1. 8f8a51c Make huge macros inline functions for readability. Remove warnings. Trivial. by Myles Watson · 13 years ago
  2. f53eaa3 My Jmicron SATA card writes the name of the hard drive to the screen. by Myles Watson · 13 years ago
  3. fe09fd1 My Jmicron SATA card depends on the BIOS not clearing AL when setting AH. by Myles Watson · 13 years ago
  4. 6c9bc01 Make a Kconfig option for debugging output from realmode emulation. Trivial. by Myles Watson · 13 years ago
  5. bd61a81 Make yabel work for non-zero bus numbers. The link_num is not the bus number. by Myles Watson · 13 years ago
  6. 8362890 mark unused variables in x86emu as unused. gcc has a mechanism for this. by Stefan Reinauer · 13 years ago
  7. 894a347 Same conversion as with resources from static arrays to lists, except by Myles Watson · 14 years ago
  8. 1946284 tly cosmetical. don't use movw because we use mov in most places. by Stefan Reinauer · 14 years ago
  9. 0c47c4d This patch fixes the option rom code that was buggy when it switched by Edwin Beasant · 14 years ago
  10. c56e5ad fix warnings. by Stefan Reinauer · 14 years ago
  11. 8f296e8 consistently use decimal for the register offsets, and fix comment typos. by Stefan Reinauer · 14 years ago
  12. c25cc11 Use lists instead of arrays for resources in devices to reduce memory usage. by Myles Watson · 14 years ago
  13. 841af5e Change real mode API to allow passing intXX number or entry point and by Stefan Reinauer · 14 years ago
  14. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  15. 607cdf6 fix a bug in pcibios check. by Stefan Reinauer · 14 years ago
  16. 714e2a1 drop all duplicate copies of vgabios.c in favor of devices/oprom/x86.c. by Stefan Reinauer · 14 years ago
  17. f75b19a via epia-m now works with default x86.c instead of its own copy of vgabios.c. by Stefan Reinauer · 14 years ago
  18. f94a97b oops, sorry for the last commit. This commit changes the code to distinguish by Stefan Reinauer · 14 years ago
  19. 6c70511 Move the prototype for run_vsa. by Myles Watson · 14 years ago
  20. 9839cbd * clean up all but two warnings on artecgroup dbe61 by Stefan Reinauer · 14 years ago
  21. 5ae1db0 fix a trivial warning when yabel with direct hw access is enabled. by Stefan Reinauer · 14 years ago
  22. b7f53b2 Prepare for using coreboot x86emu in userspace utility "vgabios" by Stefan Reinauer · 14 years ago
  23. 3c486f8 Clean up warnings in yabel vbe code. No more warnings on the IP1000 by Stefan Reinauer · 14 years ago
  24. 859e94a it was reason for workaround rules already, and it's somewhat ugly: by Stefan Reinauer · 14 years ago