1. 7630390 chipset_enable.c: Add PCI ID for Comet Lake U Base by Sam McNally · 3 years, 6 months ago
  2. 198bef3 chipset_enable: Mark Intel C216 as DEP by Jacob Garber · 3 years, 7 months ago
  3. 9eeae33 cbtable.c: don't assume high addresses can fully map 1 MiB by Aaron Durbin · 7 years ago
  4. 460c1c0 ft2232_spi.c: release I/Os on shutdown by Alan Green · 3 years, 9 months ago
  5. 0b1fb92 programmer: remove unused noop_shutdown function by Alan Green · 3 years, 9 months ago
  6. c14e3f6 Makefile: Add a DISABLE_CLOCK_GETTIME option by Martin Lucina · 3 years, 9 months ago
  7. 1cea5c3 Add missing platform.h includes by Miriam Polzer · 3 years, 9 months ago
  8. abb34fe chipset_enable.c: Mark Intel H110 as DEP by Angel Pons · 3 years, 10 months ago
  9. 2bb6792 chipset_enable.c: mark "Broadwell U Base" as DEP by Nikolai Artemiev · 3 years, 11 months ago
  10. 0a84d0d programmer.h,c: Drop dead noop_chip_writeb() fn by Edward O'Callaghan · 3 years, 10 months ago
  11. 3b3fc93 chipset_enable.c: Mark Intel Q67 as DEP by Angel Pons · 3 years, 10 months ago
  12. 55f6564 chipset_enable.c: Add Intel pch7 did=0x1e4{1,2,3} support by Edward O'Callaghan · 3 years, 11 months ago
  13. 0ad1199 Makefile: Fix typo NEED_LIBUSB0 -> NEED_LIBUSB1 by Edward O'Callaghan · 3 years, 11 months ago
  14. 52916f6 it87spi.c: Fix layering violation of default_spi_read by Edward O'Callaghan · 4 years ago
  15. 317c67b dediprog.c: Fix layering violation of default_spi_read by Edward O'Callaghan · 4 years ago
  16. 4f29bb7 Add support for Comet Lake-U/400-series PCH by Matt DeVillier · 4 years, 1 month ago
  17. c753c40 dummyflasher.c: Factor out global state by Lachlan Bishop · 4 years ago
  18. 13f90e6 tree/: Drop const from opaque data ptr in master definitions [alt] by Edward O'Callaghan · 3 years, 9 months ago
  19. e19a41b allow 0x34 as ICCRIBA for CHIPSET_C620_SERIES_LEWISBURG by Jonathan Zhang · 4 years, 1 month ago
  20. 3531123 dummyflasher.c: Only write back emulated image if modified by Namyoon Woo · 4 years, 1 month ago
  21. 1592fe5 chipset_enable: Mark Intel Q77 as DEP by Jacob Garber · 4 years, 1 month ago
  22. c218a05 add PCI IDs for additional c620 series PCH chips by Jonathan Zhang · 4 years, 1 month ago
  23. 9f06419 chipset_enable.c: Add support for Intel C620 Series Chipset SPI Controller by Luka Kovacic · 4 years, 2 months ago
  24. 5c639b3 stlinkv3_spi.c: Improve printed messages by Miklós Márton · 4 years, 2 months ago
  25. dba5fa7 endiantest: Fix #if expression by David Hendricks · 4 years, 2 months ago
  26. 1f967c8 chipset_enable: add PCI ID for APL-I (Broxton) by Jan Samek · 4 years, 9 months ago
  27. 7a6bce6 serial: Fix file read/write error handling for Windows by David Hendricks · 4 years, 3 months ago
  28. c368518 dediprog: Correct REQTYPE_OTHER_OUT macro by David Hendricks · 4 years, 3 months ago
  29. cdb290e tree: Remove unneeded semicolons after loops by David Hendricks · 4 years, 3 months ago
  30. 9148620 Add board enable for ASUS P3B-F by Keith Hui · 4 years, 4 months ago
  31. 68c32db 82802ab.c: Remove duplicated check by Angel Pons · 4 years, 8 months ago
  32. abefc46 chipset_enable.c: Spell `BIOS` in uppercase by Angel Pons · 4 years, 5 months ago
  33. 6d42d2b ft2232_spi.c: Improve handling of static buffer by Angel Pons · 4 years, 6 months ago
  34. 739899a stlinkv3_spi: Fix memory leak by Patrick Georgi · 4 years, 5 months ago
  35. 34e7456 pcidev.c: Drop unused variable by Elyes HAOUAS · 4 years, 5 months ago
  36. eb75123 ft2232_spi.c: change the chunksize from 256 to 270 by el-coderon · 4 years, 6 months ago
  37. 77a2a6e chipset_enable.c: Add more Lewisburg PCH IDs by Angel Pons · 4 years, 6 months ago
  38. a9335cc chipset_enable: Mark Intel HM75 as DEP by Evgeny Zinoviev · 4 years, 7 months ago
  39. 7113d17 chipset_enable.c: Mark Skylake U Premium as DEP by Angel Pons · 4 years, 7 months ago
  40. de307c0 SFDP: make mandatory table length check work with newer SFDP revisions by Michael Niewöhner · 2 years, 9 months ago
  41. 99b5186 sfdp: drop redundant check of the mandatory table size by Michael Niewöhner · 2 years, 8 months ago
  42. abfb70c libflashrom: Drop querying functions by Nico Huber · 1 year, 9 months ago
  43. a97e353 flashchips.c: Mark W25Q128.V WP as tested by Edward O'Callaghan · 1 year, 9 months ago
  44. f5bffd9 flashchips: Add WP settings for Flash Chip `W25Q512NW` by Subrata Banik · 1 year, 9 months ago
  45. 3c9bdb9 flashchips.c: Indent definition of W25Q512NW-IM properly by Felix Singer · 1 year, 9 months ago
  46. b931e7a flashchips.c: remove WREN from GD25Q256D enter 4BA sequence by Nikolai Artemiev · 1 year, 10 months ago
  47. 09dd6ba writeprotect.c: Split register value/mask calculation into pure func by Nikolai Artemiev · 1 year, 10 months ago
  48. d5ba24c flashchips.c: enable WP for MT25QL512, N25Q0{32,64}..{1,3}E by Sergii Dmytruk · 2 years, 2 months ago
  49. b1fb3f7 flashchips.c: enable WP for W25Q32.V, W25Q32.W and W25Q32JW...M by Sergii Dmytruk · 2 years, 2 months ago
  50. c6e8b1a flashchips.c: enable WP for EN25QH32 and EN25QH64 by Sergii Dmytruk · 2 years, 1 month ago
  51. 39687ac writeprotect_ranges.c: add more range functions by Sergii Dmytruk · 2 years, 2 months ago
  52. 081ffba writeprotect.c: refuse to work with chip if OTP WPS == 1 by Sergii Dmytruk · 2 years, 1 month ago
  53. 0b5a707 writeprotect.c: skip unnecessary writes by Sergii Dmytruk · 2 years, 1 month ago
  54. 29c8b5d flashchips: Add write protect bits to W25Q64JW...M by Evan Benn · 2 years ago
  55. d81997c writeprotect: Add some debug logging if wp_verify fails by Evan Benn · 2 years ago
  56. c74eac2 flashchips.c: mark WP of 9 entries as tested by Sergii Dmytruk · 2 years ago
  57. c720b6e flash.h: extend `struct tested` with .wp field by Sergii Dmytruk · 2 years ago
  58. 5905258 flashchips.c: Mark MT25QU256 as tested by Angel Pons · 2 years, 7 months ago
  59. 3ca0af0 flashchips.c: change GD25Q256D to "GD25Q256D/GD25Q256E" by Nikolai Artemiev · 2 years, 3 months ago
  60. bb608ff flashchips: Add missing block eraser for S25FL512S by Nico Huber · 2 years, 4 months ago
  61. 2623792 flashchips: Enable FEATURE_4BA_EAR_1716 for S25FL512S by Nico Huber · 2 years, 3 months ago
  62. ad55d5a flashchips: Enable FEATURE_4BA_EAR_1716 for ISSI chips by Nico Huber · 2 years, 3 months ago
  63. 9bb8a32 flashchips,spi25: Replace `.wrea_override` with FEATURE_4BA_EAR_1716 by Nico Huber · 2 years, 4 months ago
  64. 542b1f0 flashchips: Rename FEATURE_4BA_EXT_ADDR -> _EAR_C5C8 by Nico Huber · 2 years, 4 months ago
  65. a8258d7 flashchips: Drop FOUR_BYTE_ADDR comments by Nico Huber · 2 years, 4 months ago
  66. 5215eab flashchips: Split W25Q256.V by Nico Huber · 2 years, 4 months ago
  67. fffc48d flashchips: Add Spansion (today Infineon) S25FL128L and S25FL256L by Nico Huber · 2 years, 4 months ago
  68. 3f3c1f3 spi25_statusreg: Allow WRSR_EXT for Status Register 3 by Nico Huber · 2 years, 4 months ago
  69. 478e179 flashrom.c, flashcips.c: Test the order of erase functions by Aarya Chaumal · 2 years, 4 months ago
  70. 1e6aabc writeprotect: Add line-break after each `spew` message by Nico Huber · 2 years, 4 months ago
  71. 2502dbd Add W25Q512NW-IM ID to flashrom by Atul Dhudase · 3 years ago
  72. 8f5bd98 flashchips: Fix W25Q256.W by Patrick Rudolph · 4 years, 1 month ago
  73. d1af307 flashchips: enable write-protection for W25Q{64,128}.V by Sergii Dmytruk · 2 years, 11 months ago
  74. 801fcd0 writeprotect: add WPS bit and always set it to zero by Sergii Dmytruk · 2 years, 9 months ago
  75. 0b2e7dd spi25_statusreg.c: add SR3 read/write support by Sergii Dmytruk · 2 years, 9 months ago
  76. 9bf829d flashchips.c: mark IS25LP064 as TEST_OK_PREW by Simon Buhrow · 3 years ago
  77. 551664c flashchips.c: Mark GD25Q40(B) as tested by Simon Buhrow · 2 years, 7 months ago
  78. ccae68a writeprotect.c: refactor and fix wp_mode functions by Nikolai Artemiev · 2 years, 7 months ago
  79. d32e18b flashchips.c: add writeprotect support for more chips by Nikolai Artemiev · 2 years, 7 months ago
  80. b8a90d0 spi25_statusreg: delete spi_read_status_register() by Nikolai Artemiev · 2 years, 11 months ago
  81. a1d6865 spi25_statusreg: inline spi_write_register_flag() by Nikolai Artemiev · 2 years, 10 months ago
  82. 9e1afb7 writeprotect: add {get,set}_wp_mode() by Nikolai Artemiev · 3 years ago
  83. b6112a5 writeprotect: add set_wp_range() by Nikolai Artemiev · 3 years ago
  84. 077c0d1 libflashrom,writeprotect: add flashrom_wp_get_available_ranges() by Nikolai Artemiev · 3 years ago
  85. 1234d11 writeprotect: add get_wp_range() for decoding ranges by Nikolai Artemiev · 3 years ago
  86. c9feb1b flashchips,writeprotect_ranges: add range decoding function by Nikolai Artemiev · 3 years ago
  87. da1c834 libflashrom,writeprotect: add functions for reading/writing WP configs by Nikolai Artemiev · 3 years ago
  88. e75127a writeprotect.h: add structure to represent chip wp configuration bits by Nikolai Artemiev · 3 years ago
  89. c6c3f28 flash.h,flashchips.c: add writeprotect bit layout map to chips by Nikolai Artemiev · 3 years ago
  90. 9de3f87 spi25_statusreg,flashchips: add SR2 read/write support by Nikolai Artemiev · 3 years ago
  91. 0167522 spi25_statusreg: make register read/write functions generic by Nikolai Artemiev · 3 years ago
  92. 236a38c flashchips: Add W25Q64JV by Simon Buhrow · 2 years, 11 months ago
  93. d173ed4 flashchips.c: mark EN25F10 as TEST_OK_PREW by Simon Buhrow · 3 years ago
  94. 571f6ad flashchips: Add MX25L12833F by Tao Xia · 3 years, 2 months ago
  95. 981a344 flashchips.c: Add 'GD25LQ128E' to match C and D variants by Edward O'Callaghan · 3 years, 3 months ago
  96. 2649dde flashchips: Add MX25L12873F by Nico Huber · 3 years, 3 months ago
  97. 3ba8315 flashchips: Add support for Macronix MX66L1G45G by Patrick Rudolph · 3 years, 4 months ago
  98. b7014f9 flashchips.c: Mark MT25QL256 as tested by Simon Buhrow · 3 years, 7 months ago
  99. 5fa0505 flashchips: change chip name from 'W25Q64JW' to 'W25Q64JW...M' by Nikolai Artemiev · 3 years, 4 months ago
  100. 6ae79b1 flashchips.c: add support for W25Q32JW...M by Nikolai Artemiev · 3 years, 5 months ago