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
...
*
Add Gigabyte GA-MA780G-UD3H to mainboard support list
Bernhard Geier
2011-03-06
1
-0
/
+1
*
Add support for ST M25PX16 and mark it as supported
Carl Worth
2011-03-06
2
-0
/
+30
*
Mark SST49LF080A as fully tested
Brandon Dowdy
2011-03-06
2
-1
/
+2
*
Add W39L040
Michael Karcher
2011-03-06
3
-0
/
+47
*
Add coreboot IDs to make manual selection of HP xw9400 possible
Michael Karcher
2011-03-06
1
-1
/
+1
*
Board-enable for GA-K8N51GMF
Michael Karcher
2011-03-06
2
-1
/
+5
*
Add HP e-Vectra P2706T
Michael Karcher
2011-03-06
2
-6
/
+24
*
I tested a few mainboards and flash chips
Yul Rottmann
2011-03-05
2
-2
/
+4
*
Update the ITE IT8500 EC support to match the current state of the flashrom-c...
David Hendricks
2011-02-28
4
-13
/
+176
*
Add generalized support for ITE IT8500/IT8502 embedded controllers
Donald Huang
2011-02-22
1
-0
/
+262
*
Support 64-bit MEM BARs wherever possible
Carl-Daniel Hailfinger
2011-02-15
2
-24
/
+133
*
Add support for some AMD Am29LV* chips
Carl-Daniel Hailfinger
2011-02-05
2
-0
/
+248
*
Improve debugging for unaligned erase in the flash chip emulator
Carl-Daniel Hailfinger
2011-02-04
1
-12
/
+6
*
Support for Angelbird Wings PCIe SSD (solid-state drive)
Carl-Daniel Hailfinger
2011-02-04
6
-1
/
+235
*
Support Dediprog LEDs on devices with 2 and 3 LEDs
Stefan Reinauer
2011-01-28
1
-87
/
+90
*
Fix sparse warning: Unknown escape %
Peter Huewe
2011-01-25
2
-2
/
+2
*
Fix sparse warning: Using plain integer as NULL pointer
Peter Huewe
2011-01-24
7
-27
/
+27
*
Secret knowledge is cool, but public knowledge is better
Carl-Daniel Hailfinger
2011-01-20
1
-5
/
+117
*
Avoid printing mapped addresses for programmers that do not map flash chips
Stefan Reinauer
2011-01-19
1
-2
/
+9
*
Convince compilers to put constant data into the .rodata section
Mathias Krause
2011-01-17
8
-26
/
+26
*
The AT26DF081A requires the Write Enable Latch (WLE) to be set for write/eras...
Mathias Krause
2011-01-17
1
-2
/
+3
*
Fix decoding of SB600 LPC ROM protection registers
Mathias Krause
2011-01-01
1
-6
/
+6
*
Compilation fix for djgpp
Idwer Vollering
2010-12-26
1
-3
/
+3
*
Enable unlocking (erasing/writing) W39V040FB chips
Idwer Vollering
2010-12-26
3
-0
/
+12
*
Mark MX25L3205, W25Q80, W25Q32 and W25Q64 as fully tested
David Hendricks
2010-12-13
1
-4
/
+4
*
Simplify get_next_write in the partial write code
Carl-Daniel Hailfinger
2010-12-06
1
-3
/
+1
*
Add support for Winbond W39V040FB and W39V040FC
Carl-Daniel Hailfinger
2010-12-05
6
-174
/
+332
*
Clean up erase function checking
Carl-Daniel Hailfinger
2010-12-05
1
-24
/
+41
*
Stop reading layout info when the max layout count has been reached
Carl-Daniel Hailfinger
2010-12-04
1
-0
/
+8
*
Annotate the following chips with probe timing
David Borg
2010-12-04
1
-14
/
+14
*
Add support for the Open Graphics Project development card, OGD1, as a SPI fl...
Mark Marshall
2010-12-03
9
-3
/
+281
*
Avoid printing the chip locks if chip detection was forced
Carl-Daniel Hailfinger
2010-12-02
1
-2
/
+6
*
Add a board-enable for the MSI MS-6391 (845 Pro4)
Uwe Hermann
2010-12-02
2
-0
/
+3
*
Handle erase failure in partial write
Carl-Daniel Hailfinger
2010-12-02
1
-4
/
+13
*
Add support for Spansion S25FL004A, S25FL032A, and S25FL064A
Rudy Host
2010-11-29
2
-0
/
+81
*
Dump all VIA SPI registers like for ICH7
Carl-Daniel Hailfinger
2010-11-24
1
-7
/
+49
*
Add chunked write ability to the Dediprog SF100 driver
Carl-Daniel Hailfinger
2010-11-23
3
-2
/
+9
*
Support bulk read on Dediprog SF100
Carl-Daniel Hailfinger
2010-11-16
1
-6
/
+109
*
Read the to-be-verified area in one go
Carl-Daniel Hailfinger
2010-11-16
1
-33
/
+17
*
Revert PCI config space writes on shutdown
Carl-Daniel Hailfinger
2010-11-10
7
-65
/
+118
*
Add support for the OpenMoko debug boards v2 and v3
Alex Badea
2010-11-10
1
-2
/
+11
*
Use device-specific vendor ID in ftdi_usb_open() call
Alex Badea
2010-11-10
1
-1
/
+1
*
ft2232_spi: allow 5x clock divisor to be set at runtime
Alex Badea
2010-11-10
1
-15
/
+22
*
Retry short reads in ft2232_spi
Alex Badea
2010-11-10
1
-5
/
+10
*
DediProg firmware version 5.1.5 of the SF-100 works just fine
Mathias Krause
2010-11-09
1
-3
/
+13
*
Support setting the Dediprog SF100 SPI voltage
Carl-Daniel Hailfinger
2010-11-09
5
-24
/
+100
*
Fix two memory leaks in doit() and refine get_next_write()
Carl-Daniel Hailfinger
2010-11-05
1
-81
/
+63
*
This patch makes flashrom use real partial writes
Carl-Daniel Hailfinger
2010-11-04
1
-40
/
+204
*
Change semantics of image building in the layout code
Carl-Daniel Hailfinger
2010-11-02
1
-21
/
+51
*
Add a line of output for each iteration of the torture test
David Hendricks
2010-11-02
1
-10
/
+16
[prev]
[next]