summaryrefslogtreecommitdiff
path: root/include/configs/T102xQDS.h
Commit message (Expand)AuthorAgeLines
* Convert CONFIG_SPL_SPI_SUPPORT to KconfigSimon Glass2016-09-16-1/+0
* Convert CONFIG_SPL_SPI_FLASH_SUPPORT to KconfigSimon Glass2016-09-16-1/+0
* Convert CONFIG_SPL_SERIAL_SUPPORT to KconfigSimon Glass2016-09-16-1/+0
* Convert CONFIG_SPL_NAND_SUPPORT to KconfigSimon Glass2016-09-16-1/+0
* Convert CONFIG_SPL_MPC8XXX_INIT_DDR_SUPPORT to KconfigSimon Glass2016-09-16-1/+0
* Convert CONFIG_SPL_MMC_SUPPORT to KconfigSimon Glass2016-09-16-1/+0
* Convert CONFIG_SPL_LIBGENERIC_SUPPORT to KconfigSimon Glass2016-09-16-1/+0
* Convert CONFIG_SPL_LIBCOMMON_SUPPORT to KconfigSimon Glass2016-09-16-1/+0
* Convert CONFIG_SPL_I2C_SUPPORT to KconfigSimon Glass2016-09-16-1/+0
* Convert CONFIG_SPL_ENV_SUPPORT to KconfigSimon Glass2016-09-16-1/+0
* Convert CONFIG_SPL_DRIVERS_MISC_SUPPORT to KconfigSimon Glass2016-09-16-1/+0
* configs: Migrate CONFIG_USB_STORAGETom Rini2016-09-09-1/+0
* treewide: move CONFIG_PHYS_64BIT to KconfigMasahiro Yamada2016-08-05-1/+0
* 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-7/+0
* include/configs: Whitespace fixupTom Rini2016-04-25-2/+0
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-25-5/+0
* configs: Re-sync HUSH optionsTom Rini2016-04-25-4/+0
* Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass2016-03-14-8/+0
* Move CONFIG_OF_LIBFDT to KconfigSimon Glass2016-03-14-1/+0
* secure_boot: include/configs: move definition of CONFIG_CMD_BLOBAneesh Bansal2016-01-27-4/+0
* secure_boot: include/configs: make secure boot header file uniformAneesh Bansal2016-01-27-1/+11
* sf: Move SPI flash drivers to defconfigBin Meng2015-11-25-3/+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
* powerpc: configs: Fix init_ram physical address for several boardsYork Sun2015-09-01-2/+2
* net: Move CONFIG_E1000 options to KconfigSimon Glass2015-08-21-1/+0
* kconfig: add config option for shell promptNikita Kiryanov2015-08-13-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/t102xqds: convert deep sleep to generic board interfacetang yuantian2015-01-16-0/+3
* powerpc/T10xx: Fix number of portalsJeffrey Ladouceur2014-12-15-2/+2
* mpc85xx: inhibit qman and bman portals by defaultJeffrey Ladouceur2014-12-15-0/+16
* board/t1024qds: add retimer support on t1024qdsShengzhou Liu2014-12-05-1/+4
* powerpc/t1024qds: Add T1024 QDS board supportShengzhou Liu2014-12-05-0/+936