Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
7ff5b449ce259ab6633db88da9ed7417c25bf110
/
src
/
devices
/
oprom
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
· 14 years ago
1946284
tly cosmetical. don't use movw because we use mov in most places.
by Stefan Reinauer
· 14 years ago
0c47c4d
This patch fixes the option rom code that was buggy when it switched
by Edwin Beasant
· 14 years ago
c56e5ad
fix warnings.
by Stefan Reinauer
· 14 years ago
8f296e8
consistently use decimal for the register offsets, and fix comment typos.
by Stefan Reinauer
· 14 years ago
c25cc11
Use lists instead of arrays for resources in devices to reduce memory usage.
by Myles Watson
· 14 years ago
841af5e
Change real mode API to allow passing intXX number or entry point and
by Stefan Reinauer
· 14 years ago
14e2277
Since some people disapprove of white space cleanups mixed in regular commits
by Stefan Reinauer
· 14 years ago
607cdf6
fix a bug in pcibios check.
by Stefan Reinauer
· 14 years ago
714e2a1
drop all duplicate copies of vgabios.c in favor of devices/oprom/x86.c.
by Stefan Reinauer
· 14 years ago
f75b19a
via epia-m now works with default x86.c instead of its own copy of vgabios.c.
by Stefan Reinauer
· 14 years ago
f94a97b
oops, sorry for the last commit. This commit changes the code to distinguish
by Stefan Reinauer
· 14 years ago
6c70511
Move the prototype for run_vsa.
by Myles Watson
· 14 years ago
9839cbd
* clean up all but two warnings on artecgroup dbe61
by Stefan Reinauer
· 14 years ago
5ae1db0
fix a trivial warning when yabel with direct hw access is enabled.
by Stefan Reinauer
· 14 years ago
b7f53b2
Prepare for using coreboot x86emu in userspace utility "vgabios"
by Stefan Reinauer
· 14 years ago
3c486f8
Clean up warnings in yabel vbe code. No more warnings on the IP1000
by Stefan Reinauer
· 14 years ago
859e94a
it was reason for workaround rules already, and it's somewhat ugly:
by Stefan Reinauer
· 14 years ago