index
:
delta/flashrom.git
0.9.7
master
stuge
code.coreboot.org: Obsolete (use flashrom-git)
summary
refs
log
tree
commit
diff
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
hailfinger
2009-06-05
1
-0
/
+22
*
Add external programmer delay functions so external programmers can
hailfinger
2009-06-05
1
-0
/
+12
*
Factor out fallback_map/unmap, most external programmers don't need
uwe
2009-05-17
1
-0
/
+11
*
Use accessor functions for MMIO. Some MMIO accesses used volatile,
hailfinger
2009-05-17
1
-5
/
+35
*
Drop unused/duplicated #includes and some dead code (trivial).
uwe
2009-05-16
1
-3
/
+0
*
Use chipaddr instead of volatile uint8_t * because when we access
hailfinger
2009-05-16
1
-10
/
+10
*
Add generic 16 bit and 32 bit chip read/write emulation to the external
hailfinger
2009-05-16
1
-0
/
+31
*
Fix compilation of nic3com on 64bit.
hailfinger
2009-05-14
1
-1
/
+1
*
Factor out portable iopl()-style code into a global function
uwe
2009-05-14
1
-5
/
+10
*
3COM: Add support for users to specify a certain NIC via PCI bus:slot.func
uwe
2009-05-14
1
-0
/
+11
*
Add external flasher support:
hailfinger
2009-05-08
1
-0
/
+154