aboutsummaryrefslogtreecommitdiff
path: root/include/configs/x86-common.h
AgeCommit message (Expand)AuthorFilesLines
2017-05-22Convert CONFIG_CMD_IRQ to KconfigSimon Glass1-1/+0
2017-05-22Convert CONFIG_CMD_IO to KconfigSimon Glass1-1/+0
2017-05-22Convert CONFIG_CMD_GETTIME to KconfigSimon Glass1-1/+0
2017-05-22Convert CONFIG_CMD_FPGA_LOADBP et al to KconfigSimon Glass1-1/+0
2017-05-15Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to KconfigTom Rini1-1/+0
2017-05-15Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCDTom Rini1-1/+1
2017-05-01cmd: add Kconfig option for 'date' commandChris Packham1-1/+0
2017-04-30fs: Convert CONFIG_CMD_CBFS to KconfigSimon Glass1-4/+0
2017-04-27clean-up: Remove uselsess mentions of CONFIG_COMMAND_HISTORYAlexey Brodkin1-1/+0
2017-04-10x86: Remove unused optionAndy Shevchenko1-1/+0
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich1-1/+0
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada1-1/+0
2017-01-28cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPTPatrick Delaunay1-6/+0
2017-01-28disk: convert CONFIG_EFI_PARTITION to KconfigPatrick Delaunay1-1/+0
2017-01-28disk: convert CONFIG_ISO_PARTITION to KconfigPatrick Delaunay1-1/+0
2017-01-28disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay1-1/+0
2017-01-28disk: convert CONFIG_MAC_PARTITION to KconfigPatrick Delaunay1-1/+0
2016-10-27drivers/pci/Kconfig: Add PCITom Rini1-1/+0
2016-10-23Convert CONFIG_SYS_STDIO_DEREGISTER to KconfigSimon Glass1-2/+0
2016-10-23Convert CONFIG_USB_KEYBOARD to KconfigSimon Glass1-1/+0
2016-10-23Convert CONFIG_SYS_CONSOLE_INFO_QUIET to KconfigSimon Glass1-2/+0
2016-10-23Convert CONFIG_CONSOLE_SCROLL_LINES to KconfigSimon Glass1-5/+0
2016-10-23Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to KconfigSimon Glass1-2/+0
2016-10-12Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini1-5/+0
2016-10-12common/Kconfig: Add DISPLAY_CPUINFOLokesh Vutla1-1/+0
2016-10-12x86: Clean up unused macros in the configuration headersBin Meng1-7/+0
2016-10-11x86: Adjust config to support DM_VIDEOSimon Glass1-0/+2
2016-09-09configs: Migrate CONFIG_USB_STORAGETom Rini1-1/+0
2016-06-09common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher1-1/+0
2016-05-23x86: Remove acpi=off boot parameter when ACPI is onBin Meng1-2/+7
2016-05-17dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSISimon Glass1-1/+1
2016-04-25configs: Re-sync with cmd/KconfigTom Rini1-6/+0
2016-04-25include/configs: Whitespace fixupTom Rini1-1/+0
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini1-6/+0
2016-04-25configs: Re-sync HUSH optionsTom Rini1-1/+0
2016-03-14Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass1-1/+0
2016-03-14Move CONFIG_OF_LIBFDT to KconfigSimon Glass1-1/+0
2016-02-05x86: x86-common.h: Add CONFIG_BOOTDELAYStefan Roese1-0/+2
2016-01-28x86: x86-common.h: Add generic FS commandsStefan Roese1-0/+1
2016-01-13x86: adjust ramdisk load addressMiao Yan1-1/+2
2015-12-01x86: tsc: Move tsc_timer.c to drivers/timerBin Meng1-2/+0
2015-11-25sf: Move SPI flash drivers to defconfigBin Meng1-3/+0
2015-11-25spi: Move SPI drivers to defconfigBin Meng1-1/+0
2015-11-21ns16550: move CONFIG_SYS_NS16550 to KconfigThomas Chou1-1/+0
2015-11-19x86: Add an i8042 device for boards that have itSimon Glass1-1/+1
2015-11-18common: add CMD_GPIO to KconfigThomas Chou1-1/+0
2015-11-13x86: Move CONFIG_8259_PIC and CONFIG_8254_TIMER to KconfigBin Meng1-2/+0
2015-11-13x86: Rename pcat_ to i8254 and i8259 accordinglyBin Meng1-2/+2
2015-11-13x86: Rename CONFIG_SYS_NUM_IRQS to SYS_NUM_IRQSBin Meng1-1/+0
2015-10-21cmd: Convert CONFIG_CMD_ELF to KconfigBin Meng1-1/+0