1. 37e8686 Move show_id to where it belongs by Stefan Tauner · 12 years ago
  2. 60d9bd2 Portability fixes and cleanups by Carl-Daniel Hailfinger · 12 years ago
  3. 2d927fb Replace --mainboard with -p internal:mainboard by Carl-Daniel Hailfinger · 13 years ago
  4. 12a04eb Coreboot table handling: make debug message msg_pdbg by Stefan Reinauer · 13 years ago
  5. 73f8ec8 Fix sparse warning: Using plain integer as NULL pointer by Peter Huewe · 14 years ago
  6. f992c19 Rename Direct I/O library to DirectHW by Carl-Daniel Hailfinger · 14 years ago
  7. 18430a0 Remove duplicate includes from the code by Stefan Reinauer · 14 years ago
  8. ed7a964 Implement libpayload support and improve life for DOS based flashrom, too by Patrick Georgi · 14 years ago
  9. 5b997c3 Split off programmer.h from flash.h by Carl-Daniel Hailfinger · 14 years ago
  10. 831e8f4 Remove unneeded #include statements completely by Carl-Daniel Hailfinger · 14 years ago
  11. 316a29f Convert various prints to use msg_p* and msg_g* respectively by Sean Nelson · 14 years ago
  12. baaffe0 Create a physical memory mapping function which requests cached readonly memory by Carl-Daniel Hailfinger · 15 years ago
  13. e7f3209 Enable -Wshadow, clean code for that by Michael Karcher · 15 years ago
  14. 66ef4e5 Internal (onboard) programming was the only feature which could not be disabled by Carl-Daniel Hailfinger · 15 years ago
  15. be72681 Remove unnecessary #include files by Carl-Daniel Hailfinger · 15 years ago
  16. bc25f94 Boards with coreboot have a cbtable containing vendor and board name by Carl-Daniel Hailfinger · 15 years ago
  17. 2cac686 Drop unused/duplicated #includes and some dead code by Uwe Hermann · 15 years ago
  18. d02b73f Fix spelling error in comment by Daniel McLellan · 15 years ago
  19. 7b2969b Some coding style and consistency fixes by Uwe Hermann · 15 years ago
  20. 2d853bb This patch adds "high coreboot table support" to coreboot version 2 by Stefan Reinauer · 16 years ago
  21. f79edb9 Darwin / Mac OS X by Stefan Reinauer · 16 years ago
  22. 0593f21 Abstract mmap() in physmap.c and only open /dev/mem on the first physmap() call by Stefan Reinauer · 16 years ago
  23. a0d75a0 Forgot some things in r3899 by Peter Stuge · 16 years ago
  24. 2dc3aaa Little readability improvement in cbtable.c:coreboot_init() by Peter Stuge · 16 years ago
  25. ccf8c6c Check all mmap() calls and print helpful Linux error message by Peter Stuge · 16 years ago
  26. 2fbe624 Rename linuxbios_* files in utils repository by Stefan Reinauer · 17 years ago[Renamed (99%) from lbtable.c]
  27. e3f3e2e Rename LinuxBIOS to coreboot by Stefan Reinauer · 17 years ago
  28. a502dce Some cosmetic cleanups in the flashrom code and output by Uwe Hermann · 17 years ago
  29. ac30934 Revert my last cleanup patch by Uwe Hermann · 17 years ago
  30. 17d00ab Cosmetic changes to make the flashrom output more consistent by Uwe Hermann · 17 years ago
  31. d110764 Change all flashrom license headers to use our standard format by Uwe Hermann · 17 years ago
  32. ffec5f3 Cosmetic fixes by Uwe Hermann · 17 years ago
  33. 0846f89 Drop a bunch of useless header files, merge them into flash.h by Uwe Hermann · 17 years ago
  34. 5380d51 Some copyright analysis by Stefan Reinauer · 17 years ago
  35. 7c1402f Unify mmap error messages by Stefan Reinauer · 17 years ago
  36. a7e0548 Fix coding style of flashrom by running indent on all files by Uwe Hermann · 17 years ago
  37. 7038564 Trivial (cosmetic) cleanup by Stefan Reinauer · 17 years ago
  38. ce1041c Add support for LinuxBIOS tables independent from its source tree by Uwe Hermann · 18 years ago
  39. 064b1f2 This patch is a rework of Adam Kaufman's Solaris patch by Adam Kaufman · 18 years ago
  40. 184a404 Flashrom update from Stefan, resolve issue 21 by Ollie Lho · 19 years ago