1. 2b66ad9 Start implementing struct flashprog_programmer by Nico Huber · 1 year, 10 months ago
  2. c3b02dc Rebrand to flashprog and update URLs by Nico Huber · 1 year, 3 months ago flashprog[Renamed (69%) from libflashrom.c]
  3. dafd51e libflashrom: Add missing line ending when listing programmers by Nico Huber · 1 year, 9 months ago
  4. d1dacf7 libflashrom.c: Fix unintialized value passed to function by aarya · 2 years, 8 months ago
  5. 3f4d35d hwaccess: move mmio functions into hwaccess_physmap by Thomas Heijligen · 2 years, 10 months ago
  6. efe96a9 libflashrom: Avoid using the global layout by Nico Huber · 3 years, 6 months ago
  7. 4925861 layout: Use linked list for `struct romentry` by Nico Huber · 5 years ago
  8. 5bd990c layout: Introduce flashrom_layout_new() by Nico Huber · 5 years ago
  9. 92e0b62 layout: Introduce flashrom_layout_add_region() by Nico Huber · 5 years ago
  10. 3a97fd5 layout: Add `capacity` field by Nico Huber · 5 years ago
  11. 354766b layout: Introduce layout_next() by Nico Huber · 5 years ago
  12. 6fb2f62 libflashrom: Allow NULL-pointer argument in flashrom_flash_release() by Nico Huber · 2 years, 9 months ago
  13. 8f0db7d libflashrom/fmap: Don't use off_t for flash offsets by Julius Werner · 2 years, 9 months ago
  14. 38450ce libflashrom: Free `chip` instance upon flashctx teardown by Nico Huber · 5 years ago
  15. e0e93cf programmer_init: use struct programmer_entry* by Thomas Heijligen · 3 years, 6 months ago
  16. d45cb59 programmer_table: replace PROGRAMMER_INVALID with programmer_table_size by Thomas Heijligen · 3 years, 6 months ago
  17. 633d6db programmer_table: convert entries to pointers by Thomas Heijligen · 3 years, 8 months ago
  18. 0be623c Use singular they to refer to "the user" in comments by Angel Pons · 3 years, 7 months ago
  19. abfb70c libflashrom: Drop querying functions by Nico Huber · 1 year, 11 months ago
  20. 077c0d1 libflashrom,writeprotect: add flashrom_wp_get_available_ranges() by Nikolai Artemiev · 3 years, 1 month ago
  21. da1c834 libflashrom,writeprotect: add functions for reading/writing WP configs by Nikolai Artemiev · 3 years, 1 month ago
  22. b428c31 libflashrom.c: Use casts on enum conversions by Angel Pons · 4 years, 6 months ago
  23. 7f15de1 Fix compilation if CONFIG_INTERNAL=no by Jonathan Liu · 5 years ago
  24. 961f4a1 Fix more sign-compare issues by Nico Huber · 5 years ago
  25. 71b706f libflashrom: add querying functions with meson integration by Artur Raglis · 5 years ago
  26. 70461a9 layout: Make `romentry.name` a pointer by Nico Huber · 5 years ago
  27. 4f21328 layout: Move generic layout functions into `layout.c` by Nico Huber · 5 years ago
  28. ee13d0c libflashrom: Add CPP guard to fix big-endian builds by Nico Huber · 5 years ago
  29. 911b8d8 cli: Add error on missing IFD by Patrick Rudolph · 5 years ago
  30. c82900b Add support to get layout from fmap (e.g. coreboot rom) by Arthur Heymans · 7 years ago
  31. e083880 Remove address from GPLv2 headers by Elyes HAOUAS · 7 years ago
  32. d152fb9 Drop redundant `enum msglevel` by Nico Huber · 7 years ago
  33. e8e7a80 fixup! Add a convenient libflashrom interface by Nico Huber · 7 years ago
  34. 305f417 Add option to read ROM layout from IFD by Nico Huber · 11 years ago
  35. 454f613 Add a convenient libflashrom interface by Nico Huber · 12 years ago