Gitiles
Code Review
Sign In
review.sourcearcade.org
/
flashprog
/
457020aab9a313b8c76a73eb054fe30759a68904
/
hwaccess.c
3d5be0b
hwaccess: replace flashrom specific macros by compiler defines
by Thomas Heijligen
· 3 years, 1 month ago
433dc1c
buildsystem: evaluate the USE_IOPL, USE_DEV_IO, USE_IOPERM macros
by Thomas Heijligen
· 3 years, 1 month ago
7fd9a7a
platform.h: remove IS_LINUX and IS_MACOSX macros
by Thomas Heijligen
· 3 years, 1 month ago
690a944
treewide: Drop most cases of `sizeof(struct ...)`
by Angel Pons
· 3 years, 5 months ago
6c68363
tree: Include missing headers for function prototypes
by Jacob Garber
· 5 years ago
beeb8bc
tree: Make internal functions static
by Jacob Garber
· 5 years ago
e083880
Remove address from GPLv2 headers
by Elyes HAOUAS
· 7 years ago
d2a03b3
Remove undefined behavior
by Patrick Georgi
· 8 years ago
b4d8a2a
hwaccess: Constify `addr` argument of MMIO read functions
by Nico Huber
· 8 years ago
8e65654
Add support for GNU Hurd
by Stefan Tauner
· 9 years ago
fb2d77c
Add support for SPARC (maybe)
by Stefan Tauner
· 10 years ago
b0eee9b
Unify target OS and CPU architecture checks
by Stefan Tauner
· 10 years ago
11990da
Various cross-platform fixes
by Carl-Daniel Hailfinger
· 11 years ago
95b4b6d
Fix hwaccess (again)
by Stefan Tauner
· 11 years ago
e038e90
Fix building for MacOSX
by Stefan Tauner
· 12 years ago
8225868
Fix compilation for DOS and non-x86 targets
by Carl-Daniel Hailfinger
· 12 years ago
6282966
Simplify hwaccess.c
by Peter Lemenkov
· 12 years ago
1c6d2ff
Some ISO C fixes
by Carl-Daniel Hailfinger
· 12 years ago
d6bb828
Automatically release I/O permissions on shutdown
by Carl-Daniel Hailfinger
· 12 years ago
32508eb
Hide hwaccess.h from public API
by Patrick Georgi
· 12 years ago
ccd71c2
Fix parallel-style programmer access from ITE IT87/Winbond W83627 SPI
by Carl-Daniel Hailfinger
· 13 years ago
a5eecda
Support Debian/kFreeBSD
by Carl-Daniel Hailfinger
· 13 years ago
b286da7
Support compilation for the ARM architecture (little-endian only)
by David Hendricks
· 13 years ago
269de35
Fix unchecked malloc calls and casts of malloc return values
by Stefan Tauner
· 13 years ago
8bb2021
Use shutdown callback mechanism to shutdown programmers
by David Hendricks
· 13 years ago
54ce73a
Revert MMIO space writes on shutdown as needed
by Carl-Daniel Hailfinger
· 14 years ago
a9095a9
Add support for building flashrom against libpayload
by Patrick Georgi
· 14 years ago
b63b067
Add OpenBSD support
by Carl-Daniel Hailfinger
· 14 years ago
dcef67e
Kill unneeded #include wherever possible
by Carl-Daniel Hailfinger
· 14 years ago
831e8f4
Remove unneeded #include statements completely
by Carl-Daniel Hailfinger
· 14 years ago
cceafa2
Handle the following architectures in generic flashrom code
by Carl-Daniel Hailfinger
· 14 years ago
316a29f
Convert various prints to use msg_p* and msg_g* respectively
by Sean Nelson
· 15 years ago
837d810
Fix the DOS port
by Rudolf Marek
· 15 years ago
03ae5c1
Add MS-DOS crosscompilation support
by Rudolf Marek
· 15 years ago
fb0828f
Split internal.c into internal.c and hwaccess.c
by Carl-Daniel Hailfinger
· 15 years ago