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
*
Use common jedec functionality where appropriate
Michael Karcher
2009-11-27
9
-89
/
+64
*
Add support for Intel 3400 series / 5 series chipset
Carl-Daniel Hailfinger
2009-11-26
1
-0
/
+3
*
Refine support for the JEDEC Software Data Protection
Michael Karcher
2009-11-26
6
-50
/
+4
*
Add entries of W25x32 and W25x64
Zheng Bao
2009-11-26
1
-0
/
+32
*
Clarify a comment about verification routine usage
Carl-Daniel Hailfinger
2009-11-25
1
-1
/
+2
*
Reduce realloc syscall overhead for FT2232 and bitbang
Carl-Daniel Hailfinger
2009-11-25
2
-6
/
+17
*
Jedec.c was missing error handling in a few cases
Carl-Daniel Hailfinger
2009-11-25
1
-17
/
+23
*
Optimized write_sst_fwhub for safety and speed
Adam Jurkowski
2009-11-25
1
-15
/
+23
*
Kill hardcoded block erase on ICH SPI
Carl-Daniel Hailfinger
2009-11-25
1
-11
/
+7
*
Add the ability to set Bus Pirate SPI speed via the command line
Carl-Daniel Hailfinger
2009-11-24
5
-20
/
+108
*
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
2
-0
/
+24
*
Revert debug compilation which was committed in r772 by accident
Carl-Daniel Hailfinger
2009-11-24
1
-1
/
+1
*
Cleanly validate ICH SPI preopcodes
Carl-Daniel Hailfinger
2009-11-24
6
-1
/
+413
*
Move serial handling from serprog.c to serial.c
Carl-Daniel Hailfinger
2009-11-23
4
-110
/
+149
*
Add the ability to generate test patterns for write testing
Carl-Daniel Hailfinger
2009-11-23
1
-0
/
+136
*
ft2232_spi: add some error handling
Carl-Daniel Hailfinger
2009-11-22
1
-4
/
+16
*
Bus Pirate support needs serial communication
Carl-Daniel Hailfinger
2009-11-21
2
-9
/
+8
*
Add support for generic RDID and REMS matching of unknown chips
Carl-Daniel Hailfinger
2009-11-20
3
-0
/
+38
*
Refactor main loop in preparation of libflashrom
Carl-Daniel Hailfinger
2009-11-17
4
-24
/
+43
*
Fix incorrect comment about wiki printing in Makefile
Carl-Daniel Hailfinger
2009-11-16
1
-1
/
+1
*
If a SPI command taking an address does fail, we want to know the address for...
Carl-Daniel Hailfinger
2009-11-16
1
-13
/
+14
*
Add URLs for boards ASUS K8V, ASUS K8V SE Deluxe, Elitegroup K7S5A
Idwer Vollering
2009-11-16
1
-1
/
+5
*
Retrieve linker flags for libftdi with pkg-config
Jörg Mayer
2009-11-16
1
-3
/
+4
*
svn:ignore .libdeps
Carl-Daniel Hailfinger
2009-11-15
0
-0
/
+0
*
Mark Elitegroup K7S5A as supported
Carl-Daniel Hailfinger
2009-11-15
2
-28
/
+29
*
Add support for every single SiS chipset out there
Carl-Daniel Hailfinger
2009-11-15
3
-67
/
+221
*
Mark "Asus K8V" as supported
Carl-Daniel Hailfinger
2009-11-14
1
-0
/
+2
*
Retry correct range in write_page_write_jedec()
Carl-Daniel Hailfinger
2009-11-14
2
-4
/
+4
*
Fix incorrect comment in SST49LF004A/B description
Carl-Daniel Hailfinger
2009-11-06
1
-1
/
+1
*
Add infrastructure to check the maximum supported flash size of chipsets and ...
Carl-Daniel Hailfinger
2009-10-31
3
-3
/
+91
*
Adjust a help text for external PCI programmers to the new parameter scheme
Carl-Daniel Hailfinger
2009-10-30
1
-1
/
+1
*
ichspi: remove obnoxious debug message
Carl-Daniel Hailfinger
2009-10-22
1
-4
/
+1
*
Board enable for Shuttle FN25 (SN25P)
Luc Verhaegen
2009-10-21
1
-0
/
+21
*
Remove confusing out-of-date comment
Carl-Daniel Hailfinger
2009-10-19
1
-3
/
+0
*
Add missing NVIDIA PCI IDs to wiki output
Uwe Hermann
2009-10-06
1
-0
/
+3
*
Mark the following boards as supported (no board-enable needed)
Uwe Hermann
2009-10-06
3
-5
/
+14
*
Upon popular request, move board support tables to print.c
Uwe Hermann
2009-10-06
2
-143
/
+151
*
Mark NVIDIA Nforce4/MCP04 as tested
Luc Verhaegen
2009-10-06
1
-1
/
+1
*
Board enable for EPoX EP-8RDA3+
Luc Verhaegen
2009-10-05
1
-0
/
+18
*
Board enable for ASUS P5ND2-SLI Deluxe
Luc Verhaegen
2009-10-05
1
-7
/
+39
*
Chipset support for the nVidia nForce 4
Luc Verhaegen
2009-10-05
1
-0
/
+1
*
There is no need to tell people to install libz if flashrom doesn't need libz
Carl-Daniel Hailfinger
2009-10-03
2
-12
/
+37
*
Cosmetics and small coding style fixes
Uwe Hermann
2009-10-01
2
-39
/
+43
*
Make bitbang_spi naming consistent
Carl-Daniel Hailfinger
2009-10-01
3
-34
/
+34
*
Disable NVIDIA flashing support for now, erase/write is not properly working,...
Uwe Hermann
2009-10-01
1
-2
/
+2
*
Introduce proper error checking for SPI programming
Carl-Daniel Hailfinger
2009-10-01
2
-8
/
+10
*
Add comments about the meaning of block erase related struct flashchip members
Carl-Daniel Hailfinger
2009-10-01
2
-23
/
+97
*
Add initial support for flashing some NVIDIA graphics cards
Uwe Hermann
2009-09-30
6
-6
/
+175
*
This is the bitbanging SPI driver infrastructure
Carl-Daniel Hailfinger
2009-09-28
4
-0
/
+198
[next]