summaryrefslogtreecommitdiff
path: root/include/configs/qemu-ppce500.h
AgeCommit message (Expand)AuthorFilesLines
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
2017-05-22Convert CONFIG_CMD_IRQ to KconfigSimon Glass1-1/+0
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich1-2/+0
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada1-2/+0
2017-01-28disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay1-2/+0
2017-01-26Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass1-1/+0
2017-01-05powerpc: E500: Move CONFIG_E500 and CONFIG_E500MC to KconfigYork Sun1-4/+0
2016-11-24powerpc: QEMU_E500: Remove macro CONFIG_QEMU_E500York Sun1-1/+0
2016-10-28pci: Move CONFIG_PCI_PNP to KconfigBin Meng1-1/+0
2016-10-28drivers/pci/Kconfig: Add PCITom Rini1-1/+0
2016-08-05treewide: move CONFIG_PHYS_64BIT to KconfigMasahiro Yamada1-2/+0
2016-06-09common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher1-1/+0
2016-04-25configs: Re-sync with cmd/KconfigTom Rini1-3/+0
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini1-2/+0
2016-04-25configs: Re-sync HUSH optionsTom Rini1-4/+0
2016-03-15Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass1-8/+0
2016-03-14Move CONFIG_OF_LIBFDT to KconfigSimon Glass1-1/+0
2015-11-22ns16550: 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-08-22net: Move CONFIG_E1000 options to KconfigSimon Glass1-1/+0
2015-06-26Move 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
2015-04-20qemu-ppce500: Add support for 64bit CCSR mapAlexander Graf1-1/+7
2014-05-13PPC 85xx QEMU: Make a generic board fileAlexander Graf1-0/+1
2014-04-23PPC 85xx: Add qemu-ppce500 machineAlexander Graf1-0/+206