aboutsummaryrefslogtreecommitdiff
path: root/include/configs/x86-common.h
AgeCommit message (Expand)Author
2024-07-05configs: Remove duplicate newlinesMarek Vasut
2023-08-09x86: Drop unused distro settingsSimon Glass
2023-08-09x86: Drop inclusion of ibmpc.hSimon Glass
2023-08-09x86: Drop CFG_SYS_STACK_SIZESimon Glass
2022-12-23global: Migrate CONFIG_STD_DEVICES_SETTINGS to CFGTom Rini
2022-12-23global: Migrate CONFIG_RAMDISK_ADDR to CFGTom Rini
2022-12-23global: Migrate CONFIG_OTHBOOTARGS to CFGTom Rini
2022-12-23global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom Rini
2022-12-22global: Remove unused CONFIG symbolsTom Rini
2022-12-22Convert CONFIG_HOSTNAME et al to KconfigTom Rini
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini
2022-12-05Convert CONFIG_SYS_NS16550_MEM32 et al to KconfigTom Rini
2022-11-10Convert CONFIG_SYS_INTERLAKEN et al to KconfigTom Rini
2022-07-07Convert CONFIG_SYS_BOOTM_LEN to KconfigTom Rini
2022-07-05Convert CONFIG_PCI_CONFIG_HOST_BRIDGE to KconfigTom Rini
2022-06-28Convert CONFIG_LBA48 et al to KconfigTom Rini
2022-06-06Convert CONFIG_SYS_CBSIZE to KconfigTom Rini
2022-04-01Convert CONFIG_SYS_MONITOR_BASE to KconfigTom Rini
2022-03-03Convert CONFIG_BOOTP_MAY_FAIL et al to KconfigTom Rini
2022-03-03Convert CONFIG_BOOTFILE to KconfigTom Rini
2021-12-26x86: coreboot: Support getting a logo from virtioSimon Glass
2021-12-17Convert CONFIG_PHYSMEM to KconfigSimon Glass
2021-12-01Convert CONFIG_USE_BOOTCOMMAND et al to KconfigTom Rini
2021-10-01kgdb: Remove unused serial related optionsTom 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-08-30ppc: Rework some hard-coded BOOTCOMMANDSTom Rini
2021-06-08net: convert TFTP_TSIZE to proper Kconfig optionTero Kristo
2021-04-22lmb: move CONFIG_LMB in KconfigPatrick Delaunay
2020-07-28Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford
2020-06-04Convert CONFIG_CMD_ASKENV et al to KconfigTom Rini
2020-06-04Convert CONFIG_BZIP2 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
2019-08-18x86: qemu: Fix build warnings with CONFIG_DISTRO_DEFAULTS=nBin Meng
2019-08-09x86: qemu: Fix non-working ramboot and nfsboot environment variablesBin Meng
2019-08-02Convert CONFIG_SHOW_BOOT_PROGRESS to KconfigSimon Glass
2019-05-08x86: Enable the RTC on all boardsSimon Glass
2018-09-25ata: Drop CONFIG_SYS_SCSI_MAX_* from boards using DM_SCSITuomas Tynkkynen
2018-09-17x86: drop custom CONFIG_SYS_BAUDRATE_TABLE defineChristian Gmeiner
2018-08-30x86: efi: payload: Turn on acpi in the kernel command lineBin Meng
2018-08-16configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Convert CONFIG_SPI to KconfigAdam Ford
2018-04-08treewide: Convert CONFIG_HOSTNAME to a string optionMario Six
2018-04-08treewide: Migrate CONFIG_DISPLAY_BOARDINFO_LATE to KconfigMario Six
2018-04-08treewide: Migrate CONFIG_LAST_STAGE_INIT to KconfigMario Six
2018-02-23Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford
2018-01-30configs: x86: allow to override CONFIG_BOOTCOMMANDHeinrich Schuchardt