summaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* x86: Add multi-processor initSimon Glass2015-04-301-0/+30
* x86: Add support for the Simple Firmware Interface (SFI)Simon Glass2015-04-291-0/+14
* x86: Kconfig: Move DM_SPI & DM_SPI_FLASH to arch/KconfigBin Meng2015-04-291-6/+0
* x86: Kconfig: MARK_GRAPHICS_MEM_WRCOMB cosmeticsBin Meng2015-04-291-4/+4
* x86: Kconfig: Move platform options forwardBin Meng2015-04-291-10/+9
* x86: Kconfig: Divide the target selection to vendor/modelBin Meng2015-04-291-79/+13
* x86: Support platform PIRQ routingBin Meng2015-04-291-0/+31
* sandbox: Move CONFIG_SYS_VSNPRINTF to KconfigSimon Glass2015-04-181-0/+3
* Kconfig: Move CONFIG_BOOTSTAGE to KconfigSimon Glass2015-04-181-0/+9
* dm: select CONFIG_DM* optionsMasahiro Yamada2015-04-181-12/+0
* dm: x86: spi: Convert ICH SPI driver to driver modelSimon Glass2015-04-181-0/+9
* x86: Add support for panther (Asus Chromebox)Simon Glass2015-04-161-0/+16
* malloc_f: enable SYS_MALLOC_F by default if DM is onMasahiro Yamada2015-03-281-3/+0
* dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to KconfigSimon Glass2015-02-121-0/+6
* dm: x86: Move driver model CONFIGs to KconfigSimon Glass2015-02-121-0/+9
* x86: Use tab instead of space to indent in PCIE_ECAM_BASEBin Meng2015-02-061-1/+1
* x86: Allow overriding TSC_FREQ_IN_MHZBin Meng2015-02-061-20/+20
* x86: Enable the Intel quark/galileo buildBin Meng2015-02-061-0/+17
* x86: Add support for Intel Minnowboard MaxSimon Glass2015-02-061-0/+15
* x86: Allow FSP Kconfig settings for all x86Simon Glass2015-02-061-0/+38
* x86: Rename MMCONF_BASE_ADDRESS and make it common across x86Simon Glass2015-02-051-0/+14
* x86: coreboot: Move coreboot-specific defines from coreboot.h to KconfigBin Meng2015-01-131-0/+2
* x86: Hide ROM chip size when CONFIG_X86_RESET_VECTOR is not selectedBin Meng2015-01-131-0/+2
* x86: Move CONFIG_X86_RESET_VECTOR and CONFIG_SYS_X86_START16 to KconfigBin Meng2015-01-131-0/+9
* x86: Allow a hardcoded TSC frequency provided by KconfigBin Meng2015-01-131-0/+20
* x86: Drop RAMTOP KconfigSimon Glass2015-01-131-4/+0
* x86: Correct XIP_ROM_SIZESimon Glass2015-01-131-1/+1
* x86: Add queensbay and crownbay Kconfig filesBin Meng2014-12-181-0/+13
* x86: Make ROM_SIZE configurable in KconfigBin Meng2014-12-131-1/+77
* x86: Add vesa mode configuration optionsSimon Glass2014-11-251-0/+149
* x86: Rename chromebook-x86 to corebootSimon Glass2014-11-211-1/+1
* x86: ivybridge: Implement SDRAM initSimon Glass2014-11-211-0/+20
* x86: chromebook_link: Implement CAR support (cache as RAM)Simon Glass2014-11-211-0/+16
* x86: Build a .rom file which can be flashed to an x86 machineSimon Glass2014-11-211-0/+13
* x86: Add chromebook_link boardSimon Glass2014-11-211-0/+23
* kconfig: move CONFIG_USE_PRIVATE_LIBGCC to KconfigMasahiro Yamada2014-10-231-0/+3
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-131-1/+0
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-301-0/+18
OpenPOWER on IntegriCloud