index
:
iCE40/flashrom
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
The VIA VX800 chipset works with the VT8237S code after adding an entry for t...
Arjan Koers
2009-06-15
1
-0
/
+1
*
Add support for the PMC Pm29F002T/B chips
Uwe Hermann
2009-06-14
4
-1
/
+91
*
Every SPI host controller implemented its own way to read flash chips
Carl-Daniel Hailfinger
2009-06-13
7
-63
/
+42
*
Add bus type and timing info for some flash chips
Mateusz Murawski
2009-06-12
1
-18
/
+18
*
This patch introduces two new targets which are designed to make the life of ...
Carl-Daniel Hailfinger
2009-06-12
2
-3
/
+39
*
Add missing GPL headers to two files
Uwe Hermann
2009-06-12
2
-3
/
+37
*
Flashrom does not honor argument ordering for operations
Carl-Daniel Hailfinger
2009-06-12
2
-4
/
+27
*
Add #defines for some flash chips
Mateusz Murawski
2009-06-12
2
-34
/
+43
*
Add spi_nbyte_program as generic function to the SPI layer
Paul Fox
2009-06-12
2
-0
/
+22
*
Tell the user about the beginning and end of the write operation
Paul Fox
2009-06-12
1
-0
/
+2
*
Add board enable for Albatron PM266A boards
Luc Verhaegen
2009-06-09
1
-1
/
+2
*
Add all Eon EN25* SPI chips
Carl-Daniel Hailfinger
2009-06-05
2
-0
/
+180
*
Sometimes we want to read/write more than 4 bytes of chip content at once
Carl-Daniel Hailfinger
2009-06-05
7
-22
/
+100
*
Add programmer-specific delay functions
Carl-Daniel Hailfinger
2009-06-05
21
-103
/
+129
*
Fix a bug in dummyflasher.c special case where no type parameter is given
Carl-Daniel Hailfinger
2009-06-05
1
-1
/
+1
*
Add probe timings forgotten in r569
Carl-Daniel Hailfinger
2009-06-05
1
-1
/
+78
*
Refine write_lockbits_49lfxxxc() to use struct flashchip
Carl-Daniel Hailfinger
2009-06-05
1
-26
/
+26
*
Specify the exact bus type for a number of flash chips
Urja Rannikko
2009-06-05
1
-15
/
+15
*
Enable debug output of protection register access on SST49LF* chips
Uwe Hermann
2009-06-05
1
-9
/
+17
*
Let's actually sort the board lists alphabetically, and not just pretend we do
Uwe Hermann
2009-06-04
1
-13
/
+13
*
Mark the ASUS A7N8X-E Deluxe as working
Uwe Hermann
2009-06-04
2
-0
/
+2
*
Use macros for inb and outb which were forgotten in r568
Idwer Vollering
2009-06-03
1
-2
/
+2
*
Add probe_timing information (int uS value)
Maciej Pijanka
2009-06-03
3
-4
/
+130
*
Board enable: Gigabyte GA K8N SLI
Luc Verhaegen
2009-06-03
1
-1
/
+26
*
Mark 3COM "3C905B: Cyclone 10/100/BNC" as fully tested
Uwe Hermann
2009-06-02
5
-11
/
+11
*
Add support for the 10b7:9058 3COM NIC (3C905B: Cyclone 10/100/BNC)
Maciej Pijanka
2009-06-02
3
-2
/
+20
*
Add two more boards supported by flashrom
Uwe Hermann
2009-06-02
1
-0
/
+2
*
Unify AMD manufacture_id and model_id
Mateusz Murawski
2009-06-02
2
-4
/
+6
*
Use read_flash() when flash chip probe is forced
Stephan Guilloux
2009-06-01
1
-29
/
+6
*
Add a missing free() in read_flash()
Stephan Guilloux
2009-06-01
1
-0
/
+1
*
Refactor HT-1000 GPIO setting to use sio_mask
Carl-Daniel Hailfinger
2009-06-01
1
-10
/
+5
*
Only probe for chips with compatible bus protocols
Carl-Daniel Hailfinger
2009-06-01
6
-9
/
+86
*
Add bus type support to the dummy external programmer
Carl-Daniel Hailfinger
2009-06-01
4
-1
/
+53
*
Fix warning in satasii.c when compiling with gcc 4.4.0
Urja Rannikko
2009-05-31
1
-1
/
+1
*
Add IT87xx SPI as external flasher option
Carl-Daniel Hailfinger
2009-05-31
4
-4
/
+36
*
Add bus type annotation to struct flashchips
Carl-Daniel Hailfinger
2009-05-31
9
-85
/
+270
*
Add support for probe and read of Intel 28F001BX-T and BX-B
Urja Rannikko
2009-05-29
2
-0
/
+30
*
Random flashrom updates
Uwe Hermann
2009-05-28
3
-31
/
+35
*
A bunch of flashrom board updates
Uwe Hermann
2009-05-28
1
-0
/
+8
*
Change "Texas Instruments" to "TI" in the flash chip table
Uwe Hermann
2009-05-27
1
-2
/
+2
*
Use consistent naming for local chip ID variables
Carl-Daniel Hailfinger
2009-05-27
2
-28
/
+26
*
Add TI TMS29F002RT and TMS29F002RB probe and read support
Carl-Daniel Hailfinger
2009-05-26
2
-0
/
+31
*
Use REMS instead of RES in the ICH SPI default opcode table
Carl-Daniel Hailfinger
2009-05-26
1
-1
/
+1
*
Add NForce2 chipset enable
Luc Verhaegen
2009-05-26
2
-1
/
+15
*
Refactor SuperIO accesses
Carl-Daniel Hailfinger
2009-05-25
4
-77
/
+63
*
Biostar p4m80 board enable typo
Luc Verhaegen
2009-05-25
1
-1
/
+1
*
Autodetection support and write-enable for the MSI KT4 Ultra
Uwe Hermann
2009-05-23
1
-3
/
+5
*
Add website section
Uwe Hermann
2009-05-22
1
-1
/
+6
*
A bunch of output beautifications and improvements, as well as doc fixes
Uwe Hermann
2009-05-22
5
-47
/
+59
*
Mark the following boards as 'known-good' (write/erase works)
Uwe Hermann
2009-05-21
2
-1
/
+12
[next]