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
...
*
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
*
Add support for FT232H
Ilya A. Volynets-Evenbakh
2012-09-26
3
-4
/
+27
*
Add support for all 4 possible channels to the ft2232_spi programmer
Stefan Tauner
2012-09-26
2
-22
/
+44
*
Introduce a compile time option to select a default programmer
Stefan Tauner
2012-09-25
2
-5
/
+25
*
Whitelist known working Thinkpads of the T60 and X60 series
Stefan Tauner
2012-09-25
1
-0
/
+13
*
Fix flashrom running on boards with coreboot
Stefan Tauner
2012-09-24
3
-13
/
+19
*
Fix memleaks in dmi.c
Stefan Tauner
2012-09-23
1
-1
/
+14
*
Fix a memleak in the dummyflasher
Stefan Tauner
2012-09-22
1
-2
/
+3
*
Generify a25.c's SRWD printing function and move it to spi25.c
Stefan Tauner
2012-09-22
3
-15
/
+14
*
Add a bunch of new/tested stuff and various small changes 14
Stefan Tauner
2012-09-21
12
-111
/
+152
*
Add spi_block_erase_62
Stefan Tauner
2012-09-21
4
-0
/
+56
*
Allow to select FTDI device by serial number
Shik Chen
2012-09-17
2
-1
/
+12
*
Add support for GigaDevice GD25LQ32
Bryan Freed
2012-09-17
2
-0
/
+38
[prev]
[next]