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