1. fc3ecc2 Fix compilation on SunOS by Stefan Tauner · 9 years ago
  2. 57cdd6b sb600spi: rewrite and fix corner case by Carl-Daniel Hailfinger · 9 years ago
  3. 8e65654 Add support for GNU Hurd by Stefan Tauner · 9 years ago
  4. d059535 Add support for GD25VQ21B, GD25VQ40C, GD25VQ80C and GD25VQ16C by Hatim Kanchwala · 9 years ago
  5. 601f4cd Makefile: Fix driver blacklist dependencies by Carl-Daniel Hailfinger · 9 years ago
  6. fdb1659 rayer_spi: add support for SPI Tiny Tools-compatible hardware by Stefan Tauner · 9 years ago
  7. f350337 makefile: allow to disable all default-yes config variables with CONFIG_NOTHING=yes by Stefan Tauner · 9 years ago
  8. 8d0d53f Partial architecture support for alpha hppa m68k sh s390 by Carl-Daniel Hailfinger · 9 years ago
  9. fdec747 dediprog: use ordinary USB devs array by Stefan Tauner · 9 years ago
  10. f31fe84 pickit2_spi: use ordinary USB devs array by Stefan Tauner · 9 years ago
  11. 2a0feae Increase version number to 0.9.9-rc1 by Stefan Tauner · 9 years ago
  12. e016826 Automatically disable atapromise for libpayload as well by Stefan Tauner · 9 years ago
  13. e0c7abf Add support for GigaDevice GD25VQ41B and GD25Q128C by Hatim Kanchwala · 9 years ago
  14. 4b2b315 Allow global disable of all drivers requiring libusb* or libpci by Carl-Daniel Hailfinger · 9 years ago
  15. f636ffc Automatically disable atapromise on non-x86 by Carl-Daniel Hailfinger · 9 years ago
  16. 16c0aec Do not require PCI code for RayeR SPI driver by Carl-Daniel Hailfinger · 9 years ago
  17. 74367bf dediprog: tremendously improve performance on SF600 by ignoring the spec by Stefan Tauner · 9 years ago
  18. 2c57bbe Include sys/glibc-syscalls.h instead of inexistent sys/io.h on Android by Stefan Tauner · 9 years ago
  19. 4520706 Makefile: fix overriding of make command line arguments by Stefan Tauner · 9 years ago
  20. 1c2d23a Fix chip size limiting in atapromise by Carl-Daniel Hailfinger · 9 years ago
  21. d99a2bd dediprog: port to libusb1 and use asynchronous bulk transfers for reading by Nico Huber · 9 years ago
  22. c05900f dediprog: use command 0x0B (set voltage) only on older SF100s by David Hendricks · 9 years ago
  23. 7f3b89f dediprog: add support for SF600 by David Woodhouse · 9 years ago
  24. f2daaca List affected features for missing libraries by Carl-Daniel Hailfinger · 9 years ago
  25. 6800c95 ft2232_spi: Add support for Google Servo boards (v1 + v2) by Todd Broch · 9 years ago
  26. e5dcc15 Fix compilation on non-i386 architectures on OpenBSD by Stefan Tauner · 9 years ago
  27. b3d7fba Add support for ESI ES25P40, ES25P80 and ES25P16 by Hatim Kanchwala · 9 years ago
  28. d1ca1e8 Separate Am29F0xx from Am29F0xxA/B definitions by Stefan Tauner · 9 years ago
  29. 0870b02 Add support for WCH CH341A as an SPI programmer by Urja Rannikko · 9 years ago
  30. e49edbb Add infrastructure to support libusb-1.0 by Stefan Tauner · 9 years ago
  31. c83ddc1 Makefile: print compile commands of configure steps to the build details file by Stefan Tauner · 9 years ago
  32. ae61651 dediprog: support new communication protocol, cleanup and enable by default by Simon Glass · 9 years ago
  33. 23e10b8 Add a bunch of new/tested stuff and various small changes 24 by Stefan Tauner · 9 years ago
  34. c2644a3 Add atapromise programmer by Joseph C. Lehner · 9 years ago
  35. a371281 Fix file descriptor leak in serial.c by Stefan Tauner · 9 years ago
  36. 1ca7c7f Set LC_ALL globally in Makefile by Stefan Tauner · 9 years ago
  37. 4c72315 Pimp the manpage to create nicer hyperlinks and HTML output by Stefan Tauner · 9 years ago
  38. bfb067b Add support for linking statically with CONFIG_STATIC=yes by Stefan Tauner · 9 years ago
  39. 3f73ffe Make make errors more less flashily by Stefan Tauner · 9 years ago
  40. bfaf7b1 makefile: fix exports of PKG_CONFIG_LIBDIR for pkg-config calls by Stefan Tauner · 9 years ago
  41. dc44584 serial: support arbitrary baud rates on Windows by Urja Rannikko · 9 years ago
  42. 27b431b serprog: fix missing device parameter error message on Windows by Urja Rannikko · 9 years ago
  43. 72587f8 serprog: allow to omit specifying a baud rate by Stefan Tauner · 9 years ago
  44. 631bb02 serprog: ignore failures when setting serial port options by Stefan Tauner · 9 years ago
  45. a4d60f3 serprog: clear NDELAY flag only once after opening the port by Stefan Tauner · 9 years ago
  46. 3d06abe Add support for libftdi1 by Alexandru Gagniuc · 9 years ago
  47. 2f055df Add support for Sanyo LE25FU406C/LE25U40CMC by Stefan Tauner · 9 years ago
  48. 1668770 Rigorously check integrity of I/O stream data by Stefan Tauner · 9 years ago
  49. bcf6109 Add support for SST SST25WF020A, SST25WF040B, SST25WF080B by Ben Gardner · 9 years ago
  50. 94d8665 Add support for VIA VT8251 by Stefan Tauner · 9 years ago
  51. 839db6d Use nanosleep() instead of usleep() where available by Stefan Tauner · 9 years ago
  52. 8cd0c73 Add (implicit) support for musl libc by Gwenhael Goavec-Merou · 9 years ago
  53. c8305e1 Add support for 128 bytes write granularity by Paul Kocialkowski · 9 years ago
  54. 557eb4f dediprog: Tidy up commands and remove dead nonsense code by Simon Glass · 9 years ago
  55. 0b4ffd5 serprog: Fix FWH/LPC by implementing serprog_map by Urja Rannikko · 9 years ago
  56. 25e9f40 dediprog: Invert the LED polarity in the code by Simon Glass · 9 years ago
  57. 0a5f6e4 spi25: ignore 0x00 as a manufacturer id in the generic match by Urja Rannikko · 9 years ago
  58. 2a1aaba Add support for Winbond W29C512A/W29EE512 by Urja Rannikko · 9 years ago
  59. 81a8fb7 Add support for PMC Pm25LQ020, Pm25LQ040, Pm25LQ080, Pm25LQ016, Pm25LQ032C by Steven Honeyman · 9 years ago
  60. c71759d hwaccess.h: fix compilation on OSX by Stefan Tauner · 9 years ago
  61. 95edc89 Add support for more GigaDevice GD25LQ chips by Roman Titov · 9 years ago
  62. f4651f6 Increase flashrom version number to 0.9.8 by Stefan Tauner · 10 years ago
  63. 74dc73f Add a bunch of new/tested stuff and various small changes 23 by Stefan Tauner · 10 years ago
  64. adadca6 Fix a number of problems in mstarddc_spi.c by Stefan Tauner · 10 years ago
  65. 400b3ad Increase flashrom version number to 0.9.8-rc1 by Stefan Tauner · 10 years ago
  66. fb2d77c Add support for SPARC (maybe) by Stefan Tauner · 10 years ago
  67. 66e554b Add support for the Microchip PICkit2 as an SPI programmer by Justin Chevrier · 10 years ago
  68. 5673450 Refine version check of libpci function pci_get_dev by Stefan Tauner · 10 years ago
  69. 5c316f9 Add a bunch of new/tested stuff and various small changes 22 by Stefan Tauner · 10 years ago
  70. dc62793 Make strnlen() visible in old versions of glibc by Stefan Tauner · 10 years ago
  71. 0cbd8c2 Properly include current libusb-win32 header by Stefan Tauner · 10 years ago
  72. e37735a Let pkg-config work with cross-compilers by Stefan Tauner · 10 years ago
  73. 5d1ad35 Fix "unterminated variable reference" on ancient versions of GNU make by Stefan Tauner · 10 years ago
  74. 3e6b7bb Shadowing fix in nicintel_eeprom.c for ancient libpci by Stefan Tauner · 10 years ago
  75. 05151b6 ftdi2232_spi: revert usage of DIS_DIV_5 macro by Stefan Tauner · 10 years ago
  76. b4dd40c ft2232_spi.c: use constants from ftdi.h instead of magic numbers by Antony Pavlov · 10 years ago
  77. 57f276f Fix the --mainboard parameter that controls board enables by Stefan Tauner · 10 years ago
  78. b175af5 Add support for Eon EN25P Series by Stefan Tauner · 10 years ago
  79. ced7ab6 Allow to easily build all optional modules by Patrick Georgi · 10 years ago
  80. a4617f7 Fix support for Macronix MX25L6495F by Stefan Tauner · 10 years ago
  81. 40bc96f Add support for Macronix MX25L6495F by Stefan Tauner · 10 years ago
  82. 8d21ff1 Refinements for DragonflyBSD by Stefan Tauner · 10 years ago
  83. 4c32af8 Remove defaults for CC and AR by Stefan Tauner · 10 years ago
  84. b0eee9b Unify target OS and CPU architecture checks by Stefan Tauner · 10 years ago
  85. be62d3f Allow to easily set a global path prefix for libraries and include files by Stefan Tauner · 10 years ago
  86. d5ff845 Refine revision handling by Stefan Tauner · 10 years ago
  87. 60dead4 Fix wrong density encoding on Intel Silvermont by Tai-Hong Wu · 10 years ago
  88. 80e6471 Add support for the MSTAR I2C ISP protocol by Alexandre Boeglin · 10 years ago
  89. 5859ced Fix handling of write protection at register space address +2 by Stefan Tauner · 10 years ago
  90. e814a9b Add support for Spansion S25FL127S by Jernej Škrabec · 10 years ago
  91. b5f9d5c Add support for Eon EN29LV040 and EN29LV040A by Denis 'GNUtoo' Carikli · 10 years ago
  92. 33180df Add support for Intel 82599 10 GbE NICs by Ed Swierk · 10 years ago
  93. 7fbbbb8 Add board enable for GIGABYTE GA-8SIMLFS 2.0 by Stefan Tauner · 10 years ago
  94. 592d99c cbtable.c: Do not unnecessarily duplicate strings by Paul Menzel · 10 years ago
  95. b41d847 Move strtok_r implementation verbatim to helpers.c by Stefan Tauner · 10 years ago
  96. ff9e6c3 dmi.c: make sure we call isprint() correctly by Stefan Tauner · 10 years ago
  97. 73f5bda Make read before write configurable (infrastructure part) by Stefan Tauner · 10 years ago
  98. 5e27b0b Add support for Winbond W25Q40.V chips by Stefan Tauner · 10 years ago
  99. 778c6d8 dmi.c: Duplicate returned strings because they are meant to be freed by Stefan Tauner · 10 years ago
  100. 2a1ed77 Introduce generic shutdown_free() and remove redundant internal_shutdown() by Stefan Tauner · 10 years ago