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
/
rca
/
rm4100
/
Options.lb
Age
Commit message (
Expand
)
Author
2010-02-07
newconfig is no more.
Patrick Georgi
2009-10-15
Add CONFIG_GENERATE_* for tables so that the user can select which tables not
Myles Watson
2009-10-04
This does away with CONFIG_ROM_PAYLOAD_START and CONFIG_PAYLOAD_SIZE.
Patrick Georgi
2009-10-03
Remove:
Patrick Georgi
2009-08-11
Enable CBFS everywhere. All boards compiled for me (abuild tested),
Patrick Georgi
2009-06-30
the tool chain settings should not be in renamed (as they will never live in
Stefan Reinauer
2009-06-30
This patch unifies the use of config options in v2 to all start with CONFIG_
Stefan Reinauer
2009-06-19
Undo my ugly commit that added uses clauses in lots of places instead of one.
Myles Watson
2009-06-17
Fix configuration of boards that didn't have uses CONFIG_USE_INIT. Trivial.
Myles Watson
2009-05-29
rename the option CONFIG_PCI_OPTION_ROM_RUN_VM86 to CONFIG_PCI_OPTION_ROM_RUN...
Joseph Smith
2009-05-02
Trivial, update email address.
Joseph Smith
2009-05-01
This patch changes the default rom emulator to VM86.
Joseph Smith
2009-04-14
v2/src romfs->cbfs rename
Peter Stuge
2009-04-13
I need to do uses HAVE_ACPI_RESUME for each board. Here we go.
Rudolf Marek
2009-03-31
Add the CONFIG_ROMS config variable.
Ronald G. Minnich
2008-03-28
Fix for irq routing issues.
Joseph Smith
2008-03-09
Initial support for the Intel 82830 northbridge and RCA RM4100 board.
Joseph Smith