1. 4f9cd8b dediprog: wait for spi bulk read xfers to finish by Rick Altherr · 2 years, 9 months ago
  2. fafc3d8 chipset_enable.c: Add TGP-H IDs by Tim Crawford · 2 years, 10 months ago
  3. 6ae640b flashrom.c: Validate before allocate in verify_range() by Edward O'Callaghan · 2 years, 10 months ago
  4. 69c324a chipset_enable.c: Mark Intel Z390 as DEP by melvyn2 · 2 years, 11 months ago
  5. 5c9f542 Add Tiger Lake U Premium support by Michał Żygowski · 3 years, 3 months ago
  6. cce1e5b hwaccess.c: move function declarations from programmer.h to hwaccess.h by Thomas Heijligen · 2 years, 11 months ago
  7. fa959ba flashrom.c: Delete obsolete comment by Simon Buhrow · 2 years, 11 months ago
  8. bb37973 Makefile: remove NEED_LIBUSB1 from FEATURE_CFLAGS by Thomas Heijligen · 3 years ago
  9. 100be2c serprog: Move content of programmer specific header to C file by Felix Singer · 3 years ago
  10. dd547c7 gfxnvidia: Fix indents by Felix Singer · 3 years ago
  11. ece63c8 ft2232_spi: reintroduce generic GPIOL control by Michael Niewöhner · 3 years ago
  12. 1da0635 flashrom.8: carve out `csgpiol` into its own section by Michael Niewöhner · 3 years ago
  13. b50d9eb ft2232_spi: prevent use of reserved pins on some programmers by Michael Niewöhner · 3 years ago
  14. f0c03fb nicintel_spi.c: Implement `set_sck_set_mosi` and `set_sck_get_miso` by Angel Pons · 3 years, 3 months ago
  15. 116d56d dediprog.c: Split up compound conditional and swap two operations by Angel Pons · 3 years, 6 months ago
  16. 4b918a1 internal.c: unify the macro for x86 only code by Thomas Heijligen · 3 years ago
  17. 140c126 custom_baud: move Linux specific code into own file by Thomas Heijligen · 3 years ago
  18. c2b303b ft2232_spi: clarify the comment about gpio configuration by Michael Niewöhner · 3 years ago
  19. 7d97388 dediprog.c: Drop dediprog_ prefix for spi data struct members by Anastasia Klimchuk · 3 years, 2 months ago
  20. b31f7ac dediprog.c: Refactor singleton states into reentrant pattern by Anastasia Klimchuk · 3 years, 2 months ago
  21. eec477f chipset_enable.c: Mark Z97 as DEP by Sophie van Soest · 3 years, 3 months ago
  22. a4e63e7 ni845x_spi: add missing const specifier to the spi_transmit function by Miklós Márton · 3 years, 1 month ago
  23. 3bf7cfb Add support for Intel Emmitsburg PCH by Jonathan Zhang · 3 years, 1 month ago
  24. 66565a7 ich_descriptors: Add explicit checks for all chipsets by David Hendricks · 3 years ago
  25. fea5aa1 ni845x_spi: handle PROGRAMFILES(X86) env var properly by Miklós Márton · 3 years, 2 months ago
  26. 27fdfd7 nicintel_eeprom: Delete extra parentheses from if condition by Anastasia Klimchuk · 3 years, 2 months ago
  27. 9fc8e25 ft2232_spi: Add FTDI search by description. by Harry Johnson · 3 years, 2 months ago
  28. d75e1b1 flashrom.c: Make extract_param() static local by Edward O'Callaghan · 3 years, 2 months ago
  29. f55ca20 Makefile: Use dependency lists to generate NEED_<library> vars by Nico Huber · 3 years, 3 months ago
  30. 29c6834 Makefile: Enable bitbang_spi based on its dependency list by Nico Huber · 3 years, 3 months ago
  31. a54f5a4 Makefile: Disable libusb/libpci programmers via dependency lists by Nico Huber · 3 years, 3 months ago
  32. 8945b81 Makefile: Deflate per-architecture handling of unsupported programmers by Nico Huber · 3 years, 3 months ago
  33. dc8e54a Makefile: Deflate handling of Linux-only programmers by Nico Huber · 3 years, 3 months ago
  34. 7133103 Makefile: Deflate handling of unsupported programmers for libpayload by Nico Huber · 3 years, 3 months ago
  35. ca62178 Makefile: Deflate handling of unsupported programmers for MinGW by Nico Huber · 3 years, 3 months ago
  36. ba68196 Makefile: Deflate handling of unsupported programmers for DJGPP by Nico Huber · 3 years, 3 months ago
  37. afca7ac Makefile: Add macro to disable unsupported programmers by Nico Huber · 3 years, 3 months ago
  38. 7f89897 Makefile: Gather lists of dependencies by feature/lib by Nico Huber · 3 years, 3 months ago
  39. 09e82e2 Makefile: Move $(NEED_LIBFTDI) block to similar ones by Nico Huber · 3 years, 3 months ago
  40. 83d5207 Makefile: Move NI845X_SPI default to the other defaults by Nico Huber · 3 years, 3 months ago
  41. 81965f3 ich_descriptors: Normalize chipset detection by Nico Huber · 3 years, 3 months ago
  42. 72a9dc0 ich_descriptors: Don't base chipset detection on `freq_read` by Nico Huber · 3 years, 3 months ago
  43. 3ad9aad ich_descriptors: Revise detection for chipsets w/ ICCRIBA by Nico Huber · 3 years, 3 months ago
  44. 66e0456 dediprog: Separate shutdown from failed init cleanup by Anastasia Klimchuk · 3 years, 3 months ago
  45. ee6d548 buspirate_spi: Use non-zero return value from buspirate_sendrecv by Anastasia Klimchuk · 3 years, 3 months ago
  46. 38450ce libflashrom: Free `chip` instance upon flashctx teardown by Nico Huber · 5 years ago
  47. fda5f1f ft2232_spi: Revise error message by Nico Huber · 3 years, 3 months ago
  48. 4c40a79 ft2232_spi: Normalize error paths in ft2232_shutdown() by Nico Huber · 3 years, 3 months ago
  49. cf88068 ft2232_spi: Revise comments about output pin states by Nico Huber · 3 years, 3 months ago
  50. 13b33bc ft2232_spi: Drop ft2232_spi_send_command() by Nico Huber · 3 years, 3 months ago
  51. fc16212 ft2232_spi: Don't lower write data chunksize by Nico Huber · 3 years, 3 months ago
  52. db9be31 ft2232_spi.c: Implement spi_send_multicommand() by Simon Buhrow · 3 years, 5 months ago
  53. 98bdcb4 buspirate: Add psus option by Jeremy Kerr · 3 years, 4 months ago
  54. 7dcb6f3 buspirate_spi.c: Separate shutdown from failed init cleanup by Anastasia Klimchuk · 3 years, 4 months ago
  55. 1535db4 programmer.h: sort programmer entries alphabetically by Thomas Heijligen · 3 years, 3 months ago
  56. 8a03c90 ich_descriptors: Refactor read_ich_descriptors_from_dump() by Nico Huber · 3 years, 3 months ago
  57. 83b01c8 ich_descriptors: Drop some unnecessary `else` after `return` by Nico Huber · 3 years, 3 months ago
  58. 964007a ich_descriptors: Revise descriptor messages by Nico Huber · 3 years, 3 months ago
  59. 40d3233 programmer.h: remove compile guard from programmer drivers by Thomas Heijligen · 3 years, 3 months ago
  60. ab69629 dummyflasher: Re-arrange includes by Nico Huber · 3 years, 3 months ago
  61. 3795c9d enum programmer: not needed anymore. Remove by Thomas Heijligen · 3 years, 4 months ago
  62. 84e9c91 CONFIG_DEFAULT_PROGRAMMER_NAME: Use programmer name instead of enum by Thomas Heijligen · 3 years, 4 months ago
  63. acd9c94 cli_classic: replace enum programmer with programmer_entry* by Thomas Heijligen · 3 years, 4 months ago
  64. e0e93cf programmer_init: use struct programmer_entry* by Thomas Heijligen · 3 years, 4 months ago
  65. 9163b81 flashrom.c: replace enum programmer with size_t by Thomas Heijligen · 3 years, 4 months ago
  66. c7e5b8b flashrom.c: replace enum programmer with struct programmer_entry* by Thomas Heijligen · 3 years, 4 months ago
  67. 79088ab print.c: use static string for internal programmer name by Thomas Heijligen · 3 years, 4 months ago
  68. d45cb59 programmer_table: replace PROGRAMMER_INVALID with programmer_table_size by Thomas Heijligen · 3 years, 4 months ago
  69. cc853d8 programmer_table: move each entry to the associated programmer source by Thomas Heijligen · 3 years, 5 months ago
  70. 7e13456 treewide: Drop unnecessary uses of memset/memcpy by Angel Pons · 3 years, 4 months ago
  71. 690a944 treewide: Drop most cases of `sizeof(struct ...)` by Angel Pons · 3 years, 4 months ago
  72. c40ca20 dummyflasher.c: Drop useless macros by Angel Pons · 3 years, 4 months ago
  73. 633d6db programmer_table: convert entries to pointers by Thomas Heijligen · 3 years, 6 months ago
  74. bbfacff programmer_table: move array content to an own file by Thomas Heijligen · 3 years, 6 months ago
  75. d0fcce2 programmer_table: add table size constant by Thomas Heijligen · 3 years, 4 months ago
  76. b707636 programmer_table: remove null termination by Thomas Heijligen · 3 years, 4 months ago
  77. 3c55c79 dummyflasher.c: Fix data leak in params processing error paths by Anastasia Klimchuk · 3 years, 4 months ago
  78. 69d09ba platform: Fix endianness detection for Apple Silicon Macs by Ivan V · 3 years, 4 months ago
  79. c248464 dummyflasher.c: Prevent use-after-free bug by Angel Pons · 3 years, 4 months ago
  80. 328898a dummyflasher.c: Move `flashchip_contents` allocation by Angel Pons · 3 years, 4 months ago
  81. 02b9ae2 dummyflasher.c: Don't leak `emu_persistent_image` by Angel Pons · 3 years, 4 months ago
  82. f02db80 serprog.c: Use braces in both branches of conditional statement by Anastasia Klimchuk · 3 years, 4 months ago
  83. c785f88 dummyflasher.c: Replace atoi() with strtoul() by Edward O'Callaghan · 3 years, 4 months ago
  84. 9425022 dummyflasher.c: Move 'flashchip_contents' into emu_data by Edward O'Callaghan · 3 years, 4 months ago
  85. 3fa321d dummyflasher.c: Use BUS_NONSPI where appropriate by Edward O'Callaghan · 3 years, 4 months ago
  86. 67aaed7 stlinkv3_spi.c: Clean up properly on all init error paths by Anastasia Klimchuk · 3 years, 4 months ago
  87. 1c7297f chipset_enable.c: Add Gemini Lake eSPI PCI device ID by Angel Pons · 3 years, 4 months ago
  88. 4db0fdf Add Gemini Lake support by Angel Pons · 4 years, 2 months ago
  89. 771bb79 nicintel_eeprom.c: Mark 8086:1531 as tested by Angel Pons · 3 years, 5 months ago
  90. 17d1603 dediprog: Add 4BA support on SF600 protocol version 3 by Patrick Rudolph · 4 years, 1 month ago
  91. a32d47f dediprog: Disable SPI_MASTER_NO_4BA_MODES for additional devices by Patrick Rudolph · 4 years, 1 month ago
  92. 8eaef7d flashrom.c: allow - as filename for stdin by Daniel Campello · 3 years, 5 months ago
  93. b499b67 chipset_enable.c: Add IDs for H310C and B365 PCHs by Angel Pons · 3 years, 5 months ago
  94. bc0285c chipset_enable.c: Add CMP-H IDs by Gaggery Tsai · 4 years, 9 months ago
  95. d493baa chipset_enable: Mark QS67 as DEP by Evgeny Zinoviev · 3 years, 7 months ago
  96. 0be623c Use singular they to refer to "the user" in comments by Angel Pons · 3 years, 5 months ago
  97. 44cfbb0 ft2232_spi.c: Fix typo in comment by Angel Pons · 3 years, 5 months ago
  98. acb24d4 flashrom.c: Fix up stale FIXME comment when doit() was removed by Edward O'Callaghan · 3 years, 5 months ago
  99. 281ed26 jlink_spi.c: Correct some log messages by Angel Pons · 3 years, 5 months ago
  100. e8106ba ft2232_spi.c: Refactor singleton states into reentrant pattern by Anastasia Klimchuk · 3 years, 5 months ago