| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove address from GPLv2 headers | Elyes HAOUAS | 2018-04-24 | 1 | -4/+0 |
* | Remove undefined behavior | Patrick Georgi | 2017-05-04 | 1 | -3/+15 |
* | hwaccess: Constify `addr` argument of MMIO read functions | Nico Huber | 2017-04-25 | 1 | -10/+10 |
* | Add support for GNU Hurd | Stefan Tauner | 2016-03-06 | 1 | -1/+10 |
* | Add support for SPARC (maybe) | Stefan Tauner | 2015-02-10 | 1 | -4/+20 |
* | Unify target OS and CPU architecture checks | Stefan Tauner | 2015-01-10 | 1 | -14/+6 |
* | Various cross-platform fixes | Carl-Daniel Hailfinger | 2013-07-13 | 1 | -3/+2 |
* | Fix hwaccess (again) | Stefan Tauner | 2013-07-13 | 1 | -11/+16 |
* | Fix building for MacOSX | Stefan Tauner | 2013-02-04 | 1 | -3/+4 |
* | Fix compilation for DOS and non-x86 targets | Carl-Daniel Hailfinger | 2013-01-08 | 1 | -12/+7 |
* | Simplify hwaccess.c | Peter Lemenkov | 2012-12-29 | 1 | -68/+42 |
* | Some ISO C fixes | Carl-Daniel Hailfinger | 2012-08-27 | 1 | -1/+1 |
* | Automatically release I/O permissions on shutdown | Carl-Daniel Hailfinger | 2012-07-21 | 1 | -27/+28 |
* | Hide hwaccess.h from public API | Patrick Georgi | 2012-07-20 | 1 | -0/+1 |
* | Fix parallel-style programmer access from ITE IT87/Winbond W83627 SPI | Carl-Daniel Hailfinger | 2012-03-01 | 1 | -0/+6 |
* | Support Debian/kFreeBSD | Carl-Daniel Hailfinger | 2012-02-25 | 1 | -3/+3 |
* | Support compilation for the ARM architecture (little-endian only) | David Hendricks | 2012-02-13 | 1 | -0/+14 |
* | Fix unchecked malloc calls and casts of malloc return values | Stefan Tauner | 2011-07-12 | 1 | -0/+4 |
* | Use shutdown callback mechanism to shutdown programmers | David Hendricks | 2011-06-14 | 1 | -1/+2 |
* | Revert MMIO space writes on shutdown as needed | Carl-Daniel Hailfinger | 2011-05-03 | 1 | -0/+101 |
* | Add support for building flashrom against libpayload | Patrick Georgi | 2010-09-30 | 1 | -2/+4 |
* | Add OpenBSD support | Carl-Daniel Hailfinger | 2010-07-02 | 1 | -0/+5 |
* | Kill unneeded #include wherever possible | Carl-Daniel Hailfinger | 2010-06-21 | 1 | -3/+8 |
* | Remove unneeded #include statements completely | Carl-Daniel Hailfinger | 2010-05-30 | 1 | -0/+1 |
* | Handle the following architectures in generic flashrom code | Carl-Daniel Hailfinger | 2010-05-26 | 1 | -0/+88 |
* | Convert various prints to use msg_p* and msg_g* respectively | Sean Nelson | 2010-05-07 | 1 | -1/+1 |
* | Fix the DOS port | Rudolf Marek | 2010-04-25 | 1 | -39/+0 |
* | Add MS-DOS crosscompilation support | Rudolf Marek | 2010-03-16 | 1 | -1/+42 |
* | Split internal.c into internal.c and hwaccess.c | Carl-Daniel Hailfinger | 2010-02-12 | 1 | -0/+83 |