1. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
  2. db503fb compiler: Rename host_build() to tools_build() by Simon Glass · 3 years, 2 months ago
  3. e8c011d gzip: Avoid use of u64 by Simon Glass · 3 years, 2 months ago
  4. 2819cc75 compiler: Add a comment to host_build() by Simon Glass · 3 years, 2 months ago
  5. 533453a compiler.h: add host_build() by Sebastian Reichel · 4 years ago
  6. 3a6bca1 Update MEM_SUPPORT_64BIT_DATA to be always defined by Simon Glass · 4 years, 6 months ago
  7. 8927bf2 common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATA by Simon Glass · 5 years ago
  8. 9057f13 include: fix 'ulong' definition on musl targets by Sergei Trofimovich · 5 years ago
  9. 72e545a Remove CONFIG_USE_STDINT by Masahiro Yamada · 6 years ago
  10. d77118c Fix FreeBSD endian checks by Justin Hibbits · 7 years ago
  11. c952052 compiler.h: use u-boot endian macros on OpenBSD by Jonathan Gray · 8 years ago
  12. 482915d compiler.h: use system endian macros on OpenBSD by Jonathan Gray · 8 years ago
  13. 9dfa925 Revert "include/linux: move typdef for uintptr_t" by York Sun · 9 years ago
  14. 3938faf include/linux: move typdef for uintptr_t by Aneesh Bansal · 9 years ago
  15. 3687fe4 Provide option to avoid defining a custom version of uintptr_t. by Gabe Black · 10 years ago
  16. e1774be tools: compiler.h: Fix build on FreeBSD by Jeroen Hofstee · 10 years ago
  17. f32918f compiler.h: remove duplicated uninitialized_var by Jeroen Hofstee · 10 years ago
  18. a8aebfe tools: compiler.h: add missing time.h by Jeroen Hofstee · 10 years ago
  19. e75d0b1 Define uintptr_t as long int to simplify printf() format strings by Simon Glass · 13 years ago
  20. ac6cb14 sandbox: Add compiler defines to support a 64-bit x86_64 platform by Simon Glass · 13 years ago
  21. cdb5623 include/compiler.h: typedef ulong for FreeBSD by Jeroen Hofstee · 13 years ago
  22. e027368 include/compiler.h: remove uint typedef for __MACH__ by Andreas Bießmann · 14 years ago
  23. eb7674d include/compiler.h: remove redundant declaration of errno by Wolfgang Denk · 14 years ago
  24. d5f644d compiler.h: add uint typedef by Mike Frysinger · 15 years ago
  25. 71f1532 move definition of macros likely and unlikely to compiler.h by Matthias Kaehlcke · 15 years ago
  26. 18d59c0 Move uninitialized_var() macro from ubi_uboot.h to compiler.h by Anton Vorontsov · 15 years ago
  27. 4ad8e9f compiler.h: unify system ifdef cruft here by Mike Frysinger · 15 years ago