1. cb6ad16 Change semantics of image building in the layout code by Carl-Daniel Hailfinger · 14 years ago
  2. 444cefc Flashrom torture test script by David Hendricks · 14 years ago
  3. 42d38a9 Always read the flash chip before writing by Carl-Daniel Hailfinger · 14 years ago
  4. a9095a9 Add support for building flashrom against libpayload by Patrick Georgi · 14 years ago
  5. 5b997c3 Split off programmer.h from flash.h by Carl-Daniel Hailfinger · 14 years ago
  6. ad3cc55 Kill global variables, constants and functions if local scope suffices by Carl-Daniel Hailfinger · 14 years ago
  7. 7112772 So far, we have up to 4 different names for the same thing (ignoring capitalization) by Carl-Daniel Hailfinger · 14 years ago
  8. 831e8f4 Remove unneeded #include statements completely by Carl-Daniel Hailfinger · 14 years ago
  9. 2702376 One of the problems is that --force had multiple meanings by Carl-Daniel Hailfinger · 14 years ago
  10. 66ef4e5 Internal (onboard) programming was the only feature which could not be disabled by Carl-Daniel Hailfinger · 15 years ago
  11. f5fb51c Adept layout handling to new programmer infrastructure and fix off-by-one error by Carl-Daniel Hailfinger · 15 years ago
  12. 0bd2a2b Sometimes we want to read/write more than 4 bytes of chip content at once by Carl-Daniel Hailfinger · 15 years ago
  13. 2cac686 Drop unused/duplicated #includes and some dead code by Uwe Hermann · 15 years ago
  14. 3d5f96c Don't duplicate option description in README, the manpage already has that info by Uwe Hermann · 15 years ago
  15. 1fec0f3 Check return value of fscanf()/fwrite()/fread() by Peter Stuge · 16 years ago
  16. 58783e3 If you pass a bogus layout file to the -l option flashrom will segfault by Uwe Hermann · 16 years ago
  17. 394131e Coding-style fixes for flashrom, partly indent-aided by Uwe Hermann · 16 years ago
  18. 85f8a17 Fix and clean up coreboot image detection heuristic by Carl-Daniel Hailfinger · 16 years ago
  19. 6c8866c Minor cosmetics, e.g by Uwe Hermann · 16 years ago
  20. ecab4fc Improve coreboot image detection heuristic by Carl-Daniel Hailfinger · 16 years ago
  21. 7ffbc6f Force read unknown flash chips by Peter Stuge · 16 years ago
  22. 75f5107 Add missing license header to layout.c by Uwe Hermann · 17 years ago
  23. e3f3e2e Rename LinuxBIOS to coreboot by Stefan Reinauer · 17 years ago
  24. a502dce Some cosmetic cleanups in the flashrom code and output by Uwe Hermann · 17 years ago
  25. ac30934 Revert my last cleanup patch by Uwe Hermann · 17 years ago
  26. 17d00ab Cosmetic changes to make the flashrom output more consistent by Uwe Hermann · 17 years ago
  27. ffec5f3 Cosmetic fixes by Uwe Hermann · 17 years ago
  28. 0846f89 Drop a bunch of useless header files, merge them into flash.h by Uwe Hermann · 17 years ago
  29. a7e0548 Fix coding style of flashrom by running indent on all files by Uwe Hermann · 17 years ago
  30. 0a05d67 Exit on return code of read_layout and print error message to stderr instead of stdout by Stefan Reinauer · 17 years ago
  31. 3a43160 Redo image checking in conversion case by Stefan Reinauer · 19 years ago
  32. e370528 Multiple unrelated changes by Stefan Reinauer · 19 years ago
  33. 184a404 Flashrom update from Stefan, resolve issue 21 by Ollie Lho · 19 years ago