Gitiles
Code Review
Sign In
review.sourcearcade.org
/
flashprog
/
2f132feabe0f5a3ea116def1788df9e7cfe0d4f3
« Previous
ed2352b
Add i631x LPC support
by Sven Schnelle
· 16 years ago
58783e3
If you pass a bogus layout file to the -l option flashrom will segfault
by Uwe Hermann
· 16 years ago
0ab4298
Add another board-enable line for the Kontron 986LCD-M/mITX
by Uwe Hermann
· 16 years ago
e8a3e4c
Initialize ICH SPI opcodes also for ICH9 and later
by Peter Stuge
· 16 years ago
f041e9b
Various ichspi.c refinements
by FENG yu ning
· 16 years ago
7de8639
Add 28 flash chips of the MX29 series to the flashrom ID table and support the MX29LV040C
by Carl-Daniel Hailfinger
· 16 years ago
90eff15
Kill obsolete and misplaced comment
by Carl-Daniel Hailfinger
· 16 years ago
c05a295
Generates OPCODES struct from the ICH7/ICH9/VIA chipset if its SPI configuration is locked down
by FENG yu ning
· 16 years ago
ff692fb
Breaks chip info into multiple lines
by FENG yu ning
· 16 years ago
f0ef27b
Display test status in -L chip listing
by Peter Stuge
· 16 years ago
f63c0dc
Add AMD SB700 flash enable
by Niels Ole Salscheider
· 16 years ago
2fcc0b5
Fix compilation of r3797 with gcc-4.3.2
by Peter Stuge
· 16 years ago
f0c811d
Check if erase succeeds and exit with error on failure
by Peter Stuge
· 16 years ago
052cdc3
Add RDID/REMS IDs for the following flash chips
by Carl-Daniel Hailfinger
· 16 years ago
7ccce54
Gcc thinks base could be used uninitialized, so shut it up
by Peter Stuge
· 16 years ago
73bdb92
Fix bug in r3790
by Peter Stuge
· 16 years ago
9a6d176
Replace #ifdefs for sc520 systems by run time probing
by Stefan Reinauer
· 16 years ago
13f98ce
Copyright update by Jason Wang for freshly written sb600 code
by Jason Wang
· 16 years ago
0faf03e
Declare special commands to support the Atmel AT25F512A
by Carl-Daniel Hailfinger
· 16 years ago
6a0a25c
Do not indicate known-bad functions as untested
by Carl-Daniel Hailfinger
· 16 years ago
a3f04be
Add support for the AMD/ATI SB600 southbridge SPI functionality
by Jason Wang
· 16 years ago
7f30022
Add SST25VF080B flash chip support
by Jason Wang
· 16 years ago
14e50ac
Flashrom already has the following probe functions
by Carl-Daniel Hailfinger
· 16 years ago
92a54ca
Try RES even if RDID fails
by Carl-Daniel Hailfinger
· 16 years ago
ebaffb6
Add support for 32Mbit SPI flash SST25VF032B
by Tero O Peippola
· 16 years ago
738fdff
ichspi: use spi_nbyte_read() instead of running the opcode directly
by Carl-Daniel Hailfinger
· 16 years ago
598ec58
Check for failed SPI command execution
by Carl-Daniel Hailfinger
· 16 years ago
76c2887
Implement read support for the following Atmel chips
by Carl-Daniel Hailfinger
· 16 years ago
986cae6
SST39VF020 TEST_OK_ PROBE READ ERASE WRITE
by Mart Raudsepp
· 16 years ago
d54ef6e
The AT25 and AT26 series SPI chips from Atmel are plain EEPROMs
by Carl-Daniel Hailfinger
· 16 years ago
fc4a369
SST39SF040 TEST_OK_ PROBE READ ERASE WRITE
by Peter Stuge
· 16 years ago
16d9c5b
Mark ST M25P16 as fully tested
by Carl-Daniel Hailfinger
· 16 years ago
1c2ec28
Add support for 8 new chips and fix up 2 existing chips as well
by Carl-Daniel Hailfinger
· 16 years ago
d3b0e39
Dump ICH8/ICH9/ICH10 SPI registers
by Carl-Daniel Hailfinger
· 16 years ago
6afb613
Add additional SPI sector erase and chip erase command functions
by Carl-Daniel Hailfinger
· 16 years ago
4311956
Drop nr/opcode_index parameter from run_opcode and search the opmenu for the opcode instead
by Stefan Reinauer
· 16 years ago
96e1b55
Add support for the ST M50FW002 chip
by Carl-Daniel Hailfinger
· 16 years ago
81f730f
Mark two more chips as fully tested
by Uwe Hermann
· 16 years ago
424ed22
Flashrom support for some Numonyx parts (M25PE)
by Stefan Reinauer
· 16 years ago
b759db2
Enable SPI boot flash support on EP80579, which has the ICH7 register set
by Ed Swierk
· 16 years ago
2bc9f37
Mark Winbond W39V040FA (512 KB) as fully supported
by Uwe Hermann
· 16 years ago
c556d32
Add support for the Intel 82371MX (MPIIX) southbridge
by Uwe Hermann
· 16 years ago
8720345
Add support for the Intel 82371FB PIIX and 82371SB (PIIX3) southbridges
by Uwe Hermann
· 16 years ago
190f849
Add support for the VIA VT82C586A/B chipset, improve documentation
by Uwe Hermann
· 16 years ago
1b0f61f
Reduce serial output, otherwise flashing will fail very often
by Uwe Hermann
· 16 years ago
394131e
Coding-style fixes for flashrom, partly indent-aided
by Uwe Hermann
· 16 years ago
a88daa7
Allow the SiS 620 chipset to detect and read at least 256kb chips
by Urja Rannikko
· 16 years ago
3af487d
SB600 has four write once LPC ROM protect areas
by Marc Jones
· 16 years ago
28ec74b
Add ICH10 support
by Carl-Daniel Hailfinger
· 16 years ago
23dc1df
Check that a filename was specified also when using force read
by Peter Stuge
· 16 years ago
cbfed28
Support for AM29F002(N)B[BT]
by Mats Erik Andersson
· 16 years ago
205633e
This patch fixes support for the AT49F002N(T) chip in the flashrom tool
by Tim ter Laak
· 16 years ago
9a362c5
ST M29F040B status TEST_OK_ PROBE READ ERASE WRITE
by Peter Stuge
· 16 years ago
c010e0b
Fix typo in r3615 (TEST_PREW -> TEST_OK_PREW)
by Peter Stuge
· 16 years ago
e8782a6
Mark the SyncMOS S29C51002T as working
by Uwe Hermann
· 16 years ago
44e1a19
Activate proper support for EN29F002(A)(N)[BT]
by Mats Erik Andersson
· 16 years ago
3d20d90
Winbond W49V002A TEST_OK_ PROBE READ ERASE WRITE
by Peter Stuge
· 16 years ago
80d667b
Debug print actual time base calculated by myusec_calibrate_delay()
by Peter Stuge
· 16 years ago
483b8f0
Only find "unknown .. SPI chip" if no other chip was found
by Peter Stuge
· 16 years ago
8d74c1b
SST49LF016C TEST_OK_ PROBE READ ERASE WRITE
by Peter Stuge
· 16 years ago
e7efd4c
SST25VF016B TEST_OK_ PROBE READ ERASE WRITE
by Peter Stuge
· 16 years ago
cd2ed47
Recognize the Intel EP80579 LPC flash interface
by Ed Swierk
· 16 years ago
b20953c
Add support for MSI KT4V
by Sean Nelson
· 16 years ago
0d29b60
Fix error -EINVAL on mmap()
by Segher Boessenkool
· 16 years ago
bff9bf2
ST M50FW040 TEST_OK PROBE READ ERASE WRITE
by Peter Stuge
· 16 years ago
566ce1b
Update copyright year
by Stefan Reinauer
· 16 years ago
ec20a75
Tested another intel chip
by Stefan Reinauer
· 16 years ago
cce2682
Winbond W39V040C and MSI K8T Neo2-F
by Peter Stuge
· 16 years ago
85f8a17
Fix and clean up coreboot image detection heuristic
by Carl-Daniel Hailfinger
· 16 years ago
f83221b
Trivial SPI cleanups
by Peter Stuge
· 16 years ago
6a21416
Trivial indent fix in ichspi.c
by Peter Stuge
· 16 years ago
8b11439
r3415 removed symbolic constants for device IDs by accident
by Carl-Daniel Hailfinger
· 16 years ago
e707d64
Add AMIC A29002
by Andreas Thienemann
· 16 years ago
7f27464
Adding support for flashing system with Nvidia MCP67
by Stefan Reinauer
· 16 years ago
57890c1
Add PCI IDs for EPIA-CN
by Peter Stuge
· 16 years ago
6c8866c
Minor cosmetics, e.g
by Uwe Hermann
· 16 years ago
84dcc8b
Mark SST49LF040B as tested
by Carl-Daniel Hailfinger
· 16 years ago
83af9fb
Mark the SST SST49LF040 as OK (tested by me), all operations
by Uwe Hermann
· 16 years ago
e02c0bb
Winbond W25x80 TEST_OK PROBE READ ERASE WRITE
by Peter Stuge
· 16 years ago
ecab4fc
Improve coreboot image detection heuristic
by Carl-Daniel Hailfinger
· 16 years ago
27c3e2d
Probe_flash() cleanup for better code readability
by Peter Stuge
· 16 years ago
4c390c8
Set w39v080fa to fully supported
by Stefan Reinauer
· 16 years ago
5b14885
Update to TEST_OK for Winbond W39V040FA PROBE READ
by Peter Stuge
· 16 years ago
1110309
Don't rm *~ in make clean, who knows what files that could be
by Peter Stuge
· 16 years ago
00019d9
Unknown vendor:board message can be triggered by -m too
by Peter Stuge
· 16 years ago
0b9c5f3
Case insensitive matching of vendor:board strings in coreboot table
by Peter Stuge
· 16 years ago
2cb94e1
First attempt to clean up SPI probing and create a common construct: the flash bus
by Stefan Reinauer
· 16 years ago
e3eb9c1
Mine AMIC flash chip needs 4 bytes RDID
by Rudolf Marek
· 16 years ago
48a85e4
Mine AMIC flash chip needs 4 bytes RDID
by Rudolf Marek
· 16 years ago
3fdbccf
This patch adds support for VIA SPI controller on VT8237S
by Rudolf Marek
· 16 years ago
1069335
Add a debug marker after ICH SPI opcode programming
by Carl-Daniel Hailfinger
· 16 years ago
7e2c079
Fix ICH7 non-SPI that broke in r3393
by Peter Stuge
· 16 years ago
a0a7919
Use symbolic constants for PCI subsystem probing
by Carl-Daniel Hailfinger
· 16 years ago
a9424d5
Multiple unrelated changes
by Stefan Reinauer
· 16 years ago
325b5d4
Indent according to development guidelines
by Stefan Reinauer
· 16 years ago
43b2281
Winbond W39V080FA: Probe and Read are OK
by Jens Kühnel
· 16 years ago
e9117f7
Test status OK for ST M50FW040 PROBE READ
by Peter Stuge
· 16 years ago
e27fc84
Test status OK for Macronix MX25L8005 PROBE READ ERASE WRITE
by Peter Stuge
· 16 years ago
8653b00
Increase delay in probe_jedec() after Product ID Entry to 10ms
by Peter Stuge
· 16 years ago
da4e5f3
Slight restructure of SPI probe_ functions
by Peter Stuge
· 16 years ago
Next »