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
/
util
/
x86emu
Age
Commit message (
Expand
)
Author
2010-02-22
drop empty x86emu Makefile
Stefan Reinauer
2010-02-22
This is a general cleanup patch
Stefan Reinauer
2010-02-22
YABEL update
Stefan Reinauer
2010-02-19
1. Change CONFIG_DEBUG to DEBUG in util/x86emu/*
Myles Watson
2010-02-07
newconfig is no more.
Patrick Georgi
2010-01-19
dev->rom_address was dropped a while ago which broke yabel. This patch fixes it
Stefan Reinauer
2010-01-19
drop COREBOOT_V2 and COREBOOT_V4 define. We're not sharing code with v3
Stefan Reinauer
2009-12-23
Add mainboard x86emu interrupt function support. Add tim5690 VGA BIOS functio...
Libra Li
2009-11-12
Add CONFIG_WARNINGS_ARE_ERRORS and set it for qemu.
Myles Watson
2009-11-05
biosemu (non-yabel) cleanup
Stefan Reinauer
2009-11-05
fix Qemu
Stefan Reinauer
2009-11-05
Get the passed in Bus/Device/Function from the correct location on the
Mark Marshall
2009-11-05
Use more care when implementing the PCI BIOS functions.
Mark Marshall
2009-11-03
x86emu: Add support for the following opcodes:
Stefan Reinauer
2009-10-27
Improve coreboot build output and eliminate some warnings:
Uwe Hermann
2009-10-27
Add few missing prototypes, and remove few unused (thus lonelly) variables.
Maciej Pijanka
2009-10-25
Option ROM init x86/x86emu update
Stefan Reinauer
2009-10-24
move all register fram definitions to arch/register.h
Stefan Reinauer
2009-09-23
fix some wrong versions of the FSF's address (trivial)
Stefan Reinauer
2009-08-28
Add Kconfig support for PCI option ROMS.
Myles Watson
2009-08-27
For Carl-Daniel: make x86emu silent again.
Stefan Reinauer
2009-08-27
Another trivial patch to fix up the x86emu cleanup.
Patrick Georgi
2009-08-27
coreboot was still using an old set (obsolete since yabel) of x86emu includes
Stefan Reinauer
2009-08-25
Correct typos /subdir/subdirs/ in documentation and util/x86emu/Makefile.inc.
Myles Watson
2009-08-25
Improve build output.
Uwe Hermann
2009-08-25
Various Kconfig and Makefile.inc fixes and cosmetics.
Uwe Hermann
2009-08-12
Kconfig!
Patrick Georgi
2009-08-11
Don't pull in x86emu from a foreign directory anymore. This
Stefan Reinauer