summaryrefslogtreecommitdiff
path: root/include/configs/qemu-ppce500.h
AgeCommit message (Expand)AuthorFilesLines
2022-12-22global: Remove unused CONFIG symbolsTom Rini1-1/+0
2022-12-22Convert CONFIG_HOSTNAME et al to KconfigTom Rini1-2/+0
2022-12-06Convert CONFIG_RTC_DS1337 et al to KconfigTom Rini1-3/+0
2022-12-06Convert CONFIG_HWCONFIG to KconfigTom Rini1-2/+0
2022-12-06global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini1-17/+17
2022-12-06global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini1-1/+1
2022-11-10Convert CONFIG_SYS_MONITOR_LEN to KconfigTom Rini1-2/+0
2022-11-10Convert CONFIG_SYS_LOADS_BAUD_CHANGE et al to KconfigTom Rini1-6/+0
2022-08-04configs: Remove a number of unreferenced CONFIG options.Tom Rini1-2/+0
2022-07-07Convert CONFIG_SYS_BOOTM_LEN to KconfigTom Rini1-1/+0
2022-07-07Convert CONFIG_SYS_RAMBOOT to KconfigTom Rini1-2/+0
2022-07-06qemu-ppce500: Move CONFIG_SYS_PCI_MAP_{START, END} to board codeTom Rini1-4/+0
2022-07-06Convert CONFIG_ENABLE_36BIT_PHYS to KconfigTom Rini1-2/+0
2022-06-29Convert CONFIG_SYS_MPC85XX_NO_RESETVEC to KconfigTom Rini1-2/+0
2022-06-29Convert CONFIG_LBA48 et al to KconfigTom Rini1-2/+0
2022-06-06Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini1-1/+0
2022-06-06powerpc: Switch to using CONFIG_SYS_INIT_SP_OFFSET from CONFIG_SYS_GBL_DATA_O...Tom Rini1-3/+2
2022-04-01Convert CONFIG_SYS_MONITOR_BASE to KconfigTom Rini1-2/+0
2022-03-04Convert CONFIG_CHIP_SELECTS_PER_CTRL to KconfigTom Rini1-2/+0
2022-03-04Convert CONFIG_BOOTFILE to KconfigTom Rini1-1/+0
2021-12-28Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini1-2/+0
2021-12-28Convert CONFIG_SYS_PCI_64BIT to KconfigTom Rini1-2/+0
2021-12-01Convert CONFIG_USE_BOOTCOMMAND et al to KconfigTom Rini1-3/+0
2021-09-01Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini1-1/+0
2021-09-01Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini1-1/+0
2021-09-01global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDRTom Rini1-3/+0
2021-03-05ppc: qemu: Drop a custom env variable 'fdt_addr_r'Bin Meng1-1/+1
2021-03-05ppc: qemu: Enable RTC support via I2CBin Meng1-0/+3
2021-03-05ppc: qemu: Switch over to use DM ETH and PCIBin Meng1-13/+0
2021-03-05ppc: qemu: Switch over to use DM serialBin Meng1-10/+0
2021-03-05ppc: qemu: Fix CONFIG_SYS_PCI_MAP_ENDBin Meng1-1/+1
2020-07-28Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford1-2/+0
2020-07-10powerpc: move ADDR_MAP to KconfigMarek Szyprowski1-3/+0
2020-06-05Convert CONFIG_CMD_ASKENV et al to KconfigTom Rini1-4/+0
2020-05-08treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma1-3/+0
2019-11-21env: Finish migration of common ENV optionsTom Rini1-1/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-08treewide: Migrate CONFIG_LAST_STAGE_INIT to KconfigMario Six1-2/+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-24Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford1-3/+0
2018-02-11configs: Migrate CONFIG_SYS_TEXT_BASETom Rini1-3/+0
2017-12-26Move CONFIG_PANIC_HANG to KconfigMasahiro Yamada1-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-1/+0
2017-08-11Convert CONFIG_CMD_REGINFO to KconfigChristophe Leroy1-2/+0
2017-08-11Convert CONFIG_CMD_PCI to KconfigSimon Glass1-4/+0
2017-07-26Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass1-2/+0