1. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 8 months ago
  2. c9d6b5b compiler: Rename host_build() to tools_build() by Simon Glass · 3 years ago
  3. 5a4f10d gzip: Avoid use of u64 by Simon Glass · 3 years ago
  4. c45b792 compiler: Add a comment to host_build() by Simon Glass · 3 years ago
  5. db43c0b compiler.h: add host_build() by Sebastian Reichel · 3 years, 9 months ago
  6. 3428faf Update MEM_SUPPORT_64BIT_DATA to be always defined by Simon Glass · 4 years, 4 months ago
  7. 4d979bf common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATA by Simon Glass · 4 years, 9 months ago
  8. d11fa9c include: fix 'ulong' definition on musl targets by Sergei Trofimovich · 4 years, 9 months ago
  9. 9865543 Remove CONFIG_USE_STDINT by Masahiro Yamada · 6 years ago
  10. f29aa23 Fix FreeBSD endian checks by Justin Hibbits · 7 years ago
  11. fd184b9 compiler.h: use u-boot endian macros on OpenBSD by Jonathan Gray · 8 years ago
  12. 3715a54 compiler.h: use system endian macros on OpenBSD by Jonathan Gray · 8 years ago
  13. 2e680f9 Revert "include/linux: move typdef for uintptr_t" by York Sun · 9 years ago
  14. e8f954a include/linux: move typdef for uintptr_t by Aneesh Bansal · 9 years ago
  15. 0d296cc Provide option to avoid defining a custom version of uintptr_t. by Gabe Black · 10 years ago
  16. ed8271d tools: compiler.h: Fix build on FreeBSD by Jeroen Hofstee · 10 years ago
  17. 87f13aa compiler.h: remove duplicated uninitialized_var by Jeroen Hofstee · 10 years ago
  18. 9d16e93 tools: compiler.h: add missing time.h by Jeroen Hofstee · 10 years ago
  19. c9502f4 Define uintptr_t as long int to simplify printf() format strings by Simon Glass · 13 years ago
  20. a7551a3 sandbox: Add compiler defines to support a 64-bit x86_64 platform by Simon Glass · 13 years ago
  21. 5bce5dc include/compiler.h: typedef ulong for FreeBSD by Jeroen Hofstee · 13 years ago
  22. 5933645 include/compiler.h: remove uint typedef for __MACH__ by Andreas Bießmann · 14 years ago
  23. 9312bba include/compiler.h: remove redundant declaration of errno by Wolfgang Denk · 14 years ago
  24. b050c72 compiler.h: add uint typedef by Mike Frysinger · 14 years ago
  25. b63815e move definition of macros likely and unlikely to compiler.h by Matthias Kaehlcke · 15 years ago
  26. d8bc55a Move uninitialized_var() macro from ubi_uboot.h to compiler.h by Anton Vorontsov · 15 years ago
  27. 3756609 compiler.h: unify system ifdef cruft here by Mike Frysinger · 15 years ago