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