1. 48fcb53 x86emu: Use NULL instead of 0 when assigning pointer by Stefan Reinauer · 11 years ago
  2. c4b2a1b Allow YABEL to fake write accesses to config space by Patrick Georgi · 11 years ago
  3. 97de28d PCI Type2 config must die by Ronald G. Minnich · 11 years ago
  4. 971804e x86, oprom: ensure DF is always cleared by Mathias Krause · 11 years ago
  5. b4aaaa7 Prepare the BIOS data areas before device init. by Duncan Laurie · 11 years ago
  6. c5fc7db Move C labels to start-of-line by Patrick Georgi · 11 years ago
  7. 20d9de3 Fix console output in real mode int10 implementation. by Stefan Reinauer · 11 years ago
  8. 5ff7c13 remove trailing whitespace by Stefan Reinauer · 12 years ago
  9. 02e75b2 Use ntohll where appropriate. by Stefan Reinauer · 12 years ago
  10. d17fe51 Fix compilation of x86emu with gcc 4.6.x by Stefan Reinauer · 12 years ago
  11. b6b8871 Fix native x86 option rom initialization by Stefan Reinauer · 12 years ago
  12. c1efb90 refactor vesa mode setting code and bootsplash code by Stefan Reinauer · 12 years ago
  13. 216fa46 Refactor option rom initialization code in coreboot. by Stefan Reinauer · 12 years ago
  14. d4814bd more ifdef -> if fixes by Stefan Reinauer · 12 years ago
  15. 1d888a9 some ifdef --> if fixes by Stefan Reinauer · 12 years ago
  16. f0bf4b5 Make YABEL warnings-are-errors safe by Patrick Georgi · 12 years ago
  17. 9144304 Improve compatibility of YABEL with real-world VGABIOSes by Patrick Georgi · 12 years ago
  18. 8463dd9 Rename build system variables to be more intuitive, and by Patrick Georgi · 13 years ago
  19. 8f8a51c Make huge macros inline functions for readability. Remove warnings. Trivial. by Myles Watson · 13 years ago
  20. f53eaa3 My Jmicron SATA card writes the name of the hard drive to the screen. by Myles Watson · 13 years ago
  21. fe09fd1 My Jmicron SATA card depends on the BIOS not clearing AL when setting AH. by Myles Watson · 13 years ago
  22. 6c9bc01 Make a Kconfig option for debugging output from realmode emulation. Trivial. by Myles Watson · 13 years ago
  23. bd61a81 Make yabel work for non-zero bus numbers. The link_num is not the bus number. by Myles Watson · 13 years ago
  24. 8362890 mark unused variables in x86emu as unused. gcc has a mechanism for this. by Stefan Reinauer · 13 years ago
  25. 894a347 Same conversion as with resources from static arrays to lists, except by Myles Watson · 13 years ago
  26. 1946284 tly cosmetical. don't use movw because we use mov in most places. by Stefan Reinauer · 13 years ago
  27. 0c47c4d This patch fixes the option rom code that was buggy when it switched by Edwin Beasant · 13 years ago
  28. c56e5ad fix warnings. by Stefan Reinauer · 13 years ago
  29. 8f296e8 consistently use decimal for the register offsets, and fix comment typos. by Stefan Reinauer · 13 years ago
  30. c25cc11 Use lists instead of arrays for resources in devices to reduce memory usage. by Myles Watson · 13 years ago
  31. 841af5e Change real mode API to allow passing intXX number or entry point and by Stefan Reinauer · 13 years ago
  32. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 13 years ago
  33. 607cdf6 fix a bug in pcibios check. by Stefan Reinauer · 13 years ago
  34. 714e2a1 drop all duplicate copies of vgabios.c in favor of devices/oprom/x86.c. by Stefan Reinauer · 13 years ago
  35. f75b19a via epia-m now works with default x86.c instead of its own copy of vgabios.c. by Stefan Reinauer · 13 years ago
  36. f94a97b oops, sorry for the last commit. This commit changes the code to distinguish by Stefan Reinauer · 13 years ago
  37. 6c70511 Move the prototype for run_vsa. by Myles Watson · 13 years ago
  38. 9839cbd * clean up all but two warnings on artecgroup dbe61 by Stefan Reinauer · 13 years ago
  39. 5ae1db0 fix a trivial warning when yabel with direct hw access is enabled. by Stefan Reinauer · 13 years ago
  40. b7f53b2 Prepare for using coreboot x86emu in userspace utility "vgabios" by Stefan Reinauer · 13 years ago
  41. 3c486f8 Clean up warnings in yabel vbe code. No more warnings on the IP1000 by Stefan Reinauer · 13 years ago
  42. 859e94a it was reason for workaround rules already, and it's somewhat ugly: by Stefan Reinauer · 13 years ago