summaryrefslogtreecommitdiffstats
path: root/include/configs/C29XPCIE.h
Commit message (Expand)AuthorAgeFilesLines
* common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher2016-06-091-1/+0
* include/configs: Numerous typo fixes: "controler" -> "controller".Robert P. J. Day2016-05-031-1/+1
* configs: Re-sync with cmd/KconfigTom Rini2016-04-251-1/+0
* include/configs: Whitespace fixupTom Rini2016-04-251-1/+0
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-251-4/+0
* configs: Re-sync HUSH optionsTom Rini2016-04-251-3/+0
* powerpc: Replace CONFIG_SYS_INIT_RAM_END with CONFIG_SYS_INIT_RAM_SIZEYork Sun2016-04-081-2/+2
* Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass2016-03-141-10/+0
* Move CONFIG_OF_LIBFDT to KconfigSimon Glass2016-03-141-1/+0
* sf: Move SPI flash drivers to defconfigBin Meng2015-11-251-2/+0
* spi: Move SPI drivers to defconfigBin Meng2015-11-251-1/+0
* eeprom: Zap CONFIG_SYS_I2C_MULTI_EEPROMSMarek Vasut2015-11-211-1/+0
* ns16550: move CONFIG_SYS_NS16550 to KconfigThomas Chou2015-11-211-1/+0
* arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada2015-10-241-1/+0
* cmd: Convert CONFIG_CMD_ELF to KconfigBin Meng2015-10-211-1/+0
* net: Move CONFIG_E1000 options to KconfigSimon Glass2015-08-211-1/+0
* configs: Remove CONFIG_SERIAL_MULTIStephen Warren2015-08-051-1/+0
* Move defaults from config_cmd_default.h to KconfigJoe Hershberger2015-06-251-2/+0
* Move default y configs out of arch/board KconfigJoe Hershberger2015-06-251-1/+0
* configs: remove CONFIG_NET_MULTILars Poeschel2015-06-021-1/+0
* net: Move the CMD_NET config to defconfigsJoe Hershberger2015-06-011-1/+0
* Move setexpr to KconfigJoe Hershberger2015-06-011-1/+0
* nand: Remove CONFIG_MTD_NAND_VERIFY_WRITEPeter Tyser2015-03-301-1/+0
* powerpc/c29xpcie: Add secure boot supportPo Liu2015-01-161-0/+2
* powerpc/c29xpcie: Enable configs to use generic board codeChunhe Lan2014-12-051-0/+2
* mpc85xx: configs - Add hash command in freescale platformsRuchika Gupta2014-10-161-0/+7
* include: remove CONFIG_SPL/CONFIG_TPL definition in config headersMasahiro Yamada2014-07-301-2/+0
* include: define CONFIG_SPL and CONFIG_TPL as 1Masahiro Yamada2014-07-301-2/+2
* powerpc/ifc: fix invalid CSn FTIM2.TCH settingShaohui Xie2014-07-221-1/+1
* powerpc/mpc85xx:Update MONITOR_LEN for 768KB u-boot sizePrabhakar Kushwaha2014-04-221-1/+1
* powerpc: mpc85xx: move CONFIG_MPC85xx definition to CPU config.mkMasahiro Yamada2014-01-241-1/+0
* powerpc/mpc85xx:Increase binary size for P, B & T series boards.Prabhakar Kushwaha2014-01-211-7/+3
* powerpc/c29xpcie: 8k page size NAND boot support base on TPL/SPLPo Liu2014-01-211-4/+126
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2013-12-021-1/+1
|\
| * Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun2013-11-251-1/+1
* | board/c29xpcie: Add support of 8K page size NAND flashPrabhakar Kushwaha2013-11-211-4/+6
|/
* config: remove platform CONFIG_SYS_HZ definition part 1/2Rob Herring2013-11-041-1/+0
* config: Add a default CONFIG_SYS_PROMPTRob Herring2013-11-041-1/+0
* powerpc/c29xpcie: add DDR ECC on off config settingPo Liu2013-10-241-0/+2
* powerpc:c29xpcie: make ifc timing parameter flexiblePo Liu2013-10-161-3/+5
* powerpc/mpc85xx: Cleanup license header in source filesYork Sun2013-08-121-17/+1
* powerpc/c29xpcie: add support for C29XPCIE boardMingkai Hu2013-08-091-0/+472
OpenPOWER on IntegriCloud