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
/
devices
/
oprom
Age
Commit message (
Expand
)
Author
2011-01-13
Improve compatibility of YABEL with real-world VGABIOSes
Patrick Georgi
2010-09-30
Rename build system variables to be more intuitive, and
Patrick Georgi
2010-09-09
Make huge macros inline functions for readability. Remove warnings. Trivial.
Myles Watson
2010-09-09
My Jmicron SATA card writes the name of the hard drive to the screen.
Myles Watson
2010-09-07
My Jmicron SATA card depends on the BIOS not clearing AL when setting AH.
Myles Watson
2010-09-07
Make a Kconfig option for debugging output from realmode emulation. Trivial.
Myles Watson
2010-08-30
Make yabel work for non-zero bus numbers. The link_num is not the bus number.
Myles Watson
2010-08-23
mark unused variables in x86emu as unused. gcc has a mechanism for this.
Stefan Reinauer
2010-06-09
Same conversion as with resources from static arrays to lists, except
Myles Watson
2010-06-05
tly cosmetical. don't use movw because we use mov in most places.
Stefan Reinauer
2010-06-04
This patch fixes the option rom code that was buggy when it switched
Edwin Beasant
2010-05-27
fix warnings.
Stefan Reinauer
2010-05-23
consistently use decimal for the register offsets, and fix comment typos.
Stefan Reinauer
2010-05-21
Use lists instead of arrays for resources in devices to reduce memory usage.
Myles Watson
2010-05-11
Change real mode API to allow passing intXX number or entry point and
Stefan Reinauer
2010-04-27
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2010-04-26
fix a bug in pcibios check.
Stefan Reinauer
2010-04-24
drop all duplicate copies of vgabios.c in favor
Stefan Reinauer
2010-04-22
via epia-m now works with default x86.c instead of its own copy of vgabios.c.
Stefan Reinauer
2010-04-21
oops, sorry for the last commit. This commit changes the code to distinguish
Stefan Reinauer
2010-04-21
Move the prototype for run_vsa.
Myles Watson
2010-04-21
* clean up all but two warnings on artecgroup dbe61
Stefan Reinauer
2010-04-13
fix a trivial warning when yabel with direct hw access is enabled.
Stefan Reinauer
2010-03-23
Prepare for using coreboot x86emu in userspace utility "vgabios"
Stefan Reinauer
2010-03-17
Clean up warnings in yabel vbe code. No more warnings on the IP1000
Stefan Reinauer
2010-03-16
it was reason for workaround rules already, and it's somewhat ugly:
Stefan Reinauer