summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* There is no need to tell people to install libz if flashrom doesn't need libzCarl-Daniel Hailfinger2009-10-031-9/+31
* Disable NVIDIA flashing support for now, erase/write is not properly working,...Uwe Hermann2009-10-011-2/+2
* Add initial support for flashing some NVIDIA graphics cardsUwe Hermann2009-09-301-0/+8
* This is the bitbanging SPI driver infrastructureCarl-Daniel Hailfinger2009-09-281-0/+8
* Compile out wiki output on request and move wiki stuff into a separate fileCarl-Daniel Hailfinger2009-09-161-0/+8
* Allow to exclude each of the external programmer drivers from being compiled inCarl-Daniel Hailfinger2009-09-161-4/+41
* Not all systems have svnversion installedCarl-Daniel Hailfinger2009-09-051-1/+1
* Add support for parallel flash on Dr. Kaiser PC-Waechter PCI devicesTURBO J2009-09-021-1/+1
* Flashrom 0.9.1Carl-Daniel Hailfinger2009-09-021-1/+1
* Add the possibility to set the release name directly as makefile parameterCarl-Daniel Hailfinger2009-08-311-9/+11
* Fix compilation on Nexenta which is Ubuntu with a Solaris kernelCarl-Daniel Hailfinger2009-08-171-0/+3
* Allow to compile out serprog completelyCarl-Daniel Hailfinger2009-08-121-6/+12
* Remove unnecessary #include filesCarl-Daniel Hailfinger2009-08-091-0/+2
* Change tarball compression from gzip to bzip2Carl-Daniel Hailfinger2009-07-101-5/+10
* Add changelog for make export and make tarballCarl-Daniel Hailfinger2009-06-301-0/+1
* The makefile rules for %.o and flashrom.o are identicalCarl-Daniel Hailfinger2009-06-231-4/+1
* Initial commit of an external serial flasher protocolUrja Rannikko2009-06-231-1/+2
* Various wiki output changesUwe Hermann2009-06-201-1/+1
* Prevent spurious runs of make features introduced by the FT2232 patchCarl-Daniel Hailfinger2009-06-191-11/+14
* Move all printing code to print.cUwe Hermann2009-06-171-1/+1
* This patch adds support for a new SPI programmer, based on the FT2232H/4232H ...Paul Fox2009-06-161-8/+28
* Check for a working C compilerCarl-Daniel Hailfinger2009-06-161-2/+11
* 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
OpenPOWER on IntegriCloud