index
:
flashrom.git
1.0.x
1.1.x
1.2.x
1.3.x
1.3.x_infdev
main
master
stable
staging
testpush
Flash programming utility
flashrom
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
physmap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Create a physical memory mapping function which requests cached readonly memory
Carl-Daniel Hailfinger
2010-02-02
1
-4
/
+51
*
Fix for gcc 4.4 strict aliasing rules
Stefan Reinauer
2009-09-04
1
-3
/
+3
*
Support rdmsr/wrmsr operations on FreeBSD
Stefan Reinauer
2009-08-19
1
-0
/
+86
*
Fix up MSR handling to support more OSes than Linux.
Stefan Reinauer
2009-08-12
1
-0
/
+135
*
There are some non-C99 compilers out there used to compile flashrom
Stephan Guilloux
2009-06-23
1
-1
/
+3
*
Various smaller flashrom improvements
Uwe Hermann
2009-05-17
1
-4
/
+4
*
Abstract mapping/unmapping of flash regions
Carl-Daniel Hailfinger
2009-05-11
1
-0
/
+21
*
Some coding style and consistency fixes
Uwe Hermann
2009-04-15
1
-2
/
+4
*
exit(2) on /dev/mem open() failure and exit(3) on mmap() failure
Peter Stuge
2009-01-26
1
-2
/
+2
*
Add license header to physmap.c so everyone is happy
Peter Stuge
2009-01-26
1
-0
/
+18
*
Darwin / Mac OS X
Stefan Reinauer
2009-01-26
1
-1
/
+19
*
Abstract mmap() in physmap.c and only open /dev/mem on the first physmap() call
Stefan Reinauer
2009-01-26
1
-0
/
+58