1. e0e8b2b flashchips: Mark Intel 25F640S33B8 as TESTED_PREW by Zoltan HERPAI · 4 years, 1 month ago
  2. 4ad4864 flashrom.c: implement chip restore callback registration by Nikolai Artemiev · 3 years, 11 months ago
  3. 73ae5ef flashchips: Add support for Boya Microelectronics BY25Q128AS by Jack Olsen · 4 years, 1 month ago
  4. 0cf3e12 flashchips: Add support for Fudan SPI flash chips by Jakob Petersson · 6 years ago
  5. 3153260 flashchips: Add W25Q256JW_DTR by David Hendricks · 4 years, 1 month ago
  6. 7e6f3a7 flashchips: Add support for Macronix MX25L5121E by Steve Markgraf · 4 years, 2 months ago
  7. ebbdc02 Add support for Winbond W25X05CL by Jacob Appelbaum · 5 years ago
  8. 0120985 flashchips: Add W25Q256.W by el-coderon · 4 years, 5 months ago
  9. 5eca427 const'ify flashctx to align signatures with cros flashrom by Edward O'Callaghan · 4 years, 5 months ago
  10. 1bbc501 flashchips: Add support for Winbond W25Q64JW by Scott Chao · 4 years, 6 months ago
  11. 5543961 flashchips: Add W25Q512JV by Joel Stanley · 5 years ago
  12. 3214f58 flashchips: add support for GigaDevice GD25WQ80E by Dino Li · 4 years, 6 months ago
  13. f62623c flashchips: Add Macronix MX25R3235F by sibradzic · 4 years, 6 months ago
  14. 9245b88 Makefile: Turn x86-arch comments into `if` by Nico Huber · 3 years, 5 months ago
  15. c0e1c4b Makefile: Use pciutils/pci.h only for older NetBSD packages by Nico Huber · 1 year, 9 months ago
  16. e49c220 manibuilder: Update default tags, based on 1.2.x by Nico Huber · 1 year, 9 months ago
  17. 3ddd603 manibuilder/anita: Move ARGS right before their usage by Nico Huber · 1 year, 9 months ago
  18. 76afdac manibuilder/anita: Install pkg-config by Nico Huber · 1 year, 9 months ago
  19. ea88f21 manibuilder/anita: Use QEMU's -drive option over -hdb by Nico Huber · 1 year, 9 months ago
  20. 48b1fde manibuilder/anita: Enable KVM when running on x86_64 by Nico Huber · 1 year, 9 months ago
  21. d4fbbb4 manibuilder: Let build tests fail with the original error code by Nico Huber · 1 year, 9 months ago
  22. 725a19e manibuilder: Adapt TEST_REMOTE and TEST_REVISION defaults by Nico Huber · 1 year, 9 months ago
  23. fb9c18a manibuilder: Add service container with local Git access by Nico Huber · 1 year, 9 months ago
  24. bfe6484 manibuilder: Automatically create `manibuilder` network bridge by Nico Huber · 1 year, 9 months ago
  25. aa359a7 manibuilder: Make Git remote overridable by Nico Huber · 1 year, 9 months ago
  26. 34846e4 manibuilder: Set $(TEST_REVISION) default in make by Nico Huber · 1 year, 9 months ago
  27. f4a1b5d manibuilder: Add list of 1.2.x targets by Nico Huber · 2 years ago
  28. c0b52db Import manibuilder from flashrom master by Nico Huber · 1 year, 9 months ago
  29. 7cb4395 ichspi: Unify timeouts across all SPI operations to 30s by Subrata Banik · 2 years, 6 months ago
  30. 4cbc1cb Makefile: Fix dependencies for developerbox_spi by Felix Singer · 2 years, 2 months ago
  31. 1900e1d Replace freenode references by Angel Pons · 3 years, 3 months ago
  32. 87aa193 print_wiki.c: Update mailing list reference by Angel Pons · 3 years, 3 months ago
  33. 89cc73b Makefile: Fix building on AArch64 NixOS by Pyry Kontio · 4 years, 3 months ago
  34. 380090f pcidev: Always fetch ident info by Nico Huber · 2 years, 4 months ago
  35. 298ac33 pcidev.c: populate IDs with pci_fill_info() by Daniel Verkamp · 4 years ago
  36. 245e540 dmi: Correctly check for ERROR_PTR by Nico Huber · 2 years, 7 months ago
  37. 04fce47 linux_mtd: check ioctl() return value properly by Nikolai Artemiev · 2 years, 8 months ago
  38. 96cc5d3 flashrom.8: add missing entry for `--flash-contents` by Michael Niewöhner · 3 years ago
  39. a8c0b68 jlink_spi: Reduce transfer size by Marc Schink · 4 years, 1 month ago
  40. 595c5d0 linux_mtd: Disable buffering on the mtd device by Douglas Anderson · 3 years, 8 months ago
  41. 5feb8cd helpers.c: Fix undefined behavior in strndup() by Xiang Wang · 3 years, 8 months ago
  42. b822ce8 dediprog: Fix segmentation fault on no device found by Medicine Yeh · 3 years, 9 months ago
  43. 2e3e106 chipset_enable.c: Validate physmap() return rcrb value by Edward O'Callaghan · 3 years, 10 months ago
  44. eaf701d chipset_enable.c: check return value from rphysmap() call by Edward O'Callaghan · 4 years ago
  45. d92dd50 it87spi.c: Prevent use-after-free bug by Angel Pons · 4 years ago
  46. 4af3609 spi25: Debug flashrom crash when Write Protect is ON by Yuji Sasaki · 6 years ago
  47. 355a1df stlinkv3_spi: Avoid division by zero by Patrick Georgi · 4 years, 5 months ago
  48. 399a4dd chipset_enable.c: Disable SPI on ICH7 if booted from LPC by Angel Pons · 4 years, 5 months ago
  49. b57f48f spi95: Check for success before using send_command's returned data by Patrick Georgi · 4 years, 5 months ago
  50. b428c31 libflashrom.c: Use casts on enum conversions by Angel Pons · 4 years, 4 months ago
  51. 5ac6a63 test_build.sh: Move build test procedure to repository by Patrick Georgi · 3 years, 11 months ago
  52. 05c629b flashchips: Add Spansion S25FL512S by Bernhard Urban-Forster · 4 years, 8 months ago
  53. b5433b7 chipset_enable.c: Add Ice Lake U to known and tested systems by Johanna Schander · 4 years, 9 months ago
  54. 3eae695 Fix building with meson, again by Angel Pons · 4 years, 8 months ago
  55. 3799a1c chipset_enable: Add Kaby Lake U Prem. to known and tested systems by Wim Vervoorn · 4 years, 8 months ago
  56. e4c2b48 Fix typos by Carl-Daniel Hailfinger · 4 years, 8 months ago
  57. 67710af Revert "pcidev.c: Factor out pcidev_validate() into pure fn" by Nico Huber · 4 years, 8 months ago
  58. 370a9f3 stlinkv3_spi: Move a declaration out of for-loop head by Nico Huber · 4 years, 9 months ago
  59. 324929c Add support for STLINK V3 debugger/programmer via its SPI bridge by Miklós Márton · 5 years ago
  60. 728062f chipset_enable.c: Mark Intel HM76 as DEP by Angel Pons · 4 years, 9 months ago
  61. a9d6d1a mysteries_intel: Add a section about SMM_BWP by David Hendricks · 4 years, 10 months ago
  62. 34d07f0 flashrom: Add support for ARC platform by Rosen Penev · 5 years ago
  63. 4139438 flashchips: Add AT25SF321 by darkarnium · 4 years, 11 months ago
  64. 8962267 nicintel_eeprom: Reduce usage of is_i210() by Nico Huber · 7 years ago
  65. 5d068dd Revert "print.c: Dedup 'test_state_to_text()' logic" by Nico Huber · 4 years, 10 months ago
  66. 7bd31a4 ft2232_spi: Add support for Tin Can Tools Flyswatter/Flyswatter 2 by Russ Dill · 5 years ago
  67. e28d75e pcidev.c: Factor out pcidev_validate() into pure fn by Edward O'Callaghan · 4 years, 10 months ago
  68. 1d80d64 cbtable.c: Factor out lb_table_validation logic by Edward O'Callaghan · 4 years, 10 months ago
  69. 4a55e68 cbtable.c: Factor out lb_header_validation logic by Edward O'Callaghan · 4 years, 10 months ago
  70. 61e16e5 print.c: Dedup 'test_state_to_text()' logic by Edward O'Callaghan · 4 years, 10 months ago
  71. 301ae22 dediprog.c: Add id parameter to dediprog programmer by Ryan O'Leary · 5 years ago
  72. 83c56b8 Fix building with GCC 4.9 by Evgeny Zinoviev · 4 years, 11 months ago
  73. 93737bc sb600spi.c: Generalise determin_generation() after Yangtze by Edward O'Callaghan · 5 years ago
  74. 9355e6f sb600spi.c: Fold up debug logic into determine_generation() by Edward O'Callaghan · 5 years ago
  75. c0a27e1 sb600spi.c: Consolidate smbus dev revision derivation by Edward O'Callaghan · 5 years ago
  76. 2d20d6d Add support for National Instruments USB-845x devices by Miklós Márton · 7 years ago
  77. 1a11949 flashchips: Add W25Q128JW_DTR by Peichao Wang · 4 years, 11 months ago
  78. 80e8dc4 flashchips: Add missing N25Q/MT25Q variants by Jacob Creedon · 5 years ago
  79. 2f6936b util/getversion,meson: Add script to allow version info with Meson by Nico Huber · 5 years ago
  80. b863127 usbdev.c: Add missing <inttypes.h> include by Edward O'Callaghan · 5 years ago
  81. 8b60fc7 cli_classic: Tidy up some repeated handling patterns into funcs by Edward O'Callaghan · 5 years ago
  82. 16ec45c cli_classic: Fix first line of --help to match manpage by Edward O'Callaghan · 5 years ago
  83. 2a8d439 Correct the pkgconfig generated file naming by Mario Limonciello · 5 years ago
  84. d954d5d meson.build: Sanitize the version string by Mario Limonciello · 5 years ago
  85. e0ceedf linux_spi: reorder includes for linux <4.14 by Fabrice Fontaine · 5 years ago
  86. 28d0819 util/git-hooks: Check for Signed-off-by line by David Hendricks · 5 years ago
  87. 7f15de1 Fix compilation if CONFIG_INTERNAL=no by Jonathan Liu · 5 years ago
  88. d58128e chipset_enable.c: Mark Intel Q75 as DEP by Angel Pons · 5 years ago
  89. 9e2dc2f Makefile,meson.build: Enable/assume -Wextra by Nico Huber · 6 years ago
  90. 5374dc3 flashchips: Add missing block erasers for GD25Q256D by Nico Huber · 5 years ago
  91. 92b17a5 board_enable: Work around -Wtype-limits issue by Nico Huber · 5 years ago
  92. 961f4a1 Fix more sign-compare issues by Nico Huber · 5 years ago
  93. b417c0c meson: Correct license to GPL-2.0 by Nico Huber · 5 years ago
  94. 349b5d2 meson: Add spi95.c to fix the build by David Hendricks · 5 years ago
  95. 3d8868c Add support for M95M02-A125 by Konstantin Grudnev · 5 years ago
  96. 4a84ec2 tree: Enable -Wwrite-strings by Jacob Garber · 5 years ago
  97. de77ad4 Add board enable for Asus P4P800SE by Miklós Márton · 5 years ago
  98. 8900d6c helpers: Implement strndup() for MinGW by Miklós Márton · 5 years ago
  99. 7d6b526 cli_classic: Add convenient '--{flash,get}-size' cli opt by Edward O'Callaghan · 5 years ago
  100. 0cd11d8 cli_classic: Add convenient '--flash-name' cli opt by Edward O'Callaghan · 5 years ago