1
0
mirror of https://review.coreboot.org/flashrom.git synced 2025-04-27 15:12:36 +02:00

1701 Commits

Author SHA1 Message Date
Giampiero Giancipoli
a8c8082c1f Support for the 256K SyncMos S29C51002T flash
Corresponding to flashrom svn r72 and coreboot v2 svn r2499.

Signed-off-by: Giampiero Giancipoli <gianci@email.it>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>
2006-11-20 20:03:07 +00:00
Stefan Reinauer
e60fd35182 Instead of checking the first byte only, the whole part is checked now
This

Corresponding to flashrom svn r71 and coreboot v2 svn r2494.

will detect any improper erase, closes #31
Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>
2006-11-07 13:48:46 +00:00
Uwe Hermann
987942dcbd Fix some code comments of the Intel PIIX4/PIIX4E/PIIX4M code
Add detailed instructions on how and where to get the datasheet,
its name, and order number.

Corresponding to flashrom svn r70 and coreboot v2 svn r2493.

Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de> 
Acked-by: Stefan Reinauer <stepan@coresystems.de>
2006-11-07 11:16:21 +00:00
Stefan Reinauer
c6b5f4913b Support for VIA VT82C686 utility
Corresponding to flashrom svn r69 and coreboot v2 svn r2492.

closes #30
Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>
2006-11-07 10:22:20 +00:00
Uwe Hermann
ea2c66d742 Add support for Intel PIIX4/PIIX4E/PIIX4M-based mainboards
Tested on real hardware, reading, detecting and writing various chips works.

Corresponding to flashrom svn r68 and coreboot v2 svn r2489.

Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>
2006-11-05 18:26:08 +00:00
Stefan Reinauer
219b61e7f2 Multiple unrelated changes
* add vt8237 support (Uwe Hermann)
* add more MCP51 support (me)

Corresponding to flashrom svn r67 and coreboot v2 svn r2456.
2006-10-14 21:04:49 +00:00
Uwe Hermann
e205d98044 Here's a small patch to add support for the SST 49LF020A
Corresponding to flashrom svn r66 and coreboot v2 svn r2450.

Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
X-Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
2006-10-07 22:59:03 +00:00
Uwe Hermann
d1915c1f10 Tiny patch to show the size of the detected flash part
Corresponding to flashrom svn r65 and coreboot v2 svn r2449.

Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
X-Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
2006-10-07 00:23:51 +00:00
Roman Kononov
41c47676c2 Fix flashrom for sst49lf080a and small print bug
Corresponding to flashrom svn r64 and coreboot v2 svn r2448.

Signed-off-by: Roman Kononov <kononov195-lbl@yahoo.com>.
X-Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
2006-10-07 00:21:13 +00:00
Stefan Reinauer
de063bf72d Abuild manpage and other fixes from Uwe Hermann
Corresponding to flashrom svn r63 and coreboot v2 svn r2431.
2006-09-21 13:09:22 +00:00
Stefan Reinauer
eb366472f6 Add patch from Uwe Hermann to support more ICH southbridges
Corresponding to flashrom svn r62 and coreboot v2 svn r2395.
2006-09-06 15:48:48 +00:00
Stefan Reinauer
cbc55d0c29 Print a warning if southbridge is not known
Corresponding to flashrom svn r61 and coreboot v2 svn r2390.
2006-08-25 19:21:42 +00:00
Stefan Reinauer
028f46fd2e Removing $Id$ tags as they have no meaning in SVN
Corresponding to flashrom svn r60 and coreboot v2 svn r2386.
2006-08-23 14:33:54 +00:00
Stefan Reinauer
f8337dd398 Some documentation updates by Uwe and some smaller ones by me
Corresponding to flashrom svn r59 and coreboot v2 svn r2358.
2006-08-03 10:49:09 +00:00
Stefan Reinauer
e807d82e7d Add support for SST39SF040, SST39SF010A and W39V040B
Corresponding to flashrom svn r58 and coreboot v2 svn r2354.
2006-07-31 23:37:17 +00:00
Stefan Reinauer
261144ca43 Add flashrom manpage from Uwe Hermann
Corresponding to flashrom svn r57 and coreboot v2 svn r2349.
2006-07-27 23:29:02 +00:00
Stefan Reinauer
64f05bb12f Signed-off-by: Scott Tsai <scott.tsai@arima.com.tw>
Data sheet:
http://www.alldatasheet.com/datasheet-pdf/pdf/47674/WINBOND/W49V002FAP.html

Corresponding to flashrom svn r56 and coreboot v2 svn r2341.
2006-07-19 15:13:21 +00:00
Stefan Reinauer
af2c2b5f2b Add support for EFST F49B002UA (untested)
Corresponding to flashrom svn r55 and coreboot v2 svn r2336.
2006-06-30 20:07:50 +00:00
Stefan Reinauer
6424faf2f4 Add support for PMC 49FL002 as used in the RD1-PMC2
Corresponding to flashrom svn r54 and coreboot v2 svn r2332.
2006-06-25 09:56:45 +00:00
Stefan Reinauer
db8b13ac53 Add support for Winbond W49V002A
Corresponding to flashrom svn r53 and coreboot v2 svn r2321.
2006-06-14 15:58:41 +00:00
Scott Tsai
023af76b2b Multiple unrelated changes
* SST_49LF040B flash support for flashrom
* add ICH4-M support to flashrom

Corresponding to flashrom svn r52 and coreboot v2 svn r2230.

Signed-off-by: Scott Tsai <scott.tsai@arima.com.tw>
2006-03-31 11:36:06 +00:00
Stefan Reinauer
86de283054 Multiple unrelated changes
* support for Winbond W39V040A
* Support for ATI SB400 (RS480 chipset)
* Support for Intel ICH7 (from Scott Tsai <scott.tsai@arima.com.tw>)

Corresponding to flashrom svn r51 and coreboot v2 svn r2229.
2006-03-31 11:26:55 +00:00
Stefan Reinauer
394d137491 Compilation fix for gcc 4.0.2 (SUSE10)
Corresponding to flashrom svn r50 and coreboot v2 svn r2220.
2006-03-20 21:37:54 +00:00
Stefan Reinauer
8cf74b4ca9 Add ts5300 flag as comment utility Makefile
Corresponding to flashrom svn r49 and coreboot v2 svn r2215.
2006-03-19 22:30:42 +00:00
Stefan Reinauer
441edbf129 Make SST49lf040 not clog the serial line too
Corresponding to flashrom svn r48 and coreboot v2 svn r2210.
2006-03-17 22:35:56 +00:00
Stefan Reinauer
fcb63687da Multiple unrelated changes
- speed up flash verification by only printing 1 of 4096 addresses
- support for flashing technologic system ts5300 SBC (needs -DTS5300 in
  the makefile)

Corresponding to flashrom svn r47 and coreboot v2 svn r2205.
2006-03-16 16:57:41 +00:00
Stefan Reinauer
99349a52d6 Make am29f040b driver more solid by printing every 4096th flash address
This fixes the timing when flashing over a serial console.

Corresponding to flashrom svn r46 and coreboot v2 svn r2204.
2006-03-16 16:46:19 +00:00
Stefan Reinauer
d918daa858 Support for Am29F016D
Corresponding to flashrom svn r45 and coreboot v2 svn r2203.
2006-03-16 16:44:07 +00:00
Ronald G. Minnich
5eaed68734 Add preliminary (non-working) support for Sharp LHF00L04
Corresponding to flashrom svn r44 and coreboot v2 svn r2197.
2006-03-14 19:58:14 +00:00
Ronald G. Minnich
fc7fbdd3fc A few new items and mods for ollie
Corresponding to flashrom svn r43 and coreboot v2 svn r2189.
2006-03-01 16:11:05 +00:00
Ronald G. Minnich
d2c3a622b7 Add support for ICH5
Corresponding to flashrom svn r42 and coreboot v2 svn r2183.
2006-02-24 17:10:10 +00:00
Stefan Reinauer
9d3d93e700 Add support for ST M29F040B
Signed-off-by: Leon Woestenberg <leonw@mailcan.com>

Corresponding to flashrom svn r41 and coreboot v2 svn r2182.
2006-02-24 13:47:26 +00:00
Ronald G. Minnich
5b582f23b8 Add sharp flash
Corresponding to flashrom svn r40 and coreboot v2 svn r2180.
2006-02-23 17:16:44 +00:00
Stefan Reinauer
143da0baae Pass on return values
Corresponding to flashrom svn r39 and coreboot v2 svn r2151.
2006-01-04 16:42:57 +00:00
Stefan Reinauer
3a431602df Redo image checking in conversion case
Please update to this release if you are using flashrom.

Corresponding to flashrom svn r38 and coreboot v2 svn r2147.
2005-12-18 18:40:46 +00:00
Stefan Reinauer
e3705282c7 Multiple unrelated changes
* make -v switch print debug messages.
* do case insensitive comparison of mainboards, as wished on the
  mailinglist

Corresponding to flashrom svn r37 and coreboot v2 svn r2146.
2005-12-18 16:41:10 +00:00
Stefan Reinauer
53e96253a4 Make flashrom utility build process more solid
Corresponding to flashrom svn r36 and coreboot v2 svn r2117.
2005-12-01 16:19:24 +00:00
Stefan Reinauer
06b2c4d433 Mention build dependencies in Makefile
Corresponding to flashrom svn r35 and coreboot v2 svn r2114.
2005-12-01 10:51:08 +00:00
Ollie Lho
184a404033 Flashrom update from Stefan, resolve issue 21
Corresponding to flashrom svn r34 and coreboot v2 svn r2111.
2005-11-26 21:55:36 +00:00
Ollie Lho
8a10d5a631 Bug fix from Jonathan McDowell <noodles@earth.li>
Corresponding to flashrom svn r33 and coreboot v2 svn r1988.
2005-08-03 15:04:53 +00:00
Yinghai Lu
952dfce3c2 Nvidia Ck804 support
Corresponding to flashrom svn r32 and coreboot v2 svn r1946.

Signed-off-by: Yinghai Lu <yhlu@tyan.com>
2005-07-06 17:13:46 +00:00
Ollie Lho
a1439cfdee Add dedicated chip erase function for SST49LF040
Corresponding to flashrom svn r31 and coreboot v2 svn r1852.
2005-01-11 02:48:22 +00:00
Ollie Lho
efa28589b1 Add -E option for chip erase, remove duplicated code
Corresponding to flashrom svn r30 and coreboot v2 svn r1815.
2004-12-08 20:10:01 +00:00
Ollie Lho
1b8b66000f Add retry to write_byte_program_jedec(), 99% success rate
Corresponding to flashrom svn r29 and coreboot v2 svn r1814.
2004-12-08 02:10:33 +00:00
Ollie Lho
d11f361808 Enable LPC decoding for 1 MB more addresss, for supporting SST49LF00xA/B
Corresponding to flashrom svn r28 and coreboot v2 svn r1813.
2004-12-07 17:19:04 +00:00
Ollie Lho
98bea8aba5 SST49LF00[2,3,4] should use the same driver as 49LF008
Corresponding to flashrom svn r27 and coreboot v2 svn r1812.
2004-12-07 03:15:51 +00:00
Yinghai Lu
ad8ffd2e76 Tyan update to work with new CPU Config
Corresponding to flashrom svn r26 and coreboot v2 svn r1693.
2004-10-20 05:07:16 +00:00
Ronald G. Minnich
1f4d653d8c Support for sst firmware hub
Corresponding to flashrom svn r25 and coreboot v2 svn r1651.
2004-09-30 16:37:01 +00:00
Ronald G. Minnich
9ffaf0b423 Use hex print in id1, id2
Corresponding to flashrom svn r24 and coreboot v2 svn r1650.
2004-09-28 20:32:17 +00:00
Ronald G. Minnich
6a96741279 Add support for ICH4
More i955pm stuff.

Corresponding to flashrom svn r23 and coreboot v2 svn r1649.
2004-09-28 20:09:06 +00:00