1. 3d5be0b hwaccess: replace flashrom specific macros by compiler defines by Thomas Heijligen · 3 years ago
  2. 345f65a layout: Tidy up the include-args API by Nico Huber · 3 years, 4 months ago
  3. d9b5771 layout: Kill the global layout by Nico Huber · 3 years, 4 months ago
  4. e0ed412 layout: Rework normalize_romentries() API by Nico Huber · 3 years, 4 months ago
  5. 5bd990c layout: Introduce flashrom_layout_new() by Nico Huber · 5 years ago
  6. a180509 flashrom.c: Make need_erase() helper static local by Edward O'Callaghan · 2 years, 4 months ago
  7. f6c1cb1 Global cleanup: Fix a few spelling errors by Martin Roth · 2 years, 6 months ago
  8. d75e1b1 flashrom.c: Make extract_param() static local by Edward O'Callaghan · 3 years, 2 months ago
  9. c720b6e flash.h: extend `struct tested` with .wp field by Sergii Dmytruk · 2 years ago
  10. 9bb8a32 flashchips,spi25: Replace `.wrea_override` with FEATURE_4BA_EAR_1716 by Nico Huber · 2 years, 4 months ago
  11. 542b1f0 flashchips: Rename FEATURE_4BA_EXT_ADDR -> _EAR_C5C8 by Nico Huber · 2 years, 4 months ago
  12. 3f3c1f3 spi25_statusreg: Allow WRSR_EXT for Status Register 3 by Nico Huber · 2 years, 4 months ago
  13. 801fcd0 writeprotect: add WPS bit and always set it to zero by Sergii Dmytruk · 2 years, 9 months ago
  14. 0b2e7dd spi25_statusreg.c: add SR3 read/write support by Sergii Dmytruk · 2 years, 9 months ago
  15. c9feb1b flashchips,writeprotect_ranges: add range decoding function by Nikolai Artemiev · 3 years ago
  16. c6c3f28 flash.h,flashchips.c: add writeprotect bit layout map to chips by Nikolai Artemiev · 3 years ago
  17. 9de3f87 spi25_statusreg,flashchips: add SR2 read/write support by Nikolai Artemiev · 3 years ago
  18. 0167522 spi25_statusreg: make register read/write functions generic by Nikolai Artemiev · 3 years ago
  19. 4ad4864 flashrom.c: implement chip restore callback registration by Nikolai Artemiev · 3 years, 11 months ago
  20. 5eca427 const'ify flashctx to align signatures with cros flashrom by Edward O'Callaghan · 4 years, 5 months ago
  21. 8900d6c helpers: Implement strndup() for MinGW by Miklós Márton · 5 years ago
  22. 519be66 Fix -Wsign-compare trouble by Nico Huber · 6 years ago
  23. d8b2e80 spi: Move 16MiB partitioning up into spi_chip_read() by Nico Huber · 5 years ago
  24. b04fef9 layout.c: Don't use global variables for included regions by Arthur Heymans · 6 years ago
  25. 86bddb5 Enable 4BA mode for Spansion 25FL256S by Nico Huber · 7 years ago
  26. 57dbd64 flashchips: Add Spansion 25FL256S......0 by Nico Huber · 7 years ago
  27. 7ecfe48 helpers: Add reverse_byte() and reverse_bytes() by Marc Schink · 9 years ago
  28. f9a3055 linux_mtd: Import driver from ChromiumOS by David Hendricks · 9 years ago
  29. e083880 Remove address from GPLv2 headers by Elyes HAOUAS · 6 years ago
  30. b6e3d25 Fix compilation with older MinGW versions by Antonio Ospite · 7 years ago
  31. f701f34 Add support for reading the current flash contents from a file by Paul Kocialkowski · 7 years ago
  32. 80ae14e Add support for the ENE Embedded Debug Interface EDI and KB9012 EC by Paul Kocialkowski · 7 years ago
  33. 995f755 Add support for selecting the erased bit value with a flag by Paul Kocialkowski · 7 years ago
  34. 31b5e3b Add a SPI command class to `struct flashchip` by Mike Banon · 7 years ago
  35. aac8142 flashchips: Revise all 4BA chips by Nico Huber · 7 years ago
  36. fe34d2a spi25: Revise decision when to enter/exit 4BA mode by Nico Huber · 7 years ago
  37. ed098d6 spi: Move ICH BBAR quirk out of the way by Nico Huber · 7 years ago
  38. 7a07722 spi25: Remove now obsolete `four_bytes_addr_funcs` path by Nico Huber · 7 years ago
  39. a1672f8 spi25: Enable native 4BA read and write using feature bits by Nico Huber · 7 years ago
  40. f43c654 spi25: Integrate 4BA support by Nico Huber · 7 years ago
  41. a3140d0 spi25: Introduce spi_simple_write_cmd() by Nico Huber · 7 years ago
  42. f268d8b Fix standalone ich_descriptor_tool compilation with MinGW and DJGPP by Stefan Tauner · 7 years ago
  43. cc20a9b 4BA: Allow disabling 4-byte address mode for SPI flash by Ed Swierk · 7 years ago
  44. 7fe8569 4BA: Support for new direct-4BA instructions + W25Q256.V update by Boris Baykov · 8 years ago
  45. 5de3b9b 4BA: Support for 4-bytes addressing via Extended Address Register by Boris Baykov · 8 years ago
  46. 9912718 4BA: Flashrom integration for the 4-bytes addressing extensions by Boris Baykov · 8 years ago
  47. b1f8836 fixup! 4BA: Basic support for 4-bytes addressing mode extensions by Boris Baykov · 8 years ago
  48. 50a5660 4BA: Basic support for 4-bytes addressing mode extensions by Boris Baykov · 8 years ago
  49. d152fb9 Drop redundant `enum msglevel` by Nico Huber · 7 years ago
  50. 2d62572 Fix linking with libpayload by Nico Huber · 8 years ago
  51. 305f417 Add option to read ROM layout from IFD by Nico Huber · 11 years ago
  52. 899e4ec Kill doit() by Nico Huber · 8 years ago
  53. 1878110 Adapt CLI to use new libflashrom interface' print callback by Nico Huber · 12 years ago
  54. 454f613 Add a convenient libflashrom interface by Nico Huber · 12 years ago
  55. 7af0e79 Add functions to read/erase/write/verify by layout by Nico Huber · 8 years ago
  56. 3a9939b Give layouts their own type by Nico Huber · 8 years ago
  57. 23e10b8 Add a bunch of new/tested stuff and various small changes 24 by Stefan Tauner · 9 years ago
  58. c8305e1 Add support for 128 bytes write granularity by Paul Kocialkowski · 9 years ago
  59. 5c316f9 Add a bunch of new/tested stuff and various small changes 22 by Stefan Tauner · 10 years ago
  60. dc62793 Make strnlen() visible in old versions of glibc by Stefan Tauner · 10 years ago
  61. b0eee9b Unify target OS and CPU architecture checks by Stefan Tauner · 10 years ago
  62. b41d847 Move strtok_r implementation verbatim to helpers.c by Stefan Tauner · 10 years ago
  63. 73f5bda Make read before write configurable (infrastructure part) by Stefan Tauner · 10 years ago
  64. 2a1ed77 Introduce generic shutdown_free() and remove redundant internal_shutdown() by Stefan Tauner · 10 years ago
  65. 4e32ec1 Refine physical address mapping of flash chips by Stefan Tauner · 10 years ago
  66. 9b32de9 Refactor some CLI-relevant parts by Stefan Tauner · 10 years ago
  67. 6697f71 Add a bunch of new/tested stuff and various small changes 21 by Stefan Tauner · 10 years ago
  68. a5bcbce Rename programmer registration functions by Carl-Daniel Hailfinger · 10 years ago
  69. 1b0e9fc EEPROM support: handle implicit erase by Carl-Daniel Hailfinger · 10 years ago
  70. 6ad6e01 Introduce helpers.c by Stefan Tauner · 10 years ago
  71. 96658be Fix selfcheck of various arrays by Stefan Tauner · 10 years ago
  72. 6455dff Add two new states to enum test_state and use it for flashchips by Stefan Tauner · 10 years ago
  73. f20b7be Add 'const' keyword to chip write and other function prototypes by Mark Marshall · 10 years ago
  74. 4e7f36e Add support for Macronix MX23L3254 mask ROM by Michael Coppola · 10 years ago
  75. f80419c Make delay values unsigned by Stefan Tauner · 10 years ago
  76. 8268fdb layout: Verify layout entries before building a new image using them by Stefan Tauner · 11 years ago
  77. 949ccc8 layout: Add a method to cleanup layout data structures by Stefan Tauner · 11 years ago
  78. 0554ca5 Add a bunch of new/tested stuff and various small changes 18 by Stefan Tauner · 11 years ago
  79. 305e0b9 Uintptr_t-ify map_flash_region functions by Stefan Tauner · 11 years ago
  80. c233375 Use uintptr_t for chipaddr instead of unsigned long by Stefan Tauner · 11 years ago
  81. 11990da Various cross-platform fixes by Carl-Daniel Hailfinger · 11 years ago
  82. 682122b Warn if we skipped all blocks while writing by Stefan Tauner · 11 years ago
  83. 0466c81 sbxxx: spibar[0] debug print refinements by Stefan Tauner · 11 years ago
  84. 0243745 Refine granularity handling in preparation of AT45DB series support by Stefan Tauner · 11 years ago
  85. f800f55 Add support for Macronix MX25U1635E, MX25U3235E/F and MX25U6435E/F by Vincent Palatin · 12 years ago
  86. 50d67aa Make write granularity a chip attribute by Stefan Tauner · 12 years ago
  87. c6fa32d Introduce msg_*warn by Stefan Tauner · 12 years ago
  88. bcb2e5a Constify parameters and globals by Nico Huber · 12 years ago
  89. 6ee37e2 Improve SPI status register pretty printing by Stefan Tauner · 12 years ago
  90. 78ffbea Do not read the flash chip twice in verification mode by Stefan Tauner · 12 years ago
  91. ede2fa4 Remove exit calls from print_supported_chips by Niklas Söderlund · 12 years ago
  92. eb58257 Add a bunch of new/tested stuff and various small changes 14 by Stefan Tauner · 12 years ago
  93. 5a7cb84 Make struct flashchip a field in struct flashctx instead of a complete copy by Carl-Daniel Hailfinger · 12 years ago
  94. 2c20b28 Introduce enum test_state by Stefan Tauner · 12 years ago
  95. 32508eb Hide hwaccess.h from public API by Patrick Georgi · 12 years ago
  96. 316fdfb Bus Pirate buffer management revamp by Carl-Daniel Hailfinger · 12 years ago
  97. 1c15548 Add logfile support by Carl-Daniel Hailfinger · 12 years ago
  98. 901a3ba Convert printf to msg_* where appropriate by Carl-Daniel Hailfinger · 12 years ago
  99. ac1b4c8 Add support for SFDP (JESD216) by Stefan Tauner · 13 years ago
  100. 65922a3 Warn of one-time programmable (OTP) memory by Daniel Lenski · 13 years ago