summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* atavia: Fix a few problems overlooked/introduced while rebasing.stefanct2014-06-011-5/+0
* Add VIA VT6421A LPC programmer driver.stefanct2014-06-011-0/+19
* BSD refinements.stefanct2013-09-121-0/+14
* Makefile: Warn if user tries to compile for libpayload w/o crossgcc.stefanct2013-09-121-0/+5
* Cleanup ST M50 driver.stefanct2013-09-121-1/+1
* Add an internal DMI decoder.stefanct2013-09-111-2/+22
* DOS refinements.stefanct2013-09-111-5/+7
* Automatically add version and date to the manpage.stefanct2013-08-291-5/+9
* Improve getrevision.sh.stefanct2013-08-291-3/+2
* libpayload: By default build libflashrom.a instead of flashrom.stefanct2013-08-281-0/+4
* Add support for Atmel AT45DB* chips.stefanct2013-08-271-1/+1
* Makefile: Explain process of handling CONFIG_* variables.stefanct2013-08-251-2/+13
* Add getrevision.sh utility script.stefanct2013-08-141-1/+1
* Increase flashrom release number to 0.9.7.stefanct2013-08-131-1/+1
* sbxxx: Handle active IMCs in AMD chipsets.stefanct2013-07-251-1/+1
* Various cross-platform fixes.stefanct2013-07-131-1/+10
* Enable serprog on Windows.stefanct2013-04-011-7/+1
* Add Altera USB-Blaster SPI programmer.stefanct2013-03-271-3/+27
* Add a bunch of new/tested stuff and various small changes 16.stefanct2013-01-011-1/+1
* Improve SPI status register pretty printing.stefanct2012-12-291-2/+2
* Fix linker flag bug introduced in r1623.hailfinger2012-11-291-3/+3
* Explicitly detect libusb-0.1 in the Makefilehailfinger2012-11-201-17/+50
* Add support for FT232H.stefanct2012-09-261-0/+12
* Introduce a compile time option to select a default programmer.stefanct2012-09-251-0/+14
* Allow specifying CPPFLAGShailfinger2012-08-151-3/+3
* Allow the user to specify CFLAGS without breaking the buildhailfinger2012-08-141-2/+5
* Portability fixes and cleanupshailfinger2012-08-091-17/+54
* Increase flashrom release number to 0.9.6.1hailfinger2012-08-081-1/+1
* Increase flashrom release number to 0.9.6hailfinger2012-08-021-1/+1
* Add a bunch of new/tested stuff and various small changes 13.stefanct2012-07-281-2/+7
* Remove sharplhf00l04.c.stefanct2012-05-161-1/+1
* Add serial port bitbanging codemkarcher2012-04-301-0/+13
* Add support for the Eon EN29LV640B chip.uwe2012-04-141-1/+1
* Make the presence of Linux SPI headers mandatory for linux_spi.stefanct2012-03-131-1/+22
* Increase flashrom release number to 0.9.5.2hailfinger2012-03-081-1/+1
* Increase flashrom release number to 0.9.5.1hailfinger2012-02-251-1/+1
* Increase flashrom release number to 0.9.5hailfinger2012-02-181-1/+1
* Add support for SFDP (JESD216).stefanct2012-02-171-1/+1
* Document and enable the linux_spi driverhailfinger2012-02-161-9/+16
* Support compilation for the ARM architecture (little-endian only).hailfinger2012-02-131-2/+3
* Cross-compilation fixeshailfinger2011-12-201-25/+42
* Add opaque programmer registration infrastructurehailfinger2011-11-041-1/+1
* ichspi: add ICH/PCH flash descriptor decoding via FDOC/FDODstefanct2011-09-151-1/+2
* Add support for the Linux SPI subsystem (spidev).uwe2011-09-031-0/+9
* Makefile: Fix MinGW build, improve output with bogus CC.uwe2011-08-201-3/+6
* Makefile: fix and simplify test program compilationsstefanct2011-08-181-33/+61
* Make flashrom build on PPC/PowerPC with just "make".uwe2011-07-291-0/+34
* Increase flashrom release number to 0.9.4hailfinger2011-07-261-1/+1
* Autodetect target processor architecture.hailfinger2011-07-071-2/+12
* Fix and improve Windows/MinGW/MSYS build.uwe2011-07-031-0/+82