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
/
yabel
Age
Commit message (
Expand
)
Author
2011-10-21
Use ntohll where appropriate.
Stefan Reinauer
2011-10-13
refactor vesa mode setting code and bootsplash code
Stefan Reinauer
2011-10-13
Refactor option rom initialization code in coreboot.
Stefan Reinauer
2011-04-21
more ifdef -> if fixes
Stefan Reinauer
2011-04-21
some ifdef --> if fixes
Stefan Reinauer
2011-01-21
Make YABEL warnings-are-errors safe
Patrick Georgi
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-08-30
Make yabel work for non-zero bus numbers. The link_num is not the bus number.
Myles Watson
2010-06-09
Same conversion as with resources from static arrays to lists, except
Myles Watson
2010-05-27
fix warnings.
Stefan Reinauer
2010-05-21
Use lists instead of arrays for resources in devices to reduce memory usage.
Myles Watson
2010-04-27
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2010-04-13
fix a trivial warning when yabel with direct hw access is enabled.
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