summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Increase flashrom version number to 0.9.9Stefan Tauner2016-03-131-1/+1
* Add a bunch of new/tested stuff and various small changes 25Stefan Tauner2016-03-131-17/+17
* Fix compilation on SunOSStefan Tauner2016-03-131-1/+1
* Makefile: Fix driver blacklist dependenciesCarl-Daniel Hailfinger2016-02-281-10/+3
* makefile: allow to disable all default-yes config variables with CONFIG_NOTHI...Stefan Tauner2016-02-261-0/+10
* Partial architecture support for alpha hppa m68k sh s390Carl-Daniel Hailfinger2016-02-251-0/+101
* Increase version number to 0.9.9-rc1Stefan Tauner2016-02-211-1/+1
* Automatically disable atapromise for libpayload as wellStefan Tauner2016-02-211-0/+6
* Allow global disable of all drivers requiring libusb* or libpciCarl-Daniel Hailfinger2016-02-201-6/+39
* Automatically disable atapromise on non-x86Carl-Daniel Hailfinger2016-02-201-0/+5
* Do not require PCI code for RayeR SPI driverCarl-Daniel Hailfinger2016-02-201-6/+27
* Makefile: fix overriding of make command line argumentsStefan Tauner2016-02-191-18/+18
* dediprog: port to libusb1 and use asynchronous bulk transfers for readingNico Huber2016-02-181-1/+1
* List affected features for missing librariesCarl-Daniel Hailfinger2016-02-171-39/+44
* Add support for WCH CH341A as an SPI programmerUrja Rannikko2016-01-311-2/+21
* Add infrastructure to support libusb-1.0Stefan Tauner2016-01-311-1/+50
* Makefile: print compile commands of configure steps to the build details fileStefan Tauner2016-01-241-1/+13
* dediprog: support new communication protocol, cleanup and enable by defaultSimon Glass2016-01-231-2/+2
* Add a bunch of new/tested stuff and various small changes 24Stefan Tauner2016-01-231-4/+4
* Add atapromise programmerJoseph C. Lehner2016-01-161-0/+14
* Set LC_ALL globally in MakefileStefan Tauner2016-01-141-1/+11
* Pimp the manpage to create nicer hyperlinks and HTML outputStefan Tauner2016-01-141-2/+6
* Add support for linking statically with CONFIG_STATIC=yesStefan Tauner2016-01-071-0/+5
* Make make errors more less flashilyStefan Tauner2016-01-071-60/+68
* makefile: fix exports of PKG_CONFIG_LIBDIR for pkg-config callsStefan Tauner2016-01-071-3/+3
* Add support for libftdi1Alexandru Gagniuc2015-12-251-4/+6
* Increase flashrom version number to 0.9.8Stefan Tauner2015-03-011-1/+1
* Add a bunch of new/tested stuff and various small changes 23Stefan Tauner2015-03-011-1/+1
* Increase flashrom version number to 0.9.8-rc1Stefan Tauner2015-02-111-1/+1
* Add support for SPARC (maybe)Stefan Tauner2015-02-101-1/+1
* Add support for the Microchip PICkit2 as an SPI programmerJustin Chevrier2015-02-081-2/+21
* Refine version check of libpci function pci_get_devStefan Tauner2015-02-081-0/+28
* Add a bunch of new/tested stuff and various small changes 22Stefan Tauner2015-02-081-2/+3
* Properly include current libusb-win32 headerStefan Tauner2015-01-261-0/+5
* Let pkg-config work with cross-compilersStefan Tauner2015-01-261-4/+6
* Fix "unterminated variable reference" on ancient versions of GNU makeStefan Tauner2015-01-251-1/+3
* Allow to easily build all optional modulesPatrick Georgi2015-01-191-0/+7
* Refinements for DragonflyBSDStefan Tauner2015-01-101-3/+3
* Remove defaults for CC and ARStefan Tauner2015-01-101-2/+0
* Unify target OS and CPU architecture checksStefan Tauner2015-01-101-1/+1
* Allow to easily set a global path prefix for libraries and include filesStefan Tauner2015-01-101-11/+7
* Refine revision handlingStefan Tauner2015-01-101-2/+7
* Add support for the MSTAR I2C ISP protocolAlexandre Boeglin2014-12-201-0/+35
* Refactor some CLI-relevant partsStefan Tauner2014-08-081-1/+1
* Unify non-shifted and shifted JEDEC accessCarl-Daniel Hailfinger2014-08-081-1/+1
* Refactor unlocking of many chips with locking at register space address +2Carl-Daniel Hailfinger2014-08-031-1/+1
* Add new programmer for SPI EEPROMs attached to Intel 82580 NICsRicardo Ribalda Delgado2014-07-281-0/+14
* Introduce helpers.cStefan Tauner2014-06-121-1/+1
* Add default arguments for the default programmer (only)Stefan Tauner2014-06-021-0/+6
* Add IT8212F as programmerKyösti Mälkki2014-06-011-0/+14
OpenPOWER on IntegriCloud