summaryrefslogtreecommitdiff
path: root/hwaccess.h
Commit message (Expand)AuthorAgeFilesLines
* Support Debian/kFreeBSDhailfinger2012-02-251-3/+7
* Support compilation for the ARM architecture (little-endian only).hailfinger2012-02-131-0/+11
* Random whitespace and coding-style fixes.uwe2011-07-281-1/+1
* Update port of flashrom package to Mac OS X using DirectHW:stepan2011-03-181-1/+1
* The Direct I/O library for Mac OS X is now called DirectHW to make surehailfinger2010-10-061-0/+1
* Remove duplicate includes from the code.stepan2010-10-061-1/+0
* Add support for building flashrom against libpayload.oxygene2010-09-301-1/+11
* Allow compilation on all architectures even if direct hardware accesshailfinger2010-07-291-0/+2
* Change the SPI bitbanging core to fix a subtle bug (which had no effecthailfinger2010-07-171-0/+4
* Add OpenBSD support.hailfinger2010-07-021-1/+9
* Work around shadowing warnings in libpci headers. This is needed forhailfinger2010-06-251-0/+7
* Handle the following architectures in generic flashrom code:hailfinger2010-05-261-0/+140
* Add MS-DOS crosscompilation support to flashrom. Tested, works fine.hailfinger2010-03-161-0/+18
* Various coding style and cosmetic changes (trivial).uwe2010-03-131-14/+9
* Linking in support for the internal programmer doesn't make sense if youhailfinger2010-02-121-4/+0
* Enable -Wshadow, clean code for thatmkarcher2010-01-121-6/+6
* Add support for NetBSD.hailfinger2010-01-081-0/+57
* Split hardware access, OS abstraction and chip drivers out of flash.h tohailfinger2009-12-141-0/+99