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
/
mainboard
/
intel
/
eagleheights
/
Kconfig
Age
Commit message (
Expand
)
Author
2016-03-13
northbridge/intel/i3100: Unify UDELAY selection
Stefan Reinauer
2015-12-06
intel/eagleheights: Fix IASL warnings
Martin Roth
2015-11-23
IASL: Enable warnings as errors
Martin Roth
2014-08-09
intel/eagleheights/Kconfig: Do not set twice MMCONF_BASE_ADDRESS
Daniele Forsi
2014-05-03
Move ARCH_* from board/Kconfig to cpu or soc Kconfig.
Furquan Shaikh
2013-07-03
Move select MMCONF_SUPPORT under northbridge
Kyösti Mälkki
2012-11-16
Drop Kconfig variable BOARD_HAS_HARD_RESET
Stefan Reinauer
2012-11-16
Drop unneeded BOARD_HAS_FADT option
Stefan Reinauer
2012-11-06
intel/socket_BGA956: enable speedstep, CAR, MMX, SSE
Patrick Georgi
2012-05-01
Drop CONFIG_MAX_PHYSICAL_CPUS on non-AMD boards
Stefan Reinauer
2011-05-23
AP_IN_SIPI_WAIT is already defined in the CPU Kconfig of those boards.
Stefan Reinauer
2010-08-30
Restructured all vendors' Kconfig files to no longer source the boards'
Jens Rottmann
2010-08-03
Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user /
Stefan Reinauer
2010-07-06
Re-integrate "USE_OPTION_TABLE" code.
Edwin Beasant
2010-04-27
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2010-03-29
This patch drops the coreboot CMOS checksum ranges from Kconfig because
Stefan Reinauer
2010-02-28
- Add config flag for boards that have their own fadt.c
Patrick Georgi
2010-02-27
- make HAVE_HARD_RESET match what newconfig did
Patrick Georgi
2010-01-25
More Kconfig changes to improve match with newconfig:
Patrick Georgi
2010-01-25
Align several kconfig options to match newconfig:
Patrick Georgi
2009-10-16
Set default ROM sizes per-board to match the ROM chip that came
Uwe Hermann
2009-10-15
Add CONFIG_GENERATE_* for tables so that the user can select which tables not
Myles Watson
2009-10-11
HAVE_ACPI_TABLES cleanups for kconfig:
Uwe Hermann
2009-10-06
Various fixes to Kconfig: All kconfig-boards should have a
Patrick Georgi
2009-10-03
Remove duplicate and not too useful Kconfig board comments as
Uwe Hermann
2009-09-29
Make CONFIG_HAVE_HIGH_TABLES consistent in where and how it is set.
Myles Watson
2009-09-29
Remove MAINBOARD_OPTIONS, which is a relic from early
Patrick Georgi
2009-09-25
some progress on kconfig:
Patrick Georgi