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