summaryrefslogtreecommitdiffstats
path: root/platform.h
Commit message (Expand)AuthorAgeFilesLines
* Introduce an `include` directory for header filesThomas Heijligen2022-04-291-117/+0
* platform.h: rename swapX to ___swapXThomas Heijligen2022-04-141-6/+7
* hwaccess: add endianness converting deserialization functionsThomas Heijligen2022-04-131-0/+13
* platform.h: remove const from forward declarationsThomas Heijligen2022-04-131-16/+16
* Endian conversion: move to platform.h and platform/endian*.cThomas Heijligen2022-04-121-0/+103
* hwaccess: replace flashrom specific macros by compiler definesThomas Heijligen2021-10-151-57/+0
* buildsystem: handle the IS_WINDOWS macroThomas Heijligen2021-10-151-7/+0
* platform.h: remove IS_LINUX and IS_MACOSX macrosThomas Heijligen2021-10-151-10/+0
* buildsystem: Determine the endianness only in the buildsystemThomas Heijligen2021-10-151-89/+0
* Makefile: move determination test for the architecture to Makefile.dThomas Heijligen2021-10-151-12/+0
* platform: Fix endianness detection for Apple Silicon MacsIvan V2021-06-061-2/+2
* flashrom: Add support for ARC platformRosen Penev2019-12-141-1/+11
* Fix typosElyes HAOUAS2018-08-191-1/+1
* Remove address from GPLv2 headersElyes HAOUAS2018-04-241-4/+0
* platform: Add riscv to known platformsKhem Raj2018-03-231-1/+4
* Move endianness definitions and provide it inside MakefileNico Huber2017-12-191-0/+82
* Remove undefined behaviorPatrick Georgi2017-05-041-3/+15
* Partial architecture support for alpha hppa m68k sh s390Carl-Daniel Hailfinger2016-02-251-1/+16
* Add support for SPARC (maybe)Stefan Tauner2015-02-101-1/+4
* Unify target OS and CPU architecture checksStefan Tauner2015-01-101-0/+54