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
...
*
Convert all messages in sb600spi.c to the new message infrastructure
Carl-Daniel Hailfinger
2010-01-10
1
-30
/
+19
*
Change a few probe timings to TIMING_FIXME
Carl-Daniel Hailfinger
2010-01-10
1
-5
/
+5
*
Convert all messages in it87spi.c to the new message infrastructure
Sean Nelson
2010-01-10
1
-16
/
+16
*
Convert all messages in ft2232_spi.c to the new message infrastructure.
Sean Nelson
2010-01-10
1
-40
/
+29
*
Convert all messages in serprog.c to the new message infrastructure
Sean Nelson
2010-01-10
1
-58
/
+45
*
Convert all messages in bitbang_spi.c to the new message infrastructure
Sean Nelson
2010-01-09
1
-4
/
+4
*
Convert all messages in buspirate_spi.c to the new message infrastructure
Sean Nelson
2010-01-09
1
-40
/
+29
*
Convert all messages in gfxnvidia.c to the new message infrastructure
Sean Nelson
2010-01-09
1
-1
/
+1
*
Convert all messages in satasii.c to the new message infrastructure
Sean Nelson
2010-01-09
1
-1
/
+1
*
Convert all messages in serial.c to the new message infrastructure
Sean Nelson
2010-01-09
1
-3
/
+3
*
Convert all messages in wbsio_spi.c to the new message infrastructure
Sean Nelson
2010-01-09
1
-35
/
+24
*
Commit 845 is wrong, as I deleted a wrong line when I wanted to remove debugg...
Michael Karcher
2010-01-09
1
-1
/
+1
*
Enable flashing on MSI 651M-L
Michael Karcher
2010-01-09
1
-0
/
+32
*
Fix Makefile dependencies if FT2232SPI is not selected
Carl-Daniel Hailfinger
2010-01-09
1
-2
/
+3
*
Block eraser conversions and support for Eon EN25B series
Sean Nelson
2010-01-09
4
-52
/
+805
*
Convert dummyflasher to msg_* and make good use of msg_pspew
Carl-Daniel Hailfinger
2010-01-09
1
-29
/
+29
*
Change msg_* macros to C99 variadic macros
Carl-Daniel Hailfinger
2010-01-09
1
-16
/
+16
*
Use address mask in probe_jedec
Carl-Daniel Hailfinger
2010-01-09
2
-3
/
+21
*
Use the register mapping feature bit
Carl-Daniel Hailfinger
2010-01-09
6
-51
/
+29
*
Add support for NetBSD
Jonathan A. Kollasch
2010-01-08
3
-2
/
+63
*
Fix Sharp LHF00L04
Carl-Daniel Hailfinger
2010-01-07
3
-93
/
+32
*
Converting fprintf(stderr), printf, and printf_debug into a common print inte...
Sean Nelson
2010-01-07
1
-0
/
+51
*
Converting fprintf(stderr), printf, and printf_debug into a common print inte...
Sean Nelson
2010-01-07
3
-2
/
+21
*
Allow one to disable programmer debug messages at compile time
Carl-Daniel Hailfinger
2010-01-07
5
-34
/
+90
*
Move the CLI related functions main() and cli_usage() to cli_classic.c
Carl-Daniel Hailfinger
2010-01-07
4
-353
/
+401
*
Buspiratespi support on mingw
Patrick Georgi
2010-01-06
2
-6
/
+66
*
Multiple unrelated changes
Patrick Georgi
2010-01-06
3
-34
/
+11
*
Move OS-dependent serial code from buspirate_spi.c to serial.c
Carl-Daniel Hailfinger
2010-01-06
3
-56
/
+60
*
Move generic programmer function into newly introduced programmer.c
Carl-Daniel Hailfinger
2010-01-06
4
-78
/
+102
*
Generify jedec functions by introducing an address mask
Sean Nelson
2010-01-04
10
-107
/
+145
*
Drop multiple forwards to man page and add a single one more prominently
Stefan Reinauer
2010-01-03
1
-31
/
+2
*
Fix Intel FWH decode size
Michael Karcher
2010-01-03
1
-2
/
+2
*
Drop known broken email addresses
Stefan Reinauer
2010-01-03
1
-3
/
+3
*
This patch shouldn't affect anything else in patchwork
Sean Nelson
2009-12-24
1
-17
/
+29
*
Only check for requested features in the Makefile
Carl-Daniel Hailfinger
2009-12-24
1
-5
/
+14
*
Internal.c was always compiled in because it hosted the function internal_del...
Carl-Daniel Hailfinger
2009-12-24
4
-15
/
+16
*
Factor out CLI code by moving generic stuff out of main()
Carl-Daniel Hailfinger
2009-12-24
2
-60
/
+99
*
Add VIA VT8233A identification, mark as tested
Raúl Soriano
2009-12-23
1
-0
/
+1
*
Convert the following chips to use struct eraseblock
Sean Nelson
2009-12-23
5
-19
/
+246
*
Add blockwise erase to all supported chips of the SST25 family
Carl-Daniel Hailfinger
2009-12-23
1
-19
/
+127
*
Convert the following chips to use struct eraseblock
Sean Nelson
2009-12-23
1
-27
/
+365
*
Board: Add MSI K8N Neo4-F
Luc Verhaegen
2009-12-23
1
-0
/
+9
*
Chipset/Board: vt8237: Set All mem cycles to LPC in chipset enable
Luc Verhaegen
2009-12-23
3
-152
/
+62
*
Add a few FIXME comments to the generic SPI code
Carl-Daniel Hailfinger
2009-12-22
1
-0
/
+2
*
SuperI/O detection now happens unconditionally and before the chipset enable
Carl-Daniel Hailfinger
2009-12-22
4
-11
/
+106
*
Convert the following chips to use struct eraseblock
Sean Nelson
2009-12-22
4
-33
/
+187
*
Clarify comment about how to enter chip erase functions in struct block_eraser
Carl-Daniel Hailfinger
2009-12-22
1
-2
/
+2
*
Boards: Fix several issues with nvidia_mcp_gpio_set
Luc Verhaegen
2009-12-22
1
-3
/
+13
*
Chipset: Add support for Intel Poulsbo chipset
Adam Jurkowski
2009-12-21
1
-0
/
+22
*
Boards: Add ECS K7S6A
Luc Verhaegen
2009-12-18
1
-1
/
+4
[prev]
[next]