index
:
iCE40/flashrom
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
flashchips.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Generify jedec functions by introducing an address mask
Sean Nelson
2010-01-04
1
-0
/
+1
*
Convert the following chips to use struct eraseblock
Sean Nelson
2009-12-23
1
-14
/
+196
*
Add blockwise erase to all supported chips of the SST25 family
Carl-Daniel Hailfinger
2009-12-23
1
-19
/
+127
*
Convert the following chips to use struct eraseblock
Sean Nelson
2009-12-23
1
-27
/
+365
*
Convert the following chips to use struct eraseblock
Sean Nelson
2009-12-22
1
-29
/
+159
*
Use common jedec functionality where appropriate
Michael Karcher
2009-11-27
1
-17
/
+17
*
Add entries of W25x32 and W25x64
Zheng Bao
2009-11-26
1
-0
/
+32
*
Add Sanyo LF25FW203A support
Sean Nelson
2009-11-24
1
-0
/
+16
*
Add Generic SPI RDID detection for Sanyo chips
Sean Nelson
2009-11-24
1
-0
/
+16
*
Add support for generic RDID and REMS matching of unknown chips
Carl-Daniel Hailfinger
2009-11-20
1
-0
/
+27
*
Retry correct range in write_page_write_jedec()
Carl-Daniel Hailfinger
2009-11-14
1
-1
/
+1
*
Fix incorrect comment in SST49LF004A/B description
Carl-Daniel Hailfinger
2009-11-06
1
-1
/
+1
*
Add comments about the meaning of block erase related struct flashchip members
Carl-Daniel Hailfinger
2009-10-01
1
-21
/
+95
*
Mark the SST SST49LF003A/B as read-tested
Peter Lemenkov
2009-09-25
1
-1
/
+1
*
Switch SST49LF004A/B to block erase, remove the hack which simulated (unsuppo...
Carl-Daniel Hailfinger
2009-09-23
1
-1
/
+17
*
Change the status of the SST49LF020A to TEST_OK_PREW
Nils Jacobs
2009-09-23
1
-1
/
+1
*
Mark Macronix MX29F001B as OK, tested by me on hardware
Uwe Hermann
2009-09-09
1
-1
/
+1
*
Store block sizes and corresponding erase functions in struct flashchip
Carl-Daniel Hailfinger
2009-09-05
1
-2
/
+44
*
Update probe timings for dozens of flash chips
Udu Ogah
2009-09-05
1
-38
/
+38
*
Add support for MX29F001T and MX29F001B flash chips
Mark Panajotovic
2009-08-24
1
-0
/
+32
*
Add IDs for 25 AMD chips, 11 Hynix chips, 8 Sharp chips, and their variants
Carl-Daniel Hailfinger
2009-08-10
1
-1
/
+1
*
Add IDs for 51 new flash chips
Carl-Daniel Hailfinger
2009-07-24
1
-2
/
+2
*
Improve flashchip comments to be more readable and precise
Carl-Daniel Hailfinger
2009-07-23
1
-5
/
+14
*
Fix erase for SST49LF020A
Carl-Daniel Hailfinger
2009-07-23
1
-1
/
+1
*
Add support for ST M25P05/M25P10 chips that only respond to RES and not RDID
Carl-Daniel Hailfinger
2009-07-23
1
-0
/
+38
*
Add Winbond W25X16
Hector Martin
2009-07-11
1
-0
/
+16
*
W39V040B: Flag Erase/Write as bad
Luc Verhaegen
2009-07-08
1
-1
/
+1
*
Mark the following boards as working
Uwe Hermann
2009-07-03
1
-1
/
+1
*
Fix all NONSPI bustypes in flashchips.c
Urja Rannikko
2009-06-28
1
-70
/
+70
*
Mark MX25L6405 as PROBE supported
Carl-Daniel Hailfinger
2009-06-22
1
-1
/
+1
*
Mark the SST49LF003A as PROBE supported
Carl-Daniel Hailfinger
2009-06-22
1
-1
/
+1
*
Mark ST M25P80 as completely supported
Carl-Daniel Hailfinger
2009-06-22
1
-1
/
+1
*
Eon EN25F40: Probe is tested
Carl-Daniel Hailfinger
2009-06-22
1
-1
/
+1
*
Add support for the AMD Am29F010A/B chips
Uwe Hermann
2009-06-19
1
-0
/
+16
*
Split flashchips.h from flash.h
Carl-Daniel Hailfinger
2009-06-15
1
-0
/
+1
*
Add or refine support for a number of EON flash chips
Carl-Daniel Hailfinger
2009-06-15
1
-11
/
+91
*
Add support for the PMC Pm29F002T/B chips
Uwe Hermann
2009-06-14
1
-0
/
+32
*
Add bus type and timing info for some flash chips
Mateusz Murawski
2009-06-12
1
-18
/
+18
*
Add #defines for some flash chips
Mateusz Murawski
2009-06-12
1
-33
/
+33
*
Add all Eon EN25* SPI chips
Carl-Daniel Hailfinger
2009-06-05
1
-0
/
+176
*
Add probe timings forgotten in r569
Carl-Daniel Hailfinger
2009-06-05
1
-1
/
+78
*
Specify the exact bus type for a number of flash chips
Urja Rannikko
2009-06-05
1
-15
/
+15
*
Add probe_timing information (int uS value)
Maciej Pijanka
2009-06-03
1
-2
/
+99
*
Add support for the 10b7:9058 3COM NIC (3C905B: Cyclone 10/100/BNC)
Maciej Pijanka
2009-06-02
1
-0
/
+16
*
Unify AMD manufacture_id and model_id
Mateusz Murawski
2009-06-02
1
-4
/
+4
*
Add bus type annotation to struct flashchips
Carl-Daniel Hailfinger
2009-05-31
1
-0
/
+172
*
Add support for probe and read of Intel 28F001BX-T and BX-B
Urja Rannikko
2009-05-29
1
-0
/
+28
*
Change "Texas Instruments" to "TI" in the flash chip table
Uwe Hermann
2009-05-27
1
-2
/
+2
*
Add TI TMS29F002RT and TMS29F002RB probe and read support
Carl-Daniel Hailfinger
2009-05-26
1
-0
/
+28
*
Mark the following boards as 'known-good' (write/erase works)
Uwe Hermann
2009-05-21
1
-1
/
+1
[next]