1. 026c741 Remove djgpp-dos target by Stefan Tauner · 7 years ago
  2. 7634708 Convert flashrom to git by Stefan Tauner · 8 years ago
  3. 8624e8c udelay: Use clock_gettime() if available and precise by Nico Huber · 12 years ago
  4. 305f417 Add option to read ROM layout from IFD by Nico Huber · 11 years ago
  5. 1878110 Adapt CLI to use new libflashrom interface' print callback by Nico Huber · 12 years ago
  6. 454f613 Add a convenient libflashrom interface by Nico Huber · 12 years ago
  7. 40ba6fd Increase flashrom version number to 0.9.9 by Stefan Tauner · 9 years ago
  8. 0be072c Add a bunch of new/tested stuff and various small changes 25 by Stefan Tauner · 9 years ago
  9. fc3ecc2 Fix compilation on SunOS by Stefan Tauner · 9 years ago
  10. 601f4cd Makefile: Fix driver blacklist dependencies by Carl-Daniel Hailfinger · 9 years ago
  11. f350337 makefile: allow to disable all default-yes config variables with CONFIG_NOTHING=yes by Stefan Tauner · 9 years ago
  12. 8d0d53f Partial architecture support for alpha hppa m68k sh s390 by Carl-Daniel Hailfinger · 9 years ago
  13. 2a0feae Increase version number to 0.9.9-rc1 by Stefan Tauner · 9 years ago
  14. e016826 Automatically disable atapromise for libpayload as well by Stefan Tauner · 9 years ago
  15. 4b2b315 Allow global disable of all drivers requiring libusb* or libpci by Carl-Daniel Hailfinger · 9 years ago
  16. f636ffc Automatically disable atapromise on non-x86 by Carl-Daniel Hailfinger · 9 years ago
  17. 16c0aec Do not require PCI code for RayeR SPI driver by Carl-Daniel Hailfinger · 9 years ago
  18. 4520706 Makefile: fix overriding of make command line arguments by Stefan Tauner · 9 years ago
  19. d99a2bd dediprog: port to libusb1 and use asynchronous bulk transfers for reading by Nico Huber · 9 years ago
  20. f2daaca List affected features for missing libraries by Carl-Daniel Hailfinger · 9 years ago
  21. 0870b02 Add support for WCH CH341A as an SPI programmer by Urja Rannikko · 9 years ago
  22. e49edbb Add infrastructure to support libusb-1.0 by Stefan Tauner · 9 years ago
  23. c83ddc1 Makefile: print compile commands of configure steps to the build details file by Stefan Tauner · 9 years ago
  24. ae61651 dediprog: support new communication protocol, cleanup and enable by default by Simon Glass · 9 years ago
  25. 23e10b8 Add a bunch of new/tested stuff and various small changes 24 by Stefan Tauner · 9 years ago
  26. c2644a3 Add atapromise programmer by Joseph C. Lehner · 9 years ago
  27. 1ca7c7f Set LC_ALL globally in Makefile by Stefan Tauner · 9 years ago
  28. 4c72315 Pimp the manpage to create nicer hyperlinks and HTML output by Stefan Tauner · 9 years ago
  29. bfb067b Add support for linking statically with CONFIG_STATIC=yes by Stefan Tauner · 9 years ago
  30. 3f73ffe Make make errors more less flashily by Stefan Tauner · 9 years ago
  31. bfaf7b1 makefile: fix exports of PKG_CONFIG_LIBDIR for pkg-config calls by Stefan Tauner · 9 years ago
  32. 3d06abe Add support for libftdi1 by Alexandru Gagniuc · 9 years ago
  33. f4651f6 Increase flashrom version number to 0.9.8 by Stefan Tauner · 10 years ago
  34. 74dc73f Add a bunch of new/tested stuff and various small changes 23 by Stefan Tauner · 10 years ago
  35. 400b3ad Increase flashrom version number to 0.9.8-rc1 by Stefan Tauner · 10 years ago
  36. fb2d77c Add support for SPARC (maybe) by Stefan Tauner · 10 years ago
  37. 66e554b Add support for the Microchip PICkit2 as an SPI programmer by Justin Chevrier · 10 years ago
  38. 5673450 Refine version check of libpci function pci_get_dev by Stefan Tauner · 10 years ago
  39. 5c316f9 Add a bunch of new/tested stuff and various small changes 22 by Stefan Tauner · 10 years ago
  40. 0cbd8c2 Properly include current libusb-win32 header by Stefan Tauner · 10 years ago
  41. e37735a Let pkg-config work with cross-compilers by Stefan Tauner · 10 years ago
  42. 5d1ad35 Fix "unterminated variable reference" on ancient versions of GNU make by Stefan Tauner · 10 years ago
  43. ced7ab6 Allow to easily build all optional modules by Patrick Georgi · 10 years ago
  44. 8d21ff1 Refinements for DragonflyBSD by Stefan Tauner · 10 years ago
  45. 4c32af8 Remove defaults for CC and AR by Stefan Tauner · 10 years ago
  46. b0eee9b Unify target OS and CPU architecture checks by Stefan Tauner · 10 years ago
  47. be62d3f Allow to easily set a global path prefix for libraries and include files by Stefan Tauner · 10 years ago
  48. d5ff845 Refine revision handling by Stefan Tauner · 10 years ago
  49. 80e6471 Add support for the MSTAR I2C ISP protocol by Alexandre Boeglin · 10 years ago
  50. 9b32de9 Refactor some CLI-relevant parts by Stefan Tauner · 10 years ago
  51. a8cf362 Unify non-shifted and shifted JEDEC access by Carl-Daniel Hailfinger · 10 years ago
  52. ef3ac8a Refactor unlocking of many chips with locking at register space address +2 by Carl-Daniel Hailfinger · 10 years ago
  53. 2a41f0a Add new programmer for SPI EEPROMs attached to Intel 82580 NICs by Ricardo Ribalda Delgado · 10 years ago
  54. 6ad6e01 Introduce helpers.c by Stefan Tauner · 10 years ago
  55. 265fcac Add default arguments for the default programmer (only) by Stefan Tauner · 10 years ago
  56. 72d42f8 Add IT8212F as programmer by Kyösti Mälkki · 10 years ago
  57. 4f09475 atavia: Fix a few problems overlooked/introduced while rebasing by Stefan Tauner · 10 years ago
  58. 7f0f3fa Add VIA VT6421A LPC programmer driver by Jonathan Kollasch · 10 years ago
  59. c65b855 BSD refinements by Stefan Tauner · 11 years ago
  60. d6c17f6 Makefile: Warn if user tries to compile for libpayload w/o crossgcc by Stefan Tauner · 11 years ago
  61. 4404f73 Cleanup ST M50 driver by Stefan Tauner · 11 years ago
  62. 4c6d3a4 Add an internal DMI decoder by Sean Nelson · 11 years ago
  63. 449abe2 DOS refinements by Stefan Tauner · 11 years ago
  64. a93d9dc Automatically add version and date to the manpage by Joerg Mayer · 11 years ago
  65. ec7a35f Improve getrevision.sh by Stefan Tauner · 11 years ago
  66. 8e19b04 libpayload: By default build libflashrom.a instead of flashrom by Stefan Tauner · 11 years ago
  67. db4e87d Add support for Atmel AT45DB* chips by Aidan Thornton · 11 years ago
  68. 037cd84 Makefile: Explain process of handling CONFIG_* variables by Stefan Tauner · 11 years ago
  69. 36e9f4b Add getrevision.sh utility script by David Hendricks · 11 years ago
  70. 241e9d5 Increase flashrom release number to 0.9.7 by Stefan Tauner · 11 years ago
  71. 70e1459 sbxxx: Handle active IMCs in AMD chipsets by Rudolf Marek · 11 years ago
  72. 11990da Various cross-platform fixes by Carl-Daniel Hailfinger · 11 years ago
  73. 52b6e9d Enable serprog on Windows by Stefan Tauner · 11 years ago
  74. c60de0e Add Altera USB-Blaster SPI programmer by James Laird · 11 years ago
  75. e34e3e8 Add a bunch of new/tested stuff and various small changes 16 by Stefan Tauner · 12 years ago
  76. 6ee37e2 Improve SPI status register pretty printing by Stefan Tauner · 12 years ago
  77. 26148ae Fix linker flag bug introduced in r1623 by Carl-Daniel Hailfinger · 12 years ago
  78. e7a39bf Explicitly detect libusb-0.1 in the Makefile by Carl-Daniel Hailfinger · 12 years ago
  79. 2c714ab Add support for FT232H by Ilya A. Volynets-Evenbakh · 12 years ago
  80. fd0d413 Introduce a compile time option to select a default programmer by Stefan Tauner · 12 years ago
  81. a8da224 Allow specifying CPPFLAGS by Carl-Daniel Hailfinger · 12 years ago
  82. b7bce8a Allow the user to specify CFLAGS without breaking the build by Carl-Daniel Hailfinger · 12 years ago
  83. 60d9bd2 Portability fixes and cleanups by Carl-Daniel Hailfinger · 12 years ago
  84. a583853 Increase flashrom release number to 0.9.6.1 by Carl-Daniel Hailfinger · 12 years ago
  85. cb30158 Increase flashrom release number to 0.9.6 by Carl-Daniel Hailfinger · 12 years ago
  86. d94d25d Add a bunch of new/tested stuff and various small changes 13 by Stefan Tauner · 12 years ago
  87. 27c8c6c Remove sharplhf00l04.c by Michael Karcher · 12 years ago
  88. da7c545 Add serial port bitbanging code by Virgil-Adrian Teaca · 12 years ago
  89. 47eff6b Add support for the Eon EN29LV640B chip by Rudolf Marek · 12 years ago
  90. 8868db3 Make the presence of Linux SPI headers mandatory for linux_spi by Stefan Tauner · 13 years ago
  91. 6259407 Increase flashrom release number to 0.9.5.2 by Carl-Daniel Hailfinger · 13 years ago
  92. 2b0e5ce Increase flashrom release number to 0.9.5.1 by Carl-Daniel Hailfinger · 13 years ago
  93. 4335a99 Increase flashrom release number to 0.9.5 by Carl-Daniel Hailfinger · 13 years ago
  94. ac1b4c8 Add support for SFDP (JESD216) by Stefan Tauner · 13 years ago
  95. 8541d23 Document and enable the linux_spi driver by Carl-Daniel Hailfinger · 13 years ago
  96. b286da7 Support compilation for the ARM architecture (little-endian only) by David Hendricks · 13 years ago
  97. 33a65a0 Cross-compilation fixes by Carl-Daniel Hailfinger · 13 years ago
  98. 532c717 Add opaque programmer registration infrastructure by Carl-Daniel Hailfinger · 13 years ago
  99. 1e14639 ichspi: add ICH/PCH flash descriptor decoding via FDOC/FDOD by Stefan Tauner · 13 years ago
  100. 5ce5f70 Add support for the Linux SPI subsystem (spidev) by Sven Schnelle · 13 years ago