summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Increase flashrom version number to 0.9.9.HEADmasterstefanct2016-03-131-1/+1
* Add a bunch of new/tested stuff and various small changes 25.stefanct2016-03-131-17/+17
* Fix compilation on SunOS.stefanct2016-03-131-1/+1
* Makefile: Fix driver blacklist dependencieshailfinger2016-02-281-10/+3
* makefile: allow to disable all default-yes config variables with CONFIG_NOTHI...stefanct2016-02-261-0/+10
* Partial architecture support for alpha hppa m68k sh s390hailfinger2016-02-251-0/+101
* Increase version number to 0.9.9-rc1.stefanct2016-02-211-1/+1
* Automatically disable atapromise for libpayload as well.stefanct2016-02-211-0/+6
* Allow global disable of all drivers requiring libusb* or libpcihailfinger2016-02-201-6/+39
* Automatically disable atapromise on non-x86hailfinger2016-02-201-0/+5
* Do not require PCI code for RayeR SPI driverhailfinger2016-02-201-6/+27
* Makefile: fix overriding of make command line arguments.stefanct2016-02-191-18/+18
* dediprog: port to libusb1 and use asynchronous bulk transfers for reading.stefanct2016-02-181-1/+1
* List affected features for missing librarieshailfinger2016-02-171-39/+44
* Add support for WCH CH341A as an SPI programmer.stefanct2016-01-311-2/+21
* Add infrastructure to support libusb-1.0.stefanct2016-01-311-1/+50
* Makefile: print compile commands of configure steps to the build details file.stefanct2016-01-241-1/+13
* dediprog: support new communication protocol, cleanup and enable by default.stefanct2016-01-231-2/+2
* Add a bunch of new/tested stuff and various small changes 24.stefanct2016-01-231-4/+4
* Add atapromise programmerhailfinger2016-01-161-0/+14
* Set LC_ALL globally in Makefile.stefanct2016-01-141-1/+11
* Pimp the manpage to create nicer hyperlinks and HTML output.stefanct2016-01-141-2/+6
* Add support for linking statically with CONFIG_STATIC=yes.stefanct2016-01-071-0/+5
* Make make errors more less flashily.stefanct2016-01-071-60/+68
* makefile: fix exports of PKG_CONFIG_LIBDIR for pkg-config calls.stefanct2016-01-071-3/+3
* Add support for libftdi1.stefanct2015-12-251-4/+6
* Increase flashrom version number to 0.9.8.stefanct2015-03-011-1/+1
* Add a bunch of new/tested stuff and various small changes 23.stefanct2015-03-011-1/+1
* Increase flashrom version number to 0.9.8-rc1.stefanct2015-02-111-1/+1
* Add support for SPARC (maybe).stefanct2015-02-101-1/+1
* Add support for the Microchip PICkit2 as an SPI programmer.stefanct2015-02-081-2/+21
* Refine version check of libpci function pci_get_dev.stefanct2015-02-081-0/+28
* Add a bunch of new/tested stuff and various small changes 22.stefanct2015-02-081-2/+3
* Properly include current libusb-win32 header.stefanct2015-01-261-0/+5
* Let pkg-config work with cross-compilers.stefanct2015-01-261-4/+6
* Fix "unterminated variable reference" on ancient versions of GNU make.stefanct2015-01-251-1/+3
* Allow to easily build all optional modules.stefanct2015-01-191-0/+7
* Refinements for DragonflyBSD.stefanct2015-01-101-3/+3
* Remove defaults for CC and AR.stefanct2015-01-101-2/+0
* Unify target OS and CPU architecture checks.stefanct2015-01-101-1/+1
* Allow to easily set a global path prefix for libraries and include files.stefanct2015-01-101-11/+7
* Refine revision handling.stefanct2015-01-101-2/+7
* Add support for the MSTAR I2C ISP protocol.stefanct2014-12-201-0/+35
* Refactor some CLI-relevant parts.stefanct2014-08-081-1/+1
* Unify non-shifted and shifted JEDEC access.stefanct2014-08-081-1/+1
* Refactor unlocking of many chips with locking at register space address +2.stefanct2014-08-031-1/+1
* Add new programmer for SPI EEPROMs attached to Intel 82580 NICs.stefanct2014-07-281-0/+14
* Introduce helpers.c.stefanct2014-06-121-1/+1
* Add default arguments for the default programmer (only).stefanct2014-06-021-0/+6
* Add IT8212F as programmer.stefanct2014-06-011-0/+14