summaryrefslogtreecommitdiff
path: root/include/configs/x86-common.h
Commit message (Expand)AuthorAgeFilesLines
* global: Migrate CONFIG_STD_DEVICES_SETTINGS to CFGTom Rini2022-12-231-1/+1
* global: Migrate CONFIG_RAMDISK_ADDR to CFGTom Rini2022-12-231-1/+1
* global: Migrate CONFIG_OTHBOOTARGS to CFGTom Rini2022-12-231-3/+3
* global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom Rini2022-12-231-1/+1
* global: Remove unused CONFIG symbolsTom Rini2022-12-221-16/+0
* Convert CONFIG_HOSTNAME et al to KconfigTom Rini2022-12-221-2/+0
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-051-1/+1
* Convert CONFIG_SYS_NS16550_MEM32 et al to KconfigTom Rini2022-12-051-1/+0
* Convert CONFIG_SYS_INTERLAKEN et al to KconfigTom Rini2022-11-101-6/+0
* Convert CONFIG_SYS_BOOTM_LEN to KconfigTom Rini2022-07-071-1/+0
* Convert CONFIG_PCI_CONFIG_HOST_BRIDGE to KconfigTom Rini2022-07-051-5/+0
* Convert CONFIG_LBA48 et al to KconfigTom Rini2022-06-281-7/+0
* Convert CONFIG_SYS_CBSIZE to KconfigTom Rini2022-06-061-1/+0
* Convert CONFIG_SYS_MONITOR_BASE to KconfigTom Rini2022-04-011-1/+0
* Convert CONFIG_BOOTP_MAY_FAIL et al to KconfigTom Rini2022-03-031-2/+0
* Convert CONFIG_BOOTFILE to KconfigTom Rini2022-03-031-1/+0
* x86: coreboot: Support getting a logo from virtioSimon Glass2021-12-261-0/+5
* Convert CONFIG_PHYSMEM to KconfigSimon Glass2021-12-171-2/+0
* Convert CONFIG_USE_BOOTCOMMAND et al to KconfigTom Rini2021-12-011-22/+0
* kgdb: Remove unused serial related optionsTom Rini2021-10-011-4/+0
* Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini2021-08-311-1/+0
* Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini2021-08-311-2/+0
* global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDRTom Rini2021-08-311-1/+0
* ppc: Rework some hard-coded BOOTCOMMANDSTom Rini2021-08-301-2/+2
* net: convert TFTP_TSIZE to proper Kconfig optionTero Kristo2021-06-081-1/+0
* lmb: move CONFIG_LMB in KconfigPatrick Delaunay2021-04-221-2/+0
* Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford2020-07-281-3/+0
* Convert CONFIG_CMD_ASKENV et al to KconfigTom Rini2020-06-041-4/+0
* Convert CONFIG_BZIP2 et al to KconfigTom Rini2020-06-041-2/+0
* treewide: mem: Move mtest related defines to KconfigWIP/2020-05-07-more-kconfig-migrationsAshok Reddy Soma2020-05-081-2/+0
* env: Finish migration of common ENV optionsTom Rini2019-11-201-1/+0
* x86: qemu: Fix build warnings with CONFIG_DISTRO_DEFAULTS=nBin Meng2019-08-181-4/+7
* x86: qemu: Fix non-working ramboot and nfsboot environment variablesBin Meng2019-08-091-7/+14
* Convert CONFIG_SHOW_BOOT_PROGRESS to KconfigSimon Glass2019-08-021-1/+0
* x86: Enable the RTC on all boardsSimon Glass2019-05-081-1/+0
* ata: Drop CONFIG_SYS_SCSI_MAX_* from boards using DM_SCSITuomas Tynkkynen2018-09-251-4/+0
* x86: drop custom CONFIG_SYS_BAUDRATE_TABLE defineChristian Gmeiner2018-09-171-2/+0
* x86: efi: payload: Turn on acpi in the kernel command lineBin Meng2018-08-301-1/+1
* configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini2018-08-161-1/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* Convert CONFIG_SPI to KconfigAdam Ford2018-04-271-5/+0
* treewide: Convert CONFIG_HOSTNAME to a string optionMario Six2018-04-081-1/+1
* treewide: Migrate CONFIG_DISPLAY_BOARDINFO_LATE to KconfigMario Six2018-04-081-1/+0
* treewide: Migrate CONFIG_LAST_STAGE_INIT to KconfigMario Six2018-04-081-1/+0
* Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford2018-02-231-7/+0
* configs: x86: allow to override CONFIG_BOOTCOMMANDHeinrich Schuchardt2018-01-301-0/+2
* fs: fat: Drop CONFIG_SUPPORT_VFATTuomas Tynkkynen2018-01-221-2/+0
* ata: Migrate CONFIG_LIBATA to KconfigTuomas Tynkkynen2017-12-121-1/+0
* ata: Migrate CONFIG_SCSI_AHCI to KconfigTuomas Tynkkynen2017-12-121-2/+0
* usb: net: migrate USB Ethernet adapters to KconfigChris Packham2017-09-081-2/+0