Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
48fcb53c5d507ab421a5a5461722b610b6e40233
/
src
/
devices
/
oprom
48fcb53
x86emu: Use NULL instead of 0 when assigning pointer
by Stefan Reinauer
· 11 years ago
c4b2a1b
Allow YABEL to fake write accesses to config space
by Patrick Georgi
· 11 years ago
97de28d
PCI Type2 config must die
by Ronald G. Minnich
· 11 years ago
971804e
x86, oprom: ensure DF is always cleared
by Mathias Krause
· 11 years ago
b4aaaa7
Prepare the BIOS data areas before device init.
by Duncan Laurie
· 11 years ago
c5fc7db
Move C labels to start-of-line
by Patrick Georgi
· 11 years ago
20d9de3
Fix console output in real mode int10 implementation.
by Stefan Reinauer
· 11 years ago
5ff7c13
remove trailing whitespace
by Stefan Reinauer
· 12 years ago
02e75b2
Use ntohll where appropriate.
by Stefan Reinauer
· 12 years ago
d17fe51
Fix compilation of x86emu with gcc 4.6.x
by Stefan Reinauer
· 12 years ago
b6b8871
Fix native x86 option rom initialization
by Stefan Reinauer
· 12 years ago
c1efb90
refactor vesa mode setting code and bootsplash code
by Stefan Reinauer
· 12 years ago
216fa46
Refactor option rom initialization code in coreboot.
by Stefan Reinauer
· 12 years ago
d4814bd
more ifdef -> if fixes
by Stefan Reinauer
· 12 years ago
1d888a9
some ifdef --> if fixes
by Stefan Reinauer
· 12 years ago
f0bf4b5
Make YABEL warnings-are-errors safe
by Patrick Georgi
· 12 years ago
9144304
Improve compatibility of YABEL with real-world VGABIOSes
by Patrick Georgi
· 12 years ago
8463dd9
Rename build system variables to be more intuitive, and
by Patrick Georgi
· 13 years ago
8f8a51c
Make huge macros inline functions for readability. Remove warnings. Trivial.
by Myles Watson
· 13 years ago
f53eaa3
My Jmicron SATA card writes the name of the hard drive to the screen.
by Myles Watson
· 13 years ago
fe09fd1
My Jmicron SATA card depends on the BIOS not clearing AL when setting AH.
by Myles Watson
· 13 years ago
6c9bc01
Make a Kconfig option for debugging output from realmode emulation. Trivial.
by Myles Watson
· 13 years ago
bd61a81
Make yabel work for non-zero bus numbers. The link_num is not the bus number.
by Myles Watson
· 13 years ago
8362890
mark unused variables in x86emu as unused. gcc has a mechanism for this.
by Stefan Reinauer
· 13 years ago
894a347
Same conversion as with resources from static arrays to lists, except
by Myles Watson
· 13 years ago
1946284
tly cosmetical. don't use movw because we use mov in most places.
by Stefan Reinauer
· 13 years ago
0c47c4d
This patch fixes the option rom code that was buggy when it switched
by Edwin Beasant
· 13 years ago
c56e5ad
fix warnings.
by Stefan Reinauer
· 13 years ago
8f296e8
consistently use decimal for the register offsets, and fix comment typos.
by Stefan Reinauer
· 13 years ago
c25cc11
Use lists instead of arrays for resources in devices to reduce memory usage.
by Myles Watson
· 13 years ago
841af5e
Change real mode API to allow passing intXX number or entry point and
by Stefan Reinauer
· 13 years ago
14e2277
Since some people disapprove of white space cleanups mixed in regular commits
by Stefan Reinauer
· 13 years ago
607cdf6
fix a bug in pcibios check.
by Stefan Reinauer
· 13 years ago
714e2a1
drop all duplicate copies of vgabios.c in favor of devices/oprom/x86.c.
by Stefan Reinauer
· 13 years ago
f75b19a
via epia-m now works with default x86.c instead of its own copy of vgabios.c.
by Stefan Reinauer
· 13 years ago
f94a97b
oops, sorry for the last commit. This commit changes the code to distinguish
by Stefan Reinauer
· 13 years ago
6c70511
Move the prototype for run_vsa.
by Myles Watson
· 13 years ago
9839cbd
* clean up all but two warnings on artecgroup dbe61
by Stefan Reinauer
· 13 years ago
5ae1db0
fix a trivial warning when yabel with direct hw access is enabled.
by Stefan Reinauer
· 13 years ago
b7f53b2
Prepare for using coreboot x86emu in userspace utility "vgabios"
by Stefan Reinauer
· 13 years ago
3c486f8
Clean up warnings in yabel vbe code. No more warnings on the IP1000
by Stefan Reinauer
· 13 years ago
859e94a
it was reason for workaround rules already, and it's somewhat ugly:
by Stefan Reinauer
· 13 years ago