1. 10c7a57 Fix FreeBSD loader API so that it works on both 32-bit and 64-bit targets. by Stanislav Galabov · 9 years ago
  2. 35d35e8 api: Add FreeBSD API support for MIPS platforms by Stanislav Galabov · 9 years ago
  3. 363ab7b lib/tiny-printf.c: Add tiny printf function for space limited environments by Stefan Roese · 9 years ago
  4. 020a1f2 kbuild: use shorten logs for misc targets by Masahiro Yamada · 11 years ago
  5. 734c3ef kbuild: use shorten logs objcopy rules by Masahiro Yamada · 11 years ago
  6. 262fe12 examples: move api/ and standalone/ entry to examples/Makefile by Masahiro Yamada · 11 years ago
  7. 0d68fb1 kbuild: use Linux Kernel build scripts by Masahiro Yamada · 11 years ago
  8. 59f15f2 kbuild: change out-of-tree build by Masahiro Yamada · 11 years ago
  9. a6d7756 Makefile: move some flags to examples makefiles by Masahiro Yamada · 11 years ago
  10. 2feb8d3 Makfile: move suffix rules to Makefile.build by Masahiro Yamada · 11 years ago
  11. 6b05dae examples: Use scripts/Makefile.build by Masahiro Yamada · 11 years ago
  12. 6c9a022 Makefile: descend into subdirectories only when CONFIG_API is defined by Masahiro Yamada · 11 years ago
  13. f9ea123 examples: delete unnecessary CPPFLAGS by Masahiro Yamada · 11 years ago
  14. 55fbb1d examples: enable gc-sections option by Rob Herring · 11 years ago
  15. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  16. 0d46041 api: export LCD device to external apps by Che-Liang Chiou · 13 years ago
  17. d74a67f examples: api: allow build with private libgcc by Che-liang Chiou · 13 years ago
  18. 1f0a7e3 examples: update do_reset prototype by Mike Frysinger · 14 years ago
  19. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  20. 318ef5c Make *printf() return "int" instead of "void" by Wolfgang Denk · 14 years ago
  21. 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · 15 years ago
  22. 685b7f5 Rename lib_generic/ to lib/ by Peter Tyser · 15 years ago
  23. cede5d8 Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · 15 years ago
  24. f0f778a Generic udelay() with watchdog support by Ingo van Lil · 15 years ago
  25. 197575e ABI: fix build problems due to now needed div64 routine. by Wolfgang Denk · 15 years ago
  26. acce4eb Move api_examples to examples/api by Peter Tyser · 15 years ago