1. 00b6a1a arm: Remove spear600 boards and the rest of SPEAr support by Tom Rini · Sat May 22 08:47:14 2021 -0400
  2. 405ec0e Makefile: Disable gcc-10.0 introduced warnings by Tom Rini · Mon May 03 16:48:57 2021 -0400
  3. 1b043e2 Prepare v2021.07 by Tom Rini · Mon Jul 05 11:11:28 2021 -0400
  4. ae446ac Revert "TEST: USB_HOST not USB" by Tom Rini · Wed Jun 30 13:09:49 2021 -0400
  5. 40fab41 TEST: USB_HOST not USB by Tom Rini · Wed Jun 30 11:38:52 2021 -0400
  6. 8e80b6d Prepare v2021.07-rc5 by Tom Rini · Mon Jun 28 15:38:55 2021 -0400
  7. e66c876 Makefile: Adjust indention of GENENV quiet output by Jan Kiszka · Sun Jun 20 22:29:13 2021 +0200
  8. 2b184dd Prepare v2021.07-rc4 by Tom Rini · Mon Jun 07 09:26:39 2021 -0400
  9. 3d1efda Prepare v2021.07-rc3 by Tom Rini · Mon May 24 20:53:13 2021 -0400
  10. c12708b build: link with --build-id=none by Marek Behún · Thu May 20 13:24:04 2021 +0200
  11. d72a3b7 build: support building with Link Time Optimizations by Marek Behún · Thu May 20 13:24:03 2021 +0200
  12. f872685 build: use thin archives instead of incremental linking by Marek Behún · Thu May 20 13:24:02 2021 +0200
  13. 9dc47af Makefile, Makefile.spl: cosmetic change by Marek Behún · Thu May 20 13:24:01 2021 +0200
  14. d72582f binman: Support packaging U-Boot for scenarios like OF_BOARD or OF_PRIOR_STAGE by Bin Meng · Mon May 10 20:23:37 2021 +0800
  15. e6cfcdf makefile: Pass OpenSBI blob to binman make rules by Bin Meng · Mon May 10 20:23:34 2021 +0800
  16. 8622635 Makefile: Handle building in a very old build directory by Simon Glass · Thu May 06 19:32:23 2021 -0600
  17. 19e0756 Makefile: allow to override python3 by Andrey Zhizhikin · Sat May 01 22:12:21 2021 +0200
  18. 8e20e38 Merge tag 'u-boot-imx-20210502' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Tue May 11 12:23:11 2021 -0400
  19. 9b38400 DM: DM_MMC migration is now mandatory for non-SPL by Tom Rini · Wed Apr 21 15:32:27 2021 -0400
  20. e9fe9cb ata: Make LIBATA means AHCI is enabled mandatory. by Tom Rini · Wed Apr 21 15:32:26 2021 -0400
  21. f906bd0 Prepare v2021.07-rc2 by Tom Rini · Mon May 10 17:03:22 2021 -0400
  22. 933a803 Makefile: Fix generation of flash.bin u-boot.itb with binman by Marek Vasut · Thu Feb 25 21:50:59 2021 +0100
  23. cf4b362 Makefile: fix generation of defaultenv.h from empty initial file by Rasmus Villemoes · Thu Apr 22 09:44:18 2021 +0200
  24. ca8225a Prepare v2021.07-rc1 by Tom Rini · Mon Apr 26 20:53:51 2021 -0400
  25. 369d87a Add support for stack-protector by Joel Peshkin · Sun Apr 11 11:21:58 2021 +0200
  26. c951574 drivers: ata: Remove mvsata_ide driver by Tom Rini · Tue Feb 09 21:42:56 2021 -0500
  27. 8183f43 Merge branch 'next' by Tom Rini · Mon Apr 05 11:29:57 2021 -0400
  28. d6ef643 Prepare v2021.04 by Tom Rini · Mon Apr 05 11:03:29 2021 -0400
  29. 5206950 Makefile: Silence the deprecation script by Simon Glass · Thu Apr 01 11:18:13 2021 +1300
  30. a18a36f Merge tag 'v2021.04-rc5' into next by Tom Rini · Mon Mar 29 17:53:19 2021 -0400
  31. 43ef8f2 Prepare v2021.04-rc5 by Tom Rini · Mon Mar 29 17:20:13 2021 -0400
  32. e6d9b9d Support building on macOS/arm64 by Jessica Clarke · Sat Mar 20 20:43:05 2021 +0000
  33. 9a7da3c dm: i2c: Add a migration method for I2C by Simon Glass · Thu Mar 25 21:24:44 2021 +1300
  34. f10e7fd Makefile: Drop the old SPI flash migration message by Simon Glass · Thu Mar 25 21:24:43 2021 +1300
  35. e2724101 Makefile: Use common code for DM_ETH deprecation warning by Simon Glass · Thu Mar 25 21:24:42 2021 +1300
  36. 6d4b0cc Makefile: Use common code for WDT deprecation warning by Simon Glass · Thu Mar 25 21:24:41 2021 +1300
  37. 3323381 Makefile: Use common code for SPI_FLASH deprecation warning by Simon Glass · Thu Mar 25 21:24:40 2021 +1300
  38. a68a58e Makefile: Use common code for DM_VIDEO deprecation warning by Simon Glass · Thu Mar 25 21:24:39 2021 +1300
  39. fc2f4d1 Makefile: Use common code for PCI deprecation warning by Simon Glass · Thu Mar 25 21:24:38 2021 +1300
  40. 89ff687 Makefile: Use common code for LIBATA deprecation warning by Simon Glass · Thu Mar 25 21:24:37 2021 +1300
  41. 8f320a3 Makefile: Use common code for MVSATA_IDE deprecation warning by Simon Glass · Thu Mar 25 21:24:36 2021 +1300
  42. 08e0a12 Makefile: Use common code for USB deprecation warning by Simon Glass · Thu Mar 25 21:24:35 2021 +1300
  43. a87592a Makefile: Use common code for MMC deprecation warning by Simon Glass · Thu Mar 25 21:24:34 2021 +1300
  44. 9fb9fa4 Makefile: Add common code to report deprecation by Simon Glass · Thu Mar 25 21:24:33 2021 +1300
  45. d5cfe36 Makefile: Move non-DM migration messages to the top by Simon Glass · Thu Mar 25 21:24:32 2021 +1300
  46. 8463b21 Makefile: Pass new entry args to binman by Simon Glass · Thu Mar 18 20:25:08 2021 +1300
  47. 1e3287b sandbox: allow cross-compiling sandbox by Heinrich Schuchardt · Wed Feb 10 18:54:25 2021 +0100
  48. 801de30 board: mt7629: enable compression of u-boot to reduce the size of final image by developer · Fri Mar 05 10:39:55 2021 +0800
  49. d280d81 Merge tag 'v2021.04-rc4' into next by Tom Rini · Mon Mar 15 12:15:38 2021 -0400
  50. a7f8011 Prepare v2021.04-rc4 by Tom Rini · Mon Mar 15 12:06:41 2021 -0400
  51. 3a8621c Makefile: socfpga: Add target to generate hex output for combined spl and dtb by Dalon Westergreen · Mon Mar 01 20:04:16 2021 +0800
  52. a30f24f Merge tag 'u-boot-imx-20210303' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Wed Mar 03 10:10:34 2021 -0500
  53. 572250d usb: musb: Fix compilation of gadget code by Pali Rohár · Sun Feb 07 14:50:03 2021 +0100
  54. caa5f18 binman: Indicate how to make binman verbose by Simon Glass · Sat Feb 06 09:57:28 2021 -0700
  55. 607be3d Prepare v2021.04-rc3 by Tom Rini · Mon Mar 01 22:46:41 2021 -0500
  56. 1fe77fd ARM: imx: Include u-boot.img in u-boot-with-spl.imx if OF_SEPARATE=y by Marek Vasut · Mon Mar 01 16:41:28 2021 +0100
  57. cdb3b22 Makefile: Add (default) DEVICE_TREE to SPL FIT by Klaus Heinrich Kiwi · Tue Feb 09 15:41:55 2021 -0300
  58. 868f240 Prepare v2021.04-rc2 by Tom Rini · Mon Feb 15 22:34:56 2021 -0500
  59. d12aa0a Makefile: Provide numeric versions by Simon Glass · Thu Feb 04 21:17:13 2021 -0700
  60. 5f0f0eb Prepare v2021.04-rc1 by Tom Rini · Mon Feb 01 10:28:20 2021 -0500
  61. 52c48da Makefile: Do not call useless command 'true' by Pali Rohár · Wed Nov 04 15:33:44 2020 +0100
  62. 4f0a87b tools: socfpgaimage: update padding flow by Ley Foon Tan · Wed Jan 13 18:53:05 2021 +0800
  63. 89832d3 Merge branch 'next' by Tom Rini · Mon Jan 11 13:55:03 2021 -0500
  64. efb757a Prepare v2021.01 by Tom Rini · Mon Jan 11 13:11:43 2021 -0500
  65. e6256ce Merge tag 'v2021.01-rc5' into next by Tom Rini · Tue Jan 05 16:20:26 2021 -0500
  66. 4bc5d88 Prepare v2021.01-rc5 by Tom Rini · Tue Jan 05 07:30:39 2021 -0500
  67. 2b03e0e Prepare v2021.01-rc4 by Tom Rini · Mon Dec 21 15:03:24 2020 -0500
  68. 45ae436 Makefile: Correctly propagate failure when removing target by Pali Rohár · Mon Oct 26 14:10:49 2020 +0100
  69. c173df6 Prepare v2021.01-rc3 by Tom Rini · Mon Nov 30 13:09:42 2020 -0500
  70. 0c3c980 Prepare v2021.01-rc2 by Tom Rini · Mon Nov 09 17:20:05 2020 -0500
  71. ec8faa4 Makefile: Fix calling make with V=1 by Pali Rohár · Wed Nov 04 10:34:35 2020 +0100
  72. 85556fb dm: test: Make use of CONFIG_UNIT_TEST by Simon Glass · Sat Oct 03 09:25:25 2020 -0600
  73. 3be3e78 Prepare v2021.01-rc1 by Tom Rini · Wed Oct 28 16:30:06 2020 -0400
  74. e0093fe Makefile: provide constant with seconds since epoch by Heinrich Schuchardt · Sun Oct 25 07:25:05 2020 +0100
  75. 06841cc Makefile: Fix u-boot-nodtb.bin target by Pali Rohár · Wed Oct 07 15:39:40 2020 +0200
  76. d0a2d6f Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Thu Oct 22 20:32:02 2020 -0400
  77. b723262 Kconfig: Use hex values for CONFIG_{SPL,TPL}_SIZE_LIMIT by Ovidiu Panait · Fri Sep 25 21:12:56 2020 +0300
  78. 9d8cc63 binman: Add support for SCP firmware by Samuel Holland · Wed Oct 21 21:12:15 2020 -0500
  79. 953ce7f Makefile: Only define u-boot.itb rule when applicable by Samuel Holland · Wed Oct 21 21:12:08 2020 -0500
  80. 13dc3c8 usb: add MediaTek USB3 DRD driver by developer · Fri Oct 16 11:38:39 2020 +0800
  81. c51d758 Makefile: socfpga: Generate sfp file with 4 SPL images by Chee Hong Ang · Tue Aug 11 21:52:30 2020 +0800
  82. 38ae92e Merge branch 'next' by Tom Rini · Mon Oct 05 13:05:46 2020 -0400
  83. a77b2c2 Prepare v2020.10 by Tom Rini · Mon Oct 05 11:15:32 2020 -0400
  84. 1032acc binman: Allow selecting default FIT configuration by Simon Glass · Sun Sep 06 10:39:08 2020 -0600
  85. 896b421 sunxi: Convert 64-bit boards to use binman by Simon Glass · Tue Sep 01 05:14:01 2020 -0600
  86. 4e51128 Makefile: Support missing external blobs always by Simon Glass · Tue Sep 01 05:14:00 2020 -0600
  87. 3b99c03 Prepare v2020.10-rc5 by Tom Rini · Mon Sep 21 13:45:23 2020 -0400
  88. e4cd9d0 Makefile: mrproper shall delete doc/output/ by Heinrich Schuchardt · Sat Sep 05 11:08:06 2020 +0200
  89. 204b0dd Prepare v2020.10-rc4 by Tom Rini · Mon Sep 07 14:17:33 2020 -0400
  90. d7d908f Prepare v2020.10-rc3 by Tom Rini · Wed Aug 26 17:18:06 2020 -0400
  91. f7c2f97 Makefile: fix annoying sunxi hack message by Frank Wunderlich · Tue Aug 11 17:19:54 2020 +0200
  92. a23b1aa Prepare v2020.10-rc2 by Tom Rini · Mon Aug 10 16:10:09 2020 -0400
  93. d5639a0 Makefile: sunxi: Don't use binman to build ATF image by Simon Glass · Fri Aug 07 09:44:11 2020 -0600
  94. 47b1179 Makefile: Warn against using CONFIG_SPL_FIT_GENERATOR by Simon Glass · Sun Jul 19 13:56:11 2020 -0600
  95. 5d14411 Makefile: Allow CONFIG_SPL_FIT_GENERATOR to be empty by Simon Glass · Sun Jul 19 13:56:10 2020 -0600
  96. baea0f5 Makefile: Fix a long line in cmd_mkfitimage by Simon Glass · Sun Jul 19 13:56:09 2020 -0600
  97. cb58066 Makefile: Move CONFIG_TOOLS_DEBUG check to later by Simon Glass · Sun Jul 19 13:56:08 2020 -0600
  98. 4943502 mediatek: Makefile: Drop explicit targets built by binman by Simon Glass · Sun Jul 19 13:56:07 2020 -0600
  99. a6d1af6 tegra: Makefile: Drop explicit targets built by binman by Simon Glass · Sun Jul 19 13:56:06 2020 -0600
  100. 08e2f41 sunxi: Makefile: Drop explicit targets built by binman by Simon Glass · Sun Jul 19 13:56:05 2020 -0600