1. c97468e examples: api: glue: Remove comment that does not apply anymore by Marek Behún · Sun Oct 17 17:36:28 2021 +0200
  2. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  3. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  4. f11478f common: Move hang() to the same header as panic() by Simon Glass · Sat Dec 28 10:45:07 2019 -0700
  5. 48b6c6b crc32: Use the crc.h header for crc functions by Simon Glass · Thu Nov 14 12:57:16 2019 -0700
  6. 5e6201b env: Move env_set() to env.h by Simon Glass · Thu Aug 01 09:46:51 2019 -0600
  7. 909ff4d env: Move envmatch() to env.h by Simon Glass · Thu Aug 01 09:46:45 2019 -0600
  8. 2d2fa49 lib: Add hexdump by Alexey Brodkin · Tue Jun 05 17:17:57 2018 +0300
  9. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  10. 218d389 vsprintf.c: add EFI device path printing by Heinrich Schuchardt · Wed Jan 10 18:06:08 2018 +0100
  11. faac73d examples: add fallback memcpy by Rob Clark · Sat Sep 09 06:47:43 2017 -0400
  12. c82342f vsprintf.c: add GUID printing by Rob Clark · Sat Sep 09 06:47:42 2017 -0400
  13. 8adf37f vsprintf.c: add UTF-16 string (%ls) support by Rob Clark · Sat Sep 09 06:47:41 2017 -0400
  14. 443b516 ARM: Default to using optimized memset and memcpy routines by Tom Rini · Thu Jan 12 13:16:02 2017 -0500
  15. 10c7a57 Fix FreeBSD loader API so that it works on both 32-bit and 64-bit targets. by Stanislav Galabov · Wed Feb 17 15:23:31 2016 +0200
  16. 35d35e8 api: Add FreeBSD API support for MIPS platforms by Stanislav Galabov · Thu Feb 04 12:13:44 2016 +0200
  17. 363ab7b lib/tiny-printf.c: Add tiny printf function for space limited environments by Stefan Roese · Mon Nov 23 07:00:22 2015 +0100
  18. 020a1f2 kbuild: use shorten logs for misc targets by Masahiro Yamada · Mon Feb 24 11:12:19 2014 +0900
  19. 734c3ef kbuild: use shorten logs objcopy rules by Masahiro Yamada · Mon Feb 24 11:12:14 2014 +0900
  20. 262fe12 examples: move api/ and standalone/ entry to examples/Makefile by Masahiro Yamada · Tue Feb 04 17:24:36 2014 +0900
  21. 0d68fb1 kbuild: use Linux Kernel build scripts by Masahiro Yamada · Tue Feb 04 17:24:28 2014 +0900
  22. 59f15f2 kbuild: change out-of-tree build by Masahiro Yamada · Tue Feb 04 17:24:24 2014 +0900
  23. a6d7756 Makefile: move some flags to examples makefiles by Masahiro Yamada · Tue Feb 04 17:24:23 2014 +0900
  24. 2feb8d3 Makfile: move suffix rules to Makefile.build by Masahiro Yamada · Tue Feb 04 17:24:14 2014 +0900
  25. 6b05dae examples: Use scripts/Makefile.build by Masahiro Yamada · Tue Feb 04 17:24:12 2014 +0900
  26. 6c9a022 Makefile: descend into subdirectories only when CONFIG_API is defined by Masahiro Yamada · Mon Nov 18 11:08:35 2013 +0900
  27. f9ea123 examples: delete unnecessary CPPFLAGS by Masahiro Yamada · Mon Nov 18 11:06:00 2013 +0900
  28. 55fbb1d examples: enable gc-sections option by Rob Herring · Fri Oct 04 10:22:40 2013 -0500
  29. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  30. 0d46041 api: export LCD device to external apps by Che-Liang Chiou · Thu Oct 20 23:04:22 2011 +0000
  31. d74a67f examples: api: allow build with private libgcc by Che-liang Chiou · Mon Oct 17 21:04:15 2011 +0000
  32. 1f0a7e3 examples: update do_reset prototype by Mike Frysinger · Sun Dec 19 17:16:53 2010 -0500
  33. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · Mon Jun 28 22:00:46 2010 +0200
  34. 318ef5c Make *printf() return "int" instead of "void" by Wolfgang Denk · Sun Jun 20 17:14:14 2010 +0200
  35. 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · Thu Apr 15 16:07:28 2010 +0200
  36. 685b7f5 Rename lib_generic/ to lib/ by Peter Tyser · Mon Apr 12 22:28:05 2010 -0500
  37. cede5d8 Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · Mon Apr 12 22:28:04 2010 -0500
  38. f0f778a Generic udelay() with watchdog support by Ingo van Lil · Tue Nov 24 14:09:21 2009 +0100
  39. 197575e ABI: fix build problems due to now needed div64 routine. by Wolfgang Denk · Mon Jul 27 09:19:15 2009 +0200
  40. acce4eb Move api_examples to examples/api by Peter Tyser · Mon Jul 20 19:02:21 2009 -0500