1. 88e87c5 tree: Check properly if libusb is initialized by Thomas Heijligen · 2 years, 2 months ago
  2. 927c1f0 include/ich_descriptors.h: Add missing include by Edward O'Callaghan · 2 years, 2 months ago
  3. 48c3f18 pickit2_spi.c: Use a variable to store the total packetsize by Felix Singer · 2 years, 2 months ago
  4. d07c4a4 pickit2_spi.c: Replace hard-coded value with define in msg_perr() by Felix Singer · 2 years, 2 months ago
  5. 75d6ec6 pickit2_spi.c: Add `pickit2_interrupt_transfer()` helper by Angel Pons · 2 years, 2 months ago
  6. 9beddb6 stlinkv3_spi: add support for more product variants by Miklós Márton · 2 years, 3 months ago
  7. 24e1bbb ft2232_spi.c: Add support for kt-link jtag interface by Jacek Naglak · 2 years, 4 months ago
  8. 5dc7d94 it87spi.c: Enable probing of IT8686E by Pete Smith · 2 years, 4 months ago
  9. 2ab6bba it85spi: EOL support by Edward O'Callaghan · 2 years, 3 months ago
  10. 43040f2 tree: indent struct *_master consistently with tabs by Thomas Heijligen · 2 years, 3 months ago
  11. 4203a47 dummyflasher: Add emulation for S25FL128L by Nico Huber · 2 years, 4 months ago
  12. bbccdb2 spi25_statusreg: Allow WRSR_EXT for Status Register 3 (dummy part) by Nico Huber · 2 years, 4 months ago
  13. 58cf519 board_enable: Add ASUS P5W DH Deluxe by Tasos Sahanidis · 2 years, 5 months ago
  14. c50f4ae atavia: fix BYTE_OFFSET's macro argument value by Alexander Goncharov · 2 years, 3 months ago
  15. a180509 flashrom.c: Make need_erase() helper static local by Edward O'Callaghan · 2 years, 4 months ago
  16. 2fc70dc dummyflasher: enforce write protection for W25Q128FV by Sergii Dmytruk · 2 years, 11 months ago
  17. 27835ea dummyflasher: emulate SR2 and SR3 for W25Q128FV by Sergii Dmytruk · 2 years, 11 months ago
  18. 59151a4 dummyflasher: add SR2 and SR3 emulation harness by Sergii Dmytruk · 2 years, 11 months ago
  19. 885917c serprog.c: Avoid calling memcpy with NULL pointer arguments by aarya · 2 years, 7 months ago
  20. f6c1cb1 Global cleanup: Fix a few spelling errors by Martin Roth · 2 years, 6 months ago
  21. 137f02f jlink_spi: Add option to enable target power by Marc Schink · 4 years, 1 month ago
  22. 756b6b3 Add Intel Jasper Lake support by Nico Huber · 1 year, 9 months ago
  23. 15095db flashrom.c: remove unused include by Thomas Heijligen · 2 years, 6 months ago
  24. 0ac2956 ich_descriptors.c: Ensure unsigned types >=0 on to prevent underflow by aarya · 2 years, 6 months ago
  25. c9c7d52 board_enable.c: Remove unnecessary assignment by aarya · 2 years, 6 months ago
  26. d12b6bc flashrom.8.tmpl: Clarify man entries for -w/-v/-x by Daniel Campello · 2 years, 6 months ago
  27. 251e3cd helpers.c: use unsigned int for bit shifts (ASAN) by Daniel Campello · 2 years, 6 months ago
  28. 29c23dd Add Alder Lake support by Nico Huber · 1 year, 9 months ago
  29. 8efb0b3 ft2232_spi.c: Add FTDI FT4233H by Charles Parent · 2 years, 7 months ago
  30. 6fb2f62 libflashrom: Allow NULL-pointer argument in flashrom_flash_release() by Nico Huber · 2 years, 7 months ago
  31. 8f0db7d libflashrom/fmap: Don't use off_t for flash offsets by Julius Werner · 2 years, 7 months ago
  32. d3e8fd9 ich_descriptors.c Invert the meaning of 'dual_output' bit by Werner Zeh · 2 years, 8 months ago
  33. e57d4e4 Add Elkhart Lake support by Werner Zeh · 2 years, 9 months ago
  34. 672bdcf fmap.c: Avoid undefined behaviour with fmap_lsearch([len:=0]) by Edward O'Callaghan · 2 years, 8 months ago
  35. 4f9cd8b dediprog: wait for spi bulk read xfers to finish by Rick Altherr · 2 years, 9 months ago
  36. fafc3d8 chipset_enable.c: Add TGP-H IDs by Tim Crawford · 2 years, 10 months ago
  37. 6ae640b flashrom.c: Validate before allocate in verify_range() by Edward O'Callaghan · 2 years, 10 months ago
  38. 69c324a chipset_enable.c: Mark Intel Z390 as DEP by melvyn2 · 2 years, 11 months ago
  39. 5c9f542 Add Tiger Lake U Premium support by Michał Żygowski · 3 years, 3 months ago
  40. cce1e5b hwaccess.c: move function declarations from programmer.h to hwaccess.h by Thomas Heijligen · 2 years, 11 months ago
  41. fa959ba flashrom.c: Delete obsolete comment by Simon Buhrow · 2 years, 11 months ago
  42. bb37973 Makefile: remove NEED_LIBUSB1 from FEATURE_CFLAGS by Thomas Heijligen · 3 years ago
  43. 100be2c serprog: Move content of programmer specific header to C file by Felix Singer · 3 years ago
  44. dd547c7 gfxnvidia: Fix indents by Felix Singer · 3 years ago
  45. ece63c8 ft2232_spi: reintroduce generic GPIOL control by Michael Niewöhner · 3 years ago
  46. 1da0635 flashrom.8: carve out `csgpiol` into its own section by Michael Niewöhner · 3 years ago
  47. b50d9eb ft2232_spi: prevent use of reserved pins on some programmers by Michael Niewöhner · 3 years ago
  48. f0c03fb nicintel_spi.c: Implement `set_sck_set_mosi` and `set_sck_get_miso` by Angel Pons · 3 years, 3 months ago
  49. 116d56d dediprog.c: Split up compound conditional and swap two operations by Angel Pons · 3 years, 6 months ago
  50. 4b918a1 internal.c: unify the macro for x86 only code by Thomas Heijligen · 3 years ago
  51. 140c126 custom_baud: move Linux specific code into own file by Thomas Heijligen · 3 years ago
  52. c2b303b ft2232_spi: clarify the comment about gpio configuration by Michael Niewöhner · 3 years ago
  53. 7d97388 dediprog.c: Drop dediprog_ prefix for spi data struct members by Anastasia Klimchuk · 3 years, 2 months ago
  54. b31f7ac dediprog.c: Refactor singleton states into reentrant pattern by Anastasia Klimchuk · 3 years, 2 months ago
  55. eec477f chipset_enable.c: Mark Z97 as DEP by Sophie van Soest · 3 years, 3 months ago
  56. a4e63e7 ni845x_spi: add missing const specifier to the spi_transmit function by Miklós Márton · 3 years, 1 month ago
  57. 3bf7cfb Add support for Intel Emmitsburg PCH by Jonathan Zhang · 3 years, 1 month ago
  58. 66565a7 ich_descriptors: Add explicit checks for all chipsets by David Hendricks · 3 years ago
  59. fea5aa1 ni845x_spi: handle PROGRAMFILES(X86) env var properly by Miklós Márton · 3 years, 2 months ago
  60. 27fdfd7 nicintel_eeprom: Delete extra parentheses from if condition by Anastasia Klimchuk · 3 years, 2 months ago
  61. 9fc8e25 ft2232_spi: Add FTDI search by description. by Harry Johnson · 3 years, 3 months ago
  62. d75e1b1 flashrom.c: Make extract_param() static local by Edward O'Callaghan · 3 years, 2 months ago
  63. f55ca20 Makefile: Use dependency lists to generate NEED_<library> vars by Nico Huber · 3 years, 3 months ago
  64. 29c6834 Makefile: Enable bitbang_spi based on its dependency list by Nico Huber · 3 years, 3 months ago
  65. a54f5a4 Makefile: Disable libusb/libpci programmers via dependency lists by Nico Huber · 3 years, 3 months ago
  66. 8945b81 Makefile: Deflate per-architecture handling of unsupported programmers by Nico Huber · 3 years, 3 months ago
  67. dc8e54a Makefile: Deflate handling of Linux-only programmers by Nico Huber · 3 years, 3 months ago
  68. 7133103 Makefile: Deflate handling of unsupported programmers for libpayload by Nico Huber · 3 years, 3 months ago
  69. ca62178 Makefile: Deflate handling of unsupported programmers for MinGW by Nico Huber · 3 years, 3 months ago
  70. ba68196 Makefile: Deflate handling of unsupported programmers for DJGPP by Nico Huber · 3 years, 3 months ago
  71. afca7ac Makefile: Add macro to disable unsupported programmers by Nico Huber · 3 years, 3 months ago
  72. 7f89897 Makefile: Gather lists of dependencies by feature/lib by Nico Huber · 3 years, 3 months ago
  73. 09e82e2 Makefile: Move $(NEED_LIBFTDI) block to similar ones by Nico Huber · 3 years, 3 months ago
  74. 83d5207 Makefile: Move NI845X_SPI default to the other defaults by Nico Huber · 3 years, 3 months ago
  75. 81965f3 ich_descriptors: Normalize chipset detection by Nico Huber · 3 years, 3 months ago
  76. 72a9dc0 ich_descriptors: Don't base chipset detection on `freq_read` by Nico Huber · 3 years, 3 months ago
  77. 3ad9aad ich_descriptors: Revise detection for chipsets w/ ICCRIBA by Nico Huber · 3 years, 3 months ago
  78. 66e0456 dediprog: Separate shutdown from failed init cleanup by Anastasia Klimchuk · 3 years, 3 months ago
  79. ee6d548 buspirate_spi: Use non-zero return value from buspirate_sendrecv by Anastasia Klimchuk · 3 years, 3 months ago
  80. 38450ce libflashrom: Free `chip` instance upon flashctx teardown by Nico Huber · 5 years ago
  81. fda5f1f ft2232_spi: Revise error message by Nico Huber · 3 years, 3 months ago
  82. 4c40a79 ft2232_spi: Normalize error paths in ft2232_shutdown() by Nico Huber · 3 years, 3 months ago
  83. cf88068 ft2232_spi: Revise comments about output pin states by Nico Huber · 3 years, 3 months ago
  84. 13b33bc ft2232_spi: Drop ft2232_spi_send_command() by Nico Huber · 3 years, 3 months ago
  85. fc16212 ft2232_spi: Don't lower write data chunksize by Nico Huber · 3 years, 3 months ago
  86. db9be31 ft2232_spi.c: Implement spi_send_multicommand() by Simon Buhrow · 3 years, 6 months ago
  87. 98bdcb4 buspirate: Add psus option by Jeremy Kerr · 3 years, 4 months ago
  88. 7dcb6f3 buspirate_spi.c: Separate shutdown from failed init cleanup by Anastasia Klimchuk · 3 years, 4 months ago
  89. 1535db4 programmer.h: sort programmer entries alphabetically by Thomas Heijligen · 3 years, 3 months ago
  90. 8a03c90 ich_descriptors: Refactor read_ich_descriptors_from_dump() by Nico Huber · 3 years, 3 months ago
  91. 83b01c8 ich_descriptors: Drop some unnecessary `else` after `return` by Nico Huber · 3 years, 3 months ago
  92. 964007a ich_descriptors: Revise descriptor messages by Nico Huber · 3 years, 3 months ago
  93. 40d3233 programmer.h: remove compile guard from programmer drivers by Thomas Heijligen · 3 years, 3 months ago
  94. ab69629 dummyflasher: Re-arrange includes by Nico Huber · 3 years, 3 months ago
  95. 3795c9d enum programmer: not needed anymore. Remove by Thomas Heijligen · 3 years, 4 months ago
  96. 84e9c91 CONFIG_DEFAULT_PROGRAMMER_NAME: Use programmer name instead of enum by Thomas Heijligen · 3 years, 4 months ago
  97. acd9c94 cli_classic: replace enum programmer with programmer_entry* by Thomas Heijligen · 3 years, 4 months ago
  98. e0e93cf programmer_init: use struct programmer_entry* by Thomas Heijligen · 3 years, 4 months ago
  99. 9163b81 flashrom.c: replace enum programmer with size_t by Thomas Heijligen · 3 years, 4 months ago
  100. c7e5b8b flashrom.c: replace enum programmer with struct programmer_entry* by Thomas Heijligen · 3 years, 4 months ago