aboutsummaryrefslogtreecommitdiff
path: root/src/devices/oprom/x86.c
AgeCommit message (Expand)Author
2012-11-24x86emu: Move realmode handler into own directoryPatrick Georgi
2012-11-12oprom: Ensure that mode information is valid before putting it in the tables.Gabe Black
2012-11-08Make option rom init more verboseStefan Reinauer
2012-03-30Prepare the BIOS data areas before device init.Duncan Laurie
2011-11-01remove trailing whitespaceStefan Reinauer
2011-10-13Fix native x86 option rom initializationStefan 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
2010-09-09My Jmicron SATA card writes the name of the hard drive to the screen.Myles Watson
2010-09-07Make a Kconfig option for debugging output from realmode emulation. Trivial.Myles Watson
2010-05-11Change real mode API to allow passing intXX number or entry point andStefan Reinauer
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2010-04-24drop all duplicate copies of vgabios.c in favorStefan Reinauer
2010-04-22via epia-m now works with default x86.c instead of its own copy of vgabios.c.Stefan Reinauer
2010-04-21oops, sorry for the last commit. This commit changes the code to distinguishStefan Reinauer
2010-04-21Move the prototype for run_vsa.Myles Watson
2010-04-21* clean up all but two warnings on artecgroup dbe61Stefan Reinauer
2010-03-16it was reason for workaround rules already, and it's somewhat ugly:Stefan Reinauer