index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
arch
/
x86
/
Kconfig
Age
Commit message (
Expand
)
Author
2016-03-23
arch/x86: introduce postcar stage/phase
Aaron Durbin
2016-03-15
x86: Drop CONFIG_COMPILE_IN_DSDT
Stefan Reinauer
2016-03-05
Kconfig: hide useless options on ARM.
Vladimir Serbinenko
2016-03-03
arch/x86: Allow soc/chipset to set linking address
Andrey Petrov
2016-02-17
arch/x86: Add option to disable default mmap_boot implementation
Alexandru Gagniuc
2016-02-13
x86: make bootblock size for C_ENVIRONMENT_BOOTBLOCK configurable
Aaron Durbin
2016-02-11
arch/x86: Change how BOOTBLOCK_CUSTOM is selected by default
Andrey Petrov
2016-02-03
xcompile: Add a way to specify -march=i586
Martin Roth
2015-11-11
arm/arm64: Generalize bootblock C entry point
Julius Werner
2015-06-23
acpi: bring back ability to link DSDT into ramstage
Patrick Georgi
2015-06-16
Add x64 support to src/arch/x86/Kconfig
Stefan Reinauer
2015-04-10
x86: Support reset routines in bootblock
Lee Leahy
2015-04-07
kconfig: drop intermittend forwarder files
Stefan Reinauer
2015-04-02
Clean up architecture-specific Kconfigs
Julius Werner
2015-03-17
arch/x86/Kconfig: Add license header
Stefan Reinauer
2015-03-10
x86 cache-as-ram: Remove BROKEN_CAR_MIGRATE option
Kyösti Mälkki
2015-01-27
CBMEM: Tidy up CAR migration
Kyösti Mälkki
2015-01-27
vboot2: add verstage
Stefan Reinauer
2014-11-14
AMD: Move RAMBASE and RAMTOP
Kyösti Mälkki
2014-05-10
Arch-level Kconfig menu cleanup
Furquan Shaikh
2014-05-06
Introduce stage-specific architecture for coreboot
Furquan Shaikh
2014-02-06
MTRR: Mark all prefetchable resources as WRCOMB.
Vladimir Serbinenko
2013-07-22
X86: make the SIPI num_starts a config variable
Ronald G. Minnich
2013-07-14
x86: Add and enable an arch verson of memmove.
Gabe Black
2013-07-11
Move the HAVE_ARCH_* config options from src/arch/x86 to src/.
Gabe Black
2013-07-10
arch: clean up Kconfig and Makefile
Stefan Reinauer
2013-06-04
Move the MARK_GRAPHICS_MEM_WRCOMB to x86 architecture
Ronald G. Minnich
2013-06-02
Provide sane Kconfig default for cmos.default.
Denis 'GNUtoo' Carikli
2012-11-30
Add mainboard hook to bootblock
Kyösti Mälkki
2012-11-16
Drop Kconfig.deprecated_options
Stefan Reinauer
2012-11-12
Reduce default stack size to 4K
Stefan Reinauer
2012-11-12
Add dependency for CONFIG_AP_IN_SIPI_WAIT
Stefan Reinauer
2012-10-08
hpet: common ACPI generation
Patrick Georgi
2012-07-31
Revert "Use broadcast SIPI to startup siblings"
Sven Schnelle
2012-07-02
Use broadcast SIPI to startup siblings
Sven Schnelle
2012-04-06
Fix support for RAM-less multi-processor init
Kyösti Mälkki
2012-03-30
Make PCI CONF2 support a compile time option
Stefan Reinauer
2012-03-30
Add native memset() function on x86
Stefan Reinauer
2012-03-30
Add faster, architecture dependent memcpy()
Stefan Reinauer
2012-03-25
Makefile: rename linker intermediate variable
Kyösti Mälkki
2012-03-16
Via Epia-N and C3: Set ioapic delivery type in Kconfig
Patrick Georgi
2011-10-28
Get rid of the old romstage-as-bootblock ROM layout
Patrick Georgi
2011-04-21
more ifdef -> if fixes.
Stefan Reinauer
2011-04-14
drop incorrectly used CONFIG_ROM_IMAGE_SIZE and unused CONFIG_ARCH
Stefan Reinauer
2011-03-08
Move cmos.default handling to bootblock
Patrick Georgi
2011-01-14
Disable CMOS recovery code for ROMCC boards as the CBFS code used for
Patrick Georgi
2011-01-14
Allow coreboot to initialize CMOS if checksum is invalid.
Patrick Georgi
2011-01-05
move single options out of main menu and remove stray "options"
Stefan Reinauer
2010-12-16
- Fix shortcoming in Kconfig when handling multiple "choice"s
Stefan Reinauer
2010-12-11
After this has been brought up many times before, rename src/arch/i386 to
Stefan Reinauer