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
...
*
serial.c: abstract system error printing
Stefan Tauner
2013-04-01
1
-6
/
+28
*
Add Altera USB-Blaster SPI programmer
James Laird
2013-03-27
6
-7
/
+282
*
Fix evil twins of Macronix MX25L1605, MX25L3205, MX25L6405
Stefan Tauner
2013-03-16
2
-26
/
+253
*
Add support for Intel Lynx Point low-power and Wellsburg
Duncan Laurie
2013-03-15
2
-17
/
+89
*
Add support for Macronix MX25U1635E, MX25U3235E/F and MX25U6435E/F
Vincent Palatin
2013-03-15
2
-0
/
+126
*
Add utility to print all chip names in flashchips.h that are not in flashchips.c
Stefan Tauner
2013-03-09
1
-0
/
+23
*
Add (untested) board enable for ASUS P4PE-X/TE
Stefan Tauner
2013-03-04
2
-0
/
+2
*
Add M25P20-old
Kyösti Mälkki
2013-03-04
2
-3
/
+33
*
Make write granularity a chip attribute
Stefan Tauner
2013-03-03
2
-3
/
+3
*
Add a bunch of new/tested stuff and various small changes 17
Stefan Tauner
2013-02-22
7
-45
/
+69
*
dedirpog: add a parameter 'spispeed' to set the SPI clock rate
Nico Huber
2013-02-20
2
-60
/
+81
*
Fix building for MacOSX
Stefan Tauner
2013-02-04
3
-11
/
+6
*
Update Macronix MX25L512, MX25L1005, MX25L2005, MX25L4005, MX25L8005
Stefan Tauner
2013-02-02
2
-21
/
+26
*
Fix duplicate 'const' declaration specifiers
Stefan Tauner
2013-01-15
4
-9
/
+9
*
Fix compilation for DOS and non-x86 targets
Carl-Daniel Hailfinger
2013-01-08
1
-12
/
+7
*
Decouple BAR reading from pci device init, handle errors gracefully
Carl-Daniel Hailfinger
2013-01-05
13
-76
/
+109
*
Introduce msg_*warn
Stefan Tauner
2013-01-04
11
-44
/
+43
*
Unify PCI init and let pcidev clean itself up
Stefan Tauner
2013-01-04
13
-41
/
+44
*
Add user interface to activate the Bus Pirate pull-up resistors
Brian Salcedo
2013-01-03
2
-11
/
+40
*
Add a bunch of new/tested stuff and various small changes 16
Stefan Tauner
2013-01-01
11
-89
/
+104
*
Constify parameters and globals
Nico Huber
2012-12-30
4
-8
/
+8
*
Simplify hwaccess.c
Peter Lemenkov
2012-12-29
1
-68
/
+42
*
Add support for Atmel's AT25F series of SPI flash chips
Stefan Tauner
2012-12-29
6
-10
/
+250
*
Add support for Intel S33 series flash chips
Stefan Tauner
2012-12-29
4
-0
/
+265
*
Add a generic SPI block unprotect function
Stefan Tauner
2012-12-29
1
-109
/
+39
*
Improve SPI status register pretty printing
Stefan Tauner
2012-12-29
8
-731
/
+760
*
print_wiki.c: print programmers of type OTHER too
Stefan Tauner
2012-12-27
1
-0
/
+16
*
Unify usbdev_status and pcidev_status into dev_entry
Stefan Tauner
2012-12-27
17
-119
/
+72
*
Refactor PCI and USB device status printing
Stefan Tauner
2012-12-27
6
-193
/
+228
*
Add general programmer sanity checks
Stefan Tauner
2012-12-26
2
-4
/
+29
*
Fix memleaks in cli_classic.c
Stefan Tauner
2012-12-26
2
-1
/
+19
*
Add a "device" parameter for Dediprog
Nathan Laredo
2012-12-24
2
-6
/
+45
*
Fix sp_openserport users on Windows
Stefan Tauner
2012-11-30
3
-3
/
+3
*
Break endless loop in serialport_write()
Stefan Tauner
2012-11-30
1
-3
/
+11
*
Fix linker flag bug introduced in r1623
Carl-Daniel Hailfinger
2012-11-29
1
-3
/
+3
*
Improve --help and friends
Stefan Tauner
2012-11-24
3
-45
/
+35
*
Explicitly detect libusb-0.1 in the Makefile
Carl-Daniel Hailfinger
2012-11-20
1
-17
/
+50
*
Add (untested) board enable for Asus DSAN-DX
Stefan Tauner
2012-11-05
2
-0
/
+3
*
Support the new fast SPI mode present in Bus Pirate firmware v5.5 or newer
Carl-Daniel Hailfinger
2012-11-01
1
-13
/
+77
*
Add support for Winbond W39F010/W39L010/W39L020
Kyösti Mälkki
2012-10-28
4
-0
/
+148
*
Do not read the flash chip twice in verification mode
Stefan Tauner
2012-10-27
3
-53
/
+43
*
serprog: add opcode to control the programmer's output drivers
Stefan Tauner
2012-10-27
3
-1
/
+24
*
serprog: move the macro list to its own header file
Stefan Tauner
2012-10-27
3
-49
/
+26
*
Add support for Atmel AT26DF041
Stefan Tauner
2012-10-27
4
-4
/
+102
*
Add support for Numonyx N25Q016 and N25Q032
Stefan Tauner
2012-10-26
2
-4
/
+109
*
Remove exit calls from print_supported_chips
Niklas Söderlund
2012-10-23
3
-9
/
+12
*
Add a bunch of new/tested stuff and various small changes 15
Stefan Tauner
2012-10-20
9
-43
/
+41
*
Differentiate Numonyx N25Q064 1.8V and 3.0V versions
David Hendricks
2012-10-04
2
-3
/
+41
*
Add support for SST's 25WF series of SPI flash chips
Stefan Tauner
2012-10-01
1
-0
/
+142
*
Cleanup ft2322.c and add more detail to error messages
Stefan Tauner
2012-09-26
1
-27
/
+17
[prev]
[next]