| Commit message (Expand) | Author | Age | Files | Lines |
* | hwaccess: move mmio functions into hwaccess_physmap | Thomas Heijligen | 2022-01-20 | 1 | -32/+0 |
* | hwaccess physmap: move x86 msr related code into own files | Thomas Heijligen | 2021-12-22 | 1 | -31/+0 |
* | hwaccess: move x86 port I/O related code into own files | Thomas Heijligen | 2021-12-22 | 1 | -2/+0 |
* | pci.h: move include into own wrapper | Thomas Heijligen | 2021-12-22 | 1 | -17/+0 |
* | hwaccess.c: move function declarations from programmer.h to hwaccess.h | Thomas Heijligen | 2021-11-07 | 1 | -0/+32 |
* | hwaccess: replace flashrom specific macros by compiler defines | Thomas Heijligen | 2021-10-15 | 1 | -29/+2 |
* | hwaccess.h: Split hwaccess.h and extract hwaccess_x86_io.h out of it | Anastasia Klimchuk | 2021-04-27 | 1 | -136/+1 |
* | flashrom: Add support for ARC platform | Rosen Penev | 2019-12-14 | 1 | -0/+4 |
* | Remove address from GPLv2 headers | Elyes HAOUAS | 2018-04-24 | 1 | -4/+0 |
* | Move endianness definitions and provide it inside Makefile | Nico Huber | 2017-12-19 | 1 | -83/+0 |
* | Do not require PCI code for RayeR SPI driver | Carl-Daniel Hailfinger | 2016-02-20 | 1 | -2/+3 |
* | Include sys/glibc-syscalls.h instead of inexistent sys/io.h on Android | Stefan Tauner | 2016-02-20 | 1 | -2/+8 |
* | Add a bunch of new/tested stuff and various small changes 24 | Stefan Tauner | 2016-01-23 | 1 | -1/+1 |
* | Add (implicit) support for musl libc | Gwenhael Goavec-Merou | 2015-11-14 | 1 | -6/+8 |
* | hwaccess.h: fix compilation on OSX | Stefan Tauner | 2015-05-23 | 1 | -6/+6 |
* | Add support for SPARC (maybe) | Stefan Tauner | 2015-02-10 | 1 | -0/+8 |
* | Refinements for DragonflyBSD | Stefan Tauner | 2015-01-10 | 1 | -1/+1 |
* | Unify target OS and CPU architecture checks | Stefan Tauner | 2015-01-10 | 1 | -31/+56 |
* | BSD refinements | Stefan Tauner | 2013-09-12 | 1 | -0/+6 |
* | Add a bunch of new/tested stuff and various small changes 18 | Stefan Tauner | 2013-07-25 | 1 | -12/+12 |
* | Fix building for MacOSX | Stefan Tauner | 2013-02-04 | 1 | -6/+0 |
* | Some ISO C fixes | Carl-Daniel Hailfinger | 2012-08-27 | 1 | -7/+6 |
* | Portability fixes and cleanups | Carl-Daniel Hailfinger | 2012-08-09 | 1 | -6/+2 |
* | Support Debian/kFreeBSD | Carl-Daniel Hailfinger | 2012-02-25 | 1 | -3/+7 |
* | Support compilation for the ARM architecture (little-endian only) | David Hendricks | 2012-02-13 | 1 | -0/+11 |
* | Random whitespace and coding-style fixes | Uwe Hermann | 2011-07-28 | 1 | -1/+1 |
* | Update port of flashrom package to Mac OS X using DirectHW | Stefan Reinauer | 2011-03-18 | 1 | -1/+1 |
* | Rename Direct I/O library to DirectHW | Carl-Daniel Hailfinger | 2010-10-06 | 1 | -0/+1 |
* | Remove duplicate includes from the code | Stefan Reinauer | 2010-10-06 | 1 | -1/+0 |
* | Add support for building flashrom against libpayload | Patrick Georgi | 2010-09-30 | 1 | -1/+11 |
* | Allow compilation on architectures without direct hardware access primitives | Carl-Daniel Hailfinger | 2010-07-29 | 1 | -0/+2 |
* | Refine SPI bitbanging | Carl-Daniel Hailfinger | 2010-07-17 | 1 | -0/+4 |
* | Add OpenBSD support | Carl-Daniel Hailfinger | 2010-07-02 | 1 | -1/+9 |
* | Work around shadowing warnings in libpci headers | Carl-Daniel Hailfinger | 2010-06-25 | 1 | -0/+7 |
* | Handle the following architectures in generic flashrom code | Carl-Daniel Hailfinger | 2010-05-26 | 1 | -0/+140 |
* | Add MS-DOS crosscompilation support | Rudolf Marek | 2010-03-16 | 1 | -0/+18 |
* | Various coding style and cosmetic changes | Uwe Hermann | 2010-03-13 | 1 | -14/+9 |
* | Split internal.c into internal.c and hwaccess.c | Carl-Daniel Hailfinger | 2010-02-12 | 1 | -4/+0 |
* | Enable -Wshadow, clean code for that | Michael Karcher | 2010-01-12 | 1 | -6/+6 |
* | Add support for NetBSD | Jonathan A. Kollasch | 2010-01-08 | 1 | -0/+57 |
* | Split hardware access, OS abstraction and chip drivers out of flash.h | Carl-Daniel Hailfinger | 2009-12-14 | 1 | -0/+99 |