summaryrefslogtreecommitdiff
path: root/include/configs
Commit message (Expand)AuthorAgeLines
* lacie_kw: add support for EFI partitionsSimon Guinot2012-10-03-0/+6
* rmobile: armadillo-800eva: Remove CONFIG_SYS_NO_L2CACHENobuhiro Iwamatsu2012-10-03-1/+0
* rmobile: armadillo-800eva: Add Support NFS and BOOTZ commandNobuhiro Iwamatsu2012-10-03-0/+2
* rmobile: armadillo-800eva: Add Support CONFIG_OF_LIBFDTNobuhiro Iwamatsu2012-10-03-0/+2
* arm: rmobile: Add support for ATMARK-TECHNO Armadillo-800EVA boardHideyuki Sano2012-10-03-0/+157
* arm: rmobile: kzm9g: Add CONFIG_GLOBAL_TIMER to board config fileNobuhiro Iwamatsu2012-10-03-0/+1
* arm: rmobile: kzm9g: remove unrelated configNobuhiro Iwamatsu2012-10-03-1/+0
* arm: rmobile: kzm9g: Add LIBFDT supportNobuhiro Iwamatsu2012-10-03-1/+2
* arm: rmobile: kzm9g: remove unrelated configTetsuyuki Kobayashi2012-10-03-2/+0
* arm: rmobile: kzm9g: add NFS_TIMEOUT in config fileTetsuyuki Kobayashi2012-10-03-0/+1
* arm: rmobile: kzm9g: Fix CONFIG_BAUDRATE settingTetsuyuki Kobayashi2012-10-03-1/+1
* arm: rmobile: kzm9g: change prompt to board specificTetsuyuki Kobayashi2012-10-03-1/+1
* arm: rmobile: kzm9g: Modify sdram areaTetsuyuki Kobayashi2012-10-03-2/+3
* arm: rmobile: Add supoprt for KMC KZM-A9-GT boardNobuhiro Iwamatsu2012-10-03-0/+168
* omap4_panda: remove CONFIG_PANDA, not usedPeter Meerwald2012-10-01-1/+0
* am335x-evm config: decrease bootdelay to 1s and mount rootfs ROKoen Kooi2012-10-01-2/+2
* am335x_evm: enable networking in SPLIlya Yanok2012-10-01-1/+4
* davinci: ea20: add some configs and default environmet variablesBastian Ruppert2012-10-01-40/+66
* davinci: ea20: the console is always set to the serial lineBastian Ruppert2012-10-01-0/+2
* devkit8000: add rootwait to mmcboot optionAndreas Bießmann2012-10-01-0/+1
* Merge remote-tracking branch 'u-boot/master'Albert ARIBAUD2012-09-30-400/+427
|\
| * hawkboard: Update config file to work with common spl frameworkSughosh Ganu2012-09-27-1/+1
| * ARM: SPL: Convert davinci to CONFIG_SPL_FRAMEWORKTom Rini2012-09-27-5/+16
| * SPL: Move the omap SPL framework to common/splTom Rini2012-09-27-0/+13
| * ARM: SPL: Move gpmc_init() to spl_board_init()Tom Rini2012-09-27-0/+4
| * omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print()Tom Rini2012-09-27-0/+2
| * Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2012-09-25-106/+96
| |\
| | * powerpc/p1_p2_rdb_pc: print -PC suffix in board nameScott Wood2012-08-23-5/+5
| | * powerpc/fsl-corenet: remove dead variant symbolsScott Wood2012-08-23-2/+3
| | * powerpc/85xx: remove support for the Freescale P3060Timur Tabi2012-08-23-53/+1
| | * powerpc/CoreNet: add tool to support pbl image build.Shaohui Xie2012-08-23-0/+8
| | * powerpc/corenet_ds: Slave module for boot from PCIELiu Gang2012-08-23-28/+28
| | * powerpc/corenet_ds: Master module for boot from PCIELiu Gang2012-08-23-18/+18
| | * powerpc/corenet_ds: Get rid of the CONFIG_SRIOBOOT_SLAVE_PORTx macroLiu Gang2012-08-23-6/+0
| | * powerpc/corenet_ds: Get rid of the SRIOBOOT_MASTER build targetLiu Gang2012-08-23-26/+65
| * | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2012-09-21-245/+389
| |\ \
| * | | ColdFire: Rename NANDFLASH_SIZE into CONFIG_NANDFLASH_SIZE for MCF537xAlison Wang2012-09-20-5/+5
| * | | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxTom Rini2012-09-18-0/+31
| |\ \ \
| | * | | mpc8308rdb: add support for eSDHC MMC controllerIra W. Snyder2012-09-18-0/+14
| | * | | mpc8308rdb: add support for FIT imagesIra W. Snyder2012-09-18-0/+4
| | * | | mpc8308rdb: add support for Spansion SPI flash on header J8Ira W. Snyder2012-09-18-0/+13
| * | | | ARM: Remove apollon boardMarek Vasut2012-09-18-261/+0
| * | | | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini2012-09-18-3/+0
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | mxc nand: Let driver detect IP revisionBenoît Thébaudeau2012-09-17-3/+0
| * | | | Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2012-09-17-7/+17
| |\ \ \ \
| | * | | | i2c:soft:multi: Enable soft I2C multibus at Trats development boardŁukasz Majewski2012-09-17-7/+17
| | |/ / /
| * | | | Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2012-09-14-1/+7
| |\ \ \ \
| | * | | | MIPS: add support for qemu for little endian MIPS32 CPUsDaniel Schwierzeck2012-08-24-1/+6
| | * | | | MIPS: factor out endianess flag handling to arch config.mkDaniel Schwierzeck2012-08-24-0/+1
| | | |_|/ | | |/| |
| * | | | Merge branch 'master' of git://git.denx.de/u-boot-avr32Tom Rini2012-09-13-0/+209
| |\ \ \ \