index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mainboard
/
amd
/
rumba
/
Kconfig
Age
Commit message (
Expand
)
Author
2010-11-05
Add Kconfig CPU speed selection to Geode GX2 boards.
Nils Jacobs
2010-10-13
Enable or disable the power button in Kconfig
Peter Stuge
2010-09-27
I missed these boards in a previous commit.
Warren Turkal
2010-08-30
We call this cache as ram everywhere, so let's call it the same in Kconfig
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-26
This patch converts the Geode GX2 boards to CAR.
Nils Jacobs
2010-07-06
Re-integrate "USE_OPTION_TABLE" code.
Edwin Beasant
2010-05-14
license header fixes
Nils Jacobs
2010-03-30
drop USE_INIT from mainboard Kconfig files, it's already set in src/Kconfig
Stefan Reinauer
2010-02-09
Move all the copies of the romstage.inc rule to
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-03
Remove duplicate and not too useful Kconfig board comments as
Uwe Hermann
2009-09-29
Fix a number of board names in Kconfig (trivial).
Uwe Hermann
2009-09-22
tables.diff: Add Kconfig dialogues for ACPI, MP_TABLE, ...
Myles Watson
2009-08-29
This is the final set of changes to allow rumba to build. Rumba is not
Ronald G. Minnich
2009-08-29
Set the mainboard/amd directory up to support more than one.
Ronald G. Minnich