1. f9a3055 linux_mtd: Import driver from ChromiumOS by David Hendricks · 9 years ago
  2. 291764a ch341a_spi: Avoid deprecated libusb functions by Alex James · 6 years ago
  3. 2099c64 buspirate_spi: Tristate IOs when using using pullup=on by Maxime Vincent · 7 years ago
  4. 2568357 flashchips: Add Winbond 25Q40EW and rename 25Q40.W by Nico Huber · 6 years ago
  5. 25584de flashchips: Add SST26VF016B(A), SST26VF032B(A), SST26VF064B(A) by Wei Hu · 6 years ago
  6. 1b36593 udelay.c: Remove trailing whitespace by Elyes HAOUAS · 6 years ago
  7. e083880 Remove address from GPLv2 headers by Elyes HAOUAS · 6 years ago
  8. 124ef38 Fix whitespace errors by Elyes HAOUAS · 6 years ago
  9. 3f7e341 board_enable: add AOpen i965GMt-LA by Luc Verhaegen · 6 years ago
  10. f73f8a7 dediprog: implement command spec for firmware >= 7.2.30 by David Hendricks · 7 years ago
  11. c699f5c flashchips: W25Q80.W --> W25Q80BW by David Hendricks · 7 years ago
  12. f577544 Add support for Atmel/Adesto AT25SF161 and Winbond W25Q80EW by Stanislav Sedov · 7 years ago
  13. a9a03cc platform: Add riscv to known platforms by Khem Raj · 7 years ago
  14. b6e3d25 Fix compilation with older MinGW versions by Antonio Ospite · 7 years ago
  15. 2241842 linux_spi: Reduce maximum read chunksize by Nico Huber · 7 years ago
  16. a3ab6c6 Add support for Atmel / Adesto AT25SF041 SPI flash chip by jvm · 7 years ago
  17. 4f44479 dmi: Don't print dmidecode shell error by Stefan Tauner · 13 years ago
  18. 1d50abc Whitelist Lenovo Thinkpad X220 by Arthur Heymans · 7 years ago
  19. a72d5a9 flashchips: Add ZD25D20 by David Hendricks · 7 years ago
  20. 4164c54 git-hooks: Fix install script for various git versions by Nico Huber · 7 years ago
  21. cbb46e2 flashchips: Add Zettadevice ZD25D40 by nybash · 7 years ago
  22. 8c7e78b board_enable: Whitelist several ThinkPad laptops by Leah Rowe · 7 years ago
  23. c9ee0ed flashchips: Add Winbond W25P80/16/32 support by David Hendricks · 7 years ago
  24. f701f34 Add support for reading the current flash contents from a file by Paul Kocialkowski · 7 years ago
  25. 3a82604 edi: Print debug info like others while probing for ENE chips by Mike Banon · 7 years ago
  26. a590f48 edi: Add dummy read to ensure proper detection of ENE chips by Paul Kocialkowski · 7 years ago
  27. 80ae14e Add support for the ENE Embedded Debug Interface EDI and KB9012 EC by Paul Kocialkowski · 7 years ago
  28. 995f755 Add support for selecting the erased bit value with a flag by Paul Kocialkowski · 7 years ago
  29. 31b5e3b Add a SPI command class to `struct flashchip` by Mike Banon · 7 years ago
  30. 305a2b3 chipset_enable: Mark VX855 as tested by Lubomir Rintel · 7 years ago
  31. 2b5adfb buspirate_spi: Add support for variable serial speeds by Shawn Anastasio · 7 years ago
  32. 25fde40 Fix the documentation and DOS port by Rudolf Marek · 7 years ago
  33. 73c8820 chipset_enable: Mark VX900 as tested by Lubomir Rintel · 7 years ago
  34. d0803c8 vt_vx: check whether the chipset's MMIO range is configured by Lubomir Rintel · 7 years ago
  35. aac8142 flashchips: Revise all 4BA chips by Nico Huber · 7 years ago
  36. fe34d2a spi25: Revise decision when to enter/exit 4BA mode by Nico Huber · 7 years ago
  37. 1cf407b spi_master: Introduce SPI_MASTER_4BA feature flag by Nico Huber · 7 years ago
  38. ed098d6 spi: Move ICH BBAR quirk out of the way by Nico Huber · 7 years ago
  39. 7e3c81a spi25: Merge remainder of spi4ba in by Nico Huber · 7 years ago
  40. 0ee2dc0 spi4ba: Drop now obsolete, redundant functions by Nico Huber · 7 years ago
  41. 7a07722 spi25: Remove now obsolete `four_bytes_addr_funcs` path by Nico Huber · 7 years ago
  42. a1672f8 spi25: Enable native 4BA read and write using feature bits by Nico Huber · 7 years ago
  43. f43c654 spi25: Integrate 4BA support by Nico Huber · 7 years ago
  44. 0ecbacb spi25: Use common code for nbyte read/write and block erase by Nico Huber · 7 years ago
  45. a3140d0 spi25: Introduce spi_simple_write_cmd() by Nico Huber · 7 years ago
  46. c880173 internal: Only build on x86 and mipsel by Nico Huber · 7 years ago
  47. 095522c Move endianness definitions and provide it inside Makefile by Nico Huber · 7 years ago
  48. 19eb079 ichspi: Fix 100 series PCH (Skylake) support by Nico Huber · 7 years ago
  49. 3083ed9 flashchips: Add ISSI IS25LP128 and IS25WP128 by David Hendricks · 7 years ago
  50. 57a3b73 Do not stop probing for flashchips after map_flash() failed by Martin Schiller · 7 years ago
  51. 48729d3 flashchips: Mark W25Q128.W as tested by David Hendricks · 7 years ago
  52. b007278 flashchips: Add MX25L6473F by Nico Huber · 7 years ago
  53. 97a9049 internal: Fix warnings about unused constants by Nico Huber · 7 years ago
  54. 6891709 README: Update packaging section for Git repositories by Nico Huber · 7 years ago
  55. bbf0dbd chipset_enable: Mark SiS 630 as tested OK by Nico Huber · 7 years ago
  56. 1f33cb5 linux_spi: Dynamically detect max buffer size by Keno Fischer · 9 years ago
  57. 22f2dc5 ichspi: Disable software sequencing by default for Skylake by Nico Huber · 7 years ago
  58. 1f08153 spi25_statusreg: Return defined value on failed RDSR by Nico Huber · 7 years ago
  59. 8b2152d ichspi: Fix software sequencing for Skylake by Nico Huber · 7 years ago
  60. f268d8b Fix standalone ich_descriptor_tool compilation with MinGW and DJGPP by Stefan Tauner · 7 years ago
  61. e1a960e Use bzip2 when making a tarball by David Hendricks · 7 years ago
  62. 4343e7d fixup! nicintel_eeprom: Support for I210 emulated EEprom by Nico Huber · 7 years ago
  63. 2ec33f9 Fix serprog on FreeBSD by Michael Zhilin · 8 years ago
  64. 615ba18 serial: Support custom baud rates on linux by Urja Rannikko · 7 years ago
  65. beaefe0 Move get_layout() from flashrom.c to layout.c by dhendrix · 7 years ago
  66. af111e2 Fix ID of ST M25P05 by Stefan Tauner · 7 years ago
  67. e29591d Initial MX66L51235F support by Timothy Pearson · 8 years ago
  68. 5bdb87e Initial MX25L25635F support by Timothy Pearson · 8 years ago
  69. 199ab39 4BA: Add Micron N25Q/MT25QL 32MB and 64MB 3V SPI flash by Ed Swierk · 7 years ago
  70. cc20a9b 4BA: Allow disabling 4-byte address mode for SPI flash by Ed Swierk · 7 years ago
  71. d94d254 4BA: Add spi_exit_4ba function to switch SPI flash to 3-byte addressing by Ed Swierk · 7 years ago
  72. 7fe8569 4BA: Support for new direct-4BA instructions + W25Q256.V update by Boris Baykov · 8 years ago
  73. 5de3b9b 4BA: Support for 4-bytes addressing via Extended Address Register by Boris Baykov · 8 years ago
  74. aa6c374 4BA: Winbond W25Q256.V chip (32MB) declaration, 4-bytes addr mode by Boris Baykov · 8 years ago
  75. 9912718 4BA: Flashrom integration for the 4-bytes addressing extensions by Boris Baykov · 8 years ago
  76. b1f8836 fixup! 4BA: Basic support for 4-bytes addressing mode extensions by Boris Baykov · 8 years ago
  77. 50a5660 4BA: Basic support for 4-bytes addressing mode extensions by Boris Baykov · 8 years ago
  78. f4d7772 fixup! Convert flashrom to git by Stefan Tauner · 7 years ago
  79. 63bf222 fixup! Convert flashrom to git by Stefan Tauner · 7 years ago
  80. f3f996e fixup! Convert flashrom to git by Stefan Tauner · 7 years ago
  81. 3a937b7 fixup! Convert flashrom to git by Stefan Tauner · 7 years ago
  82. 68b5f00 fixup! Convert flashrom to git by Stefan Tauner · 7 years ago
  83. fa25bc3 fixup! Convert flashrom to git by Stefan Tauner · 7 years ago
  84. 5bf6b85 fixup! Convert flashrom to git by Stefan Tauner · 7 years ago
  85. 8eb1df6 fixup! Convert flashrom to git by Stefan Tauner · 7 years ago
  86. 9620912 fixup! Convert flashrom to git by Stefan Tauner · 7 years ago
  87. 2dc5d29 fixup! Convert flashrom to git by Stefan Tauner · 7 years ago
  88. e413685 fixup! Convert flashrom to git by Stefan Tauner · 7 years ago
  89. 60f7a22 fixup! Convert flashrom to git by Stefan Tauner · 7 years ago
  90. f0cbbb0 Add modification date to manpage header instead of the section by Stefan Tauner · 7 years ago
  91. 79d838d fixup! nicintel_eeprom: Support for I210 emulated EEprom by David Hendricks · 7 years ago
  92. 75a2a79 nicintel_spi: Define BIT() macro by Ricardo Ribalda Delgado · 7 years ago
  93. 26d33d2 nicintel_spi: Support for I210/I211 cards by Ricardo Ribalda Delgado · 8 years ago
  94. 9fe1fb7 nicintel_eeprom: Support for I210 emulated EEprom by Ricardo Ribalda Delgado · 8 years ago
  95. 7b629bc sb600spi: Add support for Merlin Falcon Chipset by Ricardo Ribalda Delgado · 8 years ago
  96. 8681df1 .gitignore: Add Doxygen dir `libflashrom-doc/` by Nico Huber · 7 years ago
  97. 7a8305f ich_descriptors: Use MAX_NUM_FLREGS for entries[] by David Hendricks · 7 years ago
  98. 0eb00d4 Move ich_layout from layout.h to ich_descriptors.h by David Hendricks · 7 years ago
  99. a521636 chipset_enable: Add support for C620-series Lewisburg PCH by David Hendricks · 7 years ago
  100. aa91d5c ichspi: "Fix" access permission reporting for regions > 7 by Nico Huber · 7 years ago