summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Add Bus Pirate SPI support to flashrom.hailfinger2009-11-241-1/+14
* Move serial handling from serprog.c to serial.c.hailfinger2009-11-231-0/+4
* Fix incorrect comment about wiki printing in Makefile.hailfinger2009-11-161-1/+1
* Retrieve the proper linker flags for libftdi via pkg-config and fallhailfinger2009-11-161-3/+4
* There is no need to tell people to install libz if flashrom doesn't needhailfinger2009-10-031-9/+31
* Disable NVIDIA flashing support for now, erase/write is not properlyuwe2009-10-011-2/+2
* Add initial support for flashing some NVIDIA graphics cards.uwe2009-09-301-0/+8
* This is the bitbanging SPI driver infrastructure.hailfinger2009-09-281-0/+8
* Compile out wiki output on request and move wiki stuff into a separatehailfinger2009-09-161-0/+8
* Allow to exclude each of the external programmer drivers from beinghailfinger2009-09-161-4/+41
* Not all systems have svnversion installed. Fall back to svn info ifhailfinger2009-09-051-1/+1
* Add support for parallel flash on Dr. Kaiser PC-Waechter PCI devices.uwe2009-09-021-1/+1
* flashrom 0.9.1hailfinger2009-09-021-1/+1
* With this patch, make tarball and make export still work as expected,hailfinger2009-08-311-9/+11
* Fix compilation on Nexenta which is Ubuntu with a Solaris kernel.hailfinger2009-08-171-0/+3
* Allow to compile out serprog completely. If CONFIG_SERPROG is not set,hailfinger2009-08-121-6/+12
* Remove unnecessary #include files.hailfinger2009-08-091-0/+2
* Change tarball compression from gzip to bzip2.hailfinger2009-07-101-5/+10
* Add changelog for make export and make tarball.hailfinger2009-06-301-0/+1
* The makefile rules for %.o and flashrom.o are identical. Let %.o handlehailfinger2009-06-231-4/+1
* Initial commit of an external serial flasher protocol.hailfinger2009-06-231-1/+2
* Various wiki output changes:uwe2009-06-201-1/+1
* Prevent spurious runs of make features introduced by the FT2232 patch.hailfinger2009-06-191-11/+14
* Move all printing code to print.c.uwe2009-06-171-1/+1
* This patch adds support for a new SPI programmer, based on thehailfinger2009-06-161-8/+28
* Check for a working C compiler.hailfinger2009-06-161-2/+11
* Fix typo in Makefile (trivial).uwe2009-06-151-1/+1
* Add support for the PMC Pm29F002T/B chips.uwe2009-06-141-1/+1
* This patch introduces two new targets which are designed to make thehailfinger2009-06-121-3/+20
* Add missing GPL headers to two files. Please complain in case there areuwe2009-06-121-3/+16
* Make an extra MANDIR variable for easier overriding (trivial).uwe2009-05-211-2/+3
* Rename sata_sii.c to satasii.c for consistency (trivial).uwe2009-05-171-1/+1
* Various smaller flashrom improvements:uwe2009-05-171-1/+1
* This patch adds support for BIOS flashing on the all SiliconImage SATAruik2009-05-171-1/+1
* Refactor parts of the 3COM NIC code.uwe2009-05-151-1/+1
* Cosmetics and eliminate unneeded vars as per IRC discussion (trivial).uwe2009-05-141-9/+6
* Improve makefile structure a bit.hailfinger2009-05-141-13/+17
* Add support for 3COM NICs as "external programmer" and Atmel AT49BV512.uwe2009-05-131-1/+1
* The write_39sf020() and write_49f002() functions are identical exceptuwe2009-05-121-1/+1
* Add a dummy external flasher which just prints each operation.hailfinger2009-05-091-1/+2
* Add external flasher support:hailfinger2009-05-081-1/+1
* Onwards with development. Re-add the svn revision to the version string.hailfinger2009-05-041-2/+4
* flashrom 0.9.0hailfinger2009-05-041-4/+2
* Enable scan-build for flashrom.oxygene2009-04-261-2/+2
* Original v2 revision: 4211hailfinger2009-04-251-1/+1
* Original v2 revision: 3917stuge2009-01-261-1/+1
* Original v2 revision: 3910stuge2009-01-261-1/+1
* Original v2 revision: 3905stuge2009-01-261-0/+4
* Original v2 revision: 3904stuge2009-01-261-4/+5
* Original v2 revision: 3903stuge2009-01-261-1/+1