summaryrefslogtreecommitdiffstats
path: root/include/configs/p1_p2_rdb_pc.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-2/+2
* configs: Re-sync with cmd/KconfigTom Rini2016-04-251-4/+0
* include/configs: Whitespace fixupTom Rini2016-04-251-3/+0
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-251-4/+0
* configs: Re-sync HUSH optionsTom Rini2016-04-251-3/+0
* 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-1/+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
* common/board_f.c: change the macro name and remove it for PPC platformsGong Qianyu2015-10-291-1/+0
* common/board_f.c: modify the macro to use get_clocks() more commonGong Qianyu2015-10-241-0/+1
* 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
* 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-6/+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/85xx: enable some P1/P2 boards mtdparts for nor flashYangbo Lu2014-11-141-0/+44
* include: remove CONFIG_SPL/CONFIG_TPL definition in config headersMasahiro Yamada2014-07-301-4/+0
* include: define CONFIG_SPL and CONFIG_TPL as 1Masahiro Yamada2014-07-301-4/+4
* mpc85xx/p1020:Define number of USB controllers used on P1020RDB-PD platformramneek mehresh2014-05-161-0/+4
* powerpc/freescale: Convert selected boards to generic board architectureYork Sun2014-05-131-0/+3
* powerpc/mpc85xx:Update MONITOR_LEN for 768KB u-boot sizePrabhakar Kushwaha2014-04-221-1/+1
* QE/FMAN: modify CONFIG_SYS_QE_FMAN_FW_ADDR to CONFIG_SYS_FMAN_FW_ADDR and CON...Zhao Qiang2014-04-221-1/+1
* SPL: P2020RDB: fix the problem booting from spi flashYing Zhang2014-02-241-4/+8
* SPL: powerpc: expand SPL's length to 128KYing Zhang2014-02-241-6/+6
* 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-8/+4
* kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEXVladimir Zapolskiy2013-12-131-1/+0
* Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun2013-11-251-1/+1
* config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring2013-11-041-1/+0
* config: Add a default CONFIG_SYS_PROMPTRob Herring2013-11-041-1/+0
* powerpc: p1_p2_rdb_pc: add TPL for p1_p2_rdb_pc nand bootYing Zhang2013-10-161-26/+57
* powerpc : p1_p2_rdb_pc : Enable p1_p2_rdb_pc to start from eSPI with SPLYing Zhang2013-10-161-7/+29
* powerpc: p1_p2_rdb_pc: Enable p1_p2_rdb_pc to boot from SD Card with SPLYing Zhang2013-10-161-14/+45
* powerpc: deleted unused symbol CONFIG_SPL_NAND_MINIMAL and enabled some funct...Ying Zhang2013-08-201-1/+0
* p1020rdb-pd: platform supportHaijun.Zhang2013-08-091-3/+47
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-07-241-10/+9
|\
| * i2c, fsl_i2c: switch to new multibus/multiadapter supportHeiko Schocher2013-07-231-9/+9
| * i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher2013-07-231-1/+0
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
|/
* pci: introduce CONFIG_PCI_INDIRECT_BRIDGE optionGabor Juhos2013-06-071-0/+1
* Makefile: Change CONFIG_SPL_PAD_TO to image offsetBenoît Thébaudeau2013-04-121-1/+1
* powerpc/mpc85xx/p2020rdb-pca: Use L2 SRAM for SPL bootScott Wood2012-11-261-36/+33
* powerpc/mpc85xx/p1_p2_rdb_pc: clean up memory mapScott Wood2012-11-261-13/+9
OpenPOWER on IntegriCloud