1. 75a2a79 nicintel_spi: Define BIT() macro by Ricardo Ribalda Delgado · 7 years ago
  2. 26d33d2 nicintel_spi: Support for I210/I211 cards by Ricardo Ribalda Delgado · 8 years ago
  3. 9fe1fb7 nicintel_eeprom: Support for I210 emulated EEprom by Ricardo Ribalda Delgado · 8 years ago
  4. 7b629bc sb600spi: Add support for Merlin Falcon Chipset by Ricardo Ribalda Delgado · 8 years ago
  5. 8681df1 .gitignore: Add Doxygen dir `libflashrom-doc/` by Nico Huber · 7 years ago
  6. 7a8305f ich_descriptors: Use MAX_NUM_FLREGS for entries[] by David Hendricks · 7 years ago
  7. 0eb00d4 Move ich_layout from layout.h to ich_descriptors.h by David Hendricks · 7 years ago
  8. a521636 chipset_enable: Add support for C620-series Lewisburg PCH by David Hendricks · 7 years ago
  9. aa91d5c ichspi: "Fix" access permission reporting for regions > 7 by Nico Huber · 7 years ago
  10. a1bccd8 chipset_enable: Mark Braswell as tested by David Hendricks · 7 years ago
  11. 4d440a7 Include <sys/types.h> wherever ssize_t is used by Nico Huber · 7 years ago
  12. 8e76230 ich_descriptors: Modify limits for C620/Lewisburg PCH by David Hendricks · 7 years ago
  13. a54ceb1 rpci: Use pci_dev struct pointer to avoid API breaks by Youness Alaoui · 7 years ago
  14. 67d7179 ich_descriptors: Pretty print an assumed chipset by Nico Huber · 7 years ago
  15. 5002634 chipset_enable: Set 100 series chipsets to NT by Nico Huber · 7 years ago
  16. fa62294 ich_descriptors: Update for Intel Skylake by Nico Huber · 7 years ago
  17. 1dc3d42 ich_descriptors: Add function to guess chipset version by Nico Huber · 7 years ago
  18. 0bb3f71 ich_descriptors: Draw +0xfff into ICH_FREG_LIMIT() by Nico Huber · 7 years ago
  19. d54e4f4 ichspi: Add support for Intel Skylake by Nico Huber · 7 years ago
  20. 93c3069 chipset_enable: Add support for Intel Skylake / Kabylake by Nico Huber · 8 years ago
  21. d152fb9 Drop redundant `enum msglevel` by Nico Huber · 7 years ago
  22. 731316a Enable continuous SPI reads by Urja Rannikko · 7 years ago
  23. 026c741 Remove djgpp-dos target by Stefan Tauner · 7 years ago
  24. 7634708 Convert flashrom to git by Stefan Tauner · 8 years ago
  25. 8624e8c udelay: Use clock_gettime() if available and precise by Nico Huber · 12 years ago
  26. 2d62572 Fix linking with libpayload by Nico Huber · 8 years ago
  27. 8d49499 fixup! Make read_ich_descriptors_from_dump() available in flashrom by Nico Huber · 7 years ago
  28. e8e7a80 fixup! Add a convenient libflashrom interface by Nico Huber · 7 years ago
  29. 1b172f2 fixup! Add a convenient libflashrom interface by Nico Huber · 7 years ago
  30. 560111e ichspi: Drop `dev` parameter from init functions by Nico Huber · 7 years ago
  31. 5120591 Handle Intel Wildcat Point *LP* like Lynx Point LP by Nico Huber · 8 years ago
  32. d7c7552 ich_descriptors: Fix more odd +1s by Nico Huber · 7 years ago
  33. 7258cf5 fixup! Kill doit() by Urja Rannikko · 7 years ago
  34. 3145423 Whitelist Roda/RV11 laptop by Nico Huber · 8 years ago
  35. 305f417 Add option to read ROM layout from IFD by Nico Huber · 11 years ago
  36. ad18631 Make read_ich_descriptors_from_dump() available in flashrom by Nico Huber · 8 years ago
  37. 3828b39 cli_classic: Remove layout-for-write-only check by Nico Huber · 8 years ago
  38. 99d1595 cli_classic: Add option (-N, --noverify-all) by Nico Huber · 8 years ago
  39. 70eed9f flashchips: Add untested Winbond W25Q128.W by Nico Huber · 7 years ago
  40. 899e4ec Kill doit() by Nico Huber · 8 years ago
  41. 1878110 Adapt CLI to use new libflashrom interface' print callback by Nico Huber · 12 years ago
  42. a9fc4f4 Add Doxyfile for libflashrom documentation by Nico Huber · 12 years ago
  43. 454f613 Add a convenient libflashrom interface by Nico Huber · 12 years ago
  44. 7af0e79 Add functions to read/erase/write/verify by layout by Nico Huber · 8 years ago
  45. 3a9939b Give layouts their own type by Nico Huber · 8 years ago
  46. 9e14aed ich_descriptors: Fix range checks for dumps by Nico Huber · 7 years ago
  47. d2a03b3 Remove undefined behavior by Patrick Georgi · 8 years ago
  48. a52731d ich_descriptors_tool: Fix an off-by-one by Nico Huber · 7 years ago
  49. 0ea99f5 Move register decodes into enable_flash_ich_handle_gcs() by Nico Huber · 8 years ago
  50. b4d8a2a hwaccess: Constify `addr` argument of MMIO read functions by Nico Huber · 8 years ago
  51. f84df9a dediprog: Fix bug where too many transfers would be queued by Nico Huber · 8 years ago
  52. 5e5e821 dediprog: Reimplement target chip option by Nico Huber · 8 years ago
  53. cd8329f Add iMac5,2 to board_enable by Arthur Heymans · 8 years ago
  54. 2bf1261 util: Add CH341a to z60_flashrom.rules by Nico Huber · 8 years ago
  55. 441d2a4 Make image parameter of cb_check_image const by Nico Huber · 8 years ago
  56. 40ba6fd Increase flashrom version number to 0.9.9 by Stefan Tauner · 9 years ago
  57. c1099d8 Fix fscanf format string security bug in layout.c by Carl-Daniel Hailfinger · 9 years ago
  58. 8b6690c Shutdown serial port in pony_spi by Carl-Daniel Hailfinger · 9 years ago
  59. 0be072c Add a bunch of new/tested stuff and various small changes 25 by Stefan Tauner · 9 years ago
  60. fc3ecc2 Fix compilation on SunOS by Stefan Tauner · 9 years ago
  61. 57cdd6b sb600spi: rewrite and fix corner case by Carl-Daniel Hailfinger · 9 years ago
  62. 8e65654 Add support for GNU Hurd by Stefan Tauner · 9 years ago
  63. d059535 Add support for GD25VQ21B, GD25VQ40C, GD25VQ80C and GD25VQ16C by Hatim Kanchwala · 9 years ago
  64. 601f4cd Makefile: Fix driver blacklist dependencies by Carl-Daniel Hailfinger · 9 years ago
  65. fdb1659 rayer_spi: add support for SPI Tiny Tools-compatible hardware by Stefan Tauner · 9 years ago
  66. f350337 makefile: allow to disable all default-yes config variables with CONFIG_NOTHING=yes by Stefan Tauner · 9 years ago
  67. 8d0d53f Partial architecture support for alpha hppa m68k sh s390 by Carl-Daniel Hailfinger · 9 years ago
  68. fdec747 dediprog: use ordinary USB devs array by Stefan Tauner · 9 years ago
  69. f31fe84 pickit2_spi: use ordinary USB devs array by Stefan Tauner · 9 years ago
  70. 2a0feae Increase version number to 0.9.9-rc1 by Stefan Tauner · 9 years ago
  71. e016826 Automatically disable atapromise for libpayload as well by Stefan Tauner · 9 years ago
  72. e0c7abf Add support for GigaDevice GD25VQ41B and GD25Q128C by Hatim Kanchwala · 9 years ago
  73. 4b2b315 Allow global disable of all drivers requiring libusb* or libpci by Carl-Daniel Hailfinger · 9 years ago
  74. f636ffc Automatically disable atapromise on non-x86 by Carl-Daniel Hailfinger · 9 years ago
  75. 16c0aec Do not require PCI code for RayeR SPI driver by Carl-Daniel Hailfinger · 9 years ago
  76. 74367bf dediprog: tremendously improve performance on SF600 by ignoring the spec by Stefan Tauner · 9 years ago
  77. 2c57bbe Include sys/glibc-syscalls.h instead of inexistent sys/io.h on Android by Stefan Tauner · 9 years ago
  78. 4520706 Makefile: fix overriding of make command line arguments by Stefan Tauner · 9 years ago
  79. 1c2d23a Fix chip size limiting in atapromise by Carl-Daniel Hailfinger · 9 years ago
  80. d99a2bd dediprog: port to libusb1 and use asynchronous bulk transfers for reading by Nico Huber · 9 years ago
  81. c05900f dediprog: use command 0x0B (set voltage) only on older SF100s by David Hendricks · 9 years ago
  82. 7f3b89f dediprog: add support for SF600 by David Woodhouse · 9 years ago
  83. f2daaca List affected features for missing libraries by Carl-Daniel Hailfinger · 9 years ago
  84. 6800c95 ft2232_spi: Add support for Google Servo boards (v1 + v2) by Todd Broch · 9 years ago
  85. e5dcc15 Fix compilation on non-i386 architectures on OpenBSD by Stefan Tauner · 9 years ago
  86. b3d7fba Add support for ESI ES25P40, ES25P80 and ES25P16 by Hatim Kanchwala · 9 years ago
  87. d1ca1e8 Separate Am29F0xx from Am29F0xxA/B definitions by Stefan Tauner · 9 years ago
  88. 0870b02 Add support for WCH CH341A as an SPI programmer by Urja Rannikko · 9 years ago
  89. e49edbb Add infrastructure to support libusb-1.0 by Stefan Tauner · 9 years ago
  90. c83ddc1 Makefile: print compile commands of configure steps to the build details file by Stefan Tauner · 9 years ago
  91. ae61651 dediprog: support new communication protocol, cleanup and enable by default by Simon Glass · 9 years ago
  92. 23e10b8 Add a bunch of new/tested stuff and various small changes 24 by Stefan Tauner · 9 years ago
  93. c2644a3 Add atapromise programmer by Joseph C. Lehner · 9 years ago
  94. a371281 Fix file descriptor leak in serial.c by Stefan Tauner · 9 years ago
  95. 1ca7c7f Set LC_ALL globally in Makefile by Stefan Tauner · 9 years ago
  96. 4c72315 Pimp the manpage to create nicer hyperlinks and HTML output by Stefan Tauner · 9 years ago
  97. bfb067b Add support for linking statically with CONFIG_STATIC=yes by Stefan Tauner · 9 years ago
  98. 3f73ffe Make make errors more less flashily by Stefan Tauner · 9 years ago
  99. bfaf7b1 makefile: fix exports of PKG_CONFIG_LIBDIR for pkg-config calls by Stefan Tauner · 9 years ago
  100. dc44584 serial: support arbitrary baud rates on Windows by Urja Rannikko · 9 years ago