Gitiles
Code Review
Sign In
review.sourcearcade.org
/
flashprog
/
2bc98f6c915f615fe5262eceeeb280c12d337357
/
Makefile
2bc98f6
Add initial support for flashing some NVIDIA graphics cards
by Uwe Hermann
· 15 years ago
547872b
This is the bitbanging SPI driver infrastructure
by Carl-Daniel Hailfinger
· 15 years ago
9c8476b
Compile out wiki output on request and move wiki stuff into a separate file
by Carl-Daniel Hailfinger
· 15 years ago
4740c6f
Allow to exclude each of the external programmer drivers from being compiled in
by Carl-Daniel Hailfinger
· 15 years ago
d271e79
Not all systems have svnversion installed
by Carl-Daniel Hailfinger
· 15 years ago
b0912c0
Add support for parallel flash on Dr. Kaiser PC-Waechter PCI devices
by TURBO J
· 15 years ago
0d5db9a
Flashrom 0.9.1
by Carl-Daniel Hailfinger
· 15 years ago
48e5e09
Add the possibility to set the release name directly as makefile parameter
by Carl-Daniel Hailfinger
· 15 years ago
10572fa
Fix compilation on Nexenta which is Ubuntu with a Solaris kernel
by Carl-Daniel Hailfinger
· 15 years ago
6be7411
Allow to compile out serprog completely
by Carl-Daniel Hailfinger
· 15 years ago
be72681
Remove unnecessary #include files
by Carl-Daniel Hailfinger
· 15 years ago
8ef7dce
Change tarball compression from gzip to bzip2
by Carl-Daniel Hailfinger
· 15 years ago
9cb867b
Add changelog for make export and make tarball
by Carl-Daniel Hailfinger
· 15 years ago
bdb63dc
The makefile rules for %.o and flashrom.o are identical
by Carl-Daniel Hailfinger
· 15 years ago
2291535
Initial commit of an external serial flasher protocol
by Urja Rannikko
· 15 years ago
a2d0501
Various wiki output changes
by Uwe Hermann
· 15 years ago
b18ecbc
Prevent spurious runs of make features introduced by the FT2232 patch
by Carl-Daniel Hailfinger
· 15 years ago
ba290d1
Move all printing code to print.c
by Uwe Hermann
· 15 years ago
05dfbe6
This patch adds support for a new SPI programmer, based on the FT2232H/4232H chip from FTDI
by Paul Fox
· 15 years ago
4cb7a96
Check for a working C compiler
by Carl-Daniel Hailfinger
· 15 years ago
3b0d664
Fix typo in Makefile
by Uwe Hermann
· 15 years ago
f983d9f
Add support for the PMC Pm29F002T/B chips
by Uwe Hermann
· 15 years ago
a23041c
This patch introduces two new targets which are designed to make the life of packagers easier
by Carl-Daniel Hailfinger
· 15 years ago
f78cff1
Add missing GPL headers to two files
by Uwe Hermann
· 15 years ago
56b2cb0
Make an extra MANDIR variable for easier overriding
by Uwe Hermann
· 15 years ago
3def09d
Rename sata_sii.c to satasii.c for consistency
by Uwe Hermann
· 15 years ago
eaefb48
Various smaller flashrom improvements
by Uwe Hermann
· 15 years ago
68720c7
This patch adds support for BIOS flashing on the all SiliconImage SATA controllers
by Rudolf Marek
· 15 years ago
515ab3d
Refactor parts of the 3COM NIC code
by Uwe Hermann
· 16 years ago
c2a9c9c
Cosmetics and eliminate unneeded vars as per IRC discussion
by Uwe Hermann
· 16 years ago
db9d9f4
Improve makefile structure a bit
by Christian Ruppert
· 16 years ago
b4dcb71
Add support for 3COM NICs as "external programmer" and Atmel AT49BV512
by Uwe Hermann
· 16 years ago
24f9fbe
Unify write_39sf020() and write_49f002() functions
by Uwe Hermann
· 16 years ago
c312920
Add a dummy external flasher which just prints each operation
by Carl-Daniel Hailfinger
· 16 years ago
702218d
Add external flasher support
by Carl-Daniel Hailfinger
· 16 years ago
9e67585
Onwards with development
by Carl-Daniel Hailfinger
· 16 years ago
3f8f9b6
Flashrom 0.9.0
by Carl-Daniel Hailfinger
· 16 years ago
dd315e1
Enable scan-build for flashrom
by Patrick Georgi
· 16 years ago
c6b7dd1
The flashrom makefile wants to redirect both stdout and stderr to /dev/null for one compile test
by Stephan Guilloux
· 16 years ago
af8ffac
Driver for ST M29F002T/NT/B
by Peter Stuge
· 16 years ago
bf196e9
Winbond SuperIO SPI driver
by Peter Stuge
· 16 years ago
f79edb9
Darwin / Mac OS X
by Stefan Reinauer
· 16 years ago
a69c447
Small cleanup in Makefile
by Peter Stuge
· 16 years ago
0593f21
Abstract mmap() in physmap.c and only open /dev/mem on the first physmap() call
by Stefan Reinauer
· 16 years ago
cedb09d
Make Makefile a bit more portable
by Peter Stuge
· 16 years ago
9a6d176
Replace #ifdefs for sc520 systems by run time probing
by Stefan Reinauer
· 16 years ago
a3f04be
Add support for the AMD/ATI SB600 southbridge SPI functionality
by Jason Wang
· 16 years ago
44e1a19
Activate proper support for EN29F002(A)(N)[BT]
by Mats Erik Andersson
· 16 years ago
cce2682
Winbond W39V040C and MSI K8T Neo2-F
by Peter Stuge
· 16 years ago
1110309
Don't rm *~ in make clean, who knows what files that could be
by Peter Stuge
· 16 years ago
db52c58
Remove dead M-Systems Disk on Chip code
by Peter Stuge
· 16 years ago
681b190
Some Makefile cleaning
by Peter Stuge
· 16 years ago
08c2b02
Fix OBJS in Makefile to compile stm50flw0x0x.c like the others
by Peter Stuge
· 16 years ago
65c1b86
Changes to make flashrom compile (and work) on FreeBSD
by Andriy Gapon
· 16 years ago
4784c47
Support Pm49FL004/2 Block Locking Registers
by Nikolay Petukhov
· 16 years ago
b46acba
Add support for SPI chips on ICH9
by Dominik Geyer
· 16 years ago
bfe5b4a
Move all IT87xx specific SPI routines from spi.c to a separate file it87spi.c
by Carl-Daniel Hailfinger
· 17 years ago
a7b3551
Separate ST M50FLW support from generic JEDEC code
by Claus Gindhart
· 17 years ago
ac37897
Support for the Winbond W39V080FA series of chips
by Stefan Reinauer
· 17 years ago
55bf8df
Fix broken flashrom build
by Uwe Hermann
· 17 years ago
fe7e929
Drop 82802ab.c as it is identical to sharplhf00l04.c
by Carl-Daniel Hailfinger
· 17 years ago
02016f7
Fix compilation with custom CFLAGS
by Clark Rawlins
· 17 years ago
201bde3
This patch adds version information
by Bernhard Walle
· 17 years ago
2fbe624
Rename linuxbios_* files in utils repository
by Stefan Reinauer
· 17 years ago
2c5d4c6
Multiple flashrom fixes
by Uwe Hermann
· 17 years ago
00f911e
Move SPI code out of board_enable.c where it started its life
by Carl-Daniel Hailfinger
· 17 years ago
d2ac6fc
Add support for the Winbond W29EE011
by Markus Boas
· 17 years ago
9a37ba6
Rename flash_rom.c.c
by Uwe Hermann
· 18 years ago
8e3a600
Split flash_enable.c into chipset_enable.c and board_enable.c
by Luc Verhaegen
· 18 years ago
e871d1f
Note in makefile messages that zlib may be needed for libpci
by Ed Swierk
· 18 years ago
064b1f2
This patch is a rework of Adam Kaufman's Solaris patch
by Adam Kaufman
· 18 years ago
ca78297
Add support for the SST-49LF004C, SST-49LF008C, SST-49LF016C
by Yinghai Lu
· 18 years ago
c113b57
Add an install target to the flashrom Makefile which installs flashrom into /usr/local/bin
by Uwe Hermann
· 18 years ago
8c5299f
Fix write_page_write_jedec() in jedec.c
by Giampiero Giancipoli
· 18 years ago
8cf74b4
Add ts5300 flag as comment utility Makefile
by Stefan Reinauer
· 19 years ago
5b582f2
Add sharp flash
by Ronald G. Minnich
· 19 years ago
53e9625
Make flashrom utility build process more solid
by Stefan Reinauer
· 19 years ago
184a404
Flashrom update from Stefan, resolve issue 21
by Ollie Lho
· 19 years ago
1f4d653
Support for sst firmware hub
by Ronald G. Minnich
· 20 years ago
cbbf125
Move utility functions into new source files
by Ollie Lho
· 21 years ago
3770a11
Add support for SST49LF040
by David Hendricks
· 21 years ago
8ff8432
Fix makefile
by Ronald G. Minnich
· 21 years ago
eaab50b
Changes from NIKI
by Ronald G. Minnich
· 21 years ago
c73ad98
This will now enable flash automagically for chipsets on which it knows how
by Ronald G. Minnich
· 22 years ago
f0126ce
Add w49f002u support
by Andrew Ip
· 22 years ago
5643942
Can now burn 82802ab
by Ronald G. Minnich
· 22 years ago
3c910ed
Add support for ST M29F400BT - part 1
by Ronald G. Minnich
· 22 years ago
c831647
Add support for 39sf020
by Ronald G. Minnich
· 23 years ago
ef5779d
Fixes
by Ronald G. Minnich
· 23 years ago
5e5f75e
Trying to make this general purpose user-land flash burner
by Ronald G. Minnich
· 23 years ago