index
:
iCE40/flashrom
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
it85spi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename programmer registration functions
Carl-Daniel Hailfinger
2014-07-19
1
-2
/
+2
*
Automatically unmap physmap()s
Stefan Tauner
2013-08-14
1
-0
/
+3
*
Hide hwaccess.h from public API
Patrick Georgi
2012-07-20
1
-0
/
+1
*
Let the programmer driver decide how to do AAI transfers
Nico Huber
2012-06-15
1
-0
/
+1
*
Add struct flashctx * parameter to all functions accessing flash chips
Carl-Daniel Hailfinger
2011-12-18
1
-4
/
+8
*
Register Parallel/LPC/FWH programmers the same way SPI programmers are regist...
Carl-Daniel Hailfinger
2011-11-09
1
-8
/
+18
*
Remove unneeded inclusions of chipdrivers.h
Stefan Tauner
2011-08-16
1
-1
/
+0
*
Fixup of r1397
Carl-Daniel Hailfinger
2011-08-15
1
-8
/
+9
*
Use __func__ instead of __FUNCTION__ as we do elsewhere
Uwe Hermann
2011-07-29
1
-14
/
+12
*
Random whitespace and coding-style fixes
Uwe Hermann
2011-07-28
1
-33
/
+28
*
Rename CHIP_BUSTYPE_FOO to BUS_FOO
Carl-Daniel Hailfinger
2011-07-27
1
-2
/
+2
*
Use shutdown callback mechanism to shutdown programmers
David Hendricks
2011-06-14
1
-7
/
+11
*
Kill central list of SPI programmers
Michael Karcher
2011-05-11
1
-5
/
+16
*
Factor out SPI write/read chunking wrappers
Michael Karcher
2011-05-11
1
-10
/
+0
*
Add support for more than one Super I/O or EC per machine
Carl-Daniel Hailfinger
2011-04-27
1
-68
/
+8
*
Various IT85* cleanups and fixes
Carl-Daniel Hailfinger
2011-03-08
1
-16
/
+27
*
Update the ITE IT8500 EC support to match the current state of the flashrom-c...
David Hendricks
2011-02-28
1
-12
/
+159
*
Add generalized support for ITE IT8500/IT8502 embedded controllers
Donald Huang
2011-02-22
1
-0
/
+262