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