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