aboutsummaryrefslogtreecommitdiff
path: root/include/configs/x86-common.h
AgeCommit message (Expand)AuthorFilesLines
2022-07-07Convert CONFIG_SYS_BOOTM_LEN to KconfigTom Rini1-1/+0
2022-07-05Convert CONFIG_PCI_CONFIG_HOST_BRIDGE to KconfigTom Rini1-5/+0
2022-06-28Convert 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-03Convert CONFIG_BOOTP_MAY_FAIL et al to KconfigTom Rini1-2/+0
2022-03-03Convert CONFIG_BOOTFILE to KconfigTom Rini1-1/+0
2021-12-26x86: 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-01kgdb: Remove unused serial related optionsTom Rini1-4/+0
2021-08-31Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini1-1/+0
2021-08-31Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini1-2/+0
2021-08-31global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDRTom Rini1-1/+0
2021-08-30ppc: Rework some hard-coded BOOTCOMMANDSTom Rini1-2/+2
2021-06-08net: 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-04Convert CONFIG_CMD_ASKENV et al to KconfigTom Rini1-4/+0
2020-06-04Convert 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-20env: 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-25ata: 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-08treewide: 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-23Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford1-7/+0
2018-01-30configs: x86: allow to override CONFIG_BOOTCOMMANDHeinrich Schuchardt1-0/+2
2018-01-22fs: fat: Drop CONFIG_SUPPORT_VFATTuomas Tynkkynen1-2/+0
2017-12-12ata: Migrate CONFIG_LIBATA to KconfigTuomas Tynkkynen1-1/+0
2017-12-12ata: Migrate CONFIG_SCSI_AHCI to KconfigTuomas Tynkkynen1-2/+0
2017-09-08usb: net: migrate USB Ethernet adapters to KconfigChris Packham1-2/+0
2017-09-08usb: net: migrate CONFIG_USB_HOST_ETHER to KconfigChris Packham1-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-3/+0
2017-09-01configs: Migrate all of the existing USB symbols, except fastbootTom Rini1-1/+0
2017-08-21usb: ehci: Convert CONFIG_USB_EHCI_PCI to KconfigBin Meng1-1/+0
2017-08-14common: Move CONFIG_BOOTARGS to KconfigSam Protsenko1-2/+0
2017-08-11Convert CONFIG_CMD_ZBOOT to KconfigSimon Glass1-2/+0
2017-08-11Convert CONFIG_CMD_SF_TEST to KconfigSimon Glass1-1/+0