1. 52c48da Makefile: Do not call useless command 'true' by Pali Rohár · Wed Nov 04 15:33:44 2020 +0100
  2. 4f0a87b tools: socfpgaimage: update padding flow by Ley Foon Tan · Wed Jan 13 18:53:05 2021 +0800
  3. 89832d3 Merge branch 'next' by Tom Rini · Mon Jan 11 13:55:03 2021 -0500
  4. efb757a Prepare v2021.01 by Tom Rini · Mon Jan 11 13:11:43 2021 -0500
  5. e6256ce Merge tag 'v2021.01-rc5' into next by Tom Rini · Tue Jan 05 16:20:26 2021 -0500
  6. 4bc5d88 Prepare v2021.01-rc5 by Tom Rini · Tue Jan 05 07:30:39 2021 -0500
  7. 2b03e0e Prepare v2021.01-rc4 by Tom Rini · Mon Dec 21 15:03:24 2020 -0500
  8. 45ae436 Makefile: Correctly propagate failure when removing target by Pali Rohár · Mon Oct 26 14:10:49 2020 +0100
  9. c173df6 Prepare v2021.01-rc3 by Tom Rini · Mon Nov 30 13:09:42 2020 -0500
  10. 0c3c980 Prepare v2021.01-rc2 by Tom Rini · Mon Nov 09 17:20:05 2020 -0500
  11. ec8faa4 Makefile: Fix calling make with V=1 by Pali Rohár · Wed Nov 04 10:34:35 2020 +0100
  12. 85556fb dm: test: Make use of CONFIG_UNIT_TEST by Simon Glass · Sat Oct 03 09:25:25 2020 -0600
  13. 3be3e78 Prepare v2021.01-rc1 by Tom Rini · Wed Oct 28 16:30:06 2020 -0400
  14. e0093fe Makefile: provide constant with seconds since epoch by Heinrich Schuchardt · Sun Oct 25 07:25:05 2020 +0100
  15. 06841cc Makefile: Fix u-boot-nodtb.bin target by Pali Rohár · Wed Oct 07 15:39:40 2020 +0200
  16. 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
  17. b723262 Kconfig: Use hex values for CONFIG_{SPL,TPL}_SIZE_LIMIT by Ovidiu Panait · Fri Sep 25 21:12:56 2020 +0300
  18. 9d8cc63 binman: Add support for SCP firmware by Samuel Holland · Wed Oct 21 21:12:15 2020 -0500
  19. 953ce7f Makefile: Only define u-boot.itb rule when applicable by Samuel Holland · Wed Oct 21 21:12:08 2020 -0500
  20. 13dc3c8 usb: add MediaTek USB3 DRD driver by developer · Fri Oct 16 11:38:39 2020 +0800
  21. c51d758 Makefile: socfpga: Generate sfp file with 4 SPL images by Chee Hong Ang · Tue Aug 11 21:52:30 2020 +0800
  22. 38ae92e Merge branch 'next' by Tom Rini · Mon Oct 05 13:05:46 2020 -0400
  23. a77b2c2 Prepare v2020.10 by Tom Rini · Mon Oct 05 11:15:32 2020 -0400
  24. 1032acc binman: Allow selecting default FIT configuration by Simon Glass · Sun Sep 06 10:39:08 2020 -0600
  25. 896b421 sunxi: Convert 64-bit boards to use binman by Simon Glass · Tue Sep 01 05:14:01 2020 -0600
  26. 4e51128 Makefile: Support missing external blobs always by Simon Glass · Tue Sep 01 05:14:00 2020 -0600
  27. 3b99c03 Prepare v2020.10-rc5 by Tom Rini · Mon Sep 21 13:45:23 2020 -0400
  28. e4cd9d0 Makefile: mrproper shall delete doc/output/ by Heinrich Schuchardt · Sat Sep 05 11:08:06 2020 +0200
  29. 204b0dd Prepare v2020.10-rc4 by Tom Rini · Mon Sep 07 14:17:33 2020 -0400
  30. d7d908f Prepare v2020.10-rc3 by Tom Rini · Wed Aug 26 17:18:06 2020 -0400
  31. f7c2f97 Makefile: fix annoying sunxi hack message by Frank Wunderlich · Tue Aug 11 17:19:54 2020 +0200
  32. a23b1aa Prepare v2020.10-rc2 by Tom Rini · Mon Aug 10 16:10:09 2020 -0400
  33. d5639a0 Makefile: sunxi: Don't use binman to build ATF image by Simon Glass · Fri Aug 07 09:44:11 2020 -0600
  34. 47b1179 Makefile: Warn against using CONFIG_SPL_FIT_GENERATOR by Simon Glass · Sun Jul 19 13:56:11 2020 -0600
  35. 5d14411 Makefile: Allow CONFIG_SPL_FIT_GENERATOR to be empty by Simon Glass · Sun Jul 19 13:56:10 2020 -0600
  36. baea0f5 Makefile: Fix a long line in cmd_mkfitimage by Simon Glass · Sun Jul 19 13:56:09 2020 -0600
  37. cb58066 Makefile: Move CONFIG_TOOLS_DEBUG check to later by Simon Glass · Sun Jul 19 13:56:08 2020 -0600
  38. 4943502 mediatek: Makefile: Drop explicit targets built by binman by Simon Glass · Sun Jul 19 13:56:07 2020 -0600
  39. a6d1af6 tegra: Makefile: Drop explicit targets built by binman by Simon Glass · Sun Jul 19 13:56:06 2020 -0600
  40. 08e2f41 sunxi: Makefile: Drop explicit targets built by binman by Simon Glass · Sun Jul 19 13:56:05 2020 -0600
  41. b587bd1 x86: Drop CONFIG_BUILD_ROM and repurpose BUILD_ROM by Simon Glass · Sun Jul 19 13:56:04 2020 -0600
  42. c5b3fb8 x86: Makefile: Drop explicit targets built by binman by Simon Glass · Sun Jul 19 13:56:03 2020 -0600
  43. c46090d Makefile: Rename ALL-y to INPUTS-y by Simon Glass · Sun Jul 19 13:56:01 2020 -0600
  44. 057cb4c tegra: Drop the unused non-binman code by Simon Glass · Sun Jul 19 13:55:59 2020 -0600
  45. adf53a8 Makefile: Allow building .rom files for non-x86 boards by Simon Glass · Sun Jul 19 13:55:54 2020 -0600
  46. f69c009 x86: Change how selection of ROMs works by Simon Glass · Sun Jul 19 13:55:52 2020 -0600
  47. 6467e2d Prepare v2020.10-rc1 by Tom Rini · Mon Jul 27 22:46:03 2020 -0400
  48. d5404e6 Makefile: Silence relocate-rela call by Jan Kiszka · Thu Jun 25 08:39:45 2020 +0200
  49. 90fa4e9 Merge branch 'next' by Tom Rini · Mon Jul 06 15:46:38 2020 -0400
  50. 1620081 Prepare v2020.07 by Tom Rini · Mon Jul 06 15:22:53 2020 -0400
  51. 32a9bcc Don't start ad-hoc games with -Wno-maybe-initialized by Tom Rini · Thu May 14 08:30:02 2020 -0400
  52. 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
  53. cf8285f Makefile: allow dm_mmc without of_control by Marcel Ziswiler · Mon May 20 02:44:56 2019 +0200
  54. f7fb731 Makefile: add rule to generate u-boot-swap.bin by Daniel Schwierzeck · Sat Jun 06 22:21:47 2020 +0200
  55. 7cf9ab7 nxp: Finish switch to CONFIG_NXP_ESBC by Tom Rini · Tue Jun 16 19:06:25 2020 -0400
  56. e803156 Prepare v2020.07-rc5 by Tom Rini · Mon Jun 22 20:49:04 2020 -0400
  57. 177bad0 Prepare v2020.07-rc4 by Tom Rini · Mon Jun 08 20:30:26 2020 -0400
  58. efd42b6 Makefile: Drop to handle rkspi image type by Jagan Teki · Thu Jun 04 20:21:38 2020 +0530
  59. 482e9c0 Prepare v2020.07-rc3 by Tom Rini · Mon May 25 20:34:01 2020 -0400
  60. 811ba02 Makefile: add file 'defconfig' to clean target by Heinrich Schuchardt · Thu May 07 18:09:22 2020 +0200
  61. 513f640 rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA by Trevor Woerner · Wed May 06 08:02:41 2020 -0400
  62. be8f130 Makefile: remove m68k GCC 3.4 workaround by Masahiro Yamada · Thu May 14 11:38:20 2020 +0900
  63. 011c9bc Prepare v2020.07-rc2 by Tom Rini · Mon May 11 18:28:19 2020 -0400
  64. de3d9af x86: Allow building an SPL image for coreboot by Simon Glass · Thu Apr 30 21:21:40 2020 -0600
  65. 23540f4 Prepare v2020.07-rc1 by Tom Rini · Tue Apr 28 15:55:57 2020 -0400
  66. 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
  67. a4fbdcf Merge branch '2020-04-27-master-imports' by Tom Rini · Mon Apr 27 17:50:43 2020 -0400
  68. bc18b5b Makefile: copy SPL_FIT_SOURCE in build directory by Patrick Delaunay · Thu Apr 23 09:39:08 2020 +0200
  69. 13e9876 Makefile: add support to generate LZMA compressed u-boot image by developer · Tue Apr 21 09:28:39 2020 +0200
  70. 2de5a10 Add a 'make tcheck' option to test tools by Simon Glass · Fri Apr 17 18:08:59 2020 -0600
  71. 77ddac8 kbuild: cherry-pick kbuild changes from Linux by Masahiro Yamada · Fri Apr 17 16:21:36 2020 +0900
  72. 8b612f7 Makefile: ARMv7-M has no CPSR register by Heinrich Schuchardt · Fri Apr 10 11:10:32 2020 +0200
  73. f282d76 Merge branch 'next' by Tom Rini · Mon Apr 13 11:27:00 2020 -0400
  74. 365a6c8 Prepare v2020.04 by Tom Rini · Mon Apr 13 11:02:18 2020 -0400
  75. 5d4ecf2 kconfig / kbuild: Re-sync with Linux 4.19 by Tom Rini · Fri Mar 27 11:46:27 2020 -0400
  76. 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
  77. fa8e7c5 Prepare v2020.04-rc5 by Tom Rini · Mon Apr 06 17:44:14 2020 -0400
  78. db2337c Makefile: Add environment variable DEVICE_TREE to header by Michal Simek · Tue Feb 18 15:03:13 2020 +0100
  79. 5d458a1 arch: Add explicit linker script for u-boot-elf by Michal Simek · Mon Mar 30 13:58:59 2020 +0200
  80. 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
  81. c1977b6 Prepare v2020.04-rc4 by Tom Rini · Mon Mar 30 19:29:27 2020 -0400
  82. 40f1170 kconfig / kbuild: re-sync with Linux 4.18 by Tom Rini · Wed Mar 11 18:11:17 2020 -0400
  83. 5f135d9 Makefile: doesn't need check stack size when dtb is not built by AKASHI Takahiro · Tue Mar 10 09:20:43 2020 +0900
  84. f811c89 Makefile: fix processing of default environment file by Samuel Mescoff · Mon Apr 15 12:28:26 2019 +0200
  85. 9408de9 Prepare v2020.04-rc3 by Tom Rini · Wed Feb 26 07:53:20 2020 -0500
  86. c110712 Prepare v2020.04-rc2 by Tom Rini · Wed Feb 12 09:30:43 2020 -0500
  87. 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
  88. 2e1f8c0 Makefile: Fix the location of the migration file by Fabio Estevam · Wed Jan 29 17:05:29 2020 -0300
  89. b22da75 rockchip: Add Single boot image (with binman, pad_cat) by Jagan Teki · Fri Jan 10 00:16:21 2020 +0530
  90. 3fa9474 Makefile: rockchip: Support SPL-alone mkimage by Jagan Teki · Fri Jan 10 00:16:18 2020 +0530
  91. a92a57c Makefile: rockchip: Suffix platform type with tpl name by Jagan Teki · Fri Jan 10 00:16:17 2020 +0530
  92. 3466abd Makefile: Add rockchip image type by Jagan Teki · Fri Jan 10 00:16:16 2020 +0530
  93. 0c2cc96 Prepare v2020.04-rc1 by Tom Rini · Tue Jan 28 16:59:30 2020 -0500
  94. 0bf708e Makefile: Let mrproper remove flash.bin and flash.log by Fabio Estevam · Tue Jan 07 15:50:32 2020 -0300
  95. acc15a1 common: Drop CONFIG_HAS_POST by Simon Glass · Sat Dec 28 10:44:51 2019 -0700
  96. 210a2de gcc-9: silence 'address-of-packed-member' warning by Andy Shevchenko · Fri Nov 29 19:47:59 2019 +0200
  97. 2da0bd8 Makefile: Fix CONFIG_SYS_UBOOT_START default value by Patrice Chotard · Fri Dec 06 15:01:48 2019 +0100
  98. 985cec3 dts: Add support for adding DT overlays in u-boot.img by Jean-Jacques Hiblot · Tue Oct 22 16:39:21 2019 +0200
  99. 9f4847b Prepare v2020.01 by Tom Rini · Mon Jan 06 15:56:31 2020 -0500
  100. d7f27a6 Prepare v2020.01-rc5 by Tom Rini · Mon Dec 16 07:39:56 2019 -0500