1. 8b2152d ichspi: Fix software sequencing for Skylake by Nico Huber · 7 years ago
  2. f268d8b Fix standalone ich_descriptor_tool compilation with MinGW and DJGPP by Stefan Tauner · 7 years ago
  3. e1a960e Use bzip2 when making a tarball by David Hendricks · 7 years ago
  4. 4343e7d fixup! nicintel_eeprom: Support for I210 emulated EEprom by Nico Huber · 7 years ago
  5. 2ec33f9 Fix serprog on FreeBSD by Michael Zhilin · 8 years ago
  6. 615ba18 serial: Support custom baud rates on linux by Urja Rannikko · 7 years ago
  7. beaefe0 Move get_layout() from flashrom.c to layout.c by dhendrix · 7 years ago
  8. af111e2 Fix ID of ST M25P05 by Stefan Tauner · 7 years ago
  9. e29591d Initial MX66L51235F support by Timothy Pearson · 8 years ago
  10. 5bdb87e Initial MX25L25635F support by Timothy Pearson · 8 years ago
  11. 199ab39 4BA: Add Micron N25Q/MT25QL 32MB and 64MB 3V SPI flash by Ed Swierk · 7 years ago
  12. cc20a9b 4BA: Allow disabling 4-byte address mode for SPI flash by Ed Swierk · 7 years ago
  13. d94d254 4BA: Add spi_exit_4ba function to switch SPI flash to 3-byte addressing by Ed Swierk · 7 years ago
  14. 7fe8569 4BA: Support for new direct-4BA instructions + W25Q256.V update by Boris Baykov · 8 years ago
  15. 5de3b9b 4BA: Support for 4-bytes addressing via Extended Address Register by Boris Baykov · 8 years ago
  16. aa6c374 4BA: Winbond W25Q256.V chip (32MB) declaration, 4-bytes addr mode by Boris Baykov · 8 years ago
  17. 9912718 4BA: Flashrom integration for the 4-bytes addressing extensions by Boris Baykov · 8 years ago
  18. b1f8836 fixup! 4BA: Basic support for 4-bytes addressing mode extensions by Boris Baykov · 8 years ago
  19. 50a5660 4BA: Basic support for 4-bytes addressing mode extensions by Boris Baykov · 8 years ago
  20. f4d7772 fixup! Convert flashrom to git by Stefan Tauner · 7 years ago
  21. 63bf222 fixup! Convert flashrom to git by Stefan Tauner · 7 years ago
  22. f3f996e fixup! Convert flashrom to git by Stefan Tauner · 7 years ago
  23. 3a937b7 fixup! Convert flashrom to git by Stefan Tauner · 7 years ago
  24. 68b5f00 fixup! Convert flashrom to git by Stefan Tauner · 7 years ago
  25. fa25bc3 fixup! Convert flashrom to git by Stefan Tauner · 7 years ago
  26. 5bf6b85 fixup! Convert flashrom to git by Stefan Tauner · 7 years ago
  27. 8eb1df6 fixup! Convert flashrom to git by Stefan Tauner · 7 years ago
  28. 9620912 fixup! Convert flashrom to git by Stefan Tauner · 7 years ago
  29. 2dc5d29 fixup! Convert flashrom to git by Stefan Tauner · 7 years ago
  30. e413685 fixup! Convert flashrom to git by Stefan Tauner · 7 years ago
  31. 60f7a22 fixup! Convert flashrom to git by Stefan Tauner · 7 years ago
  32. f0cbbb0 Add modification date to manpage header instead of the section by Stefan Tauner · 7 years ago
  33. 79d838d fixup! nicintel_eeprom: Support for I210 emulated EEprom by David Hendricks · 7 years ago
  34. 75a2a79 nicintel_spi: Define BIT() macro by Ricardo Ribalda Delgado · 8 years ago
  35. 26d33d2 nicintel_spi: Support for I210/I211 cards by Ricardo Ribalda Delgado · 8 years ago
  36. 9fe1fb7 nicintel_eeprom: Support for I210 emulated EEprom by Ricardo Ribalda Delgado · 8 years ago
  37. 7b629bc sb600spi: Add support for Merlin Falcon Chipset by Ricardo Ribalda Delgado · 8 years ago
  38. 8681df1 .gitignore: Add Doxygen dir `libflashrom-doc/` by Nico Huber · 7 years ago
  39. 7a8305f ich_descriptors: Use MAX_NUM_FLREGS for entries[] by David Hendricks · 7 years ago
  40. 0eb00d4 Move ich_layout from layout.h to ich_descriptors.h by David Hendricks · 7 years ago
  41. a521636 chipset_enable: Add support for C620-series Lewisburg PCH by David Hendricks · 7 years ago
  42. aa91d5c ichspi: "Fix" access permission reporting for regions > 7 by Nico Huber · 7 years ago
  43. a1bccd8 chipset_enable: Mark Braswell as tested by David Hendricks · 7 years ago
  44. 4d440a7 Include <sys/types.h> wherever ssize_t is used by Nico Huber · 7 years ago
  45. 8e76230 ich_descriptors: Modify limits for C620/Lewisburg PCH by David Hendricks · 7 years ago
  46. a54ceb1 rpci: Use pci_dev struct pointer to avoid API breaks by Youness Alaoui · 7 years ago
  47. 67d7179 ich_descriptors: Pretty print an assumed chipset by Nico Huber · 7 years ago
  48. 5002634 chipset_enable: Set 100 series chipsets to NT by Nico Huber · 7 years ago
  49. fa62294 ich_descriptors: Update for Intel Skylake by Nico Huber · 7 years ago
  50. 1dc3d42 ich_descriptors: Add function to guess chipset version by Nico Huber · 7 years ago
  51. 0bb3f71 ich_descriptors: Draw +0xfff into ICH_FREG_LIMIT() by Nico Huber · 7 years ago
  52. d54e4f4 ichspi: Add support for Intel Skylake by Nico Huber · 8 years ago
  53. 93c3069 chipset_enable: Add support for Intel Skylake / Kabylake by Nico Huber · 8 years ago
  54. d152fb9 Drop redundant `enum msglevel` by Nico Huber · 7 years ago
  55. 731316a Enable continuous SPI reads by Urja Rannikko · 7 years ago
  56. 026c741 Remove djgpp-dos target by Stefan Tauner · 7 years ago
  57. 7634708 Convert flashrom to git by Stefan Tauner · 8 years ago
  58. 8624e8c udelay: Use clock_gettime() if available and precise by Nico Huber · 12 years ago
  59. 2d62572 Fix linking with libpayload by Nico Huber · 8 years ago
  60. 8d49499 fixup! Make read_ich_descriptors_from_dump() available in flashrom by Nico Huber · 7 years ago
  61. e8e7a80 fixup! Add a convenient libflashrom interface by Nico Huber · 7 years ago
  62. 1b172f2 fixup! Add a convenient libflashrom interface by Nico Huber · 7 years ago
  63. 560111e ichspi: Drop `dev` parameter from init functions by Nico Huber · 7 years ago
  64. 5120591 Handle Intel Wildcat Point *LP* like Lynx Point LP by Nico Huber · 8 years ago
  65. d7c7552 ich_descriptors: Fix more odd +1s by Nico Huber · 7 years ago
  66. 7258cf5 fixup! Kill doit() by Urja Rannikko · 7 years ago
  67. 3145423 Whitelist Roda/RV11 laptop by Nico Huber · 8 years ago
  68. 305f417 Add option to read ROM layout from IFD by Nico Huber · 11 years ago
  69. ad18631 Make read_ich_descriptors_from_dump() available in flashrom by Nico Huber · 8 years ago
  70. 3828b39 cli_classic: Remove layout-for-write-only check by Nico Huber · 8 years ago
  71. 99d1595 cli_classic: Add option (-N, --noverify-all) by Nico Huber · 8 years ago
  72. 70eed9f flashchips: Add untested Winbond W25Q128.W by Nico Huber · 7 years ago
  73. 899e4ec Kill doit() by Nico Huber · 8 years ago
  74. 1878110 Adapt CLI to use new libflashrom interface' print callback by Nico Huber · 12 years ago
  75. a9fc4f4 Add Doxyfile for libflashrom documentation by Nico Huber · 12 years ago
  76. 454f613 Add a convenient libflashrom interface by Nico Huber · 12 years ago
  77. 7af0e79 Add functions to read/erase/write/verify by layout by Nico Huber · 8 years ago
  78. 3a9939b Give layouts their own type by Nico Huber · 8 years ago
  79. 9e14aed ich_descriptors: Fix range checks for dumps by Nico Huber · 7 years ago
  80. d2a03b3 Remove undefined behavior by Patrick Georgi · 8 years ago
  81. a52731d ich_descriptors_tool: Fix an off-by-one by Nico Huber · 7 years ago
  82. 0ea99f5 Move register decodes into enable_flash_ich_handle_gcs() by Nico Huber · 8 years ago
  83. b4d8a2a hwaccess: Constify `addr` argument of MMIO read functions by Nico Huber · 8 years ago
  84. f84df9a dediprog: Fix bug where too many transfers would be queued by Nico Huber · 8 years ago
  85. 5e5e821 dediprog: Reimplement target chip option by Nico Huber · 8 years ago
  86. cd8329f Add iMac5,2 to board_enable by Arthur Heymans · 8 years ago
  87. 2bf1261 util: Add CH341a to z60_flashrom.rules by Nico Huber · 8 years ago
  88. 441d2a4 Make image parameter of cb_check_image const by Nico Huber · 8 years ago
  89. 40ba6fd Increase flashrom version number to 0.9.9 by Stefan Tauner · 9 years ago
  90. c1099d8 Fix fscanf format string security bug in layout.c by Carl-Daniel Hailfinger · 9 years ago
  91. 8b6690c Shutdown serial port in pony_spi by Carl-Daniel Hailfinger · 9 years ago
  92. 0be072c Add a bunch of new/tested stuff and various small changes 25 by Stefan Tauner · 9 years ago
  93. fc3ecc2 Fix compilation on SunOS by Stefan Tauner · 9 years ago
  94. 57cdd6b sb600spi: rewrite and fix corner case by Carl-Daniel Hailfinger · 9 years ago
  95. 8e65654 Add support for GNU Hurd by Stefan Tauner · 9 years ago
  96. d059535 Add support for GD25VQ21B, GD25VQ40C, GD25VQ80C and GD25VQ16C by Hatim Kanchwala · 9 years ago
  97. 601f4cd Makefile: Fix driver blacklist dependencies by Carl-Daniel Hailfinger · 9 years ago
  98. fdb1659 rayer_spi: add support for SPI Tiny Tools-compatible hardware by Stefan Tauner · 9 years ago
  99. f350337 makefile: allow to disable all default-yes config variables with CONFIG_NOTHING=yes by Stefan Tauner · 9 years ago
  100. 8d0d53f Partial architecture support for alpha hppa m68k sh s390 by Carl-Daniel Hailfinger · 9 years ago