summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | sunxi: Make CONFIG_DRAM_TPR3 apply to sun[57]iAdam Sampson2015-03-101-1/+1
* | | common: cmd_elf: Add support to disable start of applicationSiva Durga Prasad Paladugu2015-03-091-0/+4
* | | armv8/vexpress64: make multientry conditionalLinus Walleij2015-03-096-17/+33
* | | common/board_r: Restore non-cached memory setupJan Kiszka2015-03-091-0/+11
* | | ARM: PSCI: Rework the DT handler slightlyTom Rini2015-03-094-4/+9
* | | tegra-common: increase malloc pool len by dfu mmc file buffer sizePrzemyslaw Marczak2015-03-091-0/+5
* | | ti-armv7-common: increase malloc pool len by dfu mmc file buffer sizePrzemyslaw Marczak2015-03-091-1/+5
* | | zynq-common: increase malloc pool len by dfu mmc file buffer sizePrzemyslaw Marczak2015-03-091-1/+1
* | | odroid-xu3: defconfig: disable memset at malloc initPrzemyslaw Marczak2015-03-091-0/+2
* | | odroid: defconfig: disable memset at malloc initPrzemyslaw Marczak2015-03-091-1/+1
* | | trats2: defconfig: disable memset at malloc initPrzemyslaw Marczak2015-03-091-0/+1
* | | dlmalloc: do memset in malloc init as new default configPrzemyslaw Marczak2015-03-092-10/+32
* | | dfu: mmc: file buffer: remove static allocationPrzemyslaw Marczak2015-03-091-3/+22
* | | arm: relocation: clear .bss section with arch memset if definedPrzemyslaw Marczak2015-03-091-1/+9
* | | exynos: config: enable arch memcpy and arch memsetPrzemyslaw Marczak2015-03-091-0/+3
* | | Merge branch 'master' of git://git.denx.de/u-boot-dmTom Rini2015-03-083-113/+3
|\ \ \
| * | | README: remove description about driver model configuration optionsMasahiro Yamada2015-03-051-113/+0
| * | | MAINTAINERS: add Driver Model repository informationMasahiro Yamada2015-03-051-0/+1
| * | | dm: i2c: Add a missing memory allocaton checkSimon Glass2015-03-051-0/+2
* | | | Merge branch 'buildman' of git://git.denx.de/u-boot-x86Tom Rini2015-03-053-5/+9
|\ \ \ \
| * | | | buildman: Add a space before the list of boardsSimon Glass2015-03-052-2/+2
| * | | | buildman: Correct toolchain download featureSimon Glass2015-03-051-3/+7
* | | | | Merge git://git.denx.de/u-boot-socfpgaTom Rini2015-03-0518-149/+1371
|\ \ \ \ \
| * | | | | arm: socfpga: Enable DM and DM_SPIMarek Vasut2015-03-052-0/+6
| * | | | | dt: socfpga: Import and enable Arria V DK DTSMarek Vasut2015-03-044-0/+111
| * | | | | dt: socfpga: Import and enable Cyclone V DK DTSMarek Vasut2015-03-043-1/+84
| * | | | | arm: socfpga: Add Altera Arria V DK supportMarek Vasut2015-03-047-0/+1043
| * | | | | arm: socfpga: Zap board_early_init_f()Marek Vasut2015-03-042-9/+0
| * | | | | arm: socfpga: Zap checkboard()Marek Vasut2015-03-042-10/+1
| * | | | | arm: socfpga: Drop cyclone5 suffix from board file nameMarek Vasut2015-03-042-1/+1
| * | | | | arm: socfpga: Add USB and UDC support for Cyclone V DKMarek Vasut2015-03-041-0/+9
| * | | | | arm: socfpga: Sync Cyclone V DK PLL configurationMarek Vasut2015-03-041-23/+11
| * | | | | arm: socfpga: Sync Cyclone V DK pinmux configurationMarek Vasut2015-03-042-101/+101
| * | | | | arm: socfpga: Minor coding style fixMarek Vasut2015-03-041-4/+4
* | | | | | Merge git://git.denx.de/u-boot-marvellTom Rini2015-03-054-0/+15
|\ \ \ \ \ \
| * | | | | | dreamplug: set CONFIG_BUILD_TARGET to build u-boot.kwbIan Campbell2015-03-051-0/+3
| * | | | | | dreamplug: switch to GENERIC_BOARDIan Campbell2015-03-051-0/+1
| * | | | | | kwbimage: align v1 binary header to 4BChris Packham2015-03-051-0/+1
| * | | | | | arm: aspenite: convert to generic boardAjay Bhargav2015-03-051-0/+5
| * | | | | | arm: gplugd: convert to generic boardAjay Bhargav2015-03-051-0/+5
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2015-03-0527-68/+2008
|\ \ \ \ \ \
| * | | | | | SECURE_BOOT : enable esbc_validate command for powerpc and arm platforms.gaurav rana2015-03-055-1/+67
| * | | | | | SECURE BOOT: Add command for validation of imagesgaurav rana2015-03-055-0/+1242
| * | | | | | fsl_sec_mon: Add driver for Security Monitor block of Freescalegaurav rana2015-03-054-0/+213
| * | | | | | fsl_sfp : Move ccsr_sfp_regs definition to common includegaurav rana2015-03-053-15/+87
| * | | | | | rsa : Compile Modular Exponentiation files based on CONFIG_RSA_SOFTWARE_EXPgaurav rana2015-03-052-2/+4
| * | | | | | mpc85xx/t104xrdb : remove raw timing parametervijay rai2015-03-053-45/+0
| * | | | | | powerpc: 85xx: Modify CONFIG_USB_MAX_CONTROLLER_COUNT for P1022DSYing Zhang2015-03-041-2/+2
| * | | | | | powerpc/mpc85xx: Add DSP side awareness for Freescale Heterogeneous SoCsShaveta Leekha2015-03-048-3/+393
| | |/ / / / | |/| | | |
* | | | | | fixdep: remove multiple .config support codeMasahiro Yamada2015-03-051-5/+1
OpenPOWER on IntegriCloud