Gitiles
Code Review
Sign In
review.sourcearcade.org
/
flashprog
/
a6d96480176417478350e97338451554b5450cba
/
physmap.c
60d9bd2
Portability fixes and cleanups
by Carl-Daniel Hailfinger
· 12 years ago
32508eb
Hide hwaccess.h from public API
by Patrick Georgi
· 12 years ago
a5eecda
Support Debian/kFreeBSD
by Carl-Daniel Hailfinger
· 13 years ago
082c8b5
Fixup of r1397
by Carl-Daniel Hailfinger
· 13 years ago
91f4afa
Random whitespace and coding-style fixes
by Uwe Hermann
· 13 years ago
83704c5
Update port of flashrom package to Mac OS X using DirectHW
by Stefan Reinauer
· 14 years ago
97bc95c
Fix and improve libpayload platform support
by Patrick Georgi
· 14 years ago
73f8ec8
Fix sparse warning: Using plain integer as NULL pointer
by Peter Huewe
· 14 years ago
18430a0
Remove duplicate includes from the code
by Stefan Reinauer
· 14 years ago
602de98
DJGPP: Avoid leaking memory on lowmem mapping error
by Carl-Daniel Hailfinger
· 14 years ago
a9095a9
Add support for building flashrom against libpayload
by Patrick Georgi
· 14 years ago
ed7a964
Implement libpayload support and improve life for DOS based flashrom, too
by Patrick Georgi
· 14 years ago
ad3cc55
Kill global variables, constants and functions if local scope suffices
by Carl-Daniel Hailfinger
· 14 years ago
b63b067
Add OpenBSD support
by Carl-Daniel Hailfinger
· 14 years ago
dcef67e
Kill unneeded #include wherever possible
by Carl-Daniel Hailfinger
· 14 years ago
831e8f4
Remove unneeded #include statements completely
by Carl-Daniel Hailfinger
· 14 years ago
cceafa2
Handle the following architectures in generic flashrom code
by Carl-Daniel Hailfinger
· 14 years ago
be24d81
Write MSRs in a platform and compiler-independent form
by Anti Sullin
· 14 years ago
316a29f
Convert various prints to use msg_p* and msg_g* respectively
by Sean Nelson
· 15 years ago
837d810
Fix the DOS port
by Rudolf Marek
· 15 years ago
03ae5c1
Add MS-DOS crosscompilation support
by Rudolf Marek
· 15 years ago
baaffe0
Create a physical memory mapping function which requests cached readonly memory
by Carl-Daniel Hailfinger
· 15 years ago
95e892b
Fix for gcc 4.4 strict aliasing rules
by Stefan Reinauer
· 15 years ago
173e3ea
Support rdmsr/wrmsr operations on FreeBSD
by Stefan Reinauer
· 15 years ago
8fa6481
Fix up MSR handling to support more OSes than Linux.
by Stefan Reinauer
· 15 years ago
6d08a3e
There are some non-C99 compilers out there used to compile flashrom
by Stephan Guilloux
· 15 years ago
eaefb48
Various smaller flashrom improvements
by Uwe Hermann
· 15 years ago
1455b2b
Abstract mapping/unmapping of flash regions
by Carl-Daniel Hailfinger
· 16 years ago
7b2969b
Some coding style and consistency fixes
by Uwe Hermann
· 16 years ago
43438ba
exit(2) on /dev/mem open() failure and exit(3) on mmap() failure
by Peter Stuge
· 16 years ago
33fefca
Add license header to physmap.c so everyone is happy
by Peter Stuge
· 16 years ago
f79edb9
Darwin / Mac OS X
by Stefan Reinauer
· 16 years ago
0593f21
Abstract mmap() in physmap.c and only open /dev/mem on the first physmap() call
by Stefan Reinauer
· 16 years ago