summaryrefslogtreecommitdiffstats
path: root/include/configs
Commit message (Expand)AuthorAgeFilesLines
* powerpc: ppc4xx: remove board support for KAREF and METROBOXMasahiro Yamada2014-10-102-633/+0
* OMAP5+: sata/scsi: Implement scsi_init()Roger Quadros2014-10-101-1/+0
* omap3: overo: Fix fdtfile testStefan Herbrechtsmeier2014-10-101-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-10-076-6/+491
|\
| * Merge branch 'u-boot-marvell/master' into 'u-boot-arm/master'Albert ARIBAUD2014-10-072-6/+44
| |\
| | * lsxl: convert to generic board and fix typoMichael Walle2014-10-061-1/+3
| | * ARM: sheevaplug: add HUSH parserDrEagle2014-10-011-0/+5
| | * ARM: sheevaplug: redefine MTDPARTSDrEagle2014-10-011-2/+4
| | * ARM: sheevaplug: add MTD defaultsDrEagle2014-10-011-0/+5
| | * ARM: sheevaplug: add MVSATA driverDrEagle2014-10-011-1/+25
| | * ARM: sheevaplug: change env locationDrEagle2014-10-011-2/+2
| * | ARM: UniPhier: add UniPhier SoC support codeMasahiro Yamada2014-10-054-0/+447
* | | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2014-10-061-1/+1
|\ \ \
| * | | arm: am335x: siemens board use in DFU mode fullspeed onlyHeiko Schocher2014-10-061-1/+1
| |/ /
* | | arm: socfpga: Use CMD_FS_GENERICMarek Vasut2014-10-061-2/+3
* | | arm: socfpga: Split SoCFPGA configurationPavel Machek2014-10-062-200/+207
* | | arm: socfpga: Clean up SoCFPGA configurationMarek Vasut2014-10-061-218/+187
* | | arm: socfpga: Enable SDMMC boot for SOCFPGA U-BootChin Liang See2014-10-061-4/+18
* | | arm: socfpga: Enable DWMMC for SOCFPGAChin Liang See2014-10-061-0/+16
* | | arm: socfpga: cache: Enable PL310 L2 cacheMarek Vasut2014-10-061-0/+2
* | | arm: socfpga: cache: Enable D-CacheMarek Vasut2014-10-061-1/+1
* | | arm: socfpga: cache: Define cacheline sizeMarek Vasut2014-10-061-0/+2
* | | arm: socfpga: timer: Pull the timer reload value from config fileMarek Vasut2014-10-061-2/+0
* | | arm: socfpga: clock: Add code to read clock configurationPavel Machek2014-10-061-0/+1
* | | net: Remove unused CONFIG_DW_SEARCH_PHY from configsPavel Machek2014-10-062-2/+0
|/ /
* | Merge branch 'for-tom' of git://git.denx.de/u-boot-dmTom Rini2014-09-261-1/+7
|\ \
| * | sandbox: config: Enable all SPI flash chipsSimon Glass2014-09-261-1/+7
* | | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2014-09-264-6/+95
|\ \ \
| * | | board/ls1021aqds: Add DDR4 supportYork Sun2014-09-251-1/+3
| * | | ARMv8/ls2085a: Move u-boot location to make room for RCWYork Sun2014-09-251-1/+1
| * | | ARMv8/ls2085a: Enable secondary coresYork Sun2014-09-251-3/+6
| * | | ARMv8/ls2085a_emu: Enable DP-DDR as standalone memory blockYork Sun2014-09-252-1/+14
| * | | board/ls2085a: Add support of NOR and NAND flash for simulatorPrabhakar Kushwaha2014-09-252-0/+71
| | |/ | |/|
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2014-09-262-10/+22
|\ \ \ | |_|/ |/| |
| * | B4860QDS: Enable mac command supportShaveta Leekha2014-09-241-0/+1
| * | powerpc/b4860: Updated default hwconfig to enable only cpc2Shaveta Leekha2014-09-241-2/+9
| * | powerpc/t104xrdb: Add T1042RDB board supportvijay rai2014-09-241-8/+9
| * | powerpc/t104xrdb: Add Support of rcw for T1042RDB in u-bootvijay rai2014-09-241-0/+3
| |/
* | kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfigMasahiro Yamada2014-09-2536-81/+0
* | kconfig: move CONFIG_OF_* to KconfigMasahiro Yamada2014-09-2526-61/+1
* | kconfig: move CONFIG_CMD_IMPORTENV to KconfigMasahiro Yamada2014-09-242-2/+0
* | kconfig: move CONFIG_CMD_EXPORTENV to KconfigMasahiro Yamada2014-09-241-1/+0
* | kconfig: move CONFIG_CMD_CRC32 to KconfigMasahiro Yamada2014-09-243-3/+0
* | kconfig: move CONFIG_CMD_BOOTM to KconfigMasahiro Yamada2014-09-242-2/+0
* | kconfig: move CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED to KconfigMasahiro Yamada2014-09-2424-24/+0
* | powerpc/t104xrdb: Enable SPI flash Extend address supportZhiqiang Hou2014-09-251-0/+1
* | spl: replace CONFIG_SPL_SPI_* with CONFIG_SF_DEFAULT_*Nikita Kiryanov2014-09-249-20/+0
* | spi: mxc: fix sf probe when using mxc_spiNikita Kiryanov2014-09-247-9/+9
|/
* Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2014-09-212-13/+20
|\
| * am335x_evm: Add boot script support to am335x_evmGuillaume GARDET2014-09-171-11/+18
OpenPOWER on IntegriCloud