summaryrefslogtreecommitdiff
path: root/include/configs/qemu-ppce500.h
AgeCommit message (Expand)Author
2022-07-07Convert CONFIG_SYS_BOOTM_LEN to KconfigTom Rini
2022-07-07Convert CONFIG_SYS_RAMBOOT to KconfigTom Rini
2022-07-05qemu-ppce500: Move CONFIG_SYS_PCI_MAP_{START, END} to board codeTom Rini
2022-07-05Convert CONFIG_ENABLE_36BIT_PHYS to KconfigTom Rini
2022-06-28Convert CONFIG_SYS_MPC85XX_NO_RESETVEC to KconfigTom Rini
2022-06-28Convert CONFIG_LBA48 et al to KconfigTom Rini
2022-06-06Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini
2022-06-06powerpc: Switch to using CONFIG_SYS_INIT_SP_OFFSET from CONFIG_SYS_GBL_DATA_O...Tom Rini
2022-04-01Convert CONFIG_SYS_MONITOR_BASE to KconfigTom Rini
2022-03-03Convert CONFIG_CHIP_SELECTS_PER_CTRL to KconfigTom Rini
2022-03-03Convert CONFIG_BOOTFILE to KconfigTom Rini
2021-12-27Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini
2021-12-27Convert CONFIG_SYS_PCI_64BIT to KconfigTom Rini
2021-12-01Convert CONFIG_USE_BOOTCOMMAND et al to KconfigTom Rini
2021-08-31Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini
2021-08-31Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini
2021-08-31global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDRTom Rini
2021-03-05ppc: qemu: Drop a custom env variable 'fdt_addr_r'Bin Meng
2021-03-05ppc: qemu: Enable RTC support via I2CBin Meng
2021-03-05ppc: qemu: Switch over to use DM ETH and PCIBin Meng
2021-03-05ppc: qemu: Switch over to use DM serialBin Meng
2021-03-05ppc: qemu: Fix CONFIG_SYS_PCI_MAP_ENDBin Meng
2020-07-28Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford
2020-07-10powerpc: move ADDR_MAP to KconfigMarek Szyprowski
2020-06-04Convert CONFIG_CMD_ASKENV et al to KconfigTom Rini
2020-05-08treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma
2019-11-20env: Finish migration of common ENV optionsTom Rini
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-08treewide: Migrate CONFIG_LAST_STAGE_INIT to KconfigMario Six
2018-04-08treewide: Migrate CONFIG_SYS_ALT_MEMTEST to KconfigMario Six
2018-03-16Convert all of CONFIG_CONS_INDEX to KconfigTom Rini
2018-02-23Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford
2018-02-11configs: Migrate CONFIG_SYS_TEXT_BASETom Rini
2017-12-26Move CONFIG_PANIC_HANG to KconfigMasahiro Yamada
2017-09-03include/configs: remove numerous CONFIG_SYS_BARGSIZE definitionsThomas Petazzoni
2017-09-03include/configs: drop default definitions of CONFIG_SYS_MAXARGSThomas Petazzoni
2017-09-03include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas Petazzoni
2017-09-03include/configs: remove CONFIG_SYS_CBSIZE when the default value is usedThomas Petazzoni
2017-08-11Convert CONFIG_CMD_REGINFO to KconfigChristophe Leroy
2017-08-11Convert CONFIG_CMD_PCI to KconfigSimon Glass
2017-07-25Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass
2017-05-22Convert CONFIG_CMD_IRQ to KconfigSimon Glass
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada
2017-01-28disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay
2017-01-25Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass
2017-01-04powerpc: E500: Move CONFIG_E500 and CONFIG_E500MC to KconfigYork Sun
2016-11-23powerpc: QEMU_E500: Remove macro CONFIG_QEMU_E500York Sun
2016-10-28pci: Move CONFIG_PCI_PNP to KconfigBin Meng
2016-10-27drivers/pci/Kconfig: Add PCITom Rini