1. 91810dd device/oprom/realmode: Sanitize header inclusion by Edward O'Callaghan · 10 years ago
  2. 7842eb2 device/oprom/realmode/x86.c: Move includes to top of file by Edward O'Callaghan · 10 years ago
  3. f9ce88e device/oprom/realmode/x86.c: Fix memory leak by Daniele Forsi · 10 years ago
  4. 64ea6db device: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  5. 0af61b6 lib/cbfs_core.c: Supply size of file as well in cbfs_get_file_content by Vladimir Serbinenko · 11 years ago
  6. 4d7a4c5 x86: use proper types for interrupt callbacks by Aaron Durbin · 11 years ago
  7. b2893a01 Provide support for setting up the framebuffer from EDID by Ronald G. Minnich · 11 years ago
  8. a146d58 ramstage: prepare for relocation by Aaron Durbin · 12 years ago
  9. 22ae2b9 VBE: Skip graphics mode setting for non-VGA devices by Stefan Reinauer · 12 years ago
  10. 69e432e oprom: fix compilation for Qemu target (and possibly others) by Stefan Reinauer · 12 years ago
  11. 6fe0cab Extend CBFS to support arbitrary ROM source media. by Hung-Te Lin · 12 years ago
  12. 399486e Unify assembler function handling by Stefan Reinauer · 12 years ago
  13. 8d71155 Rename devices -> device by Stefan Reinauer · 12 years ago[Renamed from src/devices/oprom/realmode/x86.c]
  14. 199b09c x86 realmode: Use x86emu register file + defines by Patrick Georgi · 12 years ago
  15. 503af72 x86 realmode: Adapt to x86emu/YABEL style return codes by Patrick Georgi · 12 years ago
  16. 3e77eb6 x86emu: Move realmode handler into own directory by Patrick Georgi · 12 years ago[Renamed (99%) from src/devices/oprom/x86.c]
  17. fb8632a oprom: Ensure that mode information is valid before putting it in the tables. by Gabe Black · 12 years ago
  18. 01c3de9 Make option rom init more verbose by Stefan Reinauer · 12 years ago
  19. b4aaaa7 Prepare the BIOS data areas before device init. by Duncan Laurie · 13 years ago
  20. 5ff7c13 remove trailing whitespace by Stefan Reinauer · 13 years ago
  21. b6b8871 Fix native x86 option rom initialization by Stefan Reinauer · 13 years ago
  22. c1efb90 refactor vesa mode setting code and bootsplash code by Stefan Reinauer · 13 years ago
  23. 216fa46 Refactor option rom initialization code in coreboot. by Stefan Reinauer · 13 years ago
  24. d4814bd more ifdef -> if fixes by Stefan Reinauer · 13 years ago
  25. f53eaa3 My Jmicron SATA card writes the name of the hard drive to the screen. by Myles Watson · 14 years ago
  26. 6c9bc01 Make a Kconfig option for debugging output from realmode emulation. Trivial. by Myles Watson · 14 years ago
  27. 841af5e Change real mode API to allow passing intXX number or entry point and by Stefan Reinauer · 14 years ago
  28. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  29. 714e2a1 drop all duplicate copies of vgabios.c in favor of devices/oprom/x86.c. by Stefan Reinauer · 14 years ago
  30. f75b19a via epia-m now works with default x86.c instead of its own copy of vgabios.c. by Stefan Reinauer · 14 years ago
  31. f94a97b oops, sorry for the last commit. This commit changes the code to distinguish by Stefan Reinauer · 14 years ago
  32. 6c70511 Move the prototype for run_vsa. by Myles Watson · 14 years ago
  33. 9839cbd * clean up all but two warnings on artecgroup dbe61 by Stefan Reinauer · 14 years ago
  34. 859e94a it was reason for workaround rules already, and it's somewhat ugly: by Stefan Reinauer · 14 years ago[Renamed from util/x86emu/x86.c]
  35. 9493bfb Remove redundant run_bios prototype. Trivial. by Myles Watson · 14 years ago
  36. 01ce601 This patch is from 2009-10-20 by Uwe Hermann · 14 years ago
  37. 8ed1b6d drop COREBOOT_V2 and COREBOOT_V4 define. We're not sharing code with v3 by Stefan Reinauer · 15 years ago
  38. c143693 Add mainboard x86emu interrupt function support. Add tim5690 VGA BIOS functions: int15 getting LCD panel ID. by Libra Li · 15 years ago
  39. 2e67273 Add CONFIG_WARNINGS_ARE_ERRORS and set it for qemu. by Myles Watson · 15 years ago
  40. 312673c Improve coreboot build output and eliminate some warnings: by Uwe Hermann · 15 years ago
  41. ea92185 Add few missing prototypes, and remove few unused (thus lonelly) variables. by Maciej Pijanka · 15 years ago
  42. 074356e Option ROM init x86/x86emu update by Stefan Reinauer · 15 years ago
  43. 42dc721 move all register fram definitions to arch/register.h by Stefan Reinauer · 15 years ago
  44. 6c641ee fix some wrong versions of the FSF's address (trivial) by Stefan Reinauer · 15 years ago
  45. 38cd29e Don't pull in x86emu from a foreign directory anymore. This by Stefan Reinauer · 15 years ago