1. c82342f vsprintf.c: add GUID printing by Rob Clark · Sat Sep 09 06:47:42 2017 -0400
  2. 8adf37f vsprintf.c: add UTF-16 string (%ls) support by Rob Clark · Sat Sep 09 06:47:41 2017 -0400
  3. 443b516 ARM: Default to using optimized memset and memcpy routines by Tom Rini · Thu Jan 12 13:16:02 2017 -0500
  4. 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
  5. 35d35e8 api: Add FreeBSD API support for MIPS platforms by Stanislav Galabov · Thu Feb 04 12:13:44 2016 +0200
  6. 020a1f2 kbuild: use shorten logs for misc targets by Masahiro Yamada · Mon Feb 24 11:12:19 2014 +0900
  7. 734c3ef kbuild: use shorten logs objcopy rules by Masahiro Yamada · Mon Feb 24 11:12:14 2014 +0900
  8. 262fe12 examples: move api/ and standalone/ entry to examples/Makefile by Masahiro Yamada · Tue Feb 04 17:24:36 2014 +0900
  9. 0d68fb1 kbuild: use Linux Kernel build scripts by Masahiro Yamada · Tue Feb 04 17:24:28 2014 +0900
  10. 59f15f2 kbuild: change out-of-tree build by Masahiro Yamada · Tue Feb 04 17:24:24 2014 +0900
  11. a6d7756 Makefile: move some flags to examples makefiles by Masahiro Yamada · Tue Feb 04 17:24:23 2014 +0900
  12. 2feb8d3 Makfile: move suffix rules to Makefile.build by Masahiro Yamada · Tue Feb 04 17:24:14 2014 +0900
  13. 6b05dae examples: Use scripts/Makefile.build by Masahiro Yamada · Tue Feb 04 17:24:12 2014 +0900
  14. 6c9a022 Makefile: descend into subdirectories only when CONFIG_API is defined by Masahiro Yamada · Mon Nov 18 11:08:35 2013 +0900
  15. f9ea123 examples: delete unnecessary CPPFLAGS by Masahiro Yamada · Mon Nov 18 11:06:00 2013 +0900
  16. 55fbb1d examples: enable gc-sections option by Rob Herring · Fri Oct 04 10:22:40 2013 -0500
  17. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  18. d74a67f examples: api: allow build with private libgcc by Che-liang Chiou · Mon Oct 17 21:04:15 2011 +0000
  19. 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · Thu Apr 15 16:07:28 2010 +0200
  20. 685b7f5 Rename lib_generic/ to lib/ by Peter Tyser · Mon Apr 12 22:28:05 2010 -0500
  21. cede5d8 Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · Mon Apr 12 22:28:04 2010 -0500
  22. f0f778a Generic udelay() with watchdog support by Ingo van Lil · Tue Nov 24 14:09:21 2009 +0100
  23. 197575e ABI: fix build problems due to now needed div64 routine. by Wolfgang Denk · Mon Jul 27 09:19:15 2009 +0200
  24. acce4eb Move api_examples to examples/api by Peter Tyser · Mon Jul 20 19:02:21 2009 -0500[Renamed (91%) from api_examples/Makefile]
  25. bdb925e api_examples/Makefile: General cleanup by Peter Tyser · Mon Jun 22 18:01:41 2009 -0500
  26. 341a9fd api_examples/Makefile: Get rid of unnecessary intermediate LIB target by Peter Tyser · Mon Jun 22 18:01:40 2009 -0500
  27. 2dcb4e1 api_examples/Makefile: Combine ELF and BIN targets by Peter Tyser · Mon Jun 22 18:01:39 2009 -0500
  28. 085c875 api_examples/Makefile: Split up variable declarations by Peter Tyser · Mon Jun 22 18:01:38 2009 -0500
  29. 9d9689f API: Provide syscall entry point for the ARM architecture. by Rafal Jaworowski · Fri Jan 23 13:27:16 2009 +0100
  30. f42e341 API: Convert conditional building to the new scheme. by Rafal Jaworowski · Tue Jan 29 16:57:38 2008 +0100
  31. 545b06a Coding Style cleanup; update CHANGELOG by Wolfgang Denk · Thu Jan 10 00:55:14 2008 +0100
  32. a19be78 API for external applications. by Rafal Jaworowski · Wed Jan 09 19:39:36 2008 +0100