summaryrefslogtreecommitdiff
path: root/include/configs/x86-common.h
AgeCommit message (Expand)AuthorFilesLines
2023-08-09x86: Drop unused distro settingsSimon Glass1-7/+0
2023-08-09x86: Drop inclusion of ibmpc.hSimon Glass1-2/+0
2023-08-09x86: Drop CFG_SYS_STACK_SIZESimon Glass1-10/+0
2022-12-23global: Migrate CONFIG_STD_DEVICES_SETTINGS to CFGTom Rini1-1/+1
2022-12-23global: Migrate CONFIG_RAMDISK_ADDR to CFGTom Rini1-1/+1
2022-12-23global: Migrate CONFIG_OTHBOOTARGS to CFGTom Rini1-3/+3
2022-12-23global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom Rini1-1/+1
2022-12-22global: Remove unused CONFIG symbolsTom Rini1-16/+0
2022-12-22Convert CONFIG_HOSTNAME et al to KconfigTom Rini1-2/+0
2022-12-06global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini1-1/+1
2022-12-06Convert CONFIG_SYS_NS16550_MEM32 et al to KconfigTom Rini1-1/+0
2022-11-10Convert CONFIG_SYS_INTERLAKEN et al to KconfigTom Rini1-6/+0
2022-07-07Convert CONFIG_SYS_BOOTM_LEN to KconfigTom Rini1-1/+0
2022-07-06Convert CONFIG_PCI_CONFIG_HOST_BRIDGE to KconfigTom Rini1-5/+0
2022-06-29Convert CONFIG_LBA48 et al to KconfigTom Rini1-7/+0
2022-06-06Convert CONFIG_SYS_CBSIZE to KconfigTom Rini1-1/+0
2022-04-01Convert CONFIG_SYS_MONITOR_BASE to KconfigTom Rini1-1/+0
2022-03-04Convert CONFIG_BOOTP_MAY_FAIL et al to KconfigTom Rini1-2/+0
2022-03-04Convert CONFIG_BOOTFILE to KconfigTom Rini1-1/+0
2021-12-27x86: coreboot: Support getting a logo from virtioSimon Glass1-0/+5
2021-12-17Convert CONFIG_PHYSMEM to KconfigSimon Glass1-2/+0
2021-12-01Convert CONFIG_USE_BOOTCOMMAND et al to KconfigTom Rini1-22/+0
2021-10-02kgdb: Remove unused serial related optionsTom Rini1-4/+0
2021-09-01Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini1-1/+0
2021-09-01Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini1-2/+0
2021-09-01global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDRTom Rini1-1/+0
2021-08-30ppc: Rework some hard-coded BOOTCOMMANDSTom Rini1-2/+2
2021-06-09net: convert TFTP_TSIZE to proper Kconfig optionTero Kristo1-1/+0
2021-04-22lmb: move CONFIG_LMB in KconfigPatrick Delaunay1-2/+0
2020-07-28Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford1-3/+0
2020-06-05Convert CONFIG_CMD_ASKENV et al to KconfigTom Rini1-4/+0
2020-06-05Convert CONFIG_BZIP2 et al to KconfigTom Rini1-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-1/+0
2019-08-18x86: qemu: Fix build warnings with CONFIG_DISTRO_DEFAULTS=nBin Meng1-4/+7
2019-08-09x86: qemu: Fix non-working ramboot and nfsboot environment variablesBin Meng1-7/+14
2019-08-02Convert CONFIG_SHOW_BOOT_PROGRESS to KconfigSimon Glass1-1/+0
2019-05-08x86: Enable the RTC on all boardsSimon Glass1-1/+0
2018-09-26ata: Drop CONFIG_SYS_SCSI_MAX_* from boards using DM_SCSITuomas Tynkkynen1-4/+0
2018-09-17x86: drop custom CONFIG_SYS_BAUDRATE_TABLE defineChristian Gmeiner1-2/+0
2018-08-30x86: efi: payload: Turn on acpi in the kernel command lineBin Meng1-1/+1
2018-08-16configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini1-1/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-27Convert CONFIG_SPI to KconfigAdam Ford1-5/+0
2018-04-09treewide: Convert CONFIG_HOSTNAME to a string optionMario Six1-1/+1
2018-04-08treewide: Migrate CONFIG_DISPLAY_BOARDINFO_LATE to KconfigMario Six1-1/+0
2018-04-08treewide: Migrate CONFIG_LAST_STAGE_INIT to KconfigMario Six1-1/+0
2018-02-24Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford1-7/+0
2018-01-30configs: x86: allow to override CONFIG_BOOTCOMMANDHeinrich Schuchardt1-0/+2
2018-01-23fs: fat: Drop CONFIG_SUPPORT_VFATTuomas Tynkkynen1-2/+0