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
/
emulation
/
qemu-x86
/
Config.lb
Age
Commit message (
Expand
)
Author
2009-10-24
Major cleanups of the hard_reset() code and config in coreboot.
- supermicro/x6dhe_g/auto.c
2009-10-17
Move files from src/cpu/x86/{fpu,mmx,sse}/ to x86/
Peter Stuge
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-06-30
This patch unifies the use of config options in v2 to all start with CONFIG_
Stefan Reinauer
2009-06-16
These changes implement car in qemu. The implementation is in several
Ronald G. minnich
2009-06-06
Change the CBFS build process to use coreboot.rom
Patrick Georgi
2009-03-13
This one is an example on how to drop vgabios.c from the mainboard or chipset
Stefan Reinauer
2008-09-04
This changes the python generated makefiles
Carl-Daniel Hailfinger
2008-08-08
Enable both IDE ports for our qemu target.
Ward Vandewege
2008-02-07
Change references to qemu in Coreboot-v2 calls to qemu-x86.
Myles Watson