- c14e3f6 Makefile: Add a DISABLE_CLOCK_GETTIME option by Martin Lucina · 3 years, 11 months ago
- 0ad1199 Makefile: Fix typo NEED_LIBUSB0 -> NEED_LIBUSB1 by Edward O'Callaghan · 4 years ago
- c9feb1b flashchips,writeprotect_ranges: add range decoding function by Nikolai Artemiev · 3 years, 1 month ago
- da1c834 libflashrom,writeprotect: add functions for reading/writing WP configs by Nikolai Artemiev · 3 years, 1 month ago
- 9245b88 Makefile: Turn x86-arch comments into `if` by Nico Huber · 3 years, 7 months ago
- c0e1c4b Makefile: Use pciutils/pci.h only for older NetBSD packages by Nico Huber · 1 year, 11 months ago
- 4cbc1cb Makefile: Fix dependencies for developerbox_spi by Felix Singer · 2 years, 4 months ago
- 89cc73b Makefile: Fix building on AArch64 NixOS by Pyry Kontio · 4 years, 4 months ago
- 324929c Add support for STLINK V3 debugger/programmer via its SPI bridge by Miklós Márton · 5 years ago
- 34d07f0 flashrom: Add support for ARC platform by Rosen Penev · 5 years ago
- 2d20d6d Add support for National Instruments USB-845x devices by Miklós Márton · 7 years ago
- 9e2dc2f Makefile,meson.build: Enable/assume -Wextra by Nico Huber · 6 years ago
- 3d8868c Add support for M95M02-A125 by Konstantin Grudnev · 5 years ago
- 4a84ec2 tree: Enable -Wwrite-strings by Jacob Garber · 5 years ago
- b221cd7 pickit2_spi: update to libusb1 and drop libusb0 dependency by Thomas Heijligen · 6 years ago
- cd8aeba Makefile: Enable -Wmissing-prototypes by Jacob Garber · 5 years ago
- a724602 Makefile: Also blacklist J-Link SPI for DOS by Nico Huber · 5 years ago
- 84c6fb5 Makefile: Blacklist Digilent SPI (using USB) for DOS by Nico Huber · 5 years ago
- 3578ec6 Add initial J-Link SPI programmer by Marc Schink · 9 years ago
- c82900b Add support to get layout from fmap (e.g. coreboot rom) by Arthur Heymans · 7 years ago
- 1d507a0 usbdev: Extract libusb1 device discovery into a separate file by Daniel Thompson · 6 years ago
- 45e91a2 programmer: Add Developerbox/CP2104 bit bang driver by Daniel Thompson · 6 years ago
- b2154e8 digilent_spi: add a driver for the iCEblink40 development board by Lubomir Rintel · 7 years ago
- a75a2ed Fix mingw detection on Windows 7 (NT-6.1) by Miklós Márton · 7 years ago
- f9a3055 linux_mtd: Import driver from ChromiumOS by David Hendricks · 9 years ago
- e083880 Remove address from GPLv2 headers by Elyes HAOUAS · 7 years ago
- 80ae14e Add support for the ENE Embedded Debug Interface EDI and KB9012 EC by Paul Kocialkowski · 7 years ago
- 7e3c81a spi25: Merge remainder of spi4ba in by Nico Huber · 7 years ago
- c880173 internal: Only build on x86 and mipsel by Nico Huber · 7 years ago
- 095522c Move endianness definitions and provide it inside Makefile by Nico Huber · 7 years ago
- e1a960e Use bzip2 when making a tarball by David Hendricks · 7 years ago
- 615ba18 serial: Support custom baud rates on linux by Urja Rannikko · 7 years ago
- 50a5660 4BA: Basic support for 4-bytes addressing mode extensions by Boris Baykov · 8 years ago
- f4d7772 fixup! Convert flashrom to git by Stefan Tauner · 7 years ago
- fa25bc3 fixup! Convert flashrom to git by Stefan Tauner · 7 years ago
- 5bf6b85 fixup! Convert flashrom to git by Stefan Tauner · 7 years ago
- 9620912 fixup! Convert flashrom to git by Stefan Tauner · 7 years ago
- 2dc5d29 fixup! Convert flashrom to git by Stefan Tauner · 7 years ago
- e413685 fixup! Convert flashrom to git by Stefan Tauner · 7 years ago
- 60f7a22 fixup! Convert flashrom to git by Stefan Tauner · 7 years ago
- f0cbbb0 Add modification date to manpage header instead of the section by Stefan Tauner · 7 years ago
- 026c741 Remove djgpp-dos target by Stefan Tauner · 7 years ago
- 7634708 Convert flashrom to git by Stefan Tauner · 8 years ago
- 8624e8c udelay: Use clock_gettime() if available and precise by Nico Huber · 12 years ago
- 305f417 Add option to read ROM layout from IFD by Nico Huber · 11 years ago
- 1878110 Adapt CLI to use new libflashrom interface' print callback by Nico Huber · 12 years ago
- 454f613 Add a convenient libflashrom interface by Nico Huber · 12 years ago
- 40ba6fd Increase flashrom version number to 0.9.9 by Stefan Tauner · 9 years ago
- 0be072c Add a bunch of new/tested stuff and various small changes 25 by Stefan Tauner · 9 years ago
- fc3ecc2 Fix compilation on SunOS by Stefan Tauner · 9 years ago
- 601f4cd Makefile: Fix driver blacklist dependencies by Carl-Daniel Hailfinger · 9 years ago
- f350337 makefile: allow to disable all default-yes config variables with CONFIG_NOTHING=yes by Stefan Tauner · 9 years ago
- 8d0d53f Partial architecture support for alpha hppa m68k sh s390 by Carl-Daniel Hailfinger · 9 years ago
- 2a0feae Increase version number to 0.9.9-rc1 by Stefan Tauner · 9 years ago
- e016826 Automatically disable atapromise for libpayload as well by Stefan Tauner · 9 years ago
- 4b2b315 Allow global disable of all drivers requiring libusb* or libpci by Carl-Daniel Hailfinger · 9 years ago
- f636ffc Automatically disable atapromise on non-x86 by Carl-Daniel Hailfinger · 9 years ago
- 16c0aec Do not require PCI code for RayeR SPI driver by Carl-Daniel Hailfinger · 9 years ago
- 4520706 Makefile: fix overriding of make command line arguments by Stefan Tauner · 9 years ago
- d99a2bd dediprog: port to libusb1 and use asynchronous bulk transfers for reading by Nico Huber · 9 years ago
- f2daaca List affected features for missing libraries by Carl-Daniel Hailfinger · 9 years ago
- 0870b02 Add support for WCH CH341A as an SPI programmer by Urja Rannikko · 9 years ago
- e49edbb Add infrastructure to support libusb-1.0 by Stefan Tauner · 9 years ago
- c83ddc1 Makefile: print compile commands of configure steps to the build details file by Stefan Tauner · 9 years ago
- ae61651 dediprog: support new communication protocol, cleanup and enable by default by Simon Glass · 9 years ago
- 23e10b8 Add a bunch of new/tested stuff and various small changes 24 by Stefan Tauner · 9 years ago
- c2644a3 Add atapromise programmer by Joseph C. Lehner · 9 years ago
- 1ca7c7f Set LC_ALL globally in Makefile by Stefan Tauner · 9 years ago
- 4c72315 Pimp the manpage to create nicer hyperlinks and HTML output by Stefan Tauner · 9 years ago
- bfb067b Add support for linking statically with CONFIG_STATIC=yes by Stefan Tauner · 9 years ago
- 3f73ffe Make make errors more less flashily by Stefan Tauner · 9 years ago
- bfaf7b1 makefile: fix exports of PKG_CONFIG_LIBDIR for pkg-config calls by Stefan Tauner · 9 years ago
- 3d06abe Add support for libftdi1 by Alexandru Gagniuc · 9 years ago
- f4651f6 Increase flashrom version number to 0.9.8 by Stefan Tauner · 10 years ago
- 74dc73f Add a bunch of new/tested stuff and various small changes 23 by Stefan Tauner · 10 years ago
- 400b3ad Increase flashrom version number to 0.9.8-rc1 by Stefan Tauner · 10 years ago
- fb2d77c Add support for SPARC (maybe) by Stefan Tauner · 10 years ago
- 66e554b Add support for the Microchip PICkit2 as an SPI programmer by Justin Chevrier · 10 years ago
- 5673450 Refine version check of libpci function pci_get_dev by Stefan Tauner · 10 years ago
- 5c316f9 Add a bunch of new/tested stuff and various small changes 22 by Stefan Tauner · 10 years ago
- 0cbd8c2 Properly include current libusb-win32 header by Stefan Tauner · 10 years ago
- e37735a Let pkg-config work with cross-compilers by Stefan Tauner · 10 years ago
- 5d1ad35 Fix "unterminated variable reference" on ancient versions of GNU make by Stefan Tauner · 10 years ago
- ced7ab6 Allow to easily build all optional modules by Patrick Georgi · 10 years ago
- 8d21ff1 Refinements for DragonflyBSD by Stefan Tauner · 10 years ago
- 4c32af8 Remove defaults for CC and AR by Stefan Tauner · 10 years ago
- b0eee9b Unify target OS and CPU architecture checks by Stefan Tauner · 10 years ago
- be62d3f Allow to easily set a global path prefix for libraries and include files by Stefan Tauner · 10 years ago
- d5ff845 Refine revision handling by Stefan Tauner · 10 years ago
- 80e6471 Add support for the MSTAR I2C ISP protocol by Alexandre Boeglin · 10 years ago
- 9b32de9 Refactor some CLI-relevant parts by Stefan Tauner · 10 years ago
- a8cf362 Unify non-shifted and shifted JEDEC access by Carl-Daniel Hailfinger · 10 years ago
- ef3ac8a Refactor unlocking of many chips with locking at register space address +2 by Carl-Daniel Hailfinger · 10 years ago
- 2a41f0a Add new programmer for SPI EEPROMs attached to Intel 82580 NICs by Ricardo Ribalda Delgado · 10 years ago
- 6ad6e01 Introduce helpers.c by Stefan Tauner · 10 years ago
- 265fcac Add default arguments for the default programmer (only) by Stefan Tauner · 10 years ago
- 72d42f8 Add IT8212F as programmer by Kyösti Mälkki · 10 years ago
- 4f09475 atavia: Fix a few problems overlooked/introduced while rebasing by Stefan Tauner · 10 years ago
- 7f0f3fa Add VIA VT6421A LPC programmer driver by Jonathan Kollasch · 10 years ago
- c65b855 BSD refinements by Stefan Tauner · 11 years ago