summaryrefslogtreecommitdiff
path: root/include/configs/T102xRDB.h
AgeCommit message (Expand)AuthorFilesLines
2016-09-17Convert CONFIG_SPL_SPI_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-17Convert CONFIG_SPL_SPI_FLASH_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-17Convert CONFIG_SPL_SERIAL_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-17Convert CONFIG_SPL_NAND_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-17Convert CONFIG_SPL_MPC8XXX_INIT_DDR_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-17Convert CONFIG_SPL_MMC_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-17Convert CONFIG_SPL_LIBGENERIC_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-17Convert CONFIG_SPL_LIBCOMMON_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-17Convert CONFIG_SPL_I2C_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-17Convert CONFIG_SPL_ENV_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-17Convert CONFIG_SPL_DRIVERS_MISC_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-09configs: Migrate CONFIG_USB_STORAGETom Rini1-1/+0
2016-08-05treewide: move CONFIG_PHYS_64BIT to KconfigMasahiro Yamada1-1/+0
2016-07-21powerpc/85xx: Increase fdt addressScott Wood1-1/+1
2016-06-09common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher1-1/+0
2016-05-04include/configs: Numerous typo fixes: "controler" -> "controller".Robert P. J. Day1-4/+4
2016-04-25configs: Re-sync with cmd/KconfigTom Rini1-6/+0
2016-04-25include/configs: Whitespace fixupTom Rini1-2/+0
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini1-9/+0
2016-04-25configs: Re-sync HUSH optionsTom Rini1-4/+0
2016-03-15Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass1-8/+0
2016-03-14Move CONFIG_OF_LIBFDT to KconfigSimon Glass1-1/+0
2016-01-27secure_boot: include/configs: move definition of CONFIG_CMD_BLOBAneesh Bansal1-4/+0
2016-01-27secure_boot: include/configs: make secure boot header file uniformAneesh Bansal1-1/+11
2015-11-25sf: Move SPI flash drivers to defconfigBin Meng1-2/+0
2015-11-25spi: Move SPI drivers to defconfigBin Meng1-1/+0
2015-11-22ns16550: move CONFIG_SYS_NS16550 to KconfigThomas Chou1-1/+0
2015-10-29common/board_f.c: change the macro name and remove it for PPC platformsGong Qianyu1-1/+0
2015-10-24common/board_f.c: modify the macro to use get_clocks() more commonGong Qianyu1-0/+1
2015-10-24arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada1-1/+0
2015-10-21cmd: Convert CONFIG_CMD_ELF to KconfigBin Meng1-1/+0
2015-09-02powerpc: configs: Fix init_ram physical address for several boardsYork Sun1-2/+2
2015-08-22net: Move CONFIG_E1000 options to KconfigSimon Glass1-1/+0
2015-08-13kconfig: add config option for shell promptNikita Kiryanov1-1/+0
2015-07-31powerpc/t1023rdb: add support for T1023RDB RevCShengzhou Liu1-10/+5
2015-07-29powerpc/T102xRDB: Enable ifc nand ecc encode and decodeJaiprakash Singh1-1/+3
2015-06-26Move defaults from config_cmd_default.h to KconfigJoe Hershberger1-4/+0
2015-06-26Move default y configs out of arch/board KconfigJoe Hershberger1-1/+0
2015-06-01net: Move the CMD_NET config to defconfigsJoe Hershberger1-1/+0
2015-06-01Move setexpr to KconfigJoe Hershberger1-1/+0
2015-05-04powerpc/t1023rdb: Add T1023 RDB board supportShengzhou Liu1-11/+68
2015-03-31nand: Remove CONFIG_MTD_NAND_VERIFY_WRITEPeter Tyser1-1/+0
2015-01-16powerpc/t1024rdb: Add support for T1024RDB-PBShengzhou Liu1-0/+2
2015-01-16mpc85xx/t102xrdb: convert deep sleep to generic board interfacetang yuantian1-9/+12
2014-12-15powerpc/T10xx: Fix number of portalsJeffrey Ladouceur1-2/+2
2014-12-15mpc85xx: inhibit qman and bman portals by defaultJeffrey Ladouceur1-0/+16
2014-12-05powerpc/t1024rdb: Add T1024 RDB board supportShengzhou Liu1-0/+896