summaryrefslogtreecommitdiffstats
path: root/include/configs/T104xRDB.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-4/+4
* configs: Re-sync with cmd/KconfigTom Rini2016-04-251-7/+0
* include/configs: Whitespace fixupTom Rini2016-04-251-1/+0
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-251-5/+0
* configs: Re-sync HUSH optionsTom Rini2016-04-251-4/+0
* Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass2016-03-141-8/+0
* Move CONFIG_OF_LIBFDT to KconfigSimon Glass2016-03-141-1/+0
* secure_boot: include/configs: move definition of CONFIG_CMD_BLOBAneesh Bansal2016-01-271-4/+0
* secure_boot: include/configs: make secure boot header file uniformAneesh Bansal2016-01-271-1/+2
* sf: Move SPI flash drivers to defconfigBin Meng2015-11-251-1/+0
* spi: Move SPI drivers to defconfigBin Meng2015-11-251-1/+0
* ns16550: move CONFIG_SYS_NS16550 to KconfigThomas Chou2015-11-211-1/+0
* T104xD4RDB: Fix PHY address for PHY connected to FM1@DTSEC3Codrin Ciubotariu2015-11-021-1/+3
* 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
* drivers/net/vsc9953: Use the generic Ethernet Switch parserCodrin Ciubotariu2015-09-211-1/+1
* powerpc: configs: Fix init_ram physical address for several boardsYork Sun2015-09-011-1/+1
* net: Move CONFIG_E1000 options to KconfigSimon Glass2015-08-211-1/+0
* configs: Remove CONFIG_SERIAL_MULTIStephen Warren2015-08-051-1/+0
* powerpc/T104xD4RDB: Add T104xD4RDB boards supportPriyanka Jain2015-07-281-10/+54
* 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
* 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
* mpc85xx/t104xrdb : remove raw timing parametervijay rai2015-03-051-1/+0
* board/T1040rdb: Add VSC9953 support for T1040rdb boardCodrin Ciubotariu2015-01-211-0/+8
* mpc85xx/t104xrdb: convert deep sleep to generic board interfaceTang Yuantian2014-12-151-0/+3
* powerpc/T10xx: Fix number of portalsJeffrey Ladouceur2014-12-151-2/+2
* mpc85xx: inhibit qman and bman portals by defaultJeffrey Ladouceur2014-12-151-0/+16
* powerpc/t104x: Convert to use generic board codevijay rai2014-12-051-0/+2
* powerpc/mpc85xx:Put errata number for T104x NAND boot issuePrabhakar Kushwaha2014-12-051-1/+9
* config: remove redundant CONFIG_SYS_PROMPT definesMasahiro Yamada2014-11-231-1/+0
* mpc85xx: configs - Enable blob command in freescale platformsRuchika Gupta2014-10-161-0/+1
* mpc85xx: configs - Add hash command in freescale platformsRuchika Gupta2014-10-161-0/+7
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2014-09-261-8/+12
|\
| * 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
* | powerpc/t104xrdb: Enable SPI flash Extend address supportZhiqiang Hou2014-09-251-0/+1
|/
* powerpc/t104xrdb: support deep sleep in SPI/SD bootTang Yuantian2014-08-121-9/+9
* powerpc/t1042RDB: Add Video - HDMI supportJason Jin2014-08-121-0/+32
* include: remove CONFIG_SPL/CONFIG_TPL definition in config headersMasahiro Yamada2014-07-301-1/+0
* include: define CONFIG_SPL and CONFIG_TPL as 1Masahiro Yamada2014-07-301-1/+1
* powerpc/t1040: update i2c for t1040qds and t104xrdbShengzhou Liu2014-07-221-2/+8
* powerpc/ifc: fix invalid CSn FTIM2.TCH settingShaohui Xie2014-07-221-1/+1
* powerpc/mpc85xx: Add workaround to enable TDM on T1040Sandeep Singh2014-06-051-0/+6
* mpc85xx: configs: remove c=ffe from default environmentKim Phillips2014-05-161-2/+1
OpenPOWER on IntegriCloud