index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
Kconfig
Age
Commit message (
Expand
)
Author
2015-07-15
x86: Remove MARK_GRAPHICS_MEM_WRCOMB
Bin Meng
2015-07-15
x86: Move VGA option rom macros to Kconfig
Bin Meng
2015-07-15
x86: Generate a valid MultiProcessor (MP) table
Bin Meng
2015-07-15
x86: kconfig: Fix minor nits in MAX_CPUS
Bin Meng
2015-07-15
x86: kconfig: Make MAX_CPUS and AP_STACK_SIZE depend on SMP
Bin Meng
2015-07-15
x86: Add Kconfig options to be used by arch/x86/cpu/config.mk
Bin Meng
2015-06-26
Move default y configs out of arch/board Kconfig
Joe Hershberger
2015-06-04
x86: kconfig: Make FSP_TEMP_RAM_ADDR depend on HAVE_FSP
Bin Meng
2015-06-04
x86: Move FRAMEBUFFER_SET_VESA_MODE etc to video Kconfig
Bin Meng
2015-06-04
x86: Make QEMU the default vendor
Bin Meng
2015-06-04
x86: Support QEMU x86 targets
Bin Meng
2015-04-30
x86: Add multi-processor init
Simon Glass
2015-04-30
x86: Add support for the Simple Firmware Interface (SFI)
Simon Glass
2015-04-30
x86: Kconfig: Move DM_SPI & DM_SPI_FLASH to arch/Kconfig
Bin Meng
2015-04-30
x86: Kconfig: MARK_GRAPHICS_MEM_WRCOMB cosmetics
Bin Meng
2015-04-30
x86: Kconfig: Move platform options forward
Bin Meng
2015-04-30
x86: Kconfig: Divide the target selection to vendor/model
Bin Meng
2015-04-30
x86: Support platform PIRQ routing
Bin Meng
2015-04-18
sandbox: Move CONFIG_SYS_VSNPRINTF to Kconfig
Simon Glass
2015-04-18
Kconfig: Move CONFIG_BOOTSTAGE to Kconfig
Simon Glass
2015-04-18
dm: select CONFIG_DM* options
Masahiro Yamada
2015-04-18
dm: x86: spi: Convert ICH SPI driver to driver model
Simon Glass
2015-04-17
x86: Add support for panther (Asus Chromebox)
Simon Glass
2015-03-28
malloc_f: enable SYS_MALLOC_F by default if DM is on
Masahiro Yamada
2015-02-12
dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig
Simon Glass
2015-02-12
dm: x86: Move driver model CONFIGs to Kconfig
Simon Glass
2015-02-06
x86: Use tab instead of space to indent in PCIE_ECAM_BASE
Bin Meng
2015-02-06
x86: Allow overriding TSC_FREQ_IN_MHZ
Bin Meng
2015-02-06
x86: Enable the Intel quark/galileo build
Bin Meng
2015-02-06
x86: Add support for Intel Minnowboard Max
Simon Glass
2015-02-06
x86: Allow FSP Kconfig settings for all x86
Simon Glass
2015-02-06
x86: Rename MMCONF_BASE_ADDRESS and make it common across x86
Simon Glass
2015-01-13
x86: coreboot: Move coreboot-specific defines from coreboot.h to Kconfig
Bin Meng
2015-01-13
x86: Hide ROM chip size when CONFIG_X86_RESET_VECTOR is not selected
Bin Meng
2015-01-13
x86: Move CONFIG_X86_RESET_VECTOR and CONFIG_SYS_X86_START16 to Kconfig
Bin Meng
2015-01-13
x86: Allow a hardcoded TSC frequency provided by Kconfig
Bin Meng
2015-01-13
x86: Drop RAMTOP Kconfig
Simon Glass
2015-01-13
x86: Correct XIP_ROM_SIZE
Simon Glass
2014-12-19
x86: Add queensbay and crownbay Kconfig files
Bin Meng
2014-12-14
x86: Make ROM_SIZE configurable in Kconfig
Bin Meng
2014-11-25
x86: Add vesa mode configuration options
Simon Glass
2014-11-21
x86: Rename chromebook-x86 to coreboot
Simon Glass
2014-11-21
x86: ivybridge: Implement SDRAM init
Simon Glass
2014-11-21
x86: chromebook_link: Implement CAR support (cache as RAM)
Simon Glass
2014-11-21
x86: Build a .rom file which can be flashed to an x86 machine
Simon Glass
2014-11-21
x86: Add chromebook_link board
Simon Glass
2014-10-23
kconfig: move CONFIG_USE_PRIVATE_LIBGCC to Kconfig
Masahiro Yamada
2014-09-13
kconfig: remove redundant "string" type in arch and board Kconfigs
Masahiro Yamada
2014-07-30
kconfig: add board Kconfig and defconfig files
Masahiro Yamada