index
:
flashrom
0.9.9-n25q256
stable
staging
Raptor Engineering's copy of the legoater/flashrom fork of the main branches in the flashrom.org's git repository
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
internal.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Releasing IO permissions was done by hand everywhere
Carl-Daniel Hailfinger
2009-08-09
1
-3
/
+8
*
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 external programmer delay functions so external programmers can handle th...
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
*
Use chipaddr instead of volatile uint8_t * because when we access chips in ex...
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
*
Factor out portable iopl()-style code into a global function which all progra...
Uwe Hermann
2009-05-14
1
-5
/
+10
*
3COM: Add support for users to specify a certain NIC via PCI bus:slot.func no...
Christian Ruppert
2009-05-14
1
-0
/
+11
*
Add external flasher support
Carl-Daniel Hailfinger
2009-05-08
1
-0
/
+154
[prev]