summaryrefslogtreecommitdiff
path: root/hwaccess.h
Commit message (Expand)AuthorAgeFilesLines
* Do not require PCI code for RayeR SPI driverhailfinger2016-02-201-2/+3
* Include sys/glibc-syscalls.h instead of inexistent sys/io.h on Android.stefanct2016-02-201-2/+8
* Add a bunch of new/tested stuff and various small changes 24.stefanct2016-01-231-1/+1
* Add (implicit) support for musl libc.stefanct2015-11-141-6/+8
* hwaccess.h: fix compilation on OSX.stefanct2015-05-231-6/+6
* Add support for SPARC (maybe).stefanct2015-02-101-0/+8
* Refinements for DragonflyBSD.stefanct2015-01-101-1/+1
* Unify target OS and CPU architecture checks.stefanct2015-01-101-31/+56
* BSD refinements.stefanct2013-09-121-0/+6
* Add a bunch of new/tested stuff and various small changes 18.stefanct2013-07-251-12/+12
* Fix building for MacOSX.stefanct2013-02-041-6/+0
* Some ISO C fixes.stefanct2012-08-271-7/+6
* Portability fixes and cleanupshailfinger2012-08-091-6/+2
* 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