1. d2174c5 platform/swap: move swap inline functions & macros into an own header by Thomas Heijligen · 2 years, 5 months ago
  2. 58015c2 Introduce an `include` directory for header files by Thomas Heijligen · 2 years, 5 months ago[Renamed from platform.h]
  3. 5194d58 hwaccess: add endianness converting deserialization functions by Thomas Heijligen · 2 years, 7 months ago
  4. c92f94b Endian conversion: move to platform.h and platform/endian*.c by Thomas Heijligen · 2 years, 6 months ago[Renamed (94%) from hwaccess.h]
  5. 5618d5b hwaccess: replace macros by C code by Thomas Heijligen · 2 years, 7 months ago
  6. 3f4d35d hwaccess: move mmio functions into hwaccess_physmap by Thomas Heijligen · 2 years, 8 months ago
  7. b3287b4 hwaccess physmap: move x86 msr related code into own files by Thomas Heijligen · 2 years, 9 months ago
  8. a065520 hwaccess: move x86 port I/O related code into own files by Thomas Heijligen · 2 years, 9 months ago
  9. d96c97c pci.h: move include into own wrapper by Thomas Heijligen · 2 years, 11 months ago
  10. 3d5be0b hwaccess: replace flashrom specific macros by compiler defines by Thomas Heijligen · 3 years ago
  11. 340b20f hwaccess.h: Split hwaccess.h and extract hwaccess_x86_io.h out of it by Anastasia Klimchuk · 3 years, 5 months ago
  12. cce1e5b hwaccess.c: move function declarations from programmer.h to hwaccess.h by Thomas Heijligen · 2 years, 11 months ago
  13. c0e1c4b Makefile: Use pciutils/pci.h only for older NetBSD packages by Nico Huber · 1 year, 9 months ago
  14. 34d07f0 flashrom: Add support for ARC platform by Rosen Penev · 5 years ago
  15. e083880 Remove address from GPLv2 headers by Elyes HAOUAS · 6 years ago
  16. 095522c Move endianness definitions and provide it inside Makefile by Nico Huber · 7 years ago
  17. 16c0aec Do not require PCI code for RayeR SPI driver by Carl-Daniel Hailfinger · 9 years ago
  18. 2c57bbe Include sys/glibc-syscalls.h instead of inexistent sys/io.h on Android by Stefan Tauner · 9 years ago
  19. 23e10b8 Add a bunch of new/tested stuff and various small changes 24 by Stefan Tauner · 9 years ago
  20. 8cd0c73 Add (implicit) support for musl libc by Gwenhael Goavec-Merou · 9 years ago
  21. c71759d hwaccess.h: fix compilation on OSX by Stefan Tauner · 9 years ago
  22. fb2d77c Add support for SPARC (maybe) by Stefan Tauner · 10 years ago
  23. 8d21ff1 Refinements for DragonflyBSD by Stefan Tauner · 10 years ago
  24. b0eee9b Unify target OS and CPU architecture checks by Stefan Tauner · 10 years ago
  25. c65b855 BSD refinements by Stefan Tauner · 11 years ago
  26. 0554ca5 Add a bunch of new/tested stuff and various small changes 18 by Stefan Tauner · 11 years ago
  27. e038e90 Fix building for MacOSX by Stefan Tauner · 12 years ago
  28. 1c6d2ff Some ISO C fixes by Carl-Daniel Hailfinger · 12 years ago
  29. 60d9bd2 Portability fixes and cleanups by Carl-Daniel Hailfinger · 12 years ago
  30. a5eecda Support Debian/kFreeBSD by Carl-Daniel Hailfinger · 13 years ago
  31. b286da7 Support compilation for the ARM architecture (little-endian only) by David Hendricks · 13 years ago
  32. 91f4afa Random whitespace and coding-style fixes by Uwe Hermann · 13 years ago
  33. 83704c5 Update port of flashrom package to Mac OS X using DirectHW by Stefan Reinauer · 14 years ago
  34. f992c19 Rename Direct I/O library to DirectHW by Carl-Daniel Hailfinger · 14 years ago
  35. 18430a0 Remove duplicate includes from the code by Stefan Reinauer · 14 years ago
  36. a9095a9 Add support for building flashrom against libpayload by Patrick Georgi · 14 years ago
  37. 41bea03 Allow compilation on architectures without direct hardware access primitives by Carl-Daniel Hailfinger · 14 years ago
  38. 0d974e7 Refine SPI bitbanging by Carl-Daniel Hailfinger · 14 years ago
  39. b63b067 Add OpenBSD support by Carl-Daniel Hailfinger · 14 years ago
  40. 7237683 Work around shadowing warnings in libpci headers by Carl-Daniel Hailfinger · 14 years ago
  41. cceafa2 Handle the following architectures in generic flashrom code by Carl-Daniel Hailfinger · 14 years ago
  42. 03ae5c1 Add MS-DOS crosscompilation support by Rudolf Marek · 15 years ago
  43. 4395970 Various coding style and cosmetic changes by Uwe Hermann · 15 years ago
  44. fb0828f Split internal.c into internal.c and hwaccess.c by Carl-Daniel Hailfinger · 15 years ago
  45. e7f3209 Enable -Wshadow, clean code for that by Michael Karcher · 15 years ago
  46. 3646c8f Add support for NetBSD by Jonathan A. Kollasch · 15 years ago
  47. 5d5c072 Split hardware access, OS abstraction and chip drivers out of flash.h by Carl-Daniel Hailfinger · 15 years ago