summaryrefslogtreecommitdiff
path: root/include/configs/TQM834x.h
AgeCommit message (Expand)AuthorFilesLines
2020-07-25net: dc2114x: Add Kconfig entriesMarek Vasut1-1/+0
2020-06-18net: eepro100: Add Kconfig entriesMarek Vasut1-2/+0
2020-05-08treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma1-2/+0
2019-11-21env: Finish migration of common ENV optionsTom Rini1-5/+0
2019-11-21env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND checkTom Rini1-1/+0
2019-08-02Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to KconfigSimon Glass1-5/+0
2019-08-02Add CONFIG_USE_PREBOOT to boards that use CONFIG_PREBOOTSimon Glass1-0/+1
2019-05-21mpc83xx: Get rid of CONFIG_SYS_DDR_SDRAM_BASEMario Six1-1/+0
2019-05-21mpc83xx: Get rid of CONFIG_SYS_DDR_BASEMario Six1-3/+2
2019-05-21mpc83xx: Migrate CONFIG_LCRR_* to KconfigMario Six1-12/+0
2019-05-21mpc83xx: Migrate CONFIG_SYS_IMMR to KconfigMario Six1-3/+0
2019-05-21mpc83xx: Migrate HID config to KconfigMario Six1-6/+0
2019-05-21mpc83xx: Migrate CONFIG_SYS_{BR, OR}*_PRELIM to KconfigMario Six1-3/+0
2019-05-21mpc83xx: Simplify BR,OR linesMario Six1-16/+3
2019-05-21mpc83xx: Migrate LBLAW_* to KconfigMario Six1-11/+0
2019-05-21mpc83xx: Migrate BATS config to KconfigMario Six1-92/+0
2019-05-21powerpc: Migrate HIGH_BATS to KconfigMario Six1-2/+0
2019-05-21mpc83xx: Kconfig: Migrate HRCW to KconfigMario Six1-35/+0
2019-05-21mpc83xx: Get rid of CONFIG_83XX_CLKINMario Six1-3/+0
2019-05-21mpc83xx: Migrate legacy PCI options to KconfigMario Six1-1/+1
2019-05-20mpc83xx: Introduce ARCH_MPC834*Mario Six1-2/+0
2018-10-20Convert CONFIG_FLASH_CFI_DRIVER et al to KconfigAdam Ford1-4/+0
2018-08-17Convert CONFIG_MII et al to KconfigAdam Ford1-1/+0
2018-07-23Convert CONFIG_MTD_PARTITIONS et al to KconfigAdam Ford1-1/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-08treewide: Migrate CONFIG_TSEC_ENET to KconfigMario Six1-1/+0
2018-04-08treewide: Migrate CONFIG_BOARD_EARLY_INIT_R to KconfigMario Six1-1/+0
2018-03-16Convert all of CONFIG_CONS_INDEX to KconfigTom Rini1-1/+0
2018-02-24Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford1-7/+0
2018-02-11configs: Migrate CONFIG_SYS_TEXT_BASETom Rini1-2/+0
2018-01-19powerpc: Drop unreferenced CONFIG_* definesTuomas Tynkkynen1-1/+0
2017-11-05Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULTTom Rini1-5/+0
2017-09-03include/configs: remove numerous CONFIG_SYS_BARGSIZE definitionsThomas Petazzoni1-3/+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-2/+0
2017-09-03include/configs: remove CONFIG_SYS_CBSIZE when the default value is usedThomas Petazzoni1-6/+0
2017-08-15common: Move CONFIG_BOOTARGS to KconfigSam Protsenko1-4/+0
2017-08-11Convert CONFIG_CMD_REGINFO to KconfigChristophe Leroy1-5/+0
2017-08-11Convert CONFIG_CMD_PCI to KconfigSimon Glass1-7/+0
2017-07-26Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass1-1/+0
2017-07-25configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFSTom Rini1-1/+0
2017-07-23powerpc: Remove unneccessary #ifdefs in reginfoChristophe Leroy1-2/+0
2017-05-22Convert CONFIG_CMD_JFFS2 to KconfigSimon Glass1-1/+0
2017-05-22Convert CONFIG_CMD_EEPROM et al to KconfigSimon Glass1-1/+0
2017-05-22Drop digital thermometer and thermostat (DTT) driversSimon Glass1-8/+0
2017-05-01cmd: add Kconfig option for 'date' commandChris Packham1-1/+0
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich1-2/+0
2017-01-26Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass1-1/+0
2016-10-28pci: Move CONFIG_PCI_PNP to KconfigBin Meng1-1/+0
2016-10-28drivers/pci/Kconfig: Add PCITom Rini1-1/+0