summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* make Makefile's test programs safe(r)stefanct2011-06-261-5/+5
* Add lock printing for AMIC A25L05PT, A25L05PU, A25L10PT, A25L10PU,hailfinger2011-05-191-1/+2
* Intel NIC with parallel flash support.hailfinger2011-05-081-0/+9
* Update port of flashrom package to Mac OS X using DirectHW:stepan2011-03-181-2/+2
* Fix and improve libpayload platform supportoxygene2011-03-081-2/+42
* Update the ITE IT8500 EC support to match the current state of thehailfinger2011-02-281-1/+1
* Support for Angelbird Wings PCIe SSD (solid-state drive).hailfinger2011-02-041-0/+9
* Add support for Winbond W39V040FB and W39V040FC.hailfinger2010-12-051-1/+1
* Add support for the Open Graphics Project development card, OGD1, as ahailfinger2010-12-031-0/+13
* The currently used write functions (wrappers) all use helpers whichhailfinger2010-10-101-1/+1
* Increase flashrom release number to 0.9.3.hailfinger2010-10-081-1/+1
* CONFIG_BITBANG_SPI was not selected if CONFIG_NICINTEL_SPI was on byhailfinger2010-10-081-15/+15
* The Direct I/O library for Mac OS X is now called DirectHW to make surehailfinger2010-10-061-0/+1
* Add Intel Gigabit NIC SPI flashing support.uwe2010-09-031-0/+13
* Compile gfxnvidia by default, but disallow write/erase.hailfinger2010-07-291-2/+2
* Add Nvidia nForce MCP61/MCP65/MCP67/MCP78S/MCP73/MCP79 SPI flashinghailfinger2010-07-281-1/+5
* Add support for RayeR SPIPGM hardware as described inhailfinger2010-07-211-1/+15
* Add OpenBSD support.hailfinger2010-07-021-0/+8
* Work around shadowing warnings in libpci headers. This is needed forhailfinger2010-06-251-1/+3
* Detect incompatible CONFIG_FOO=yes for the specified target and refusehailfinger2010-06-141-5/+35
* Handle OS where executables have a hardcoded suffix, e.g. DOS with .exehailfinger2010-06-141-19/+21
* We already have NEED_PCI in the Makefile to link in PCI support. Addhailfinger2010-06-141-12/+12
* National Semiconductor DP83815/DP83816 and DP83820 NIC programmerhailfinger2010-06-071-0/+9
* Create dependencies on the fly rather than in a separate step.hailfinger2010-06-071-9/+6
* NetBSD needs libpciutils (which is called libpci on pretty much everyhailfinger2010-06-041-2/+4
* The internal programmer needs correct information about flash_base andhailfinger2010-06-041-1/+1
* Make the 'flashrom --help' output look a bit nicer.uwe2010-06-041-1/+1
* Fix URLs for GIGABYTE motherboards.uwe2010-06-041-1/+1
* So far, we have up to 4 different names for the same thing (ignoringhailfinger2010-05-311-21/+21
* Add flashrom.exe unconditionally to the list of files removed at makehailfinger2010-05-301-1/+3
* Handle the following architectures in generic flashrom code:hailfinger2010-05-261-2/+4
* Support for Realtek RTL8139 network card flashing.hailfinger2010-05-211-0/+9
* Increase flashrom release number to 0.9.2.hailfinger2010-05-191-1/+1
* Fix assorted documentation, frontend and printing bugs.hailfinger2010-05-151-1/+1