index
:
iCE40/flashrom
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
platform.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
platform.h: rename swapX to ___swapX
Thomas Heijligen
2022-04-14
1
-6
/
+7
*
hwaccess: add endianness converting deserialization functions
Thomas Heijligen
2022-04-13
1
-0
/
+13
*
platform.h: remove const from forward declarations
Thomas Heijligen
2022-04-13
1
-16
/
+16
*
Endian conversion: move to platform.h and platform/endian*.c
Thomas Heijligen
2022-04-12
1
-0
/
+103
*
hwaccess: replace flashrom specific macros by compiler defines
Thomas Heijligen
2021-10-15
1
-57
/
+0
*
buildsystem: handle the IS_WINDOWS macro
Thomas Heijligen
2021-10-15
1
-7
/
+0
*
platform.h: remove IS_LINUX and IS_MACOSX macros
Thomas Heijligen
2021-10-15
1
-10
/
+0
*
buildsystem: Determine the endianness only in the buildsystem
Thomas Heijligen
2021-10-15
1
-89
/
+0
*
Makefile: move determination test for the architecture to Makefile.d
Thomas Heijligen
2021-10-15
1
-12
/
+0
*
platform: Fix endianness detection for Apple Silicon Macs
Ivan V
2021-06-06
1
-2
/
+2
*
flashrom: Add support for ARC platform
Rosen Penev
2019-12-14
1
-1
/
+11
*
Fix typos
Elyes HAOUAS
2018-08-19
1
-1
/
+1
*
Remove address from GPLv2 headers
Elyes HAOUAS
2018-04-24
1
-4
/
+0
*
platform: Add riscv to known platforms
Khem Raj
2018-03-23
1
-1
/
+4
*
Move endianness definitions and provide it inside Makefile
Nico Huber
2017-12-19
1
-0
/
+82
*
Remove undefined behavior
Patrick Georgi
2017-05-04
1
-3
/
+15
*
Partial architecture support for alpha hppa m68k sh s390
Carl-Daniel Hailfinger
2016-02-25
1
-1
/
+16
*
Add support for SPARC (maybe)
Stefan Tauner
2015-02-10
1
-1
/
+4
*
Unify target OS and CPU architecture checks
Stefan Tauner
2015-01-10
1
-0
/
+54