1
0
mirror of https://review.coreboot.org/flashrom.git synced 2025-07-01 06:01:16 +02:00
Commit Graph

488 Commits

Author SHA1 Message Date
789ad3db35 Fix stupid i++ evalution order bug
Corresponding to flashrom svn r9 and coreboot v2 svn r1435.
2004-03-18 20:27:33 +00:00
cf29de8798 Fix 32bit vs. 64bit long int arithematics
Corresponding to flashrom svn r8 and coreboot v2 svn r1434.
2004-03-18 19:40:07 +00:00
cec287936c Use standard product ID exit method for w49f002u
Corresponding to flashrom svn r7 and coreboot v2 svn r1433.
2004-03-17 23:03:37 +00:00
cbbf125981 Move utility functions into new source files
Corresponding to flashrom svn r6 and coreboot v2 svn r1428.
2004-03-17 22:22:08 +00:00
3770a1132e Add support for SST49LF040
Corresponding to flashrom svn r5 and coreboot v2 svn r1422.
2004-03-17 21:47:30 +00:00
8ff8432ce6 Fix makefile
Corresponding to flashrom svn r4 and coreboot v2 svn r1376.
2004-02-13 23:09:54 +00:00
e3dad01157 Now we support 8111 and these parts
Corresponding to flashrom svn r3 and coreboot v2 svn r1375.
2004-02-10 21:34:18 +00:00
84cfad0c9c Remove spd_dump.c, it has nothing to do with flashing flash parts
Corresponding to flashrom svn r2 and coreboot v2 svn r1255.
2003-11-05 16:36:57 +00:00
5d22aba9c5 Missing return in msys_doc.c:206
Corresponding to coreboot v1 svn r900.
2004-04-13 19:07:45 +00:00
a01c0ed420 Fix another volatile declaration
Corresponding to coreboot v1 svn r893.
2004-03-08 15:22:30 +00:00
7ead885e1c Fix volatile
Corresponding to coreboot v1 svn r888.
2003-11-05 16:36:57 +00:00
eaab50bb32 Changes from NIKI
Corresponding to coreboot v1 svn r873.
2003-09-12 22:41:53 +00:00
ceec420c3d SONE's changes
Corresponding to coreboot v1 svn r863.
2003-07-25 04:37:41 +00:00
afe44a97fd Add flash enable for sc1100
Corresponding to coreboot v1 svn r856.
2003-07-22 10:12:08 +00:00
772f6457b0 Add vt8235 for epia-m
Corresponding to coreboot v1 svn r854.
2003-07-21 14:54:16 +00:00
7bd1dee5b3 Fix for sis 5595
Corresponding to coreboot v1 svn r805.
2003-05-08 19:33:19 +00:00
b9d27708a7 Add support for CS5530
Corresponding to coreboot v1 svn r780.
2003-04-21 17:56:12 +00:00
e555957f04 Fixes ...
Corresponding to coreboot v1 svn r760.
2003-03-28 03:29:43 +00:00
d4228fdc47 Made the ids always print in hex less verbose verify step
Corresponding to coreboot v1 svn r752.
2003-02-28 17:21:38 +00:00
4d32e789a8 Enhancements to make flash_rom easier
Corresponding to coreboot v1 svn r746.
2003-02-12 18:11:42 +00:00
c73ad98798 This will now enable flash automagically for chipsets on which it knows how
Currently, only e7500 supported, but it is easy to add more.

Corresponding to coreboot v1 svn r744.
2003-02-11 21:06:09 +00:00
4572a82245 Clean up at user request
Corresponding to coreboot v1 svn r743.
2003-02-11 16:09:12 +00:00
bb0322f335 Quick fix for 82802ac
Corresponding to coreboot v1 svn r736.
2003-01-13 23:43:36 +00:00
973b26db57 Add w29c011
Corresponding to coreboot v1 svn r727.
2002-12-30 13:10:06 +00:00
f0126ce251 Add w49f002u support
Corresponding to coreboot v1 svn r643.
2002-10-16 06:58:05 +00:00
5643942750 Can now burn 82802ab
Corresponding to coreboot v1 svn r633.
2002-09-06 16:58:14 +00:00
6041bcda7a Add sst39vf020 support
Corresponding to coreboot v1 svn r606.
2002-07-18 03:32:00 +00:00
b193490201 Add support for ST M29F400BT - part 2
Corresponding to coreboot v1 svn r589.
2002-06-11 19:15:55 +00:00
3c910ed807 Add support for ST M29F400BT - part 1
Corresponding to coreboot v1 svn r582.
2002-05-28 23:29:17 +00:00
1e5003fdeb Add a note on the cs5530 southbridge
Corresponding to coreboot v1 svn r548.
2002-04-10 18:02:07 +00:00
213ee71ff4 Support for the 39sf020
Corresponding to coreboot v1 svn r544.
2002-04-10 16:01:38 +00:00
3193a90719 Fix idiot bug, thanks to Mikael Halvarsson <mi.halvarsson@telia.com>
Corresponding to coreboot v1 svn r540.
2002-04-09 23:57:21 +00:00
5e8dfff2c3 sst39sf020 support
Corresponding to coreboot v1 svn r524.
2002-03-21 22:41:11 +00:00
c831647b17 Add support for 39sf020
Corresponding to coreboot v1 svn r523.
2002-03-21 22:40:40 +00:00
ef5779d1dd Fixes
- switch to volatile everywhere
 - use myusec_delay instead of usleep

Corresponding to coreboot v1 svn r492.
2002-01-29 20:18:02 +00:00
f4cf2baec9 Dammit
Corresponding to coreboot v1 svn r491.
2002-01-29 18:26:26 +00:00
fb331567e9 Dammit
Corresponding to coreboot v1 svn r490.
2002-01-29 18:26:01 +00:00
5e5f75e559 Trying to make this general purpose user-land flash burner
Corresponding to coreboot v1 svn r489.
2002-01-29 18:21:41 +00:00