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