Commit Graph

19 Commits (9865543ae65d7c9a435eedfc6a0ba23efb291121)

Author SHA1 Message Date
Masahiro Yamada 9865543ae6 Remove CONFIG_USE_STDINT 6 years ago
Justin Hibbits f29aa23b54 Fix FreeBSD endian checks 6 years ago
Jonathan Gray fd184b9c80 compiler.h: use u-boot endian macros on OpenBSD 8 years ago
Jonathan Gray 3715a540c4 compiler.h: use system endian macros on OpenBSD 8 years ago
York Sun 2e680f92b8 Revert "include/linux: move typdef for uintptr_t" 9 years ago
Aneesh Bansal e8f954a756 include/linux: move typdef for uintptr_t 9 years ago
Gabe Black 0d296cc2d3 Provide option to avoid defining a custom version of uintptr_t. 10 years ago
Jeroen Hofstee ed8271d11c tools: compiler.h: Fix build on FreeBSD 10 years ago
Jeroen Hofstee 87f13aa00d compiler.h: remove duplicated uninitialized_var 10 years ago
Jeroen Hofstee 9d16e93dc2 tools: compiler.h: add missing time.h 10 years ago
Simon Glass c9502f4914 Define uintptr_t as long int to simplify printf() format strings 13 years ago
Simon Glass a7551a3f79 sandbox: Add compiler defines to support a 64-bit x86_64 platform 13 years ago
Jeroen Hofstee 5bce5dc33d include/compiler.h: typedef ulong for FreeBSD 13 years ago
Andreas Bießmann 5933645904 include/compiler.h: remove uint typedef for __MACH__ 14 years ago
Wolfgang Denk 9312bba01a include/compiler.h: remove redundant declaration of errno 14 years ago
Mike Frysinger b050c72d52 compiler.h: add uint typedef 14 years ago
Matthias Kaehlcke b63815e313 move definition of macros likely and unlikely to compiler.h 15 years ago
Anton Vorontsov 88f9d60b62 Move uninitialized_var() macro from ubi_uboot.h to compiler.h 15 years ago
Anton Vorontsov d8bc55a6fb Move uninitialized_var() macro from ubi_uboot.h to compiler.h 15 years ago
Mike Frysinger 3756609076 compiler.h: unify system ifdef cruft here 15 years ago