1. 847d94b buildsystem: handle the IS_WINDOWS macro by Thomas Heijligen · 3 years ago
  2. d6d96c1 buildsystem: Determine the endianness only in the buildsystem by Thomas Heijligen · 3 years ago
  3. 9a2787b Makefile: move endian test into Makefile.d by Thomas Heijligen · 3 years ago
  4. 6efdfb3 Makefile: move determination test for the architecture to Makefile.d by Thomas Heijligen · 3 years ago
  5. 1e76dc8 Makefile: move determination test for OS to Makefile.d by Thomas Heijligen · 3 years ago
  6. 282a951 Makefile: move determination tests for target systems to one place by Thomas Heijligen · 3 years ago
  7. 0bec7b2 Makefile: summarize systems with the same CPPFLAGS and LDFLAGS by Thomas Heijligen · 3 years ago
  8. f579bba Makefile: use STRIP_ARGS = -s on all systems by Thomas Heijligen · 3 years ago
  9. 90fa815 Makefile: move functions and macros to own file by Thomas Heijligen · 3 years ago
  10. 1d58a90 Makefile: Update $(RELEASENAME) to `flashrom-stable-xxx` by Nico Huber · 1 year, 8 months ago
  11. 26c2c4d Makefile: Add helper targets for `branch` and `tag` by Nico Huber · 1 year, 8 months ago
  12. 5f245a2 Makefile: Add `versioninfo` target, compare during export by Nico Huber · 1 year, 8 months ago
  13. ac90af6 Change references to flashrom-stable by Nico Huber · 1 year, 9 months ago
  14. 9441c6e Makefile: Don't install git hooks automatically by Felix Singer · 1 year, 11 months ago
  15. e28d8e4 dirtyjtag: Add DirtyJTAG programmer by Jean THOMAS · 2 years ago
  16. 2ab6bba it85spi: EOL support by Edward O'Callaghan · 2 years, 3 months ago
  17. f6c1cb1 Global cleanup: Fix a few spelling errors by Martin Roth · 2 years, 6 months ago
  18. bb37973 Makefile: remove NEED_LIBUSB1 from FEATURE_CFLAGS by Thomas Heijligen · 2 years, 11 months ago
  19. 140c126 custom_baud: move Linux specific code into own file by Thomas Heijligen · 3 years ago
  20. fea5aa1 ni845x_spi: handle PROGRAMFILES(X86) env var properly by Miklós Márton · 3 years, 2 months ago
  21. f55ca20 Makefile: Use dependency lists to generate NEED_<library> vars by Nico Huber · 3 years, 3 months ago
  22. 29c6834 Makefile: Enable bitbang_spi based on its dependency list by Nico Huber · 3 years, 3 months ago
  23. a54f5a4 Makefile: Disable libusb/libpci programmers via dependency lists by Nico Huber · 3 years, 3 months ago
  24. 8945b81 Makefile: Deflate per-architecture handling of unsupported programmers by Nico Huber · 3 years, 3 months ago
  25. dc8e54a Makefile: Deflate handling of Linux-only programmers by Nico Huber · 3 years, 3 months ago
  26. 7133103 Makefile: Deflate handling of unsupported programmers for libpayload by Nico Huber · 3 years, 3 months ago
  27. ca62178 Makefile: Deflate handling of unsupported programmers for MinGW by Nico Huber · 3 years, 3 months ago
  28. ba68196 Makefile: Deflate handling of unsupported programmers for DJGPP by Nico Huber · 3 years, 3 months ago
  29. afca7ac Makefile: Add macro to disable unsupported programmers by Nico Huber · 3 years, 3 months ago
  30. 7f89897 Makefile: Gather lists of dependencies by feature/lib by Nico Huber · 3 years, 3 months ago
  31. 09e82e2 Makefile: Move $(NEED_LIBFTDI) block to similar ones by Nico Huber · 3 years, 3 months ago
  32. 83d5207 Makefile: Move NI845X_SPI default to the other defaults by Nico Huber · 3 years, 3 months ago
  33. 84e9c91 CONFIG_DEFAULT_PROGRAMMER_NAME: Use programmer name instead of enum by Thomas Heijligen · 3 years, 4 months ago
  34. bbfacff programmer_table: move array content to an own file by Thomas Heijligen · 3 years, 6 months ago
  35. c14e3f6 Makefile: Add a DISABLE_CLOCK_GETTIME option by Martin Lucina · 3 years, 9 months ago
  36. 0ad1199 Makefile: Fix typo NEED_LIBUSB0 -> NEED_LIBUSB1 by Edward O'Callaghan · 3 years, 11 months ago
  37. c9feb1b flashchips,writeprotect_ranges: add range decoding function by Nikolai Artemiev · 3 years ago
  38. da1c834 libflashrom,writeprotect: add functions for reading/writing WP configs by Nikolai Artemiev · 3 years ago
  39. 9245b88 Makefile: Turn x86-arch comments into `if` by Nico Huber · 3 years, 5 months ago
  40. c0e1c4b Makefile: Use pciutils/pci.h only for older NetBSD packages by Nico Huber · 1 year, 9 months ago
  41. 4cbc1cb Makefile: Fix dependencies for developerbox_spi by Felix Singer · 2 years, 2 months ago
  42. 89cc73b Makefile: Fix building on AArch64 NixOS by Pyry Kontio · 4 years, 3 months ago
  43. 324929c Add support for STLINK V3 debugger/programmer via its SPI bridge by Miklós Márton · 5 years ago
  44. 34d07f0 flashrom: Add support for ARC platform by Rosen Penev · 5 years ago
  45. 2d20d6d Add support for National Instruments USB-845x devices by Miklós Márton · 7 years ago
  46. 9e2dc2f Makefile,meson.build: Enable/assume -Wextra by Nico Huber · 6 years ago
  47. 3d8868c Add support for M95M02-A125 by Konstantin Grudnev · 5 years ago
  48. 4a84ec2 tree: Enable -Wwrite-strings by Jacob Garber · 5 years ago
  49. b221cd7 pickit2_spi: update to libusb1 and drop libusb0 dependency by Thomas Heijligen · 5 years ago
  50. cd8aeba Makefile: Enable -Wmissing-prototypes by Jacob Garber · 5 years ago
  51. a724602 Makefile: Also blacklist J-Link SPI for DOS by Nico Huber · 5 years ago
  52. 84c6fb5 Makefile: Blacklist Digilent SPI (using USB) for DOS by Nico Huber · 5 years ago
  53. 3578ec6 Add initial J-Link SPI programmer by Marc Schink · 9 years ago
  54. c82900b Add support to get layout from fmap (e.g. coreboot rom) by Arthur Heymans · 7 years ago
  55. 1d507a0 usbdev: Extract libusb1 device discovery into a separate file by Daniel Thompson · 6 years ago
  56. 45e91a2 programmer: Add Developerbox/CP2104 bit bang driver by Daniel Thompson · 6 years ago
  57. b2154e8 digilent_spi: add a driver for the iCEblink40 development board by Lubomir Rintel · 7 years ago
  58. a75a2ed Fix mingw detection on Windows 7 (NT-6.1) by Miklós Márton · 7 years ago
  59. f9a3055 linux_mtd: Import driver from ChromiumOS by David Hendricks · 9 years ago
  60. e083880 Remove address from GPLv2 headers by Elyes HAOUAS · 6 years ago
  61. 80ae14e Add support for the ENE Embedded Debug Interface EDI and KB9012 EC by Paul Kocialkowski · 7 years ago
  62. 7e3c81a spi25: Merge remainder of spi4ba in by Nico Huber · 7 years ago
  63. c880173 internal: Only build on x86 and mipsel by Nico Huber · 7 years ago
  64. 095522c Move endianness definitions and provide it inside Makefile by Nico Huber · 7 years ago
  65. e1a960e Use bzip2 when making a tarball by David Hendricks · 7 years ago
  66. 615ba18 serial: Support custom baud rates on linux by Urja Rannikko · 7 years ago
  67. 50a5660 4BA: Basic support for 4-bytes addressing mode extensions by Boris Baykov · 8 years ago
  68. f4d7772 fixup! Convert flashrom to git by Stefan Tauner · 7 years ago
  69. fa25bc3 fixup! Convert flashrom to git by Stefan Tauner · 7 years ago
  70. 5bf6b85 fixup! Convert flashrom to git by Stefan Tauner · 7 years ago
  71. 9620912 fixup! Convert flashrom to git by Stefan Tauner · 7 years ago
  72. 2dc5d29 fixup! Convert flashrom to git by Stefan Tauner · 7 years ago
  73. e413685 fixup! Convert flashrom to git by Stefan Tauner · 7 years ago
  74. 60f7a22 fixup! Convert flashrom to git by Stefan Tauner · 7 years ago
  75. f0cbbb0 Add modification date to manpage header instead of the section by Stefan Tauner · 7 years ago
  76. 026c741 Remove djgpp-dos target by Stefan Tauner · 7 years ago
  77. 7634708 Convert flashrom to git by Stefan Tauner · 8 years ago
  78. 8624e8c udelay: Use clock_gettime() if available and precise by Nico Huber · 12 years ago
  79. 305f417 Add option to read ROM layout from IFD by Nico Huber · 11 years ago
  80. 1878110 Adapt CLI to use new libflashrom interface' print callback by Nico Huber · 12 years ago
  81. 454f613 Add a convenient libflashrom interface by Nico Huber · 12 years ago
  82. 40ba6fd Increase flashrom version number to 0.9.9 by Stefan Tauner · 9 years ago
  83. 0be072c Add a bunch of new/tested stuff and various small changes 25 by Stefan Tauner · 9 years ago
  84. fc3ecc2 Fix compilation on SunOS by Stefan Tauner · 9 years ago
  85. 601f4cd Makefile: Fix driver blacklist dependencies by Carl-Daniel Hailfinger · 9 years ago
  86. f350337 makefile: allow to disable all default-yes config variables with CONFIG_NOTHING=yes by Stefan Tauner · 9 years ago
  87. 8d0d53f Partial architecture support for alpha hppa m68k sh s390 by Carl-Daniel Hailfinger · 9 years ago
  88. 2a0feae Increase version number to 0.9.9-rc1 by Stefan Tauner · 9 years ago
  89. e016826 Automatically disable atapromise for libpayload as well by Stefan Tauner · 9 years ago
  90. 4b2b315 Allow global disable of all drivers requiring libusb* or libpci by Carl-Daniel Hailfinger · 9 years ago
  91. f636ffc Automatically disable atapromise on non-x86 by Carl-Daniel Hailfinger · 9 years ago
  92. 16c0aec Do not require PCI code for RayeR SPI driver by Carl-Daniel Hailfinger · 9 years ago
  93. 4520706 Makefile: fix overriding of make command line arguments by Stefan Tauner · 9 years ago
  94. d99a2bd dediprog: port to libusb1 and use asynchronous bulk transfers for reading by Nico Huber · 9 years ago
  95. f2daaca List affected features for missing libraries by Carl-Daniel Hailfinger · 9 years ago
  96. 0870b02 Add support for WCH CH341A as an SPI programmer by Urja Rannikko · 9 years ago
  97. e49edbb Add infrastructure to support libusb-1.0 by Stefan Tauner · 9 years ago
  98. c83ddc1 Makefile: print compile commands of configure steps to the build details file by Stefan Tauner · 9 years ago
  99. ae61651 dediprog: support new communication protocol, cleanup and enable by default by Simon Glass · 9 years ago
  100. 23e10b8 Add a bunch of new/tested stuff and various small changes 24 by Stefan Tauner · 9 years ago