1. f7c2f97 Makefile: fix annoying sunxi hack message by Frank Wunderlich · Tue Aug 11 17:19:54 2020 +0200
  2. a23b1aa Prepare v2020.10-rc2 by Tom Rini · Mon Aug 10 16:10:09 2020 -0400
  3. d5639a0 Makefile: sunxi: Don't use binman to build ATF image by Simon Glass · Fri Aug 07 09:44:11 2020 -0600
  4. 47b1179 Makefile: Warn against using CONFIG_SPL_FIT_GENERATOR by Simon Glass · Sun Jul 19 13:56:11 2020 -0600
  5. 5d14411 Makefile: Allow CONFIG_SPL_FIT_GENERATOR to be empty by Simon Glass · Sun Jul 19 13:56:10 2020 -0600
  6. baea0f5 Makefile: Fix a long line in cmd_mkfitimage by Simon Glass · Sun Jul 19 13:56:09 2020 -0600
  7. cb58066 Makefile: Move CONFIG_TOOLS_DEBUG check to later by Simon Glass · Sun Jul 19 13:56:08 2020 -0600
  8. 4943502 mediatek: Makefile: Drop explicit targets built by binman by Simon Glass · Sun Jul 19 13:56:07 2020 -0600
  9. a6d1af6 tegra: Makefile: Drop explicit targets built by binman by Simon Glass · Sun Jul 19 13:56:06 2020 -0600
  10. 08e2f41 sunxi: Makefile: Drop explicit targets built by binman by Simon Glass · Sun Jul 19 13:56:05 2020 -0600
  11. b587bd1 x86: Drop CONFIG_BUILD_ROM and repurpose BUILD_ROM by Simon Glass · Sun Jul 19 13:56:04 2020 -0600
  12. c5b3fb8 x86: Makefile: Drop explicit targets built by binman by Simon Glass · Sun Jul 19 13:56:03 2020 -0600
  13. c46090d Makefile: Rename ALL-y to INPUTS-y by Simon Glass · Sun Jul 19 13:56:01 2020 -0600
  14. 057cb4c tegra: Drop the unused non-binman code by Simon Glass · Sun Jul 19 13:55:59 2020 -0600
  15. adf53a8 Makefile: Allow building .rom files for non-x86 boards by Simon Glass · Sun Jul 19 13:55:54 2020 -0600
  16. f69c009 x86: Change how selection of ROMs works by Simon Glass · Sun Jul 19 13:55:52 2020 -0600
  17. 6467e2d Prepare v2020.10-rc1 by Tom Rini · Mon Jul 27 22:46:03 2020 -0400
  18. d5404e6 Makefile: Silence relocate-rela call by Jan Kiszka · Thu Jun 25 08:39:45 2020 +0200
  19. 90fa4e9 Merge branch 'next' by Tom Rini · Mon Jul 06 15:46:38 2020 -0400
  20. 1620081 Prepare v2020.07 by Tom Rini · Mon Jul 06 15:22:53 2020 -0400
  21. 32a9bcc Don't start ad-hoc games with -Wno-maybe-initialized by Tom Rini · Thu May 14 08:30:02 2020 -0400
  22. d434b1f Merge tag 'mips-pull-2020-06-29' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips into next by Tom Rini · Tue Jun 30 11:43:18 2020 -0400
  23. cf8285f Makefile: allow dm_mmc without of_control by Marcel Ziswiler · Mon May 20 02:44:56 2019 +0200
  24. f7fb731 Makefile: add rule to generate u-boot-swap.bin by Daniel Schwierzeck · Sat Jun 06 22:21:47 2020 +0200
  25. 7cf9ab7 nxp: Finish switch to CONFIG_NXP_ESBC by Tom Rini · Tue Jun 16 19:06:25 2020 -0400
  26. e803156 Prepare v2020.07-rc5 by Tom Rini · Mon Jun 22 20:49:04 2020 -0400
  27. 177bad0 Prepare v2020.07-rc4 by Tom Rini · Mon Jun 08 20:30:26 2020 -0400
  28. efd42b6 Makefile: Drop to handle rkspi image type by Jagan Teki · Thu Jun 04 20:21:38 2020 +0530
  29. 482e9c0 Prepare v2020.07-rc3 by Tom Rini · Mon May 25 20:34:01 2020 -0400
  30. 811ba02 Makefile: add file 'defconfig' to clean target by Heinrich Schuchardt · Thu May 07 18:09:22 2020 +0200
  31. 513f640 rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA by Trevor Woerner · Wed May 06 08:02:41 2020 -0400
  32. be8f130 Makefile: remove m68k GCC 3.4 workaround by Masahiro Yamada · Thu May 14 11:38:20 2020 +0900
  33. 011c9bc Prepare v2020.07-rc2 by Tom Rini · Mon May 11 18:28:19 2020 -0400
  34. de3d9af x86: Allow building an SPL image for coreboot by Simon Glass · Thu Apr 30 21:21:40 2020 -0600
  35. 23540f4 Prepare v2020.07-rc1 by Tom Rini · Tue Apr 28 15:55:57 2020 -0400
  36. d4778b0 Merge tag 'dm-pull-27apr20' of git://git.denx.de/u-boot-dm by Tom Rini · Tue Apr 28 09:52:01 2020 -0400
  37. a4fbdcf Merge branch '2020-04-27-master-imports' by Tom Rini · Mon Apr 27 17:50:43 2020 -0400
  38. bc18b5b Makefile: copy SPL_FIT_SOURCE in build directory by Patrick Delaunay · Thu Apr 23 09:39:08 2020 +0200
  39. 13e9876 Makefile: add support to generate LZMA compressed u-boot image by developer · Tue Apr 21 09:28:39 2020 +0200
  40. 2de5a10 Add a 'make tcheck' option to test tools by Simon Glass · Fri Apr 17 18:08:59 2020 -0600
  41. 77ddac8 kbuild: cherry-pick kbuild changes from Linux by Masahiro Yamada · Fri Apr 17 16:21:36 2020 +0900
  42. 8b612f7 Makefile: ARMv7-M has no CPSR register by Heinrich Schuchardt · Fri Apr 10 11:10:32 2020 +0200
  43. f282d76 Merge branch 'next' by Tom Rini · Mon Apr 13 11:27:00 2020 -0400
  44. 365a6c8 Prepare v2020.04 by Tom Rini · Mon Apr 13 11:02:18 2020 -0400
  45. 5d4ecf2 kconfig / kbuild: Re-sync with Linux 4.19 by Tom Rini · Fri Mar 27 11:46:27 2020 -0400
  46. 7357a35 Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Tue Apr 07 11:58:44 2020 -0400
  47. fa8e7c5 Prepare v2020.04-rc5 by Tom Rini · Mon Apr 06 17:44:14 2020 -0400
  48. db2337c Makefile: Add environment variable DEVICE_TREE to header by Michal Simek · Tue Feb 18 15:03:13 2020 +0100
  49. 5d458a1 arch: Add explicit linker script for u-boot-elf by Michal Simek · Mon Mar 30 13:58:59 2020 +0200
  50. b9d856f Merge branch 'next' of git://git.denx.de/u-boot-usb into next by Tom Rini · Tue Mar 31 17:24:19 2020 -0400
  51. c1977b6 Prepare v2020.04-rc4 by Tom Rini · Mon Mar 30 19:29:27 2020 -0400
  52. 40f1170 kconfig / kbuild: re-sync with Linux 4.18 by Tom Rini · Wed Mar 11 18:11:17 2020 -0400
  53. 5f135d9 Makefile: doesn't need check stack size when dtb is not built by AKASHI Takahiro · Tue Mar 10 09:20:43 2020 +0900
  54. f811c89 Makefile: fix processing of default environment file by Samuel Mescoff · Mon Apr 15 12:28:26 2019 +0200
  55. 9408de9 Prepare v2020.04-rc3 by Tom Rini · Wed Feb 26 07:53:20 2020 -0500
  56. c110712 Prepare v2020.04-rc2 by Tom Rini · Wed Feb 12 09:30:43 2020 -0500
  57. 29a641b Merge tag 'u-boot-rockchip-20200130' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Sat Feb 01 15:31:04 2020 -0500
  58. 2e1f8c0 Makefile: Fix the location of the migration file by Fabio Estevam · Wed Jan 29 17:05:29 2020 -0300
  59. b22da75 rockchip: Add Single boot image (with binman, pad_cat) by Jagan Teki · Fri Jan 10 00:16:21 2020 +0530
  60. 3fa9474 Makefile: rockchip: Support SPL-alone mkimage by Jagan Teki · Fri Jan 10 00:16:18 2020 +0530
  61. a92a57c Makefile: rockchip: Suffix platform type with tpl name by Jagan Teki · Fri Jan 10 00:16:17 2020 +0530
  62. 3466abd Makefile: Add rockchip image type by Jagan Teki · Fri Jan 10 00:16:16 2020 +0530
  63. 0c2cc96 Prepare v2020.04-rc1 by Tom Rini · Tue Jan 28 16:59:30 2020 -0500
  64. 0bf708e Makefile: Let mrproper remove flash.bin and flash.log by Fabio Estevam · Tue Jan 07 15:50:32 2020 -0300
  65. acc15a1 common: Drop CONFIG_HAS_POST by Simon Glass · Sat Dec 28 10:44:51 2019 -0700
  66. 210a2de gcc-9: silence 'address-of-packed-member' warning by Andy Shevchenko · Fri Nov 29 19:47:59 2019 +0200
  67. 2da0bd8 Makefile: Fix CONFIG_SYS_UBOOT_START default value by Patrice Chotard · Fri Dec 06 15:01:48 2019 +0100
  68. 985cec3 dts: Add support for adding DT overlays in u-boot.img by Jean-Jacques Hiblot · Tue Oct 22 16:39:21 2019 +0200
  69. 9f4847b Prepare v2020.01 by Tom Rini · Mon Jan 06 15:56:31 2020 -0500
  70. d7f27a6 Prepare v2020.01-rc5 by Tom Rini · Mon Dec 16 07:39:56 2019 -0500
  71. 876bb03 Makefile: Ensure tools directory exists in output prior to use by Tom Rini · Wed Dec 04 18:54:30 2019 -0500
  72. 1472404 Makefile: add build script for asn1 parsers by AKASHI Takahiro · Wed Nov 13 09:44:54 2019 +0900
  73. 68f7356 mtd: Makefile: deep cleanup by Miquel Raynal · Fri Oct 25 19:39:31 2019 +0200
  74. fd37f24 cosmetic: Fix spelling and whitespace errors by Thomas Hebb · Wed Nov 13 18:18:03 2019 -0800
  75. 71598fe Makefile: add Rockchip idbloader.img to CLEAN_FILES by Thomas Hebb · Sun Nov 10 08:25:10 2019 -0800
  76. f2a5650 Makefile: consolidate hardcoded lists of files to clean by Thomas Hebb · Sun Nov 10 08:25:09 2019 -0800
  77. 42b256d Makefile: don't try to construct CLEAN_FILES based on config by Thomas Hebb · Sun Nov 10 08:25:08 2019 -0800
  78. 890ace3 Prepare v2020.01-rc4 by Tom Rini · Mon Dec 02 22:09:27 2019 -0500
  79. d38103b ARM: socfpga: Introduce u-boot-with-nand-spl.sfp target by Marek Vasut · Wed Nov 20 22:36:45 2019 +0100
  80. 5dcc00e Prepare v2020.01-rc3 by Tom Rini · Mon Nov 18 21:31:49 2019 -0500
  81. 8a9ebe3 Merge tag 'dm-pull-14nov19' of git://git.denx.de/u-boot-dm by Tom Rini · Sun Nov 17 21:15:23 2019 -0500
  82. 1c9bb9b tests: add OP-TEE test suite by Heiko Stuebner · Wed Oct 23 16:46:41 2019 +0200
  83. 0f675d9 efi_loader: support building UEFI binaries on sandbox by Heinrich Schuchardt · Thu Nov 07 08:05:17 2019 +0100
  84. 97c2973 Prepare v2020.01-rc2 by Tom Rini · Mon Nov 11 21:01:10 2019 -0500
  85. b1a4928 usb: Add Cadence USB3 host and gadget driver by Vignesh Raghavendra · Tue Oct 01 17:26:33 2019 +0530
  86. 7c79d54 Makefile: fix dependency for imx targets by Heiko Schocher · Fri Oct 25 14:46:54 2019 +0200
  87. db372a8 spl: Add a size check for TPL by Simon Glass · Sun Oct 20 21:31:52 2019 -0600
  88. 64dffd6 Makefile: Fix printing problem in size_check on overflow by Tom Rini · Wed Oct 23 15:39:41 2019 -0400
  89. d9ecca6 Prepare v2020.01-rc1 by Tom Rini · Wed Oct 30 13:01:05 2019 -0400
  90. df4019a arm: mvebu: Avoid generating kwbimage.cfg in the source tree by Bin Meng · Mon Oct 28 07:25:01 2019 -0700
  91. a02b1d6 tools: Avoid creating symbolic links for tools/version.h by Bin Meng · Sun Oct 27 05:19:47 2019 -0700
  92. 95c21cf Merge tag 'dm-pull-15oct19' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Wed Oct 16 18:10:31 2019 -0400
  93. 91469d4 Makefile: Skip symbolic links to files for cscope by Andy Shevchenko · Tue Oct 08 21:12:45 2019 +0300
  94. abab18c binman: x86: Separate out 16-bit reset and init code by Simon Glass · Sat Aug 24 07:22:49 2019 -0600
  95. ad9e0c2 spl, Makefile: Take external offset into account for fit images by Sjoerd Simons · Tue Jun 18 22:13:20 2019 +0200
  96. 770e9b0 Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Wed Oct 09 09:35:43 2019 -0400
  97. f8b509b imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HAB by Stefano Babic · Fri Sep 20 08:47:53 2019 +0200
  98. be3e583 imx: add container target by Peng Fan · Thu Aug 22 07:42:41 2019 +0000
  99. a8f0c94 spl: Convert CONFIG_SPL_SIZE_LIMIT to hex by Simon Glass · Wed Sep 25 08:56:28 2019 -0600
  100. 03b1d8f binman: Allow selection of logging verbosity by Simon Glass · Wed Sep 25 08:11:11 2019 -0600