summaryrefslogtreecommitdiff
path: root/arch/x86/Kconfig
AgeCommit message (Expand)Author
2015-03-28malloc_f: enable SYS_MALLOC_F by default if DM is onMasahiro Yamada
2015-02-12dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to KconfigSimon Glass
2015-02-12dm: x86: Move driver model CONFIGs to KconfigSimon Glass
2015-02-06x86: Use tab instead of space to indent in PCIE_ECAM_BASEBin Meng
2015-02-06x86: Allow overriding TSC_FREQ_IN_MHZBin Meng
2015-02-06x86: Enable the Intel quark/galileo buildBin Meng
2015-02-06x86: Add support for Intel Minnowboard MaxSimon Glass
2015-02-06x86: Allow FSP Kconfig settings for all x86Simon Glass
2015-02-05x86: Rename MMCONF_BASE_ADDRESS and make it common across x86Simon Glass
2015-01-13x86: coreboot: Move coreboot-specific defines from coreboot.h to KconfigBin Meng
2015-01-13x86: Hide ROM chip size when CONFIG_X86_RESET_VECTOR is not selectedBin Meng
2015-01-13x86: Move CONFIG_X86_RESET_VECTOR and CONFIG_SYS_X86_START16 to KconfigBin Meng
2015-01-13x86: Allow a hardcoded TSC frequency provided by KconfigBin Meng
2015-01-13x86: Drop RAMTOP KconfigSimon Glass
2015-01-13x86: Correct XIP_ROM_SIZESimon Glass
2014-12-18x86: Add queensbay and crownbay Kconfig filesBin Meng
2014-12-13x86: Make ROM_SIZE configurable in KconfigBin Meng
2014-11-25x86: Add vesa mode configuration optionsSimon Glass
2014-11-21x86: Rename chromebook-x86 to corebootSimon Glass
2014-11-21x86: ivybridge: Implement SDRAM initSimon Glass
2014-11-21x86: chromebook_link: Implement CAR support (cache as RAM)Simon Glass
2014-11-21x86: Build a .rom file which can be flashed to an x86 machineSimon Glass
2014-11-21x86: Add chromebook_link boardSimon Glass
2014-10-23kconfig: move CONFIG_USE_PRIVATE_LIBGCC to KconfigMasahiro Yamada
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada