1. 9ad4255 Delay between probe and subsequent operations by Carl-Daniel Hailfinger · 14 years ago
  2. 5b997c3 Split off programmer.h from flash.h by Carl-Daniel Hailfinger · 14 years ago
  3. 1748c57 Print an error message on read errors and abort instead of proceeding anyway by Carl-Daniel Hailfinger · 14 years ago
  4. ad3cc55 Kill global variables, constants and functions if local scope suffices by Carl-Daniel Hailfinger · 14 years ago
  5. 2db77a0 Make the 'flashrom --help' output look a bit nicer by Uwe Hermann · 14 years ago
  6. 7112772 So far, we have up to 4 different names for the same thing (ignoring capitalization) by Carl-Daniel Hailfinger · 14 years ago
  7. 831e8f4 Remove unneeded #include statements completely by Carl-Daniel Hailfinger · 14 years ago
  8. 4988420 Initialize the internal delay function before running programmer init by Carl-Daniel Hailfinger · 14 years ago
  9. 8841d3e Fix assorted documentation, frontend and printing bugs by Carl-Daniel Hailfinger · 14 years ago
  10. 2702376 One of the problems is that --force had multiple meanings by Carl-Daniel Hailfinger · 14 years ago
  11. e7f3209 Enable -Wshadow, clean code for that by Michael Karcher · 15 years ago
  12. 51e97d7 Converting fprintf(stderr), printf, and printf_debug into a common print interface for flashrom by Sean Nelson · 15 years ago
  13. a84835a Move the CLI related functions main() and cli_usage() to cli_classic.c by Carl-Daniel Hailfinger · 15 years ago