mirror of
https://review.coreboot.org/flashrom.git
synced 2025-11-15 12:10:42 +01:00
Commit Graph
Select branches
Hide Pull Requests
1.0.x
1.1.x
1.2.x
1.3.x
1.5.x
main
stable
staging
testpush
p1.0
v0.9.0
v0.9.1
v0.9.1-rc1
v0.9.2
v0.9.3
v0.9.4
v0.9.5
v0.9.5.1
v0.9.5.2
v0.9.6
v0.9.6.1
v0.9.7
v0.9.8
v0.9.8-rc1
v0.9.9
v0.9.9-rc1
v1.0
v1.0-rc1
v1.0-rc2
v1.0-rc3
v1.0.1
v1.0.1-rc1
v1.0.1-rc2
v1.0.2
v1.0.2-rc1
v1.1
v1.1-rc1
v1.1-rc2
v1.1.1
v1.1.1-rc1
v1.2
v1.2.1
v1.2.1-rc1
v1.3.0
v1.3.0-rc1
v1.3.0-rc2
v1.4.0
v1.4.0-rc1
v1.4.0-rc2
v1.5.0
v1.5.0-rc1
v1.5.0-rc2
v1.5.1
v1.6.0
v1.6.0-rc1
v1.6.0-rc2
Select branches
Hide Pull Requests
1.0.x
1.1.x
1.2.x
1.3.x
1.5.x
main
stable
staging
testpush
p1.0
v0.9.0
v0.9.1
v0.9.1-rc1
v0.9.2
v0.9.3
v0.9.4
v0.9.5
v0.9.5.1
v0.9.5.2
v0.9.6
v0.9.6.1
v0.9.7
v0.9.8
v0.9.8-rc1
v0.9.9
v0.9.9-rc1
v1.0
v1.0-rc1
v1.0-rc2
v1.0-rc3
v1.0.1
v1.0.1-rc1
v1.0.1-rc2
v1.0.2
v1.0.2-rc1
v1.1
v1.1-rc1
v1.1-rc2
v1.1.1
v1.1.1-rc1
v1.2
v1.2.1
v1.2.1-rc1
v1.3.0
v1.3.0-rc1
v1.3.0-rc2
v1.4.0
v1.4.0-rc1
v1.4.0-rc2
v1.5.0
v1.5.0-rc1
v1.5.0-rc2
v1.5.1
v1.6.0
v1.6.0-rc1
v1.6.0-rc2
-
424b7cf57f
Improve flashrom description in the manpage a bit
Uwe Hermann
2006-12-20 14:59:56 +00:00 -
83f0db2681
Update flashrom requirements in the README
Uwe Hermann
2006-12-20 14:53:22 +00:00 -
c113b57072
Add an install target to the flashrom Makefile which installs flashrom into /usr/local/bin
Uwe Hermann
2006-12-14 00:59:41 +00:00 -
c22f542c74
Update list of supported flash chips in the flashrom README
Uwe Hermann
2006-12-04 08:20:40 +00:00 -
b6d28323e1
List the supported flash chips and southbridges in the flashrom README file
Uwe Hermann
2006-12-04 08:15:47 +00:00 -
2bd07a0b15
Fix location of the bug tracker in the manpage
Uwe Hermann
2006-11-22 15:27:29 +00:00 -
8c5299f83c
Fix write_page_write_jedec() in jedec.c
Giampiero Giancipoli
2006-11-22 00:29:51 +00:00 -
ef54abab33
Add support for ASD AE49F2008
Stefan Reinauer
2006-11-21 23:51:08 +00:00 -
018aca8dcc
Only write the flash if the image has the same size
Stefan Reinauer
2006-11-21 23:48:51 +00:00 -
566820d7f6
Rename SM_ID to SYNCMOS_ID
Uwe Hermann
2006-11-21 15:09:05 +00:00 -
838c7697a1
Add support for the SyncMOS S29C51001T, S29C51004T, and S29C31004T
Uwe Hermann
2006-11-21 15:02:27 +00:00 -
2dc5f429a7
Cosmetic fixes and typos
Uwe Hermann
2006-11-20 20:32:35 +00:00 -
a8c8082c1f
Support for the 256K SyncMos S29C51002T flash
Giampiero Giancipoli
2006-11-20 20:03:07 +00:00 -
e60fd35182
Instead of checking the first byte only, the whole part is checked now
Stefan Reinauer
2006-11-07 13:48:46 +00:00 -
987942dcbd
Fix some code comments of the Intel PIIX4/PIIX4E/PIIX4M code
Uwe Hermann
2006-11-07 11:16:21 +00:00 -
c6b5f4913b
Support for VIA VT82C686 utility
Stefan Reinauer
2006-11-07 10:22:20 +00:00 -
ea2c66d742
Add support for Intel PIIX4/PIIX4E/PIIX4M-based mainboards
Uwe Hermann
2006-11-05 18:26:08 +00:00 -
219b61e7f2
Multiple unrelated changes
Stefan Reinauer
2006-10-14 21:04:49 +00:00 -
e205d98044
Here's a small patch to add support for the SST 49LF020A
Uwe Hermann
2006-10-07 22:59:03 +00:00 -
d1915c1f10
Tiny patch to show the size of the detected flash part
Uwe Hermann
2006-10-07 00:23:51 +00:00 -
41c47676c2
Fix flashrom for sst49lf080a and small print bug
Roman Kononov
2006-10-07 00:21:13 +00:00 -
de063bf72d
Abuild manpage and other fixes from Uwe Hermann
Stefan Reinauer
2006-09-21 13:09:22 +00:00 -
eb366472f6
Add patch from Uwe Hermann to support more ICH southbridges
Stefan Reinauer
2006-09-06 15:48:48 +00:00 -
cbc55d0c29
Print a warning if southbridge is not known
Stefan Reinauer
2006-08-25 19:21:42 +00:00 -
028f46fd2e
Removing $Id$ tags as they have no meaning in SVN
Stefan Reinauer
2006-08-23 14:33:54 +00:00 -
f8337dd398
Some documentation updates by Uwe and some smaller ones by me
Stefan Reinauer
2006-08-03 10:49:09 +00:00 -
e807d82e7d
Add support for SST39SF040, SST39SF010A and W39V040B
Stefan Reinauer
2006-07-31 23:37:17 +00:00 -
261144ca43
Add flashrom manpage from Uwe Hermann
Stefan Reinauer
2006-07-27 23:29:02 +00:00 -
64f05bb12f
Signed-off-by: Scott Tsai <scott.tsai@arima.com.tw>
Stefan Reinauer
2006-07-19 15:13:21 +00:00 -
af2c2b5f2b
Add support for EFST F49B002UA (untested)
Stefan Reinauer
2006-06-30 20:07:50 +00:00 -
6424faf2f4
Add support for PMC 49FL002 as used in the RD1-PMC2
Stefan Reinauer
2006-06-25 09:56:45 +00:00 -
db8b13ac53
Add support for Winbond W49V002A
Stefan Reinauer
2006-06-14 15:58:41 +00:00 -
023af76b2b
Multiple unrelated changes
Scott Tsai
2006-03-31 11:36:06 +00:00 -
86de283054
Multiple unrelated changes
Stefan Reinauer
2006-03-31 11:26:55 +00:00 -
394d137491
Compilation fix for gcc 4.0.2 (SUSE10)
Stefan Reinauer
2006-03-20 21:37:54 +00:00 -
8cf74b4ca9
Add ts5300 flag as comment utility Makefile
Stefan Reinauer
2006-03-19 22:30:42 +00:00 -
441edbf129
Make SST49lf040 not clog the serial line too
Stefan Reinauer
2006-03-17 22:35:56 +00:00 -
fcb63687da
Multiple unrelated changes
Stefan Reinauer
2006-03-16 16:57:41 +00:00 -
99349a52d6
Make am29f040b driver more solid by printing every 4096th flash address
Stefan Reinauer
2006-03-16 16:46:19 +00:00 -
d918daa858
Support for Am29F016D
Stefan Reinauer
2006-03-16 16:44:07 +00:00 -
5eaed68734
Add preliminary (non-working) support for Sharp LHF00L04
Ronald G. Minnich
2006-03-14 19:58:14 +00:00 -
fc7fbdd3fc
A few new items and mods for ollie
Ronald G. Minnich
2006-03-01 16:11:05 +00:00 -
d2c3a622b7
Add support for ICH5
Ronald G. Minnich
2006-02-24 17:10:10 +00:00 -
9d3d93e700
Add support for ST M29F040B
Stefan Reinauer
2006-02-24 13:47:26 +00:00 -
5b582f23b8
Add sharp flash
Ronald G. Minnich
2006-02-23 17:16:44 +00:00 -
143da0baae
Pass on return values
Stefan Reinauer
2006-01-04 16:42:57 +00:00 -
3a431602df
Redo image checking in conversion case
Stefan Reinauer
2005-12-18 18:40:46 +00:00 -
e3705282c7
Multiple unrelated changes
Stefan Reinauer
2005-12-18 16:41:10 +00:00 -
53e96253a4
Make flashrom utility build process more solid
Stefan Reinauer
2005-12-01 16:19:24 +00:00 -
06b2c4d433
Mention build dependencies in Makefile
Stefan Reinauer
2005-12-01 10:51:08 +00:00 -
184a404033
Flashrom update from Stefan, resolve issue 21
Ollie Lho
2005-11-26 21:55:36 +00:00 -
8a10d5a631
Bug fix from Jonathan McDowell <noodles@earth.li>
Ollie Lho
2005-08-03 15:04:53 +00:00 -
952dfce3c2
Nvidia Ck804 support
Yinghai Lu
2005-07-06 17:13:46 +00:00 -
a1439cfdee
Add dedicated chip erase function for SST49LF040
Ollie Lho
2005-01-11 02:48:22 +00:00 -
efa28589b1
Add -E option for chip erase, remove duplicated code
Ollie Lho
2004-12-08 20:10:01 +00:00 -
1b8b66000f
Add retry to write_byte_program_jedec(), 99% success rate
Ollie Lho
2004-12-08 02:10:33 +00:00 -
d11f361808
Enable LPC decoding for 1 MB more addresss, for supporting SST49LF00xA/B
Ollie Lho
2004-12-07 17:19:04 +00:00 -
98bea8aba5
SST49LF00[2,3,4] should use the same driver as 49LF008
Ollie Lho
2004-12-07 03:15:51 +00:00 -
ad8ffd2e76
Tyan update to work with new CPU Config
Yinghai Lu
2004-10-20 05:07:16 +00:00 -
1f4d653d8c
Support for sst firmware hub
Ronald G. Minnich
2004-09-30 16:37:01 +00:00 -
9ffaf0b423
Use hex print in id1, id2
Ronald G. Minnich
2004-09-28 20:32:17 +00:00 -
6a96741279
Add support for ICH4
Ronald G. Minnich
2004-09-28 20:09:06 +00:00 -
af47477c29
Code reformat
Ollie Lho
2004-09-07 21:31:47 +00:00 -
e66bdb307a
Add missing return at 205
Ronald G. Minnich
2004-04-13 19:10:48 +00:00 -
afdfce8cbc
Data type consistence
Ollie Lho
2004-03-27 00:31:03 +00:00 -
8b8897a5fd
Remove false alarm of erase/write, use verify '-v' if you are not sure about the integrity
Ollie Lho
2004-03-27 00:18:15 +00:00 -
070647d114
More jedec standard consolidation
Ollie Lho
2004-03-22 22:19:17 +00:00 -
3a3dea7260
Remove unused #define and function declaration
Ollie Lho
2004-03-20 17:39:43 +00:00 -
f51a766f89
I have no idea what i was trying to show off when I used the while loop rather than for loop
Ollie Lho
2004-03-20 17:05:01 +00:00 -
761bf1bdb7
Consolidate more jedec standard code
Ollie Lho
2004-03-20 16:46:10 +00:00 -
73eca80d9b
Remove duplicated code
Ollie Lho
2004-03-19 22:10:07 +00:00 -
180850e2c0
Add support for SST49LF0xxA parts
David Hendricks
2004-03-18 21:59:05 +00:00 -
1f12810d33
Add support for more SST 49lf0xxA parts
David Hendricks
2004-03-18 21:55:22 +00:00 -
856943d483
Forgot a semicolon
Ollie Lho
2004-03-18 20:35:33 +00:00 -
f36ad4f172
Remove unused code in pm49fl004, remove experimental delay in sst49lf040
Ollie Lho
2004-03-18 20:31:54 +00:00 -
789ad3db35
Fix stupid i++ evalution order bug
Ollie Lho
2004-03-18 20:27:33 +00:00 -
cf29de8798
Fix 32bit vs. 64bit long int arithematics
Ollie Lho
2004-03-18 19:40:07 +00:00 -
cec287936c
Use standard product ID exit method for w49f002u
Ollie Lho
2004-03-17 23:03:37 +00:00 -
cbbf125981
Move utility functions into new source files
Ollie Lho
2004-03-17 22:22:08 +00:00 -
3770a1132e
Add support for SST49LF040
David Hendricks
2004-03-17 21:47:30 +00:00 -
8ff8432ce6
Fix makefile
Ronald G. Minnich
2004-02-13 23:09:54 +00:00 -
e3dad01157
Now we support 8111 and these parts
Ronald G. Minnich
2004-02-10 21:34:18 +00:00 -
84cfad0c9c
Remove spd_dump.c, it has nothing to do with flashing flash parts
Ronald G. Minnich
2003-11-05 16:36:57 +00:00 -
5d22aba9c5
Missing return in msys_doc.c:206
Ronald G. Minnich
2004-04-13 19:07:45 +00:00 -
a01c0ed420
Fix another volatile declaration
Ronald G. Minnich
2004-03-08 15:22:30 +00:00 -
7ead885e1c
Fix volatile
Ronald G. Minnich
2003-11-05 16:36:57 +00:00 -
eaab50bb32
Changes from NIKI
Ronald G. Minnich
2003-09-12 22:41:53 +00:00 -
ceec420c3d
SONE's changes
Ronald G. Minnich
2003-07-25 04:37:41 +00:00 -
afe44a97fd
Add flash enable for sc1100
Andrew Ip
2003-07-22 10:12:08 +00:00 -
772f6457b0
Add vt8235 for epia-m
Andrew Ip
2003-07-21 14:54:16 +00:00 -
7bd1dee5b3
Fix for sis 5595
Ronald G. Minnich
2003-05-08 19:33:19 +00:00 -
b9d27708a7
Add support for CS5530
Ronald G. Minnich
2003-04-21 17:56:12 +00:00 -
e555957f04
Fixes ...
Ronald G. Minnich
2003-03-28 03:29:43 +00:00 -
d4228fdc47
Made the ids always print in hex less verbose verify step
Ronald G. Minnich
2003-02-28 17:21:38 +00:00 -
4d32e789a8
Enhancements to make flash_rom easier
Ronald G. Minnich
2003-02-12 18:11:42 +00:00 -
c73ad98798
This will now enable flash automagically for chipsets on which it knows how
Ronald G. Minnich
2003-02-11 21:06:09 +00:00 -
4572a82245
Clean up at user request
Ronald G. Minnich
2003-02-11 16:09:12 +00:00 -
bb0322f335
Quick fix for 82802ac
Ronald G. Minnich
2003-01-13 23:43:36 +00:00 -
973b26db57
Add w29c011
Andrew Ip
2002-12-30 13:10:06 +00:00 -
f0126ce251
Add w49f002u support
Andrew Ip
2002-10-16 06:58:05 +00:00