1. 2bf43de writeprotect.c: refactor and fix wp_mode functions by Nikolai Artemiev · 3 years, 10 months ago
  2. 133377b flashchips.c: add writeprotect support for more chips by Nikolai Artemiev · 3 years, 10 months ago
  3. 05ca636 spi25_statusreg: delete spi_read_status_register() by Nikolai Artemiev · 4 years, 2 months ago
  4. 47540f6 spi25_statusreg: inline spi_write_register_flag() by Nikolai Artemiev · 4 years, 1 month ago
  5. d87a8d5 writeprotect: add {get,set}_wp_mode() by Nikolai Artemiev · 4 years, 2 months ago
  6. 8c67624 writeprotect: add set_wp_range() by Nikolai Artemiev · 4 years, 2 months ago
  7. 789a88a libflashrom,writeprotect: add flashrom_wp_get_available_ranges() by Nikolai Artemiev · 4 years, 2 months ago
  8. 48b7532 writeprotect: add get_wp_range() for decoding ranges by Nikolai Artemiev · 4 years, 2 months ago
  9. 4d7350b flashchips,writeprotect_ranges: add range decoding function by Nikolai Artemiev · 4 years, 2 months ago
  10. 539ec8a libflashrom,writeprotect: add functions for reading/writing WP configs by Nikolai Artemiev · 4 years, 2 months ago
  11. b3b2d41 writeprotect.h: add structure to represent chip wp configuration bits by Nikolai Artemiev · 4 years, 2 months ago
  12. 3e3c5bf flash.h,flashchips.c: add writeprotect bit layout map to chips by Nikolai Artemiev · 4 years, 2 months ago
  13. 2c9ab46 spi25_statusreg,flashchips: add SR2 read/write support by Nikolai Artemiev · 4 years, 2 months ago
  14. 100cba3 spi25_statusreg: make register read/write functions generic by Nikolai Artemiev · 4 years, 2 months ago
  15. 13ec9d4 flashchips: Add W25Q64JV by Simon Buhrow · 4 years, 2 months ago
  16. 7169d89 flashchips.c: mark EN25F10 as TEST_OK_PREW by Simon Buhrow · 4 years, 3 months ago
  17. 432abaa flashchips: Add MX25L12833F by Tao Xia · 4 years, 5 months ago
  18. b1c4d39 flashchips.c: Add 'GD25LQ128E' to match C and D variants by Edward O'Callaghan · 4 years, 6 months ago
  19. 6d81e96 flashchips: Add MX25L12873F by Nico Huber · 4 years, 6 months ago
  20. 500e43e flashchips: Add support for Macronix MX66L1G45G by Patrick Rudolph · 4 years, 7 months ago
  21. b4d047f flashchips.c: Mark MT25QL256 as tested by Simon Buhrow · 4 years, 10 months ago
  22. f13b59e flashchips: change chip name from 'W25Q64JW' to 'W25Q64JW...M' by Nikolai Artemiev · 4 years, 8 months ago
  23. 30ab1ad flashchips.c: add support for W25Q32JW...M by Nikolai Artemiev · 4 years, 8 months ago
  24. 9c8a3c7 flashchips: Add MX25L3233F by Nico Huber · 4 years, 8 months ago
  25. f0988a6 flashchips: Correct OTP comment for MX25L3273E by Nico Huber · 4 years, 8 months ago
  26. 3509182 flashchips: Add support for Boya/BoHong Microelectronics B_25D16A by Christian Kudera · 4 years, 8 months ago
  27. 74fefd1 flashchips: Adapt IDs for Boya Microelectronics by Angel Pons · 4 years, 8 months ago
  28. c095ca5 flashchips.c: mark MX25U25635F as TESTED_OK_PREW by Nikolai Artemiev · 4 years, 9 months ago
  29. 3a93485 flashchips.c: mark GD25Q256D as TESTED_OK_PREW by Nikolai Artemiev · 4 years, 9 months ago
  30. 63e340d flashchips.c: mark EN25S64 as TESTED_OK_PREW by Nikolai Artemiev · 4 years, 9 months ago
  31. f472a1d CHROMIUM: flashrom: update .tested field for EN25QH128 by Tim Chen · 5 years ago
  32. 21aec7e flashchips: Mark Macronix MX25L1635D as tested by Angel Pons · 5 years ago
  33. a435148 flashchips.c: Mark GD25LQ128C/D as TEST_OK_PREW by Alan Green · 5 years ago
  34. b3748d1 spi25_statusreg.c: restore SR contents at flashrom exit by Nikolai Artemiev · 5 years ago
  35. 216e73d flashchips.c: Add support for XMC new SPI flash types by luke he · 5 years ago
  36. dc0e727 flashchips: Mark Intel 25F640S33B8 as TESTED_PREW by Zoltan HERPAI · 5 years ago
  37. 97afde8 flashrom.c: implement chip restore callback registration by Nikolai Artemiev · 5 years ago
  38. 01ab970 flashchips: Add support for Boya Microelectronics BY25Q128AS by Jack Olsen · 5 years ago
  39. dbb31b0 flashchips: Add support for Fudan SPI flash chips by Jakob Petersson · 7 years ago
  40. 7d0cd51 flashchips: Add W25Q256JW_DTR by David Hendricks · 5 years ago
  41. df8d774 flashchips: Add support for Macronix MX25L5121E by Steve Markgraf · 5 years ago
  42. 994e861 Add support for Winbond W25X05CL by Jacob Appelbaum · 6 years ago
  43. fa4736b flashchips: Add W25Q256.W by el-coderon · 6 years ago
  44. 644be5d const'ify flashctx to align signatures with cros flashrom by Edward O'Callaghan · 6 years ago
  45. 4c9f810 flashchips: Add support for Winbond W25Q64JW by Scott Chao · 6 years ago
  46. 1a23087 flashchips: Add W25Q512JV by Joel Stanley · 6 years ago
  47. 96b8e59 flashchips: add support for GigaDevice GD25WQ80E by Dino Li · 6 years ago
  48. d25a995 flashchips: Add Macronix MX25R3235F by sibradzic · 6 years ago
  49. 84d16a7 Makefile: Turn x86-arch comments into `if` by Nico Huber · 4 years, 8 months ago
  50. 82777db Makefile: Use pciutils/pci.h only for older NetBSD packages by Nico Huber · 3 years ago
  51. f9a1e4a manibuilder: Update default tags, based on 1.2.x by Nico Huber · 3 years ago
  52. e6ed78b manibuilder/anita: Move ARGS right before their usage by Nico Huber · 3 years ago
  53. 267279f manibuilder/anita: Install pkg-config by Nico Huber · 3 years ago
  54. 055a897 manibuilder/anita: Use QEMU's -drive option over -hdb by Nico Huber · 3 years ago
  55. e9b1c46 manibuilder/anita: Enable KVM when running on x86_64 by Nico Huber · 3 years ago
  56. 537c3c3 manibuilder: Let build tests fail with the original error code by Nico Huber · 3 years ago
  57. b3a2c19 manibuilder: Adapt TEST_REMOTE and TEST_REVISION defaults by Nico Huber · 3 years ago
  58. 619dd66 manibuilder: Add service container with local Git access by Nico Huber · 3 years ago
  59. f6052d0 manibuilder: Automatically create `manibuilder` network bridge by Nico Huber · 3 years ago
  60. ed11eef manibuilder: Make Git remote overridable by Nico Huber · 3 years ago
  61. 701f9cc manibuilder: Set $(TEST_REVISION) default in make by Nico Huber · 3 years ago
  62. 1c7af0c manibuilder: Add list of 1.2.x targets by Nico Huber · 3 years, 3 months ago
  63. 02a6ef3 Import manibuilder from flashrom master by Nico Huber · 3 years ago
  64. 7cb4395 ichspi: Unify timeouts across all SPI operations to 30s by Subrata Banik · 3 years, 9 months ago
  65. 4cbc1cb Makefile: Fix dependencies for developerbox_spi by Felix Singer · 3 years, 5 months ago
  66. 1900e1d Replace freenode references by Angel Pons · 4 years, 6 months ago
  67. 87aa193 print_wiki.c: Update mailing list reference by Angel Pons · 4 years, 6 months ago
  68. 89cc73b Makefile: Fix building on AArch64 NixOS by Pyry Kontio · 5 years ago
  69. 380090f pcidev: Always fetch ident info by Nico Huber · 3 years, 7 months ago
  70. 298ac33 pcidev.c: populate IDs with pci_fill_info() by Daniel Verkamp · 5 years ago
  71. 245e540 dmi: Correctly check for ERROR_PTR by Nico Huber · 3 years, 10 months ago
  72. 04fce47 linux_mtd: check ioctl() return value properly by Nikolai Artemiev · 4 years ago
  73. 96cc5d3 flashrom.8: add missing entry for `--flash-contents` by Michael Niewöhner · 4 years, 3 months ago
  74. a8c0b68 jlink_spi: Reduce transfer size by Marc Schink · 5 years ago
  75. 595c5d0 linux_mtd: Disable buffering on the mtd device by Douglas Anderson · 5 years ago
  76. 5feb8cd helpers.c: Fix undefined behavior in strndup() by Xiang Wang · 5 years ago
  77. b822ce8 dediprog: Fix segmentation fault on no device found by Medicine Yeh · 5 years ago
  78. 2e3e106 chipset_enable.c: Validate physmap() return rcrb value by Edward O'Callaghan · 5 years ago
  79. eaf701d chipset_enable.c: check return value from rphysmap() call by Edward O'Callaghan · 5 years ago
  80. d92dd50 it87spi.c: Prevent use-after-free bug by Angel Pons · 5 years ago
  81. 4af3609 spi25: Debug flashrom crash when Write Protect is ON by Yuji Sasaki · 7 years ago
  82. 355a1df stlinkv3_spi: Avoid division by zero by Patrick Georgi · 6 years ago
  83. 399a4dd chipset_enable.c: Disable SPI on ICH7 if booted from LPC by Angel Pons · 6 years ago
  84. b57f48f spi95: Check for success before using send_command's returned data by Patrick Georgi · 6 years ago
  85. b428c31 libflashrom.c: Use casts on enum conversions by Angel Pons · 6 years ago
  86. 5ac6a63 test_build.sh: Move build test procedure to repository by Patrick Georgi · 5 years ago
  87. 05c629b flashchips: Add Spansion S25FL512S by Bernhard Urban-Forster · 6 years ago
  88. b5433b7 chipset_enable.c: Add Ice Lake U to known and tested systems by Johanna Schander · 6 years ago
  89. 3eae695 Fix building with meson, again by Angel Pons · 6 years ago
  90. 3799a1c chipset_enable: Add Kaby Lake U Prem. to known and tested systems by Wim Vervoorn · 6 years ago
  91. e4c2b48 Fix typos by Carl-Daniel Hailfinger · 6 years ago
  92. 67710af Revert "pcidev.c: Factor out pcidev_validate() into pure fn" by Nico Huber · 6 years ago
  93. 370a9f3 stlinkv3_spi: Move a declaration out of for-loop head by Nico Huber · 6 years ago
  94. 324929c Add support for STLINK V3 debugger/programmer via its SPI bridge by Miklós Márton · 6 years ago
  95. 728062f chipset_enable.c: Mark Intel HM76 as DEP by Angel Pons · 6 years ago
  96. a9d6d1a mysteries_intel: Add a section about SMM_BWP by David Hendricks · 6 years ago
  97. 34d07f0 flashrom: Add support for ARC platform by Rosen Penev · 6 years ago
  98. 4139438 flashchips: Add AT25SF321 by darkarnium · 6 years ago
  99. 8962267 nicintel_eeprom: Reduce usage of is_i210() by Nico Huber · 8 years ago
  100. 5d068dd Revert "print.c: Dedup 'test_state_to_text()' logic" by Nico Huber · 6 years ago