summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* atavia: Fix a few problems overlooked/introduced while rebasingStefan Tauner2014-06-011-5/+0
* Add VIA VT6421A LPC programmer driverJonathan Kollasch2014-06-011-0/+19
* BSD refinementsStefan Tauner2013-09-121-0/+14
* Makefile: Warn if user tries to compile for libpayload w/o crossgccStefan Tauner2013-09-121-0/+5
* Cleanup ST M50 driverStefan Tauner2013-09-121-1/+1
* Add an internal DMI decoderSean Nelson2013-09-111-2/+22
* DOS refinementsStefan Tauner2013-09-111-5/+7
* Automatically add version and date to the manpageJoerg Mayer2013-08-291-5/+9
* Improve getrevision.shStefan Tauner2013-08-291-3/+2
* libpayload: By default build libflashrom.a instead of flashromStefan Tauner2013-08-281-0/+4
* Add support for Atmel AT45DB* chipsAidan Thornton2013-08-271-1/+1
* Makefile: Explain process of handling CONFIG_* variablesStefan Tauner2013-08-251-2/+13
OpenPOWER on IntegriCloud