1. c0c3d2b ARM: sunxi: Build u-boot-sunxi-with-spl.bin on ARM64 as well by Tuomas Tynkkynen · Tue Mar 06 23:38:22 2018 +0200
  2. 2afd984 ARM: sunxi: Move u-boot-sunxi-with-spl.bin rule to Makefile by Tuomas Tynkkynen · Tue Mar 06 23:38:21 2018 +0200
  3. eb08095 Prepare v2018.03 by Tom Rini · Tue Mar 13 08:02:19 2018 -0400
  4. 7f69182 Prepare v2018.03-rc4 by Tom Rini · Mon Mar 05 20:27:08 2018 -0500
  5. e6ae395 Makefile: add u-boot-spl.srec target by Marek Vasut · Mon Feb 26 20:14:02 2018 +0100
  6. c8558dd Makefile: add u-boot-elf.srec target by Masaru Nagai · Fri Aug 28 12:12:45 2015 +0900
  7. 3fc74ca Makefile: Don't mess with .text section location for selected arches by Alexey Brodkin · Wed Feb 21 13:06:26 2018 +0300
  8. ca1feec Prepare v2018.03-rc3 by Tom Rini · Tue Feb 20 16:51:56 2018 -0500
  9. ef2e56a Prepare v2018.03-rc2 by Tom Rini · Mon Feb 12 18:52:31 2018 -0500
  10. 0f65734 Prepare v2018.03-rc1 by Tom Rini · Mon Jan 29 20:12:33 2018 -0500
  11. 0eb86a5 Makefile: Add size check to the u-boot.itb make target by Maxime Ripard · Tue Jan 16 09:44:23 2018 +0100
  12. 71f3643 Merge git://git.denx.de/u-boot-tegra by Tom Rini · Fri Jan 12 14:18:34 2018 -0500
  13. c19a855 Makefile: ensure DTB doesn't overflow into initial stack by Stephen Warren · Tue Jan 09 12:52:14 2018 -0700
  14. 93fa563 riscv: tools: Prelink u-boot by Rick Chen · Tue Dec 26 13:55:56 2017 +0800
  15. 212df2a Prepare v2018.01 by Tom Rini · Mon Jan 08 20:25:29 2018 -0500
  16. 98ce227 Prepare v2018.01-rc3 by Tom Rini · Mon Jan 01 19:46:43 2018 -0500
  17. 8510af7 Prepare v2018.01-rc2 by Tom Rini · Mon Dec 18 20:55:17 2017 -0500
  18. 878c09b binman: tegra: Convert to use binman by Simon Glass · Mon Nov 13 18:55:06 2017 -0700
  19. 37d427b Prepare v2018.01-rc1 by Tom Rini · Mon Dec 04 18:27:17 2017 -0500
  20. f735c50 envtools: make sure version/timestamp header file are available by Stefan Agner · Tue Nov 14 15:47:18 2017 +0100
  21. 58d8b40 Makefile: Correct SPL/TPL/DTB build race condition by M. Vefa Bicakci · Sat Nov 11 22:48:40 2017 -0500
  22. 512e450 Makefile: add coccicheck target by Heinrich Schuchardt · Sun Nov 19 14:33:14 2017 +0100
  23. 87247af pylibfdt: compile pylibfdt only when dtoc/binman is necessary by Masahiro Yamada · Tue Oct 17 13:42:44 2017 +0900
  24. 47ae539 pylibfdt: move pylibfdt to scripts/dtc/pylibfdt and refactor makefile by Masahiro Yamada · Tue Oct 17 13:42:43 2017 +0900
  25. 7c6d277 Prepare v2017.11 by Tom Rini · Mon Nov 13 20:08:06 2017 -0500
  26. 42edb9c Prepare v2017.11-rc4 by Tom Rini · Mon Nov 06 18:25:37 2017 -0500
  27. 6eca167 Prepare v2017.11-rc3 by Tom Rini · Mon Oct 30 21:28:51 2017 -0400
  28. ae28449 x86: provide CONFIG_BUILD_ROM by Heinrich Schuchardt · Mon Oct 16 18:08:38 2017 +0000
  29. a2b96c8 Prepare v2017.11-rc2 by Tom Rini · Mon Oct 16 21:27:55 2017 -0400
  30. 2037fa4 dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts Kconfig by Jean-Jacques Hiblot · Fri Sep 15 12:57:24 2017 +0200
  31. 206500b Prepare v2017.11-rc1 by Tom Rini · Mon Oct 02 20:11:24 2017 -0400
  32. 61d0fac dtc: Switch to building and using our own dtc unless provided by Tom Rini · Sat Sep 23 13:00:57 2017 -0400
  33. a8dff93 Makefile: Update minimum dtc version to 1.4.3 by Tom Rini · Fri Sep 15 13:15:25 2017 -0400
  34. 5b63536 kbuild: Enable -fshort-wchar by Rob Clark · Sat Sep 09 06:47:39 2017 -0400
  35. 5dbe441 Prepare v2017.09 by Tom Rini · Mon Sep 11 14:10:40 2017 -0400
  36. 8e6f01f env: Add 'envtools' target to 'make help' by Simon Glass · Tue Sep 05 01:53:59 2017 -0600
  37. 69eb8dd env: Fix operation of 'make environ' by Simon Glass · Tue Sep 05 01:53:58 2017 -0600
  38. 282f270 env: Fix out of tree building of tools-all by Tom Rini · Tue Sep 05 14:01:29 2017 -0400
  39. 50623a4 Prepare v2017.09-rc4 by Tom Rini · Mon Sep 04 09:02:48 2017 -0400
  40. 27e066f Prepare v2017.09-rc3 by Tom Rini · Mon Aug 28 22:42:44 2017 -0400
  41. 5925a15 Makefile: honor PYTHON configuration properly by Clément Bœsch · Mon Aug 14 08:59:11 2017 +0200
  42. 547cb40 Move environment files from common/ to env/ by Simon Glass · Thu Aug 03 12:21:49 2017 -0600
  43. 5e9a274 Makefile: Rename 'env' target to 'environ' by Simon Glass · Thu Aug 03 12:21:48 2017 -0600
  44. 7af1e44 Prepare v2017.09-rc2 by Tom Rini · Mon Aug 14 20:02:11 2017 -0400
  45. 2341dc6 spl: dm: Kconfig: split OF_CONTROL and OF_PLATDATA between SPL and TPL by Philipp Tomsich · Thu Jun 29 11:11:21 2017 +0200
  46. d4ee686 Prepare v2017.09-rc1 by Tom Rini · Mon Jul 31 20:37:25 2017 -0400
  47. 6a3794b Makefile: Export build date as integer by Andy Shevchenko · Fri Jul 21 22:32:01 2017 +0300
  48. 1c11200 Makefile: Allow arch post-link hook by Paul Burton · Thu Jun 15 17:05:09 2017 -0700
  49. 1203716 Makefile: add dependencies to regenerate u-boot.cfg when lost by Philipp Tomsich · Wed Jul 05 17:30:40 2017 +0200
  50. 7e08644 dtc: mkimage: Add the possibility to specify DTC by Emmanuel Vadot · Sun Jun 25 09:43:33 2017 +0200
  51. 33731bc imx: reorganize IMX code as other SOCs by Stefano Babic · Thu Jun 29 10:16:06 2017 +0200
  52. 1042cdf Makefile: Build additional binaries for dtb FIT blobs appended to U-boot by Cooper Jr., Franklin · Fri Jun 16 17:25:13 2017 -0500
  53. d55b0a0 Prepare v2017.07 by Tom Rini · Mon Jul 10 13:07:38 2017 -0400
  54. a28e815 Prepare v2017.07-rc3 by Tom Rini · Mon Jul 03 19:58:08 2017 -0400
  55. 9ac7d1a Prepare v2017.07--rc2 by Tom Rini · Mon Jun 19 20:41:27 2017 -0400
  56. 377b7cb Prepare v2017.07-rc1 by Tom Rini · Mon Jun 05 20:40:22 2017 -0400
  57. e41110d fdt: Makefile: Build python libfdt library if needed by Simon Glass · Sat May 27 07:38:23 2017 -0600
  58. 0f6456d Makefile: add rules to generate SPL FIT images by Andre Przywara · Wed Apr 26 01:32:45 2017 +0100
  59. a29e8d3 mmc: descend into drivers/mmc only when CONFIG_MMC is enabled by Masahiro Yamada · Tue May 09 20:31:40 2017 +0900
  60. a52f51b u-boot.elf: add quiet_cmd_u-boot-elf and cmd_u-boot-elf by Álvaro Fernández Rojas · Thu Apr 20 20:36:28 2017 +0200
  61. fcd0384 u-boot.elf: allow overriding entry symbol by Álvaro Fernández Rojas · Thu Apr 20 20:36:26 2017 +0200
  62. 1f86ebd u-boot.elf: remove hard-coded arm64 flags by Álvaro Fernández Rojas · Thu Apr 20 20:36:25 2017 +0200
  63. 444cfc6 Prepare v2017.05 by Tom Rini · Mon May 08 10:11:08 2017 -0400
  64. 99ad30d Prepare v2017.05-rc3 by Tom Rini · Mon May 01 19:54:41 2017 -0400
  65. 31ade57 Prepare v2017.05-rc2 by Tom Rini · Mon Apr 17 18:16:49 2017 -0400
  66. e92dab3 tools: allow to override python by Stefano Babic · Wed Apr 05 17:46:41 2017 +0200
  67. b8a2fe1 Makefile: Fix linking with modern binutils by Joel Stanley · Sun Apr 09 20:33:58 2017 +0200
  68. bc7997b scripts: sunxi: Build an raw SPL image by Maxime Ripard · Mon Feb 27 18:22:13 2017 +0100
  69. 6223c28 Makefile: Correct dependency race condition with TPL by Simon Glass · Sun Mar 26 17:38:15 2017 -0600
  70. 0339c9a Prepare v2017.05-rc1 by Tom Rini · Tue Apr 04 17:53:24 2017 -0400
  71. 1c640a6 arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD by Tom Rini · Sat Mar 18 09:01:44 2017 -0400
  72. c6794f9 Prepare v2017.03 by Tom Rini · Mon Mar 13 13:54:16 2017 -0400
  73. 9dfd798 kbuild: turn of dtc unit address warnings by default by Masahiro Yamada · Mon Feb 27 15:24:45 2017 +0900
  74. edefd7a Prepare v2017-rc3 by Tom Rini · Mon Feb 27 17:36:21 2017 -0500
  75. 392919c Prepare v2017.03-rc2 by Tom Rini · Mon Feb 13 11:47:45 2017 -0500
  76. cf698a8 kbuild: beautify the log of config whitelist check by Masahiro Yamada · Tue Jan 31 20:11:33 2017 +0900
  77. 8168033 cmd: rework "license" command by Masahiro Yamada · Mon Jan 30 11:12:08 2017 +0900
  78. bb92b42 cmd: add a new command "config" to show .config contents by Masahiro Yamada · Mon Jan 30 11:12:07 2017 +0900
  79. 706f6f5 x86: Use X86_16BIT_INIT instead of X86_RESET_VECTOR by Simon Glass · Mon Jan 16 07:03:45 2017 -0700
  80. 10d1449 arm: mvebu: Implement secure boot by Mario Six · Wed Jan 11 16:01:00 2017 +0100
  81. b12f925 Prepare v2017.03-rc1 by Tom Rini · Mon Jan 30 19:05:23 2017 -0500
  82. ee3e267 Prepare v2017.01 by Tom Rini · Mon Jan 09 11:57:05 2017 -0500
  83. 36ee05a Prepare v2017.01-rc3 by Tom Rini · Mon Jan 02 20:00:55 2017 -0500
  84. 9964ebd Makefile: preserve output for images that can contain HAB Blocks by Sven Ebenfeld · Sun Nov 06 16:37:58 2016 +0100
  85. 59697a2 tools: mkimage: add firmware-ivt image type for HAB verification by Sven Ebenfeld · Sun Nov 06 16:37:56 2016 +0100
  86. 8d0d119 Merge git://git.denx.de/u-boot-dm by Tom Rini · Tue Dec 20 08:42:04 2016 -0500
  87. b1516ee Prepare v2017.01-rc2 by Tom Rini · Mon Dec 19 16:08:57 2016 -0500
  88. dc926ed x86: Use binman all x86 boards by Simon Glass · Fri Nov 25 20:16:02 2016 -0700
  89. de44186 sunxi: Use binman for sunxi boards by Simon Glass · Fri Nov 25 20:16:01 2016 -0700
  90. 6490a6c binman: Add a build rule for binman by Simon Glass · Fri Nov 25 20:15:57 2016 -0700
  91. f400555 Prepare v2017.01-rc1 by Tom Rini · Mon Dec 05 18:36:23 2016 -0500
  92. 206a572 Makefile: Add a target to create the .cfg files by Simon Glass · Sun Nov 13 14:25:50 2016 -0700
  93. 6f4b08a x86: Move efi .S files into the 'lib' directory by Simon Glass · Mon Nov 07 08:47:14 2016 -0700
  94. d19fede efi: Makefile: Export variables for use with EFI by Simon Glass · Mon Nov 07 08:47:07 2016 -0700
  95. 4c7a653 Prepare v2016.11 by Tom Rini · Mon Nov 14 11:27:11 2016 -0500
  96. f937a57 Prepare v2016.11-rc3 by Tom Rini · Mon Oct 31 16:36:10 2016 -0400
  97. 68078f7 sunxi: Rename CONFIG_SUNXI to CONFIG_ARCH_SUNXI by Jagan Teki · Thu Oct 13 14:19:35 2016 +0530
  98. f3ce30c Prepare v2016.11-rc2 by Tom Rini · Mon Oct 17 20:09:33 2016 -0400
  99. d332ff7 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Fri Oct 07 22:02:10 2016 -0400
  100. d8d5334 kbuild: generate u-boot.cfg as a byproduct of include/autoconf.mk by Masahiro Yamada · Mon Sep 26 13:05:01 2016 +0900