1. 147bfc7 Only try to check erase opcodes for SPI25 chips by Nico Huber · 3 months ago 1.2.x
  2. 3e8ccab Avoid NULL deref in check_block_eraser() by Nico Huber · 3 months ago
  3. e6ebfa2 flashchips: Remove unsupported erase blocks for Winbond W25X{16,32,64} by Nicholas Chin · 7 weeks ago
  4. 65b8b17 Update version info for v1.2 by Nico Huber · 3 months ago v1.2
  5. 50f29a6 Update version info for v1.2-rc1 by Nico Huber · 3 months ago v1.2-rc1
  6. 0b93a5c Update version info for 1.2.x by Nico Huber · 3 months ago
  7. 56d236b chipset_enable: Add some newer AMD code names by Nico Huber · 4 months ago p1.2
  8. 3b9f152 chipset_enable: Probe AMD SPIBAR first and bail on ff by Nico Huber · 4 months ago
  9. 522160f meson: Add ft4222_spi by Nico Huber · 3 months ago
  10. 639d563 README: Update flashprog.org URLs by Nico Huber · 3 months ago
  11. cbbd601 README: Update dependency list and Linux package names by Nico Huber · 3 months ago
  12. 79451f1 README: Rename "Packaging" -> "Source Packaging" by Nico Huber · 3 months ago
  13. 5b4695c README: Dial laptop warning down a little by Nico Huber · 3 months ago
  14. 7224085 udev rules: Add some more IDs by Nico Huber · 4 months ago
  15. 448457a ch347_spi: Add CH347F ID and loop over the entries by Nico Huber · 4 months ago
  16. e39549b ch347_spi: Search for compatible USB interface by Nico Huber · 4 months ago
  17. dfd0647 ich_descriptors: Refactor component density handling by Nico Huber · 4 months ago
  18. b2ad9fd ich_descriptors: Make use of SPI_ENGINE_PCH100 marker by Nico Huber · 4 months ago
  19. 140e22f chipset_enable: Make use of SPI_ENGINE_PCH100 marker by Nico Huber · 4 months ago
  20. 869f0e7 ichspi: Use `swseq_data' on ICH7 paths too by Nico Huber · 4 months ago
  21. eeee91b ichspi: Replace all switch/case on `ich_generation' by Nico Huber · 4 months ago
  22. ecba1d8 ichspi: Drop redundant bail-out cases in ich_set_bbar() by Nico Huber · 4 months ago
  23. e8babf4 ichspi: Use a single check to enable hwseq for PCH100+ by Nico Huber · 4 months ago
  24. fda324b ichspi: Introduce SPI_ENGINE_PCH100 marker by Nico Huber · 4 months ago
  25. a1f6476 ichspi: Split ICH7 init out by Nico Huber · 4 months ago
  26. 3f75d44 ich_descriptors: Remove `Dual Output Fast Read' for newer gens by Nico Huber · 4 months ago
  27. 2862011 spi25: Try to set volatile quad-enable (QE) automatically by Nico Huber · 4 months ago
  28. 4ac536b spi25_statusreg: Allow to write (non-)volatile bits specifically by Nico Huber · 4 months ago
  29. b1d2bae dediprog: Fix and enable 4BA modes for SF600Plus-G2 by Nico Huber · 4 months ago
  30. d0afeef dediprog: Disable 4BA modes for SF100 w/ protocol v2 by Nico Huber · 4 months ago
  31. 1b1deda Implement QPI support by Nico Huber · 7 months ago
  32. a1b7f35 dediprog: Implement multi-i/o reads by Nico Huber · 8 months ago
  33. 008a44f dediprog: Split read/write command preparation by protocol by Nico Huber · 7 months ago
  34. 4760b6e spi25: Implement multi-i/o reads by Nico Huber · 10 months ago
  35. 0c9af0a spi25: Check quad-enable (QE) bit by Nico Huber · 6 months ago
  36. 930d421 spi25: Introduce generic spi_prepare_io()/spi_finish_io() by Nico Huber · 6 months ago
  37. 8d0f465 spi25: Extract 4BA preparations into new `spi25_prepare.c` by Nico Huber · 6 months ago
  38. 044c9dc Add FT4222H support by Nico Huber · 11 months ago
  39. fc7c13c linux_gpio2_spi: Implement multi i/o by Nico Huber · 10 months ago
  40. 5fc3154 bitbang_spi: Implement multi-i/o by Nico Huber · 10 months ago
  41. d16a911 bitbang_spi: Move API into its own header file by Nico Huber · 10 months ago
  42. 226bb87 flashchips: Add missing QE-bit definitions by Nico Huber · 7 months ago
  43. 4fa39c5 flashchips: Fill multi-i/o gaps in MX25U family by Nico Huber · 8 months ago
  44. 5f50999 flashchips: Fill multi-i/o gaps in MX25R family by Nico Huber · 8 months ago
  45. 46552c8 flashchips: Fill multi-i/o gaps in MX25L family by Nico Huber · 8 months ago
  46. 96786d0 flashchips: Fill quad-i/o gaps in XM25Q family by Nico Huber · 10 months ago
  47. a26a3c6 flashchips: Fill dual-i/o gaps in W25X family by Nico Huber · 7 months ago
  48. 2133f59 flashchips: Fill quad-i/o gaps in W25Q family by Nico Huber · 10 months ago
  49. 68573af flashchips: Split GD25Q127C and GD25Q128C by Nico Huber · 10 months ago
  50. 4da971f flashchips: Fill quad-i/o gaps in GD25*Q families by Nico Huber · 8 months ago
  51. f7e2d97 spi: Allow to define a quad-enable (QE) configuration bit by Nico Huber · 10 months ago
  52. 1412d9f spi: Rework FEATURE_QPI by Nico Huber · 10 months ago
  53. d518563 spi: Prepare for multi i/o and dummy bytes by Nico Huber · 10 months ago
  54. bd72a47 spi25_statusreg: support reading/writing configuration register by Sergii Dmytruk · 2 years, 4 months ago
  55. 3d728e7 spi25_statusreg.c: support reading security register by Sergii Dmytruk · 3 years ago
  56. a358b14 flashchips: Split W25Q64.W -> W25Q64DW | W25Q64FW/W25Q64JW...Q by Nico Huber · 7 months ago
  57. 3127db1 manibuilder: Drop legacy flashrom tag collections by Nico Huber · 7 months ago
  58. 619d9c0 manibuilder: Use `test_build.sh' by Nico Huber · 7 months ago
  59. 6560bba manibuilder/almalinux: Install `diffutils' for new `test_build.sh' by Nico Huber · 7 months ago
  60. c7b549e test_build.sh: Compare output for -L of Make and Meson builds by Nico Huber · 1 year, 8 months ago
  61. 72b30a0 test_build.sh: Don't try to run cross-compiled programs by Nico Huber · 7 months ago
  62. 3d2f212 test_build.sh: Allow to override Make and Meson commands by Nico Huber · 7 months ago
  63. 4eb9748 test_build.sh: Run tests for both Make and Meson builds by Nico Huber · 7 months ago
  64. 8279457 manibuilder: Add Alpine Linux 3.18 & 3.19 images by Nico Huber · 7 months ago
  65. 15e9b10 manibuilder/alpine: Install libjaylink-dev when available by Nico Huber · 7 months ago
  66. b8b3593 manibuilder: Add images for Fedora 38..40 by Nico Huber · 7 months ago
  67. 7b05f09 manibuilder: Add images for Ubuntu 24.04 "Noble Numbat" by Nico Huber · 7 months ago
  68. 5e8b339 manibuilder/anita: Add NetBSD 10.0 i386 & amd64 images by Nico Huber · 7 months ago
  69. 61da8c7 manibuilder/anita: Export library path for libusb by Nico Huber · 7 months ago
  70. 39152af manibuilder: Set sourcearcade.org as default source by Nico Huber · 7 months ago
  71. 20073e7 Properly clear erase-block selection when bigger block is chosen by Nico Huber · 6 months ago
  72. 3824c8d ichspi: Allow all opcodes when the "opmenu" isn't locked by Nico Huber · 6 months ago
  73. 0d4354e flashchips: Add W25Q32JV-.M by Angel Pons · 6 months ago
  74. 5b4fdd1 z60_flashprog.rules: Add udev rule for CH347 by Nicholas Chin · 7 months ago
  75. 72c9e40 meson: Check for CPU families with known raw mem access by Nico Huber · 7 months ago
  76. 3458220 platform/meson: Port pciutils/pci.h workaround to Meson by Nico Huber · 7 months ago
  77. f279762 platform/meson: Check for libi386 on NetBSD by Nico Huber · 7 months ago
  78. 14da5f7 README: Convert to Markdown by J. Neuschäfer · 7 months ago
  79. 8ddea57 README: Document branching and release policy by J. Neuschäfer · 7 months ago
  80. 2522456 util/list_yet_unsupported_chips.sh: Fix path by Maximilian Brune · 7 months ago
  81. cbf9c11 spi: Don't cross 16MiB boundaries with long writes by Nico Huber · 8 months ago p1.1
  82. 823a704 dediprog: Skip warning on first attempt to read device string by Nico Huber · 8 months ago
  83. e8463c8 dediprog: Revise prefix check for given programmer id by Nico Huber · 8 months ago
  84. 38af1a1 dediprog: Revise id matching by Nico Huber · 8 months ago
  85. 4661e7c amd_spi100: Use flashprog_read_chunked() for progress reporting by Nico Huber · 1 year, 7 months ago
  86. cdcfda2 read_memmapped: Use flashprog_read_chunked() for progress reporting by Nico Huber · 1 year, 7 months ago
  87. 7679b5c spi25: Replace spi_read_chunked() with more abstract version by Nico Huber · 1 year, 7 months ago
  88. ca1c7fd spi25: Normalize parameters of spi_nbyte_read() by Nico Huber · 1 year, 7 months ago
  89. e36e3dc dediprog: Use default_spi_write_256 by Nico Huber · 1 year, 7 months ago
  90. 522a86d linux_spi: Use default_spi_read()/_write_256() by Nico Huber · 1 year, 7 months ago
  91. 806509b cli_classic: Turn progress reporting into a progress bar by Nico Huber · 1 year, 7 months ago
  92. 842d678 libflashrom: Return progress state to the library user by Richard Hughes · 3 years, 10 months ago
  93. aa714dd flashprog.c: Let select_erase_functions() return byte count by Nico Huber · 1 year, 7 months ago
  94. 2eed4cf serprog: Add SPI Mode and CS Mode commands by Funkeleinhorn · 8 months ago
  95. 821a085 dediprog: Implement id reading for SF600 and later by Nico Huber · 8 months ago
  96. 274e655 dediprog: Read device string early by Nico Huber · 8 months ago
  97. 0057822 dediprog: Add protocol detection for SF700 & SF600Plus-G2 by Nico Huber · 9 months ago
  98. fb176d2 dediprog: Use more general 4BA write mode for newer protocols by Nico Huber · 8 months ago
  99. 0ab5c3d dediprog: Split device type and version parsing by Nico Huber · 9 months ago
  100. bdef5c2 dediprog: Use unsigned conversions to parse device string by Nico Huber · 9 months ago