summaryrefslogtreecommitdiff
path: root/include/configs/x86-common.h
AgeCommit message (Expand)Author
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
2018-01-22fs: fat: Drop CONFIG_SUPPORT_VFATTuomas Tynkkynen
2017-12-12ata: Migrate CONFIG_LIBATA to KconfigTuomas Tynkkynen
2017-12-12ata: Migrate CONFIG_SCSI_AHCI to KconfigTuomas Tynkkynen
2017-09-08usb: net: migrate USB Ethernet adapters to KconfigChris Packham
2017-09-08usb: net: migrate CONFIG_USB_HOST_ETHER to KconfigChris Packham
2017-09-03include/configs: remove numerous CONFIG_SYS_BARGSIZE definitionsThomas Petazzoni
2017-09-03include/configs: drop default definitions of CONFIG_SYS_MAXARGSThomas Petazzoni
2017-09-03include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas Petazzoni
2017-09-01configs: Migrate all of the existing USB symbols, except fastbootTom Rini
2017-08-21usb: ehci: Convert CONFIG_USB_EHCI_PCI to KconfigBin Meng
2017-08-14common: Move CONFIG_BOOTARGS to KconfigSam Protsenko
2017-08-11Convert CONFIG_CMD_ZBOOT to KconfigSimon Glass
2017-08-11Convert CONFIG_CMD_SF_TEST to KconfigSimon Glass
2017-08-11Convert CONFIG_CMD_PCI to KconfigSimon Glass
2017-08-01x86: Convert INTEL_ICH6_GPIO to KconfigBin Meng
2017-07-28configs: Remove CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS in all boardsBin Meng
2017-07-25Convert CONFIG_ENV_IS_IN_SPI_FLASH to KconfigSimon Glass
2017-07-24configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFSTom Rini
2017-07-11Convert CONFIG_SCSI to KconfigSimon Glass
2017-06-22x86: Remove CONFIG_USB_MAX_CONTROLLER_COUNTBin Meng
2017-05-22Convert CONFIG_CMD_IRQ to KconfigSimon Glass
2017-05-22Convert CONFIG_CMD_IO to KconfigSimon Glass
2017-05-22Convert CONFIG_CMD_GETTIME to KconfigSimon Glass
2017-05-22Convert CONFIG_CMD_FPGA_LOADBP et al to KconfigSimon Glass
2017-05-15Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to KconfigTom Rini
2017-05-15Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCDTom Rini
2017-05-01cmd: add Kconfig option for 'date' commandChris Packham
2017-04-30fs: Convert CONFIG_CMD_CBFS to KconfigSimon Glass
2017-04-27clean-up: Remove uselsess mentions of CONFIG_COMMAND_HISTORYAlexey Brodkin
2017-04-10x86: Remove unused optionAndy Shevchenko
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich