summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in MakefileUwe Hermann2009-06-151-1/+1
* Add support for the PMC Pm29F002T/B chipsUwe Hermann2009-06-141-1/+1
* This patch introduces two new targets which are designed to make the life of ...Carl-Daniel Hailfinger2009-06-121-3/+20
* Add missing GPL headers to two filesUwe Hermann2009-06-121-3/+16
* Make an extra MANDIR variable for easier overridingUwe Hermann2009-05-211-2/+3
* Rename sata_sii.c to satasii.c for consistencyUwe Hermann2009-05-171-1/+1
* Various smaller flashrom improvementsUwe Hermann2009-05-171-1/+1
* This patch adds support for BIOS flashing on the all SiliconImage SATA contro...Rudolf Marek2009-05-171-1/+1
* Refactor parts of the 3COM NIC codeUwe Hermann2009-05-151-1/+1
* Cosmetics and eliminate unneeded vars as per IRC discussionUwe Hermann2009-05-141-9/+6
* Improve makefile structure a bitChristian Ruppert2009-05-141-13/+17
* Add support for 3COM NICs as "external programmer" and Atmel AT49BV512Uwe Hermann2009-05-131-1/+1
* Unify write_39sf020() and write_49f002() functionsUwe Hermann2009-05-121-1/+1
* Add a dummy external flasher which just prints each operationCarl-Daniel Hailfinger2009-05-091-1/+2
* Add external flasher supportCarl-Daniel Hailfinger2009-05-081-1/+1
* Onwards with developmentCarl-Daniel Hailfinger2009-05-041-2/+4
* Flashrom 0.9.0Carl-Daniel Hailfinger2009-05-041-4/+2
* Enable scan-build for flashromPatrick Georgi2009-04-261-2/+2
* The flashrom makefile wants to redirect both stdout and stderr to /dev/null f...Stephan Guilloux2009-04-251-1/+1
* Driver for ST M29F002T/NT/BPeter Stuge2009-01-261-1/+1
* Winbond SuperIO SPI driverPeter Stuge2009-01-261-1/+1
* Darwin / Mac OS XStefan Reinauer2009-01-261-0/+4
* Small cleanup in MakefilePeter Stuge2009-01-261-4/+5
* Abstract mmap() in physmap.c and only open /dev/mem on the first physmap() callStefan Reinauer2009-01-261-1/+1
* Make Makefile a bit more portablePeter Stuge2009-01-251-1/+1
* Replace #ifdefs for sc520 systems by run time probingStefan Reinauer2008-12-031-1/+1
* Add support for the AMD/ATI SB600 southbridge SPI functionalityJason Wang2008-11-281-1/+1
* Activate proper support for EN29F002(A)(N)[BT]Mats Erik Andersson2008-09-261-1/+1
* Winbond W39V040C and MSI K8T Neo2-FPeter Stuge2008-07-211-1/+1
* Don't rm *~ in make clean, who knows what files that could bePeter Stuge2008-07-021-1/+1
* Remove dead M-Systems Disk on Chip codePeter Stuge2008-06-221-2/+2
* Some Makefile cleaningPeter Stuge2008-06-221-5/+4
* Fix OBJS in Makefile to compile stm50flw0x0x.c like the othersPeter Stuge2008-06-211-1/+1
* Changes to make flashrom compile (and work) on FreeBSDAndriy Gapon2008-05-221-0/+4
* Support Pm49FL004/2 Block Locking RegistersNikolay Petukhov2008-05-171-1/+1
* Add support for SPI chips on ICH9Dominik Geyer2008-05-161-1/+2
* Move all IT87xx specific SPI routines from spi.c to a separate file it87spi.cCarl-Daniel Hailfinger2008-05-131-1/+1
* Separate ST M50FLW support from generic JEDEC codeClaus Gindhart2008-04-281-6/+6
* Support for the Winbond W39V080FA series of chipsStefan Reinauer2008-03-171-1/+1
* Fix broken flashrom buildUwe Hermann2008-03-141-1/+1
* Drop 82802ab.c as it is identical to sharplhf00l04.cCarl-Daniel Hailfinger2008-03-131-1/+1
* Fix compilation with custom CFLAGSClark Rawlins2008-02-141-1/+3
* This patch adds version informationBernhard Walle2008-01-211-0/+6
* Rename linuxbios_* files in utils repositoryStefan Reinauer2008-01-181-1/+1
* Multiple flashrom fixesUwe Hermann2007-10-161-1/+3
* Move SPI code out of board_enable.c where it started its lifeCarl-Daniel Hailfinger2007-10-151-1/+1
* Add support for the Winbond W29EE011Markus Boas2007-08-301-1/+1
* Rename flash_rom.c.cUwe Hermann2007-04-111-2/+2
* Split flash_enable.c into chipset_enable.c and board_enable.cLuc Verhaegen2007-04-041-4/+5
* Note in makefile messages that zlib may be needed for libpciEd Swierk2007-02-161-2/+2
OpenPOWER on IntegriCloud