mirror of
https://review.coreboot.org/flashrom.git
synced 2025-08-19 13:11:18 +02: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
-
598ec58e04
Check for failed SPI command execution
Carl-Daniel Hailfinger
2008-11-18 00:41:02 +00:00 -
76c2887154
Implement read support for the following Atmel chips
Carl-Daniel Hailfinger
2008-11-18 00:36:26 +00:00 -
986cae6790
SST39VF020 TEST_OK_ PROBE READ ERASE WRITE
Mart Raudsepp
2008-11-17 15:31:56 +00:00 -
d54ef6e789
The AT25 and AT26 series SPI chips from Atmel are plain EEPROMs
Carl-Daniel Hailfinger
2008-11-15 13:55:43 +00:00 -
fc4a369669
SST39SF040 TEST_OK_ PROBE READ ERASE WRITE
Peter Stuge
2008-11-08 01:39:12 +00:00 -
16d9c5be7f
Mark ST M25P16 as fully tested
Carl-Daniel Hailfinger
2008-11-05 22:54:36 +00:00 -
1c2ec28ce4
Add support for 8 new chips and fix up 2 existing chips as well
Carl-Daniel Hailfinger
2008-11-04 12:11:12 +00:00 -
d3b0e39f4c
Dump ICH8/ICH9/ICH10 SPI registers
Carl-Daniel Hailfinger
2008-11-03 00:20:22 +00:00 -
6afb613fef
Add additional SPI sector erase and chip erase command functions
Carl-Daniel Hailfinger
2008-11-03 00:02:11 +00:00 -
4311956a80
Drop nr/opcode_index parameter from run_opcode and search the opmenu for the opcode instead
Stefan Reinauer
2008-11-02 19:51:50 +00:00 -
96e1b55079
Add support for the ST M50FW002 chip
Carl-Daniel Hailfinger
2008-11-02 14:25:11 +00:00 -
81f730f792
Mark two more chips as fully tested
Uwe Hermann
2008-10-30 03:10:17 +00:00 -
424ed22ee9
Flashrom support for some Numonyx parts (M25PE)
Stefan Reinauer
2008-10-29 22:13:20 +00:00 -
b759db2cb5
Enable SPI boot flash support on EP80579, which has the ICH7 register set
Ed Swierk
2008-10-29 14:54:36 +00:00 -
2bc9f37759
Mark Winbond W39V040FA (512 KB) as fully supported
Uwe Hermann
2008-10-28 12:00:59 +00:00 -
c556d32000
Add support for the Intel 82371MX (MPIIX) southbridge
Uwe Hermann
2008-10-28 11:50:05 +00:00 -
8720345d07
Add support for the Intel 82371FB PIIX and 82371SB (PIIX3) southbridges
Uwe Hermann
2008-10-26 18:40:42 +00:00 -
190f8497d7
Add support for the VIA VT82C586A/B chipset, improve documentation
Uwe Hermann
2008-10-25 18:03:50 +00:00 -
1b0f61f80b
Reduce serial output, otherwise flashing will fail very often
Uwe Hermann
2008-10-21 22:09:02 +00:00 -
394131ef14
Coding-style fixes for flashrom, partly indent-aided
Uwe Hermann
2008-10-18 21:14:13 +00:00 -
a88daa731d
Allow the SiS 620 chipset to detect and read at least 256kb chips
Urja Rannikko
2008-10-18 13:54:30 +00:00 -
3af487d419
SB600 has four write once LPC ROM protect areas
Marc Jones
2008-10-15 17:50:29 +00:00 -
28ec74b229
Add ICH10 support
Carl-Daniel Hailfinger
2008-10-10 20:54:41 +00:00 -
23dc1df565
Check that a filename was specified also when using force read
Peter Stuge
2008-10-10 20:43:17 +00:00 -
cbfed28880
Support for AM29F002(N)B[BT]
Mats Erik Andersson
2008-10-07 12:21:12 +00:00 -
205633e12f
This patch fixes support for the AT49F002N(T) chip in the flashrom tool
Tim ter Laak
2008-09-30 04:13:32 +00:00 -
9a362c583b
ST M29F040B status TEST_OK_ PROBE READ ERASE WRITE
Peter Stuge
2008-09-30 04:00:23 +00:00 -
c010e0b14f
Fix typo in r3615 (TEST_PREW -> TEST_OK_PREW)
Peter Stuge
2008-09-29 21:21:36 +00:00 -
e8782a6307
Mark the SyncMOS S29C51002T as working
Uwe Hermann
2008-09-29 18:48:23 +00:00 -
44e1a19467
Activate proper support for EN29F002(A)(N)[BT]
Mats Erik Andersson
2008-09-26 13:19:02 +00:00 -
3d20d901ec
Winbond W49V002A TEST_OK_ PROBE READ ERASE WRITE
Peter Stuge
2008-09-10 09:55:10 +00:00 -
80d667b518
Debug print actual time base calculated by myusec_calibrate_delay()
Peter Stuge
2008-09-07 03:14:27 +00:00 -
483b8f0c0d
Only find "unknown .. SPI chip" if no other chip was found
Peter Stuge
2008-09-03 23:10:05 +00:00 -
8d74c1b05a
SST49LF016C TEST_OK_ PROBE READ ERASE WRITE
Peter Stuge
2008-09-02 00:26:11 +00:00 -
e7efd4caf8
SST25VF016B TEST_OK_ PROBE READ ERASE WRITE
Peter Stuge
2008-08-27 21:28:41 +00:00 -
cd2ed475ad
Recognize the Intel EP80579 LPC flash interface
Ed Swierk
2008-08-20 20:31:41 +00:00 -
b20953c3b9
Add support for MSI KT4V
Sean Nelson
2008-08-19 21:51:39 +00:00 -
0d29b60641
Fix error -EINVAL on mmap()
Segher Boessenkool
2008-08-12 11:58:00 +00:00 -
bff9bf24c7
ST M50FW040 TEST_OK PROBE READ ERASE WRITE
Peter Stuge
2008-08-08 10:55:57 +00:00 -
566ce1bea0
Update copyright year
Stefan Reinauer
2008-08-02 15:13:58 +00:00 -
ec20a75c37
Tested another intel chip
Stefan Reinauer
2008-08-02 14:58:49 +00:00 -
cce2682d6e
Winbond W39V040C and MSI K8T Neo2-F
Peter Stuge
2008-07-21 17:48:40 +00:00 -
85f8a1725f
Fix and clean up coreboot image detection heuristic
Carl-Daniel Hailfinger
2008-07-11 00:06:38 +00:00 -
f83221b6db
Trivial SPI cleanups
Peter Stuge
2008-07-07 06:38:51 +00:00 -
6a214163c0
Trivial indent fix in ichspi.c
Peter Stuge
2008-07-07 05:14:06 +00:00 -
8b114399d6
r3415 removed symbolic constants for device IDs by accident
Carl-Daniel Hailfinger
2008-07-06 23:04:01 +00:00 -
e707d64496
Add AMIC A29002
Andreas Thienemann
2008-07-06 17:35:30 +00:00 -
7f27464c8a
Adding support for flashing system with Nvidia MCP67
Stefan Reinauer
2008-07-05 09:48:30 +00:00 -
57890c1e06
Add PCI IDs for EPIA-CN
Peter Stuge
2008-07-05 04:12:37 +00:00 -
6c8866cd84
Minor cosmetics, e.g
Uwe Hermann
2008-07-03 19:26:44 +00:00 -
84dcc8b38a
Mark SST49LF040B as tested
Carl-Daniel Hailfinger
2008-07-03 19:08:52 +00:00 -
83af9fb77c
Mark the SST SST49LF040 as OK (tested by me), all operations
Uwe Hermann
2008-07-03 18:58:58 +00:00 -
e02c0bbe9d
Winbond W25x80 TEST_OK PROBE READ ERASE WRITE
Peter Stuge
2008-07-03 16:54:05 +00:00 -
ecab4fce51
Improve coreboot image detection heuristic
Carl-Daniel Hailfinger
2008-07-03 14:40:06 +00:00 -
27c3e2dc23
Probe_flash() cleanup for better code readability
Peter Stuge
2008-07-02 17:15:47 +00:00 -
4c390c8943
Set w39v080fa to fully supported
Stefan Reinauer
2008-07-02 13:33:09 +00:00 -
5b1488562d
Update to TEST_OK for Winbond W39V040FA PROBE READ
Peter Stuge
2008-07-02 03:07:46 +00:00 -
11103091b4
Don't rm *~ in make clean, who knows what files that could be
Peter Stuge
2008-07-02 03:03:58 +00:00 -
00019d959a
Unknown vendor:board message can be triggered by -m too
Peter Stuge
2008-07-02 00:59:29 +00:00 -
0b9c5f3d89
Case insensitive matching of vendor:board strings in coreboot table
Peter Stuge
2008-07-02 00:47:30 +00:00 -
2cb94e183b
First attempt to clean up SPI probing and create a common construct: the flash bus
Stefan Reinauer
2008-06-30 23:45:22 +00:00 -
e3eb9c1d69
Mine AMIC flash chip needs 4 bytes RDID
Rudolf Marek
2008-06-30 21:48:54 +00:00 -
48a85e497e
Mine AMIC flash chip needs 4 bytes RDID
Rudolf Marek
2008-06-30 21:45:17 +00:00 -
3fdbccf697
This patch adds support for VIA SPI controller on VT8237S
Rudolf Marek
2008-06-30 21:38:30 +00:00 -
10693353ee
Add a debug marker after ICH SPI opcode programming
Carl-Daniel Hailfinger
2008-06-29 10:57:13 +00:00 -
7e2c079367
Fix ICH7 non-SPI that broke in r3393
Peter Stuge
2008-06-29 01:30:41 +00:00 -
a0a791963b
Use symbolic constants for PCI subsystem probing
Carl-Daniel Hailfinger
2008-06-28 23:02:22 +00:00 -
a9424d597d
Multiple unrelated changes
Stefan Reinauer
2008-06-27 16:28:34 +00:00 -
325b5d47d8
Indent according to development guidelines
Stefan Reinauer
2008-06-27 15:18:20 +00:00 -
43b2281f51
Winbond W39V080FA: Probe and Read are OK
Jens Kühnel
2008-06-26 11:57:27 +00:00 -
e9117f7b05
Test status OK for ST M50FW040 PROBE READ
Peter Stuge
2008-06-24 08:18:13 +00:00 -
e27fc84234
Test status OK for Macronix MX25L8005 PROBE READ ERASE WRITE
Peter Stuge
2008-06-24 04:17:14 +00:00 -
8653b00461
Increase delay in probe_jedec() after Product ID Entry to 10ms
Peter Stuge
2008-06-24 02:09:09 +00:00 -
da4e5f3623
Slight restructure of SPI probe_ functions
Peter Stuge
2008-06-24 01:22:03 +00:00 -
f8a49fee02
Some flashrom documentation fixes, and removal of duplicated info
Uwe Hermann
2008-06-22 18:50:25 +00:00 -
87d51fb0b7
A few changes were committed before the DoC remove, update README
Peter Stuge
2008-06-22 17:54:03 +00:00 -
db52c58e06
Remove dead M-Systems Disk on Chip code
Peter Stuge
2008-06-22 17:06:41 +00:00 -
f1614e8d1c
Update test status to TEST_OK_PREW for ST M50FLW080A and SST49LF008A
Peter Stuge
2008-06-22 02:04:49 +00:00 -
681b190842
Some Makefile cleaning
Peter Stuge
2008-06-22 02:00:39 +00:00 -
08c2b02273
Fix OBJS in Makefile to compile stm50flw0x0x.c like the others
Peter Stuge
2008-06-21 04:39:17 +00:00 -
cd35f779b2
Uppercase AMIC since that's what they write in datasheets
Peter Stuge
2008-06-21 04:23:10 +00:00 -
bc0d857228
Update comment to match delay change in probe_jedec() r3373
Peter Stuge
2008-06-21 01:02:20 +00:00 -
0a0a795131
Update test status for Atmel AT29C020 and SST29EE010
Peter Stuge
2008-06-21 00:21:22 +00:00 -
6a9fd1dc8c
Increase delay in probe_jedec() to 2ms to reliably detect AT29C020
Peter Stuge
2008-06-21 00:19:52 +00:00 -
cb5c211a48
Show expected and read byte on verify failure
Peter Stuge
2008-06-20 02:58:42 +00:00 -
b9f617448d
Add support for AMIC Technology A49LF040A and do not probe W29EE011 anymore
Jens Kuehnel
2008-06-18 13:36:34 +00:00 -
7ffbc6f94d
Force read unknown flash chips
Peter Stuge
2008-06-18 02:08:40 +00:00 -
663f17197c
Board enable and autodetection for GIGABYTE GA-7VT600
Peter Stuge
2008-06-13 01:39:45 +00:00 -
f42b4e2134
Add support for Amic Technology A29040B flash chip
Peter Stuge
2008-06-11 02:24:15 +00:00 -
4aa7156f07
Board enable and autodetection for BioStar P4M80-M4
Peter Stuge
2008-06-11 02:22:42 +00:00 -
1dbb9af151
Mark SST SST49LF160C as fully supported.:
Peter Stuge
2008-06-03 00:22:00 +00:00 -
1d3b063917
Revert r3357 and fix it as intended to (forgotten header commit instead of typo)
Mart Raudsepp
2008-05-27 23:51:55 +00:00 -
22e4d30333
Fix typo introduced in r3356 that breaks build
Mart Raudsepp
2008-05-27 22:20:30 +00:00 -
9c4fa0ebdd
MX25L4005, S25FL016A, W39V040B, W39V080A, SST49LF008A tests
Peter Stuge
2008-05-27 20:54:09 +00:00 -
9c0dbcc007
Mark SST49LF004A/B as tested
Mart Raudsepp
2008-05-27 09:10:52 +00:00 -
e4f1a4266f
Mark the following chips as tested
Uwe Hermann
2008-05-26 23:12:25 +00:00 -
793bdcd71e
A bunch of cosmetic improvements
Uwe Hermann
2008-05-22 22:47:04 +00:00 -
bf579488a4
Mark more chips as tested (all operations), tested on ASUS P4B266
Uwe Hermann
2008-05-22 21:26:42 +00:00 -
93f66db149
Add support for the ASUS P4B266 board
Uwe Hermann
2008-05-22 21:19:38 +00:00 -
dcf4653088
Add support for Amic A25L40P SPI flash
Rudolf Marek
2008-05-22 13:42:23 +00:00