1. 0ba5750 examples: hello_world: Drop inclusion of common header by Paul Barker · Thu May 05 15:32:41 2022 +0000
  2. 02a695c examples: standalone: Fix build with LLVM toolchain by Alistair Delva · Mon Sep 26 20:47:10 2022 +0000
  3. d27b68a net: Remove smc91111 ethernet driver by Tom Rini · Tue Aug 02 07:33:35 2022 -0400
  4. 5332012 nds32: Remove the architecture by Tom Rini · Wed Apr 06 09:21:25 2022 -0400
  5. c97468e examples: api: glue: Remove comment that does not apply anymore by Marek Behún · Sun Oct 17 17:36:28 2021 +0200
  6. ff9b903 global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · Sat Jul 24 09:03:30 2021 -0600
  7. 1e8cbc7 examples: make examples/ optional by Heinrich Schuchardt · Wed Sep 23 19:09:51 2020 +0200
  8. 98c9797 net: smc911x: Drop the standalone EEPROM example by Marek Vasut · Sun Mar 15 00:18:57 2020 +0100
  9. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  10. 0db4b94 Fix some checkpatch warnings in calls to udelay() by Simon Glass · Sun May 10 11:40:10 2020 -0600
  11. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  12. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  13. 5539944 net: smc911x: Add DM support by Marek Vasut · Sun Mar 15 17:39:01 2020 +0100
  14. 8577e8c net: smc911x: Drop weak alias from 32bit accessors by Marek Vasut · Sun Mar 15 14:38:59 2020 +0100
  15. 689434e net: smc911x: Inline all functions from header file by Marek Vasut · Sun Mar 15 15:03:07 2020 +0100
  16. 5d4ecf2 kconfig / kbuild: Re-sync with Linux 4.19 by Tom Rini · Fri Mar 27 11:46:27 2020 -0400
  17. f11478f common: Move hang() to the same header as panic() by Simon Glass · Sat Dec 28 10:45:07 2019 -0700
  18. 48b6c6b crc32: Use the crc.h header for crc functions by Simon Glass · Thu Nov 14 12:57:16 2019 -0700
  19. 5e6201b env: Move env_set() to env.h by Simon Glass · Thu Aug 01 09:46:51 2019 -0600
  20. 909ff4d env: Move envmatch() to env.h by Simon Glass · Thu Aug 01 09:46:45 2019 -0600
  21. a102fd9 Merge git://git.denx.de/u-boot-riscv by Tom Rini · Tue Jan 15 22:05:05 2019 -0500
  22. 01c39ff kbuild: add .SECONDARY special target to scripts/Kbuild.include by Masahiro Yamada · Fri Jan 11 19:42:27 2019 +0900
  23. db2fea2 riscv: support standalone applications on RV64I systems by Lukas Auer · Fri Jan 04 01:37:33 2019 +0100
  24. af68f82 riscv: replace use of callee-saved register in standalone by Lukas Auer · Fri Jan 04 01:37:32 2019 +0100
  25. d4e2417 riscv: remove RISC-V standalone linker script by Lukas Auer · Fri Jan 04 01:37:31 2019 +0100
  26. f9391ec spi: Remove used spi_init by Jagan Teki · Tue Nov 20 09:02:04 2018 +0100
  27. 8073367 MIPS: fix linking of standalone programs by Daniel Schwierzeck · Sun Sep 23 19:15:17 2018 +0200
  28. 81a0644 Kbuild: standalone: do not ignore platform-specific OBJCOPYFLAGS by Daniel Schwierzeck · Sun Sep 23 19:15:16 2018 +0200
  29. 9dc13da Kbuild: add LDFLAGS_STANDALONE by Daniel Schwierzeck · Sun Sep 23 19:15:15 2018 +0200
  30. 2d2fa49 lib: Add hexdump by Alexey Brodkin · Tue Jun 05 17:17:57 2018 +0300
  31. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  32. 218d389 vsprintf.c: add EFI device path printing by Heinrich Schuchardt · Wed Jan 10 18:06:08 2018 +0100
  33. ba06a9a riscv: Support standalone by Rick Chen · Tue Dec 26 13:55:57 2017 +0800
  34. faac73d examples: add fallback memcpy by Rob Clark · Sat Sep 09 06:47:43 2017 -0400
  35. c82342f vsprintf.c: add GUID printing by Rob Clark · Sat Sep 09 06:47:42 2017 -0400
  36. 8adf37f vsprintf.c: add UTF-16 string (%ls) support by Rob Clark · Sat Sep 09 06:47:41 2017 -0400
  37. 8cb5cdd avr32: Retire AVR32 for good by Andy Shevchenko · Wed Jul 05 16:25:22 2017 +0300
  38. 6f90e58 powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x by Heiko Schocher · Wed Jun 14 05:49:40 2017 +0200
  39. 71cb3e9 powerpc, 8260: remove support for mpc8260 by Heiko Schocher · Wed Jun 07 17:33:10 2017 +0200
  40. 65d94db powerpc, 8xx: remove support for 8xx by Heiko Schocher · Wed Jun 07 17:33:09 2017 +0200
  41. 7ba4b4a OpenRISC: Remove by Tom Rini · Tue Mar 14 11:08:12 2017 -0400
  42. fef2bd1 SPARC: Remove by Tom Rini · Tue Mar 14 11:08:11 2017 -0400
  43. 210ebce Blackfin: Remove by Tom Rini · Tue Mar 14 11:08:10 2017 -0400
  44. 443b516 ARM: Default to using optimized memset and memcpy routines by Tom Rini · Thu Jan 12 13:16:02 2017 -0500
  45. 71c10a4 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Mon Sep 26 13:24:46 2016 -0400
  46. 41e3737 xtensa: add support for the xtensa processor architecture [1/2] by Chris Zankel · Wed Aug 10 18:36:43 2016 +0300
  47. 26f182d Add support for 64-bit MIPS to examples/standalone by Stanislav Galabov · Wed Feb 17 15:23:33 2016 +0200
  48. 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
  49. 35d35e8 api: Add FreeBSD API support for MIPS platforms by Stanislav Galabov · Thu Feb 04 12:13:44 2016 +0200
  50. 7557405 Use correct spelling of "U-Boot" by Bin Meng · Fri Feb 05 19:30:11 2016 -0800
  51. 363ab7b lib/tiny-printf.c: Add tiny printf function for space limited environments by Stefan Roese · Mon Nov 23 07:00:22 2015 +0100
  52. a73bda4 Move console definitions into a new console.h file by Simon Glass · Sun Nov 08 23:47:45 2015 -0700
  53. f6971d0 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Tue Nov 10 13:38:08 2015 -0500
  54. 0cab3ec Various Makefiles: Add SPDX-License-Identifier tags by Tom Rini · Tue Nov 10 01:06:16 2015 +0000
  55. a382322 arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILD by Albert ARIBAUD · Fri Oct 23 18:06:40 2015 +0200
  56. 76f353e net: Remove all references to CONFIG_ETHADDR and friends by Joe Hershberger · Mon May 04 14:55:14 2015 -0500
  57. cb2c286 Export redesign by Martin Dorwig · Mon Jan 26 15:22:54 2015 -0700
  58. 0211cad mpc8xx: remove lwmon board support by Masahiro Yamada · Mon Dec 15 23:26:14 2014 +0900
  59. 580a5f1 kbuild: standalone: simplify clean-files by Masahiro Yamada · Fri Sep 05 01:56:52 2014 +0900
  60. 8400275 standalone: use GCC_VERSION defined in compiler-gcc.h by Masahiro Yamada · Thu Sep 04 02:40:59 2014 +0900
  61. 80bf416 examples: select libgcc for non-default architecture by Alexey Brodkin · Fri May 16 12:54:17 2014 +0400
  62. 9a30761 standalone: delete an unused source file by Masahiro Yamada · Mon Mar 31 13:11:43 2014 +0900
  63. 5a2bf98 powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260 by Masahiro Yamada · Wed Mar 05 17:40:10 2014 +0900
  64. 958fe8f kbuild: improve Kbuild speed by Masahiro Yamada · Wed Mar 05 16:59:40 2014 +0900
  65. 020a1f2 kbuild: use shorten logs for misc targets by Masahiro Yamada · Mon Feb 24 11:12:19 2014 +0900
  66. 734c3ef kbuild: use shorten logs objcopy rules by Masahiro Yamada · Mon Feb 24 11:12:14 2014 +0900
  67. 262fe12 examples: move api/ and standalone/ entry to examples/Makefile by Masahiro Yamada · Tue Feb 04 17:24:36 2014 +0900
  68. 0d68fb1 kbuild: use Linux Kernel build scripts by Masahiro Yamada · Tue Feb 04 17:24:28 2014 +0900
  69. 59f15f2 kbuild: change out-of-tree build by Masahiro Yamada · Tue Feb 04 17:24:24 2014 +0900
  70. a6d7756 Makefile: move some flags to examples makefiles by Masahiro Yamada · Tue Feb 04 17:24:23 2014 +0900
  71. 2feb8d3 Makfile: move suffix rules to Makefile.build by Masahiro Yamada · Tue Feb 04 17:24:14 2014 +0900
  72. 6b05dae examples: Use scripts/Makefile.build by Masahiro Yamada · Tue Feb 04 17:24:12 2014 +0900
  73. cb25a73 arc: add support for standalone programs by Alexey Brodkin · Tue Feb 04 12:56:17 2014 +0400
  74. f041083 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Fri Jan 10 10:56:00 2014 -0500
  75. 85fd5f1 arm64: core support by David Feng · Sat Dec 14 11:47:35 2013 +0800
  76. c81f0d7 Makefile, .gitignore: Cleanup non-existing binaries by Masahiro Yamada · Fri Dec 06 16:34:10 2013 +0900
  77. c229d81 examples: x86: delete 82559_eeprom by Masahiro Yamada · Fri Dec 06 16:34:09 2013 +0900
  78. 71db754 Makefile: Select objects by CONFIG_ rather than $(ARCH) or $(CPU) by Masahiro Yamada · Thu Nov 28 12:09:59 2013 +0900
  79. b00867b ARM: fix the standalone programs by Jeroen Hofstee · Thu Nov 21 22:32:51 2013 +0100
  80. 6c9a022 Makefile: descend into subdirectories only when CONFIG_API is defined by Masahiro Yamada · Mon Nov 18 11:08:35 2013 +0900
  81. f9ea123 examples: delete unnecessary CPPFLAGS by Masahiro Yamada · Mon Nov 18 11:06:00 2013 +0900
  82. 7e9a74e examples: remove the remainders of dead board by Masahiro Yamada · Mon Nov 11 12:45:40 2013 +0900
  83. 06bc873 cosmetic: remove empty lines at the top of file by Masahiro Yamada · Tue Nov 05 11:28:48 2013 +0900
  84. 55fbb1d examples: enable gc-sections option by Rob Herring · Fri Oct 04 10:22:40 2013 -0500
  85. 832d36e Cosmetic: Fix a number of typos, no functional changes. by Robert P. J. Day · Mon Sep 16 07:15:45 2013 -0400
  86. c98feda Revert "standalone-examples: support custom GCC lib" by Tom Rini · Tue Sep 10 09:51:44 2013 -0400
  87. 9c6adfb standalone-examples: support custom GCC lib by Jack Mitchell · Tue Jul 16 14:44:23 2013 +0100
  88. e9ea230 Add LGPL-2.1+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 11:48:07 2013 +0200
  89. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  90. 8a88e9f powerpc: fix 8xx and 82xx type-punning warnings with GCC 4.7 by Scott Wood · Fri May 17 20:01:54 2013 -0500
  91. 5b92820 Change stub example to use asm-generic/sections.h by Simon Glass · Tue Mar 05 14:39:39 2013 +0000
  92. 9398008 ppc: Move dp_alloc_base, dp_alloc_top to arch_global_data by Simon Glass · Thu Dec 13 20:48:58 2012 +0000
  93. 607092a common: Add .u_boot_list into all linker files by Marek Vasut · Fri Oct 12 10:27:03 2012 +0000
  94. e0d6df5 MIPS: add board qemu-mips64 support by Zhi-zhou Zhang · Tue Oct 16 15:02:08 2012 +0200
  95. 3ee93d3 Examples: Properly append LDFLAGS to LD command by Marek Vasut · Tue Mar 06 00:44:22 2012 +0100
  96. 333c46e openrisc: Add support for standalone programs by Stefan Kristiansson · Fri Nov 18 19:21:35 2011 +0000
  97. 46f387d Standalone Apps: Standalone apps should need only exports.h. by Mike Partington · Wed Oct 27 10:31:09 2010 +0000
  98. 0d46041 api: export LCD device to external apps by Che-Liang Chiou · Thu Oct 20 23:04:22 2011 +0000
  99. 9209ed5 Reduce build times by Wolfgang Denk · Tue Nov 01 20:54:02 2011 +0000
  100. 394c76a nds32: standalone support by Macpaul Lin · Tue Oct 11 22:33:20 2011 +0000