index
:
iCE40/flashrom
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
internal.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sometimes we want to read/write more than 4 bytes of chip content at once
Carl-Daniel Hailfinger
2009-06-05
1
-0
/
+22
*
Add programmer-specific delay functions
Carl-Daniel Hailfinger
2009-06-05
1
-0
/
+12
*
Factor out fallback_map/unmap, most external programmers don't need and speci...
Uwe Hermann
2009-05-17
1
-0
/
+11
*
Use accessor functions for MMIO
Carl-Daniel Hailfinger
2009-05-17
1
-5
/
+35
*
Drop unused/duplicated #includes and some dead code
Uwe Hermann
2009-05-16
1
-3
/
+0
*
Introduce a type "chipaddr" to abstract the offsets within flash regions
Carl-Daniel Hailfinger
2009-05-16
1
-10
/
+10
*
Add generic 16 bit and 32 bit chip read/write emulation to the external flash...
Carl-Daniel Hailfinger
2009-05-16
1
-0
/
+31
*
Fix compilation of nic3com on 64bit
Carl-Daniel Hailfinger
2009-05-14
1
-1
/
+1
*
Unify usage of iopl-like code by introducing get_io_perms()
Uwe Hermann
2009-05-14
1
-5
/
+10
*
nic3com: allow selection of a particular PCI device to use as programmer
Christian Ruppert
2009-05-14
1
-0
/
+11
*
Add external flasher support
Carl-Daniel Hailfinger
2009-05-08
1
-0
/
+154