summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Add opaque programmer registration infrastructureCarl-Daniel Hailfinger2011-11-041-1/+1
* ichspi: add ICH/PCH flash descriptor decoding via FDOC/FDODStefan Tauner2011-09-151-1/+2
* Add support for the Linux SPI subsystem (spidev)Sven Schnelle2011-09-031-0/+9
* Makefile: Fix MinGW build, improve output with bogus CCUwe Hermann2011-08-201-3/+6
* Makefile: fix and simplify test program compilationsStefan Tauner2011-08-181-33/+61
* Make flashrom build on PPC/PowerPC with just "make"Uwe Hermann2011-07-291-0/+34
* Increase flashrom release number to 0.9.4Carl-Daniel Hailfinger2011-07-261-1/+1
* Autodetect target processor architectureCarl-Daniel Hailfinger2011-07-071-2/+12
* Fix and improve Windows/MinGW/MSYS buildUwe Hermann2011-07-031-0/+82
* Make Makefile's test programs safe(r)Stefan Tauner2011-06-261-5/+5
* Refine status register and lock printing of Atmel and AMIC SPI chipsCarl-Daniel Hailfinger2011-05-191-1/+2
* Intel NIC with parallel flash supportCarl-Daniel Hailfinger2011-05-081-0/+9
* Update port of flashrom package to Mac OS X using DirectHWStefan Reinauer2011-03-181-2/+2
* Fix and improve libpayload platform supportPatrick Georgi2011-03-081-2/+42
* Update the ITE IT8500 EC support to match the current state of the flashrom-c...David Hendricks2011-02-281-1/+1
* Support for Angelbird Wings PCIe SSD (solid-state drive)Carl-Daniel Hailfinger2011-02-041-0/+9
* Add support for Winbond W39V040FB and W39V040FCCarl-Daniel Hailfinger2010-12-051-1/+1
* Add support for the Open Graphics Project development card, OGD1, as a SPI fl...Mark Marshall2010-12-031-0/+13
* Unify chip write functionsCarl-Daniel Hailfinger2010-10-101-1/+1
* Increase flashrom release number to 0.9.3Carl-Daniel Hailfinger2010-10-081-1/+1
* Multiple unrelated changesCarl-Daniel Hailfinger2010-10-081-15/+15
* Rename Direct I/O library to DirectHWCarl-Daniel Hailfinger2010-10-061-0/+1
* Add Intel Gigabit NIC SPI flashing supportIdwer Vollering2010-09-031-0/+13
* Compile gfxnvidia by default, but disallow write/eraseCarl-Daniel Hailfinger2010-07-291-2/+2
* Add Nvidia nForce MCP61/MCP65/MCP67/MCP78S/MCP73/MCP79 SPI flashing supportCarl-Daniel Hailfinger2010-07-281-1/+5
* Add support for RayeR SPIPGM hardware as described in http://rayer.ic.cz/elek...Carl-Daniel Hailfinger2010-07-211-1/+15
* Add OpenBSD supportCarl-Daniel Hailfinger2010-07-021-0/+8
* Work around shadowing warnings in libpci headersCarl-Daniel Hailfinger2010-06-251-1/+3
* Makefile: detect unsupported configuration optionsCarl-Daniel Hailfinger2010-06-141-5/+35
* Handle OS where executables have a hardcoded suffix, e.gCarl-Daniel Hailfinger2010-06-141-19/+21
* We already have NEED_PCI in the Makefile to link in PCI supportCarl-Daniel Hailfinger2010-06-141-12/+12
* National Semiconductor DP83815/DP83816 and DP83820 NIC programmer supportAndrew Morgan2010-06-071-0/+9
* Create dependencies on the fly rather than in a separate stepStefan Reinauer2010-06-071-9/+6
* Fix libpci linkage on NetBSDCarl-Daniel Hailfinger2010-06-041-2/+4
* Internal: introduce processor enables and abort if top/bottom alignment is un...Carl-Daniel Hailfinger2010-06-041-1/+1
* Make the 'flashrom --help' output look a bit nicerUwe Hermann2010-06-041-1/+1
* Fix URLs for GIGABYTE motherboardsPeter Lemenkov2010-06-041-1/+1
* So far, we have up to 4 different names for the same thing (ignoring capitali...Carl-Daniel Hailfinger2010-05-311-21/+21
* Add flashrom.exe unconditionally to the list of files removed at make cleanCarl-Daniel Hailfinger2010-05-301-1/+3
* Handle the following architectures in generic flashrom codeCarl-Daniel Hailfinger2010-05-261-2/+4
* Support for Realtek RTL8139 network card flashingJoerg Fischer2010-05-211-0/+9
* Increase flashrom release number to 0.9.2Carl-Daniel Hailfinger2010-05-191-1/+1
* Fix assorted documentation, frontend and printing bugsCarl-Daniel Hailfinger2010-05-151-1/+1
* Fix the DOS portRudolf Marek2010-04-251-4/+0
* Add runtime and build environment info to the flashrom version messageCarl-Daniel Hailfinger2010-03-271-0/+19
* Refine compile-time checks for libpciCarl-Daniel Hailfinger2010-03-221-15/+6
* Add DOS cross-compilation support to the MakefileCarl-Daniel Hailfinger2010-03-211-6/+37
* Various JEDEC refactorings touching 82802ab.c, sharplhf00l04.c and stm50flw0x...Sean Nelson2010-03-191-1/+1
* Split spi.c into programmer and chip code Remove chipdriver.h include from fl...Sean Nelson2010-02-261-1/+1
* Add initial (non-working) code for Highpoint ATA/RAID controllersUwe Hermann2010-02-211-0/+10
OpenPOWER on IntegriCloud