aboutsummaryrefslogtreecommitdiff
path: root/src/devices/oprom/yabel
AgeCommit message (Expand)Author
2012-07-20Allow YABEL to fake write accesses to config spacePatrick Georgi
2012-03-07Move C labels to start-of-linePatrick Georgi
2011-10-21Use ntohll where appropriate.Stefan Reinauer
2011-10-13refactor vesa mode setting code and bootsplash codeStefan Reinauer
2011-10-13Refactor option rom initialization code in coreboot.Stefan Reinauer
2011-04-21more ifdef -> if fixesStefan Reinauer
2011-04-21some ifdef --> if fixesStefan Reinauer
2011-01-21Make YABEL warnings-are-errors safePatrick Georgi
2011-01-13Improve compatibility of YABEL with real-world VGABIOSesPatrick Georgi
2010-09-30Rename build system variables to be more intuitive, andPatrick Georgi
2010-09-09Make huge macros inline functions for readability. Remove warnings. Trivial.Myles Watson
2010-08-30Make yabel work for non-zero bus numbers. The link_num is not the bus number.Myles Watson
2010-06-09Same conversion as with resources from static arrays to lists, exceptMyles Watson
2010-05-27fix warnings.Stefan Reinauer
2010-05-21Use lists instead of arrays for resources in devices to reduce memory usage.Myles Watson
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2010-04-13fix a trivial warning when yabel with direct hw access is enabled.Stefan Reinauer
2010-03-17Clean up warnings in yabel vbe code. No more warnings on the IP1000Stefan Reinauer
2010-03-16it was reason for workaround rules already, and it's somewhat ugly:Stefan Reinauer