summaryrefslogtreecommitdiff
path: root/hwaccess.c
Commit message (Expand)AuthorAgeFilesLines
* Fix parallel-style programmer access from ITE IT87/Winbond W83627 SPIhailfinger2012-03-011-0/+6
* Support Debian/kFreeBSDhailfinger2012-02-251-3/+3
* Support compilation for the ARM architecture (little-endian only).hailfinger2012-02-131-0/+14
* fix unchecked malloc calls and casts of malloc return valuesstefanct2011-07-121-0/+4
* Use shutdown callback mechanism to shutdown programmersdhendrix2011-06-141-1/+2
* Revert MMIO space writes on shutdown as needed.hailfinger2011-05-031-0/+101
* Add support for building flashrom against libpayload.oxygene2010-09-301-2/+4
* Add OpenBSD support.hailfinger2010-07-021-0/+5
* Kill unneeded #include wherever possible.hailfinger2010-06-211-3/+8
* Remove unneeded #include statements completely.hailfinger2010-05-301-0/+1
* Handle the following architectures in generic flashrom code:hailfinger2010-05-261-0/+88
* convert programmer print messages to msg_p*snelson2010-05-071-1/+1
* Fix the DOS port. Now the DS selector limit is set to 4GB and all mmio access...ruik2010-04-251-39/+0
* Add MS-DOS crosscompilation support to flashrom. Tested, works fine.hailfinger2010-03-161-1/+42
* Linking in support for the internal programmer doesn't make sense if youhailfinger2010-02-121-0/+83