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