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
/
amd
/
serengeti_cheetah_fam10
/
Kconfig
Age
Commit message (
Expand
)
Author
2010-03-30
drop USE_INIT from mainboard Kconfig files, it's already set in src/Kconfig
Stefan Reinauer
2010-03-29
This patch drops the coreboot CMOS checksum ranges from Kconfig because
Stefan Reinauer
2010-03-22
Revert my debugging patch that got committed by accident. Sorry.
Myles Watson
2010-03-22
Fix all the format string warnings.
Myles Watson
2010-03-01
- Add rules that build either 4 or 5 ssdts (only those variants exist in the ...
Patrick Georgi
2010-02-28
- Add config flag for boards that have their own fadt.c
Patrick Georgi
2010-01-18
Move all IOAPIC selection to southbridges, and remove them
Patrick Georgi
2009-12-31
romcc:
Patrick Georgi
2009-10-26
Define some variables that were not defined. There are a couple left.
Myles Watson
2009-10-20
Remove CONFIG_CPU_AMD_FAM10 & CONFIG_CPU_AMDK8 from mainboards. They should be
Myles Watson
2009-10-20
Fix all board names in Kconfig as per wiki / vendor website.
Uwe Hermann
2009-10-18
Simplify Kconfig files by using "select" where possible (trivial).
Uwe Hermann
2009-10-16
Set default ROM sizes per-board to match the ROM chip that came
Uwe Hermann
2009-10-16
Change CONFIG_LB_MEM_TOPK to CONFIG_RAMTOP to match CONFIG_RAMBASE.
Myles Watson
2009-10-15
Add CONFIG_GENERATE_* for tables so that the user can select which tables not
Myles Watson
2009-10-12
Make fam10 build (but not boot due to bootblock size problems.)
Myles Watson
2009-10-11
HAVE_ACPI_TABLES cleanups for kconfig:
Uwe Hermann
2009-10-09
Remaining boards are Kconfig'd now. Whether they work
Patrick Georgi