mirror of
https://review.coreboot.org/flashrom.git
synced 2025-11-15 04:00:41 +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
-
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 -
65c1b86fe7
Changes to make flashrom compile (and work) on FreeBSD
Andriy Gapon
2008-05-22 13:22:45 +00:00 -
cdbca5b23c
Myles reported SST49LF080A status -> TESTED_PREW
Peter Stuge
2008-05-21 07:10:15 +00:00 -
4784c47a88
Support Pm49FL004/2 Block Locking Registers
Nikolay Petukhov
2008-05-17 01:08:58 +00:00 -
fc52409252
I looked at the datasheet and erase_sector_39sf020() is totally and completely wrong
Carl-Daniel Hailfinger
2008-05-16 21:11:53 +00:00 -
1b18b3c076
ICH8 and ICH9 have an almost identical SPI interface, only the location of the SPIBAR differs
Carl-Daniel Hailfinger
2008-05-16 14:39:39 +00:00 -
f5430bde52
Add support for the Atmel AT25DF321 SPI flash (tested)
Dominik Geyer
2008-05-16 13:00:28 +00:00 -
b46acba6e0
Add support for SPI chips on ICH9
Dominik Geyer
2008-05-16 12:55:55 +00:00 -
337df1d618
IT8716F: Enable writes if decoding of any SPI addresses is enabled
Carl-Daniel Hailfinger
2008-05-16 00:19:52 +00:00 -
f43e6428db
Print detailed status register information for SST25VF series flash
Carl-Daniel Hailfinger
2008-05-15 22:32:08 +00:00 -
0720292bd3
Lots of new SST flash chip IDs
Carl-Daniel Hailfinger
2008-05-15 03:24:43 +00:00 -
42c5497180
Add support for the JEDEC RES
Carl-Daniel Hailfinger
2008-05-15 03:19:49 +00:00 -
6dc1d3b8dc
Add more infrastructure for flashrom ICH9 support
Carl-Daniel Hailfinger
2008-05-14 14:51:22 +00:00 -
a00e2a0edf
Add the Intel 6300ESB as known chipset to the chipset struct enables
Claus Gindhart
2008-05-14 12:22:38 +00:00 -
09022e535f
Fix crash caused by division by zero for unknown flash chips
Carl-Daniel Hailfinger
2008-05-14 12:09:31 +00:00 -
a758f5100d
Check the JEDEC vendor ID for correct parity
Carl-Daniel Hailfinger
2008-05-14 12:03:06 +00:00 -
4e84dfb784
Add lots of ATMEL SPI flash chips to flash.h
Carl-Daniel Hailfinger
2008-05-14 04:27:02 +00:00 -
bfe5b4ab74
Move all IT87xx specific SPI routines from spi.c to a separate file it87spi.c
Carl-Daniel Hailfinger
2008-05-13 23:03:12 +00:00 -
d6cbf76ee5
Move the SPI #defines from spi.c to spi.h
Carl-Daniel Hailfinger
2008-05-13 14:58:23 +00:00 -
228231ff2c
Change the SPI parts of flashrom to prepare for a merge of ICH9 SPI support
Carl-Daniel Hailfinger
2008-05-13 14:01:22 +00:00 -
f51c92feb4
MX25L3205 and W25x40 have been confirmed to probe/read/erase/write OK by Harald Gutmann
Carl-Daniel Hailfinger
2008-05-12 21:19:53 +00:00 -
78c6dfe1f4
Add SST39VF512, SST39VF010, SST39VF040 support
Carl-Daniel Hailfinger
2008-05-12 14:25:31 +00:00 -
a5b8efd377
Improve flashrom SPI abstraction, second step
Carl-Daniel Hailfinger
2008-05-10 23:40:51 +00:00 -
fa8c550fb6
Rename generic_spi_*() functions to spi_*()
Peter Stuge
2008-05-10 23:07:52 +00:00 -
2fd11d6a9b
Probe for up to 3 flash chips
Claus Gindhart
2008-05-08 00:31:44 +00:00 -
1159d5864a
Add a tested bitmap field to the flash chip table
Peter Stuge
2008-05-03 04:34:37 +00:00 -
9477c4eca5
Enable ROM decode range to 1MB for vt8237r
Bari Ari
2008-04-29 13:46:38 +00:00 -
a7b3551bbc
Separate ST M50FLW support from generic JEDEC code
Claus Gindhart
2008-04-28 17:51:09 +00:00 -
f31104cf3b
Handle NULL probe, erase and write function pointers in the flashchips table
Peter Stuge
2008-04-28 14:47:30 +00:00 -
ef300238b6
82802ab: touch only blocks that need updating
Claus Gindhart
2008-04-24 09:07:57 +00:00 -
47c94a5d48
ST M50FW016 and ST M50FW040 support the 82802ab command set, not jedec
Ed Swierk
2008-04-07 22:33:33 +00:00 -
b36a071717
Add ICH9 detection
Carl-Daniel Hailfinger
2008-03-18 00:54:10 +00:00 -
c34ce2ecf7
Oops
Stefan Reinauer
2008-03-18 00:36:18 +00:00 -
ac37897259
Support for the Winbond W39V080FA series of chips
Stefan Reinauer
2008-03-17 22:59:40 +00:00 -
b7c8323399
Check whether SST FWH chip was successfully erased on flashchip -E, too
Stefan Reinauer
2008-03-16 19:44:13 +00:00 -
fc425e81ce
Sort list of flash chips alphabetically, add comment
Uwe Hermann
2008-03-16 02:06:25 +00:00 -
72123a5b07
Remove nasty warning that happened due to our vendor detection
Stefan Reinauer
2008-03-15 23:41:19 +00:00 -
7615868f0b
Re-add code erroneously removed in r3140
Uwe Hermann
2008-03-14 23:55:58 +00:00 -
1f3e530bea
Changes M50FW080 to use 82802ab.c instead of jedec.c
Joseph Smith
2008-03-14 23:32:03 +00:00 -
67f9ea3b71
Prepare for ICH7/ICH8 SPI support by adding some debugging for all ICH* chipsets
Carl-Daniel Hailfinger
2008-03-14 17:20:59 +00:00 -
55bf8dfcab
Fix broken flashrom build
Uwe Hermann
2008-03-14 01:24:39 +00:00 -
e7162b3680
Fix up one forgotten revert in r3140
Carl-Daniel Hailfinger
2008-03-14 00:33:42 +00:00 -
e7bcb19bf5
Revert the delete of 82802ab.c in r3137
Carl-Daniel Hailfinger
2008-03-14 00:02:25 +00:00 -
eac1016437
Also print the chip vendor name in --list-supported output
Uwe Hermann
2008-03-13 18:52:51 +00:00 -
23c3d951b7
Also print the required -m option in --list-supported output
Uwe Hermann
2008-03-13 18:41:07 +00:00 -
fe7e929f49
Drop 82802ab.c as it is identical to sharplhf00l04.c
Carl-Daniel Hailfinger
2008-03-13 12:43:31 +00:00 -
7bd2f838c6
Drop the useless rom.layout file
Uwe Hermann
2008-03-12 12:28:40 +00:00 -
e5ac16445f
Add --list-supported option which lists the supported ROM chips, chipsets, and mainboards
Uwe Hermann
2008-03-12 11:54:51 +00:00 -
75f510768d
Add missing license header to layout.c
Uwe Hermann
2008-03-04 16:29:54 +00:00 -
faa62fb1ff
Add board_enable for Artec Group DBE61 and DBE62
Mart Raudsepp
2008-02-20 11:11:18 +00:00 -
02016f742c
Fix compilation with custom CFLAGS
Clark Rawlins
2008-02-14 23:22:20 +00:00 -
3697ac75d5
Further cleanups to enable_flash_cs5536
Mart Raudsepp
2008-02-11 14:32:45 +00:00 -
97866087ae
Add board enable for VIA EPIA SP
Luc Verhaegen
2008-02-09 02:03:06 +00:00 -
e1344da898
Improve error handling and make RCONF_DEFAULT_MSR address be a constant
Mart Raudsepp
2008-02-08 10:10:57 +00:00 -
0514a5f07a
Write enable flash chips attached to CS3 of CS5536 chipsets (AMD Geode)
Mart Raudsepp
2008-02-08 09:59:58 +00:00 -
1263d2af08
Handle JEDEC JEP106W continuation codes in SPI RDID
Carl-Daniel Hailfinger
2008-02-06 22:07:58 +00:00 -
6b53fed02d
Make the vendor name optional in the -m flashrom parameter when there's only one board name that matches
Peter Stuge
2008-01-27 16:21:21 +00:00 -
79fd6d21d2
Forgot to add Spansion S25FL016A to README, trivial
Peter Stuge
2008-01-27 07:17:14 +00:00 -
3ac76af6f0
Correctly disable the ROM area Write Protect bit in the Geode LX
Marc Jones
2008-01-26 07:35:47 +00:00 -
10e091bd30
Add ids and chip entry for Spansion S25FL016A, tested, working
Peter Stuge
2008-01-25 01:52:45 +00:00 -
e5dd6e6cd5
Here is just a little and simple patch to get the MX25L3205D working
Harald Gutmann
2008-01-22 16:03:19 +00:00 -
d7b5bf3f12
Flashrom did not use the read function for verifying, it used direct memory access instead
Carl-Daniel Hailfinger
2008-01-22 15:19:01 +00:00