summaryrefslogtreecommitdiff
path: root/include/configs/P1022DS.h
Commit message (Expand)AuthorAgeLines
* Convert CONFIG_SPL_LIBGENERIC_SUPPORT to KconfigSimon Glass2016-09-16-5/+2
* Convert CONFIG_SPL_LIBCOMMON_SUPPORT to KconfigSimon Glass2016-09-16-3/+0
* Convert CONFIG_SPL_I2C_SUPPORT to KconfigSimon Glass2016-09-16-3/+0
* Convert CONFIG_SPL_ENV_SUPPORT to KconfigSimon Glass2016-09-16-3/+0
* Use separate options for TPL supportSimon Glass2016-09-16-7/+7
* configs: Migrate CONFIG_USB_STORAGETom Rini2016-09-09-1/+0
* treewide: move CONFIG_PHYS_64BIT to KconfigMasahiro Yamada2016-08-05-4/+0
* powerpc/85xx: Increase fdt addressScott Wood2016-07-21-1/+1
* common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher2016-06-09-1/+0
* include/configs: Numerous typo fixes: "controler" -> "controller".Robert P. J. Day2016-05-03-3/+3
* configs: Re-sync with cmd/KconfigTom Rini2016-04-25-6/+0
* include/configs: Whitespace fixupTom Rini2016-04-25-2/+0
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-25-4/+0
* configs: Re-sync HUSH optionsTom Rini2016-04-25-3/+0
* Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass2016-03-14-10/+0
* Move CONFIG_OF_LIBFDT to KconfigSimon Glass2016-03-14-1/+0
* sf: Move SPI flash drivers to defconfigBin Meng2015-11-25-1/+0
* spi: Move SPI drivers to defconfigBin Meng2015-11-25-1/+0
* ns16550: move CONFIG_SYS_NS16550 to KconfigThomas Chou2015-11-21-1/+0
* common/board_f.c: change the macro name and remove it for PPC platformsGong Qianyu2015-10-29-1/+0
* common/board_f.c: modify the macro to use get_clocks() more commonGong Qianyu2015-10-24-0/+1
* arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada2015-10-24-1/+0
* cmd: Convert CONFIG_CMD_ELF to KconfigBin Meng2015-10-21-1/+0
* net: Move CONFIG_E1000 options to KconfigSimon Glass2015-08-21-1/+0
* Move defaults from config_cmd_default.h to KconfigJoe Hershberger2015-06-25-2/+0
* Move default y configs out of arch/board KconfigJoe Hershberger2015-06-25-1/+0
* net: Move the CMD_NET config to defconfigsJoe Hershberger2015-06-01-1/+0
* Move setexpr to KconfigJoe Hershberger2015-06-01-1/+0
* nand: Remove CONFIG_MTD_NAND_VERIFY_WRITEPeter Tyser2015-03-30-1/+0
* mpc85xx/p1022ds: convert to generic boardTang Yuantian2014-12-05-0/+3
* powerpc/85xx: enable some P1/P2 boards mtdparts for nor flashYangbo Lu2014-11-14-0/+19
* include: remove CONFIG_SPL/CONFIG_TPL definition in config headersMasahiro Yamada2014-07-30-4/+0
* include: define CONFIG_SPL and CONFIG_TPL as 1Masahiro Yamada2014-07-30-4/+4
* powerpc/mpc85xx:Update MONITOR_LEN for 768KB u-boot sizePrabhakar Kushwaha2014-04-22-1/+1
* SPL: P1022DS: fix the problem booting from spi flashYing Zhang2014-02-24-3/+3
* SPL: powerpc: expand SPL's length to 128KYing Zhang2014-02-24-6/+6
* powerpc: mpc85xx: move CONFIG_MPC85xx definition to CPU config.mkMasahiro Yamada2014-01-24-1/+0
* powerpc/mpc85xx:Increase binary size for P, B & T series boards.Prabhakar Kushwaha2014-01-21-8/+4
* powerpc/P1022DS: Define new nand_ecclayout structure macrosYork Sun2014-01-02-0/+2
* kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEXVladimir Zapolskiy2013-12-13-1/+0
* Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun2013-11-25-1/+1
* config: remove platform CONFIG_SYS_HZ definition part 1/2Rob Herring2013-11-04-1/+0
* config: Add a default CONFIG_SYS_PROMPTRob Herring2013-11-04-1/+0
* powerpc: p1022ds: add TPL for p1022ds nand bootYing Zhang2013-08-20-16/+61
* powerpc : p1022ds : Enable p1022ds to start from eSPI with SPLYing Zhang2013-08-20-7/+29
* powerpc: p1022ds: Enable P1022DS to boot from SD Card with SPLYing Zhang2013-08-20-7/+47
* powerpc: deleted unused symbol CONFIG_SPL_NAND_MINIMAL and enabled some funct...Ying Zhang2013-08-20-1/+0
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-07-24-8/+8
|\
| * i2c, fsl_i2c: switch to new multibus/multiadapter supportHeiko Schocher2013-07-23-8/+8
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-4/+1
|/