aboutsummaryrefslogtreecommitdiff
path: root/include/configs/t4qds.h
AgeCommit message (Expand)AuthorFilesLines
2018-07-10cmd: Kconfig: Move CONFIG_MP to KconfigSiva Durga Prasad Paladugu1-1/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-08treewide: Migrate CONFIG_BOARD_EARLY_INIT_R to KconfigMario Six1-1/+0
2018-04-08treewide: Migrate CONFIG_SYS_ALT_MEMTEST to KconfigMario Six1-1/+0
2018-03-16Convert all of CONFIG_CONS_INDEX to KconfigTom Rini1-1/+0
2018-02-23Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford1-3/+0
2018-02-11configs: Migrate CONFIG_SYS_TEXT_BASETom Rini1-4/+0
2017-12-26Move CONFIG_PANIC_HANG to KconfigMasahiro Yamada1-1/+0
2017-12-12ata: Migrate CONFIG_LIBATA to KconfigTuomas Tynkkynen1-2/+0
2017-12-12ata: Migrate CONFIG_FSL_SATA to KconfigTuomas Tynkkynen1-1/+0
2017-09-03include/configs: remove numerous CONFIG_SYS_BARGSIZE definitionsThomas Petazzoni1-1/+0
2017-09-03include/configs: drop default definitions of CONFIG_SYS_MAXARGSThomas Petazzoni1-1/+0
2017-09-03include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas Petazzoni1-1/+0
2017-09-03include/configs: remove CONFIG_SYS_CBSIZE when the default value is usedThomas Petazzoni1-5/+0
2017-08-11Convert CONFIG_CMD_REGINFO to KconfigChristophe Leroy1-2/+0
2017-08-11Convert CONFIG_CMD_PCI to KconfigSimon Glass1-4/+0
2017-08-08configs: Finish migration of PHY_GIGETom Rini1-1/+0
2017-07-11Convert CONFIG_CMD_SATA to KconfigSimon Glass1-1/+0
2017-05-22Convert CONFIG_CMD_IRQ to KconfigSimon Glass1-1/+0
2017-05-22Convert CONFIG_CMD_ERRATA to KconfigSimon Glass1-1/+0
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich1-2/+0
2017-02-03Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini1-1/+0
2017-02-03arch: powerpc: Move CONFIG_FSL_IFC to KconfigPrabhakar Kushwaha1-1/+0
2017-01-28disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay1-2/+0
2017-01-04ddr: fsl: Merge macro CONFIG_NUM_DDR_CONTROLLERS and CONFIG_SYS_NUM_DDR_CTRLSYork Sun1-1/+1
2017-01-04ddr: fsl: Move macro CONFIG_NUM_DDR_CONTROLLERS to KconfigYork Sun1-1/+0
2017-01-04fsl_ddr: Move DDR config options to driver KconfigYork Sun1-1/+0
2017-01-04powerpc: E500: Move CONFIG_E500 and CONFIG_E500MC to KconfigYork Sun1-3/+0
2016-12-02powerpc: mpc85xx: Move CONFIG_FSL_LAW to KconfigYork Sun1-2/+0
2016-10-28pci: Move CONFIG_PCI_PNP to KconfigBin Meng1-1/+0
2016-10-27drivers/pci/Kconfig: Add PCITom Rini1-1/+0
2016-10-12common: Add DISPLAY_BOARDINFOLokesh Vutla1-1/+0
2016-05-03include/configs: Numerous typo fixes: "controler" -> "controller".Robert P. J. Day1-3/+3
2016-04-25configs: Re-sync with cmd/KconfigTom Rini1-3/+0
2016-04-25include/configs: Whitespace fixupTom Rini1-3/+0
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini1-3/+0
2016-04-25configs: Re-sync HUSH optionsTom Rini1-4/+0
2016-03-14Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass1-8/+0
2016-03-14Move CONFIG_OF_LIBFDT to KconfigSimon Glass1-1/+0
2015-11-21ns16550: move CONFIG_SYS_NS16550 to KconfigThomas Chou1-1/+0
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-01powerpc: configs: Fix init_ram physical address for several boardsYork Sun1-1/+1
2015-08-21net: Move CONFIG_E1000 options to KconfigSimon Glass1-1/+0
2015-06-25Move defaults from config_cmd_default.h to KconfigJoe Hershberger1-2/+0
2015-06-02configs: remove CONFIG_NET_MULTILars Poeschel1-1/+0
2015-06-01net: Move the CMD_NET config to defconfigsJoe Hershberger1-1/+0
2015-06-01Move setexpr to KconfigJoe Hershberger1-1/+0
2014-05-13powerpc/freescale: Convert selected boards to generic board architectureYork Sun1-0/+2
2014-04-22powerpc/T4QDS: add two stage boot of nand/sdShaohui Xie1-2/+15