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