1. 6aa652d examples: api: glue: Remove comment that does not apply anymore by Marek Behún · 3 years ago
  2. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 4 months ago
  3. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 4 months ago
  4. db41d65 common: Move hang() to the same header as panic() by Simon Glass · 4 years, 9 months ago
  5. 3db7110 crc32: Use the crc.h header for crc functions by Simon Glass · 4 years, 10 months ago
  6. 9fb625c env: Move env_set() to env.h by Simon Glass · 5 years ago
  7. b9ca02c env: Move envmatch() to env.h by Simon Glass · 5 years ago
  8. f8c987f lib: Add hexdump by Alexey Brodkin · 6 years ago
  9. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  10. 256060e vsprintf.c: add EFI device path printing by Heinrich Schuchardt · 7 years ago
  11. 7e3e205 examples: add fallback memcpy by Rob Clark · 7 years ago
  12. 22ada0c vsprintf.c: add GUID printing by Rob Clark · 7 years ago
  13. 274325c vsprintf.c: add UTF-16 string (%ls) support by Rob Clark · 7 years ago
  14. 40d5534 ARM: Default to using optimized memset and memcpy routines by Tom Rini · 8 years ago
  15. 78757d5 Fix FreeBSD loader API so that it works on both 32-bit and 64-bit targets. by Stanislav Galabov · 9 years ago
  16. 7c60423 api: Add FreeBSD API support for MIPS platforms by Stanislav Galabov · 9 years ago
  17. 7d9cde1 lib/tiny-printf.c: Add tiny printf function for space limited environments by Stefan Roese · 9 years ago
  18. 04a34c9 kbuild: use shorten logs for misc targets by Masahiro Yamada · 11 years ago
  19. f9c235f kbuild: use shorten logs objcopy rules by Masahiro Yamada · 11 years ago
  20. cbce795 examples: move api/ and standalone/ entry to examples/Makefile by Masahiro Yamada · 11 years ago
  21. 6825a95 kbuild: use Linux Kernel build scripts by Masahiro Yamada · 11 years ago
  22. 9e41403 kbuild: change out-of-tree build by Masahiro Yamada · 11 years ago
  23. d958002 Makefile: move some flags to examples makefiles by Masahiro Yamada · 11 years ago
  24. 5651ccf Makfile: move suffix rules to Makefile.build by Masahiro Yamada · 11 years ago
  25. 4a20df3 examples: Use scripts/Makefile.build by Masahiro Yamada · 11 years ago
  26. 8a7e7d5 Makefile: descend into subdirectories only when CONFIG_API is defined by Masahiro Yamada · 11 years ago
  27. fdb8704 examples: delete unnecessary CPPFLAGS by Masahiro Yamada · 11 years ago
  28. e32a268 examples: enable gc-sections option by Rob Herring · 11 years ago
  29. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  30. a2a5729 api: export LCD device to external apps by Che-Liang Chiou · 13 years ago
  31. 349e83f examples: api: allow build with private libgcc by Che-liang Chiou · 13 years ago
  32. e0306ca examples: update do_reset prototype by Mike Frysinger · 14 years ago
  33. 54841ab Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  34. d9c2725 Make *printf() return "int" instead of "void" by Wolfgang Denk · 14 years ago
  35. a47a12b Move arch/ppc to arch/powerpc by Stefan Roese · 14 years ago
  36. 78acc47 Rename lib_generic/ to lib/ by Peter Tyser · 14 years ago
  37. ea0364f Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · 14 years ago
  38. 3eb90ba Generic udelay() with watchdog support by Ingo van Lil · 15 years ago
  39. 942828a ABI: fix build problems due to now needed div64 routine. by Wolfgang Denk · 15 years ago
  40. d4abc75 Move api_examples to examples/api by Peter Tyser · 15 years ago