1. a705043 cli: Add a new CLI wrapper by Nico Huber · 1 year, 9 months ago
  2. d39c7d6 cli: Extract basic CLI init into cli_common by Nico Huber · 1 year, 9 months ago
  3. df6ce9f cli: Extract log argument parsing into cli_common by Nico Huber · 1 year, 9 months ago
  4. 0da839b cli: Extract layout argument processing by Nico Huber · 1 year, 9 months ago
  5. d91822a cli: Extract layout argument parsing into cli_common by Nico Huber · 1 year, 9 months ago
  6. e7899a9 cli: Move all long-option keys into cli.h by Nico Huber · 1 year, 9 months ago
  7. 34e783a cli: Extract flash argument parsing into cli_common by Nico Huber · 1 year, 9 months ago
  8. e68b08b cli_classic: Rewrite programmer argument parsing by Nico Huber · 1 year, 9 months ago
  9. 842d678 libflashrom: Return progress state to the library user by Richard Hughes · 3 years, 10 months ago
  10. 89569d6 memory_mapped: Reduce `decode_sizes` to a single `max_rom_decode` by Nico Huber · 1 year, 10 months ago
  11. 2b66ad9 Start implementing struct flashprog_programmer by Nico Huber · 1 year, 10 months ago
  12. c3b02dc Rebrand to flashprog and update URLs by Nico Huber · 1 year, 3 months ago flashprog
  13. a7cb7e9 cli, manpage: Clean up occurrences of old image argument by Anastasia Klimchuk · 2 years ago
  14. 92ae5bb cli_classic.c: Make count_max_decode_exceedings() pure by Edward O'Callaghan · 2 years, 2 months ago
  15. aba3658 flashrom.c: Move count_max_decode_exceeding() to cli by Edward O'Callaghan · 2 years, 2 months ago
  16. 2a768e4 cli_classic.c: Make use of bool type in the main function by Felix Singer · 2 years, 6 months ago
  17. 2d17041 flashrom: Drop read_flash_to_file() usage by Edward O'Callaghan · 3 years ago
  18. e276765 Drop STANDALONE mode by Thomas Heijligen · 2 years, 7 months ago
  19. d58496b cli_classic: Use flashrom_init() from API by Edward O'Callaghan · 2 years, 10 months ago
  20. 91eaebc cli_classic: Replace programmer_shutdown() with libflashrom call by Edward O'Callaghan · 2 years, 10 months ago
  21. 136bf43 cli_classic: Use flashrom_flash_getsize() over raw access by Edward O'Callaghan · 2 years, 10 months ago
  22. 98cfa69 flashrom.c: Move do_*() helpers into cli_classic.c by Edward O'Callaghan · 3 years ago
  23. c72d20a cli_classic.c: Convert do_erase() to libflashrom call by Edward O'Callaghan · 3 years ago
  24. 345f65a layout: Tidy up the include-args API by Nico Huber · 3 years, 6 months ago
  25. d9b5771 layout: Kill the global layout by Nico Huber · 3 years, 6 months ago
  26. 5bd990c layout: Introduce flashrom_layout_new() by Nico Huber · 5 years ago
  27. 8577756 cli_classic: prevent corruption of flash when stdout/stderr is closed by Jack Rosenthal · 3 years, 7 months ago
  28. 40407b6 cli_classic.c: fix minor cosmetic bug when support for wiki page generation is not compiled in by Idwer Vollering · 4 years ago
  29. a60f641 cli_classic.c: Prevent memory leak by Angel Pons · 4 years, 8 months ago
  30. d12b6bc flashrom.8.tmpl: Clarify man entries for -w/-v/-x by Daniel Campello · 2 years, 8 months ago
  31. 84e9c91 CONFIG_DEFAULT_PROGRAMMER_NAME: Use programmer name instead of enum by Thomas Heijligen · 3 years, 6 months ago
  32. acd9c94 cli_classic: replace enum programmer with programmer_entry* by Thomas Heijligen · 3 years, 6 months ago
  33. e0e93cf programmer_init: use struct programmer_entry* by Thomas Heijligen · 3 years, 6 months ago
  34. d45cb59 programmer_table: replace PROGRAMMER_INVALID with programmer_table_size by Thomas Heijligen · 3 years, 6 months ago
  35. 633d6db programmer_table: convert entries to pointers by Thomas Heijligen · 3 years, 8 months ago
  36. 8eaef7d flashrom.c: allow - as filename for stdin by Daniel Campello · 3 years, 7 months ago
  37. 8b60fc7 cli_classic: Tidy up some repeated handling patterns into funcs by Edward O'Callaghan · 5 years ago
  38. 16ec45c cli_classic: Fix first line of --help to match manpage by Edward O'Callaghan · 5 years ago
  39. 4a84ec2 tree: Enable -Wwrite-strings by Jacob Garber · 5 years ago
  40. 7d6b526 cli_classic: Add convenient '--{flash,get}-size' cli opt by Edward O'Callaghan · 5 years ago
  41. 0cd11d8 cli_classic: Add convenient '--flash-name' cli opt by Edward O'Callaghan · 5 years ago
  42. 519be66 Fix -Wsign-compare trouble by Nico Huber · 6 years ago
  43. ef78de4 cli_classic: Fix Memory leak by Elyes HAOUAS · 5 years ago
  44. 0a0b45b cli_classic: Remove old usage warnings by Jacob Garber · 5 years ago
  45. b04fef9 layout.c: Don't use global variables for included regions by Arthur Heymans · 6 years ago
  46. 6eca761 Fix a tiny memory leak in the CLI tool by Richard Hughes · 6 years ago
  47. c82900b Add support to get layout from fmap (e.g. coreboot rom) by Arthur Heymans · 7 years ago
  48. e083880 Remove address from GPLv2 headers by Elyes HAOUAS · 7 years ago
  49. f701f34 Add support for reading the current flash contents from a file by Paul Kocialkowski · 7 years ago
  50. d152fb9 Drop redundant `enum msglevel` by Nico Huber · 7 years ago
  51. 7258cf5 fixup! Kill doit() by Urja Rannikko · 7 years ago
  52. 305f417 Add option to read ROM layout from IFD by Nico Huber · 11 years ago
  53. 3828b39 cli_classic: Remove layout-for-write-only check by Nico Huber · 9 years ago
  54. 99d1595 cli_classic: Add option (-N, --noverify-all) by Nico Huber · 9 years ago
  55. 899e4ec Kill doit() by Nico Huber · 9 years ago
  56. 1878110 Adapt CLI to use new libflashrom interface' print callback by Nico Huber · 12 years ago
  57. e814a9b Add support for Spansion S25FL127S by Jernej Škrabec · 10 years ago
  58. 4e32ec1 Refine physical address mapping of flash chips by Stefan Tauner · 10 years ago
  59. 9e3a698 Refine handling chips that exceed maximum programmer sizes by Stefan Tauner · 10 years ago
  60. 9b32de9 Refactor some CLI-relevant parts by Stefan Tauner · 10 years ago
  61. 88b1925 Add support for S25FL128P, S25FL129P and refine it for S25FL128S chips by Stefan Tauner · 10 years ago
  62. a5bcbce Rename programmer registration functions by Carl-Daniel Hailfinger · 10 years ago
  63. 265fcac Add default arguments for the default programmer (only) by Stefan Tauner · 10 years ago
  64. 20da4aa Remove programmer_shutdown() from doit() by Stefan Tauner · 11 years ago
  65. 8268fdb layout: Verify layout entries before building a new image using them by Stefan Tauner · 11 years ago
  66. 949ccc8 layout: Add a method to cleanup layout data structures by Stefan Tauner · 11 years ago
  67. c4f44df Fix verification operation by Stefan Tauner · 11 years ago
  68. 0554ca5 Add a bunch of new/tested stuff and various small changes 18 by Stefan Tauner · 11 years ago
  69. bcb2e5a Constify parameters and globals by Nico Huber · 12 years ago
  70. b8911d6 Fix memleaks in cli_classic.c by Stefan Tauner · 12 years ago
  71. b226cb1 Improve --help and friends by Stefan Tauner · 12 years ago
  72. ede2fa4 Remove exit calls from print_supported_chips by Niklas Söderlund · 12 years ago
  73. fd0d413 Introduce a compile time option to select a default programmer by Stefan Tauner · 12 years ago
  74. 5a7cb84 Make struct flashchip a field in struct flashctx instead of a complete copy by Carl-Daniel Hailfinger · 12 years ago
  75. 4e3391f Always require the --programmer parameter if any flash chip access is requested by Carl-Daniel Hailfinger · 12 years ago
  76. 1c15548 Add logfile support by Carl-Daniel Hailfinger · 12 years ago
  77. 901a3ba Convert printf to msg_* where appropriate by Carl-Daniel Hailfinger · 13 years ago
  78. b428e97 Reenable forced read by Carl-Daniel Hailfinger · 13 years ago
  79. 4628445 Postpone layout file reading by Carl-Daniel Hailfinger · 13 years ago
  80. 2d927fb Replace --mainboard with -p internal:mainboard by Carl-Daniel Hailfinger · 13 years ago
  81. 9bcf268 Add deferred --image processing by Louis Yung-Chieh Lo · 13 years ago
  82. 222bf10 Fix programmer-centric probe (patch v2) by Michael Karcher · 13 years ago
  83. c40cff7 Have all programmer init functions register bus masters/programmers by Carl-Daniel Hailfinger · 13 years ago
  84. 63fd902 Use struct flashctx instead of struct flashchip for flash chip access by Carl-Daniel Hailfinger · 13 years ago
  85. eaacd2d Register Parallel/LPC/FWH programmers the same way SPI programmers are registered by Carl-Daniel Hailfinger · 13 years ago
  86. 1d94763 Print out the flash chip found after the probing loop in verbose mode by Stefan Tauner · 13 years ago
  87. 2e68160 Change programmer selection in cli and generic code by Carl-Daniel Hailfinger · 13 years ago
  88. 394ee78 Move the main() function from flashrom.c to cli_classic.c by Uwe Hermann · 13 years ago
  89. 082c8b5 Fixup of r1397 by Carl-Daniel Hailfinger · 13 years ago
  90. 91f4afa Random whitespace and coding-style fixes by Uwe Hermann · 13 years ago
  91. 716e098 Add a bunch of new/tested stuff and various small changes 5 by Stefan Tauner · 13 years ago
  92. 1a30d50 Fix a bug breaking layout file handling in r1373 by Stefan Tauner · 13 years ago
  93. d566014 Fix and clean up cli_classic.c by Carl-Daniel Hailfinger · 13 years ago
  94. 8bb2021 Use shutdown callback mechanism to shutdown programmers by David Hendricks · 13 years ago
  95. 064bbc9 Fix multiple detection of the same chip by Carl-Daniel Hailfinger · 14 years ago
  96. 4c82318 Constify flashchips array by Carl-Daniel Hailfinger · 14 years ago
  97. 73f8ec8 Fix sparse warning: Using plain integer as NULL pointer by Peter Huewe · 14 years ago
  98. a60faab Convince compilers to put constant data into the .rodata section by Mathias Krause · 14 years ago
  99. a73fb49 Refine -L output to include all programmer modules by Carl-Daniel Hailfinger · 14 years ago
  100. 18430a0 Remove duplicate includes from the code by Stefan Reinauer · 14 years ago