1. 42daab1 ichspi: Properly add Emmitsburg PCH by Nico Huber · 4 months ago
  2. af26008 ich_descriptors_tool: Add missing options for EHL & C620 by Nico Huber · 4 months ago
  3. 82fe123 ich_descriptors: Hard code number of masters for newer gens by Nico Huber · 4 months ago
  4. 157b818 ich_descriptors: Guard MCH strap handling by chipset version by Nico Huber · 4 months ago
  5. db878fb ich_descriptors: Drop chipset detection based on `freq_read` by Nico Huber · 4 months ago
  6. b3cc2c6 ich_descriptors: Unify pretty printing of PCH100+ masters by Nico Huber · 4 months ago
  7. 8e4151d chipset_enable: Remove hidden-spidev workaround for Elkhart Lake by Nico Huber · 3 months ago
  8. 6d72efa chipset_enable: Remove hidden-spidev workaround for all 14nm PCHs by Nico Huber · 3 months ago
  9. 092a699 chipset_enable: Remove hidden-spidev workaround for TGP+ by Nico Huber · 3 months ago
  10. 5bbd324 chipset_enable: Add missing PCI ID for Intel PCH H410 by Nico Huber · 3 months ago
  11. a088475 chipset_enable: Factor PCH100 hidden-spidev workaround out by Nico Huber · 3 months ago
  12. 5eb7a58 Drop 1s delay before automatic verification by Nico Huber · 10 days ago
  13. 7427569 libflashprog: Run programmer_shutdown() on failed setup by Nico Huber · 3 months ago
  14. 5a9d6ea chipset_enable: Fix memory leaks introduced with AMD SPI100 by Nico Huber · 3 months ago
  15. e149fbe Only try to check erase opcodes for SPI25 chips by Nico Huber · 3 months ago
  16. 07ebc68 Avoid NULL deref in check_block_eraser() by Nico Huber · 3 months ago
  17. 2405310 chipset_enable: Mark Intel QM87 as DEP by Nico Huber · 9 weeks ago
  18. 9897063 flashchips: Allow volatile register writes for W25Q128.V by Nico Huber · 3 months ago
  19. c972aed flashchips: Configure WP for MX25L25635F/45G by Nico Huber · 3 months ago
  20. 8f7122c cli: Add new write-protect CLI by Nico Huber · 1 year, 9 months ago
  21. eed122d layout: Implement flashprog_layout_get_region_range() by Nico Huber · 1 year, 9 months ago
  22. 1f693db cli: Add new `config' CLI for status/config registers by Nico Huber · 1 year, 9 months ago
  23. 85c2cf8 cli: Implement "command" option parser by Nico Huber · 13 days ago
  24. 24c0977 cli: Add print function for generic CLI options by Nico Huber · 13 days ago
  25. b82aadc cli: Move some declarations into `cli.h` by Nico Huber · 1 year, 9 months ago
  26. a705043 cli: Add a new CLI wrapper by Nico Huber · 1 year, 9 months ago
  27. d39c7d6 cli: Extract basic CLI init into cli_common by Nico Huber · 1 year, 9 months ago
  28. df6ce9f cli: Extract log argument parsing into cli_common by Nico Huber · 1 year, 9 months ago
  29. 0da839b cli: Extract layout argument processing by Nico Huber · 1 year, 9 months ago
  30. d91822a cli: Extract layout argument parsing into cli_common by Nico Huber · 1 year, 9 months ago
  31. e7899a9 cli: Move all long-option keys into cli.h by Nico Huber · 1 year, 9 months ago
  32. 34e783a cli: Extract flash argument parsing into cli_common by Nico Huber · 1 year, 9 months ago
  33. e68b08b cli_classic: Rewrite programmer argument parsing by Nico Huber · 1 year, 9 months ago
  34. 6898f5b spi25_statusreg: Prefer volatile status register writes by Nico Huber · 4 months ago
  35. 55e7884 Introduce FLASHPROG_FLAG_NON_VOLATILE_WRSR by Nico Huber · 4 months ago
  36. fbba454 Install udev rules by Jakob Haufe · 3 weeks ago
  37. 768cfc4 flashchips: Add GigaDevice GD25LR512ME by Naresh Solanki · 6 weeks ago
  38. d128a0a flashchips: Remove unsupported erase blocks for Winbond W25X{16,32,64} by Nicholas Chin · 7 weeks ago
  39. c6a924a Don't mention writing when erasing only (-E) by Nico Huber · 2 months ago
  40. dac4239 ch347_spi: Add 'spimode' parameter by Nicholas Chin · 4 months ago
  41. 56d236b chipset_enable: Add some newer AMD code names by Nico Huber · 4 months ago p1.2
  42. 3b9f152 chipset_enable: Probe AMD SPIBAR first and bail on ff by Nico Huber · 4 months ago
  43. 522160f meson: Add ft4222_spi by Nico Huber · 3 months ago
  44. 639d563 README: Update flashprog.org URLs by Nico Huber · 3 months ago
  45. cbbd601 README: Update dependency list and Linux package names by Nico Huber · 3 months ago
  46. 79451f1 README: Rename "Packaging" -> "Source Packaging" by Nico Huber · 3 months ago
  47. 5b4695c README: Dial laptop warning down a little by Nico Huber · 3 months ago
  48. 7224085 udev rules: Add some more IDs by Nico Huber · 4 months ago
  49. 448457a ch347_spi: Add CH347F ID and loop over the entries by Nico Huber · 4 months ago
  50. e39549b ch347_spi: Search for compatible USB interface by Nico Huber · 4 months ago
  51. dfd0647 ich_descriptors: Refactor component density handling by Nico Huber · 4 months ago
  52. b2ad9fd ich_descriptors: Make use of SPI_ENGINE_PCH100 marker by Nico Huber · 4 months ago
  53. 140e22f chipset_enable: Make use of SPI_ENGINE_PCH100 marker by Nico Huber · 4 months ago
  54. 869f0e7 ichspi: Use `swseq_data' on ICH7 paths too by Nico Huber · 4 months ago
  55. eeee91b ichspi: Replace all switch/case on `ich_generation' by Nico Huber · 4 months ago
  56. ecba1d8 ichspi: Drop redundant bail-out cases in ich_set_bbar() by Nico Huber · 4 months ago
  57. e8babf4 ichspi: Use a single check to enable hwseq for PCH100+ by Nico Huber · 4 months ago
  58. fda324b ichspi: Introduce SPI_ENGINE_PCH100 marker by Nico Huber · 4 months ago
  59. a1f6476 ichspi: Split ICH7 init out by Nico Huber · 4 months ago
  60. 3f75d44 ich_descriptors: Remove `Dual Output Fast Read' for newer gens by Nico Huber · 4 months ago
  61. 2862011 spi25: Try to set volatile quad-enable (QE) automatically by Nico Huber · 4 months ago
  62. 4ac536b spi25_statusreg: Allow to write (non-)volatile bits specifically by Nico Huber · 4 months ago
  63. b1d2bae dediprog: Fix and enable 4BA modes for SF600Plus-G2 by Nico Huber · 4 months ago
  64. d0afeef dediprog: Disable 4BA modes for SF100 w/ protocol v2 by Nico Huber · 4 months ago
  65. 1b1deda Implement QPI support by Nico Huber · 7 months ago
  66. a1b7f35 dediprog: Implement multi-i/o reads by Nico Huber · 8 months ago
  67. 008a44f dediprog: Split read/write command preparation by protocol by Nico Huber · 7 months ago
  68. 4760b6e spi25: Implement multi-i/o reads by Nico Huber · 10 months ago
  69. 0c9af0a spi25: Check quad-enable (QE) bit by Nico Huber · 6 months ago
  70. 930d421 spi25: Introduce generic spi_prepare_io()/spi_finish_io() by Nico Huber · 6 months ago
  71. 8d0f465 spi25: Extract 4BA preparations into new `spi25_prepare.c` by Nico Huber · 6 months ago
  72. 044c9dc Add FT4222H support by Nico Huber · 11 months ago
  73. fc7c13c linux_gpio2_spi: Implement multi i/o by Nico Huber · 10 months ago
  74. 5fc3154 bitbang_spi: Implement multi-i/o by Nico Huber · 10 months ago
  75. d16a911 bitbang_spi: Move API into its own header file by Nico Huber · 10 months ago
  76. 226bb87 flashchips: Add missing QE-bit definitions by Nico Huber · 7 months ago
  77. 4fa39c5 flashchips: Fill multi-i/o gaps in MX25U family by Nico Huber · 8 months ago
  78. 5f50999 flashchips: Fill multi-i/o gaps in MX25R family by Nico Huber · 8 months ago
  79. 46552c8 flashchips: Fill multi-i/o gaps in MX25L family by Nico Huber · 8 months ago
  80. 96786d0 flashchips: Fill quad-i/o gaps in XM25Q family by Nico Huber · 10 months ago
  81. a26a3c6 flashchips: Fill dual-i/o gaps in W25X family by Nico Huber · 7 months ago
  82. 2133f59 flashchips: Fill quad-i/o gaps in W25Q family by Nico Huber · 10 months ago
  83. 68573af flashchips: Split GD25Q127C and GD25Q128C by Nico Huber · 10 months ago
  84. 4da971f flashchips: Fill quad-i/o gaps in GD25*Q families by Nico Huber · 8 months ago
  85. f7e2d97 spi: Allow to define a quad-enable (QE) configuration bit by Nico Huber · 10 months ago
  86. 1412d9f spi: Rework FEATURE_QPI by Nico Huber · 10 months ago
  87. d518563 spi: Prepare for multi i/o and dummy bytes by Nico Huber · 10 months ago
  88. bd72a47 spi25_statusreg: support reading/writing configuration register by Sergii Dmytruk · 2 years, 4 months ago
  89. 3d728e7 spi25_statusreg.c: support reading security register by Sergii Dmytruk · 3 years ago
  90. a358b14 flashchips: Split W25Q64.W -> W25Q64DW | W25Q64FW/W25Q64JW...Q by Nico Huber · 7 months ago
  91. 3127db1 manibuilder: Drop legacy flashrom tag collections by Nico Huber · 7 months ago
  92. 619d9c0 manibuilder: Use `test_build.sh' by Nico Huber · 7 months ago
  93. 6560bba manibuilder/almalinux: Install `diffutils' for new `test_build.sh' by Nico Huber · 7 months ago
  94. c7b549e test_build.sh: Compare output for -L of Make and Meson builds by Nico Huber · 1 year, 8 months ago
  95. 72b30a0 test_build.sh: Don't try to run cross-compiled programs by Nico Huber · 7 months ago
  96. 3d2f212 test_build.sh: Allow to override Make and Meson commands by Nico Huber · 7 months ago
  97. 4eb9748 test_build.sh: Run tests for both Make and Meson builds by Nico Huber · 7 months ago
  98. 8279457 manibuilder: Add Alpine Linux 3.18 & 3.19 images by Nico Huber · 7 months ago
  99. 15e9b10 manibuilder/alpine: Install libjaylink-dev when available by Nico Huber · 7 months ago
  100. b8b3593 manibuilder: Add images for Fedora 38..40 by Nico Huber · 7 months ago