summaryrefslogtreecommitdiff
path: root/physmap.c
Commit message (Expand)AuthorAgeFilesLines
* Create a physical memory mapping function which requests cached readonlyhailfinger2010-02-021-4/+51
* fix for gcc 4.4 strict aliasing rules.stepan2009-09-041-3/+3
* Support rdmsr/wrmsr operations on FreeBSD.hailfinger2009-08-191-0/+86
* Fix up MSR handling in flashrom to support more OSes than Linux. stepan2009-08-121-0/+135
* There are some non-C99 compilers out there used to compile flashrom.stepan2009-06-231-1/+3
* Various smaller flashrom improvements:uwe2009-05-171-4/+4
* Flash mapping/unmapping was performed without an abstraction layer, sohailfinger2009-05-111-0/+21
* Original v2 revision: 4117uwe2009-04-151-2/+4
* Original v2 revision: 3907stuge2009-01-261-2/+2
* Original v2 revision: 3906stuge2009-01-261-0/+18
* Original v2 revision: 3905stuge2009-01-261-1/+19
* Original v2 revision: 3903stuge2009-01-261-0/+58