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
/
mainboard.c
Age
Commit message (
Expand
)
Author
2013-03-01
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2013-01-08
qemu-x86: Implement more features
Stefan Reinauer
2012-11-29
Drop empty mainboard_ops
Kyösti Mälkki
2012-11-06
Drop redundant CHIP_NAME in mainboard.c
Kyösti Mälkki
2012-07-26
Drop mainboard chip.h
Stefan Reinauer
2010-09-06
Instead of requiring users to modify qemu to allow writes to
Kevin O'Connor
2010-04-27
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2010-03-22
printk_foo -> printk(BIOS_FOO, ...)
Stefan Reinauer
2010-02-23
Remove nonsensical wrapper for function in
Stefan Reinauer
2009-11-06
Remove drivers/pci/onboard. The only purpose was for option ROMs, which are
Myles Watson
2009-04-07
This is a bit of an emergency fix for qemu. Ethernet routing has not been
Ronald G. Minnich rminnich
2009-03-13
This one is an example on how to drop vgabios.c from the mainboard or chipset
Stefan Reinauer
2009-02-18
Carl-Daniel's part:
Carl-Daniel Hailfinger
2008-05-06
This patch adds pc keyboard init function call for qemu in v2 since some payl...
Aaron Lwe
2008-02-07
Change references to qemu in Coreboot-v2 calls to qemu-x86.
Myles Watson