1. d140bba Merge branch 'next' by Tom Rini · Mon Oct 04 11:27:55 2021 -0400
  2. 116f0e9 Prepare v2021.10 by Tom Rini · Mon Oct 04 11:09:26 2021 -0400
  3. 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · Mon Sep 27 17:42:39 2021 +0200
  4. 9d328a6 WS cleanup: remove trailing white space by Wolfgang Denk · Mon Sep 27 17:42:38 2021 +0200
  5. f04c4ab Merge tag 'dm-pull-next-27sep21' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · Mon Sep 27 11:09:23 2021 -0400
  6. 961578e Merge tag 'v2021.10-rc5' into next by Tom Rini · Mon Sep 27 09:45:36 2021 -0400
  7. 659cd1f Prepare v2021.10-rc5 by Tom Rini · Mon Sep 27 09:34:20 2021 -0400
  8. e972aab fdt: Update Makefile rules with the new OF_REAL Kconfig by Simon Glass · Sat Aug 07 07:24:07 2021 -0600
  9. 17a2907 Merge tag 'v2021.10-rc4' into next by Tom Rini · Thu Sep 16 10:29:40 2021 -0400
  10. 684cba9 Prepare v2021.10-rc4 by Tom Rini · Tue Sep 14 18:58:10 2021 -0400
  11. 1d92624 net: Move network rules to drivers/net by Simon Glass · Sun Aug 08 12:20:31 2021 -0600
  12. a0e4487 power: Refactor Makefile rules by Simon Glass · Sun Aug 08 12:20:29 2021 -0600
  13. 12cf602 gpio: Add a GPIO config by Simon Glass · Sun Aug 08 12:20:24 2021 -0600
  14. 2710f9f Makefile: Move drivers/dma/ into drivers/Makefile by Simon Glass · Sun Aug 08 12:20:22 2021 -0600
  15. a582047 spi: Rename SPI_SUPPORT to SPI by Simon Glass · Sun Aug 08 12:20:14 2021 -0600
  16. 388f78e serial: Add a SERIAL config by Simon Glass · Sun Aug 08 12:20:13 2021 -0600
  17. 08fc11d Prepare v2021.10-rc3 by Tom Rini · Mon Aug 30 12:45:46 2021 -0400
  18. 052f050 Merge tag 'xilinx-for-v2021.10-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Fri Aug 27 08:33:02 2021 -0400
  19. 3f280e3 Makefile: Align fit-dtb.blob and u-boot.itb by 64bits by Michal Simek · Thu Aug 19 11:09:37 2021 +0200
  20. 584d4d4 Prepare v2021.10-rc2 by Tom Rini · Mon Aug 16 14:18:45 2021 -0400
  21. 2a28380 arm: mvebu: Remove legacy U-Boot header from kwbimage v1 files by Pali Rohár · Fri Jul 23 11:14:30 2021 +0200
  22. f8171a5 tools: kwbimage: Use -a parameter (load address) for v1 images by Pali Rohár · Fri Jul 23 11:14:06 2021 +0200
  23. 8210d0c build: remove the variable NM in gen_ll_addressable_symbols.sh by Patrick Delaunay · Wed Jul 21 09:56:07 2021 +0200
  24. 2ae0a00 Makefile: Move drivers/i2c/ into drivers/Makefile by Simon Glass · Sat Jul 10 21:14:37 2021 -0600
  25. 43607dc i2c: Fix the migration warning by Simon Glass · Sat Jul 10 21:14:33 2021 -0600
  26. 6b960b6 Makefile: Sort the subdirectories by Simon Glass · Sat Jul 10 21:14:22 2021 -0600
  27. 451bc51 Makefile: Drop include/asm directory as well as symlink by Simon Glass · Fri Jul 02 12:36:13 2021 -0600
  28. 08a2273 Prepare v2021.10-rc1 by Tom Rini · Mon Jul 26 20:57:18 2021 -0400
  29. ebe9fd8 smbios: Fix calculating BIOS Release Date by Pali Rohár · Thu Apr 22 18:09:57 2021 +0200
  30. b4616b7 Makefile: Remove DM_VIDEO and DM_SPI_FLASH checks by Tom Rini · Sun Jul 18 21:06:33 2021 -0400
  31. 5dec075 pci: Require DM_PCI by Tom Rini · Fri May 14 21:34:32 2021 -0400
  32. 5b9e616 usb: Enforce DM_USB migration for USB_HOST devices. by Tom Rini · Fri Jul 09 10:11:56 2021 -0400
  33. cbf2b7e Makefile: Conditionally add defaultenv_h to envtools target by Joel Stanley · Fri Jun 18 11:35:59 2021 +0930
  34. 5080063 kconfig / kbuild: Re-sync with Linux 4.20 by Tom Rini · Thu Jun 17 18:07:25 2021 -0400
  35. 00b6a1a arm: Remove spear600 boards and the rest of SPEAr support by Tom Rini · Sat May 22 08:47:14 2021 -0400
  36. 405ec0e Makefile: Disable gcc-10.0 introduced warnings by Tom Rini · Mon May 03 16:48:57 2021 -0400
  37. 1b043e2 Prepare v2021.07 by Tom Rini · Mon Jul 05 11:11:28 2021 -0400
  38. ae446ac Revert "TEST: USB_HOST not USB" by Tom Rini · Wed Jun 30 13:09:49 2021 -0400
  39. 40fab41 TEST: USB_HOST not USB by Tom Rini · Wed Jun 30 11:38:52 2021 -0400
  40. 8e80b6d Prepare v2021.07-rc5 by Tom Rini · Mon Jun 28 15:38:55 2021 -0400
  41. e66c876 Makefile: Adjust indention of GENENV quiet output by Jan Kiszka · Sun Jun 20 22:29:13 2021 +0200
  42. 2b184dd Prepare v2021.07-rc4 by Tom Rini · Mon Jun 07 09:26:39 2021 -0400
  43. 3d1efda Prepare v2021.07-rc3 by Tom Rini · Mon May 24 20:53:13 2021 -0400
  44. c12708b build: link with --build-id=none by Marek Behún · Thu May 20 13:24:04 2021 +0200
  45. d72a3b7 build: support building with Link Time Optimizations by Marek Behún · Thu May 20 13:24:03 2021 +0200
  46. f872685 build: use thin archives instead of incremental linking by Marek Behún · Thu May 20 13:24:02 2021 +0200
  47. 9dc47af Makefile, Makefile.spl: cosmetic change by Marek Behún · Thu May 20 13:24:01 2021 +0200
  48. 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
  49. e6cfcdf makefile: Pass OpenSBI blob to binman make rules by Bin Meng · Mon May 10 20:23:34 2021 +0800
  50. 8622635 Makefile: Handle building in a very old build directory by Simon Glass · Thu May 06 19:32:23 2021 -0600
  51. 19e0756 Makefile: allow to override python3 by Andrey Zhizhikin · Sat May 01 22:12:21 2021 +0200
  52. 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
  53. 9b38400 DM: DM_MMC migration is now mandatory for non-SPL by Tom Rini · Wed Apr 21 15:32:27 2021 -0400
  54. e9fe9cb ata: Make LIBATA means AHCI is enabled mandatory. by Tom Rini · Wed Apr 21 15:32:26 2021 -0400
  55. f906bd0 Prepare v2021.07-rc2 by Tom Rini · Mon May 10 17:03:22 2021 -0400
  56. 933a803 Makefile: Fix generation of flash.bin u-boot.itb with binman by Marek Vasut · Thu Feb 25 21:50:59 2021 +0100
  57. cf4b362 Makefile: fix generation of defaultenv.h from empty initial file by Rasmus Villemoes · Thu Apr 22 09:44:18 2021 +0200
  58. ca8225a Prepare v2021.07-rc1 by Tom Rini · Mon Apr 26 20:53:51 2021 -0400
  59. 369d87a Add support for stack-protector by Joel Peshkin · Sun Apr 11 11:21:58 2021 +0200
  60. c951574 drivers: ata: Remove mvsata_ide driver by Tom Rini · Tue Feb 09 21:42:56 2021 -0500
  61. 8183f43 Merge branch 'next' by Tom Rini · Mon Apr 05 11:29:57 2021 -0400
  62. d6ef643 Prepare v2021.04 by Tom Rini · Mon Apr 05 11:03:29 2021 -0400
  63. 5206950 Makefile: Silence the deprecation script by Simon Glass · Thu Apr 01 11:18:13 2021 +1300
  64. a18a36f Merge tag 'v2021.04-rc5' into next by Tom Rini · Mon Mar 29 17:53:19 2021 -0400
  65. 43ef8f2 Prepare v2021.04-rc5 by Tom Rini · Mon Mar 29 17:20:13 2021 -0400
  66. e6d9b9d Support building on macOS/arm64 by Jessica Clarke · Sat Mar 20 20:43:05 2021 +0000
  67. 9a7da3c dm: i2c: Add a migration method for I2C by Simon Glass · Thu Mar 25 21:24:44 2021 +1300
  68. f10e7fd Makefile: Drop the old SPI flash migration message by Simon Glass · Thu Mar 25 21:24:43 2021 +1300
  69. e2724101 Makefile: Use common code for DM_ETH deprecation warning by Simon Glass · Thu Mar 25 21:24:42 2021 +1300
  70. 6d4b0cc Makefile: Use common code for WDT deprecation warning by Simon Glass · Thu Mar 25 21:24:41 2021 +1300
  71. 3323381 Makefile: Use common code for SPI_FLASH deprecation warning by Simon Glass · Thu Mar 25 21:24:40 2021 +1300
  72. a68a58e Makefile: Use common code for DM_VIDEO deprecation warning by Simon Glass · Thu Mar 25 21:24:39 2021 +1300
  73. fc2f4d1 Makefile: Use common code for PCI deprecation warning by Simon Glass · Thu Mar 25 21:24:38 2021 +1300
  74. 89ff687 Makefile: Use common code for LIBATA deprecation warning by Simon Glass · Thu Mar 25 21:24:37 2021 +1300
  75. 8f320a3 Makefile: Use common code for MVSATA_IDE deprecation warning by Simon Glass · Thu Mar 25 21:24:36 2021 +1300
  76. 08e0a12 Makefile: Use common code for USB deprecation warning by Simon Glass · Thu Mar 25 21:24:35 2021 +1300
  77. a87592a Makefile: Use common code for MMC deprecation warning by Simon Glass · Thu Mar 25 21:24:34 2021 +1300
  78. 9fb9fa4 Makefile: Add common code to report deprecation by Simon Glass · Thu Mar 25 21:24:33 2021 +1300
  79. d5cfe36 Makefile: Move non-DM migration messages to the top by Simon Glass · Thu Mar 25 21:24:32 2021 +1300
  80. 8463b21 Makefile: Pass new entry args to binman by Simon Glass · Thu Mar 18 20:25:08 2021 +1300
  81. 1e3287b sandbox: allow cross-compiling sandbox by Heinrich Schuchardt · Wed Feb 10 18:54:25 2021 +0100
  82. 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
  83. d280d81 Merge tag 'v2021.04-rc4' into next by Tom Rini · Mon Mar 15 12:15:38 2021 -0400
  84. a7f8011 Prepare v2021.04-rc4 by Tom Rini · Mon Mar 15 12:06:41 2021 -0400
  85. 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
  86. 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
  87. 572250d usb: musb: Fix compilation of gadget code by Pali Rohár · Sun Feb 07 14:50:03 2021 +0100
  88. caa5f18 binman: Indicate how to make binman verbose by Simon Glass · Sat Feb 06 09:57:28 2021 -0700
  89. 607be3d Prepare v2021.04-rc3 by Tom Rini · Mon Mar 01 22:46:41 2021 -0500
  90. 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
  91. cdb3b22 Makefile: Add (default) DEVICE_TREE to SPL FIT by Klaus Heinrich Kiwi · Tue Feb 09 15:41:55 2021 -0300
  92. 868f240 Prepare v2021.04-rc2 by Tom Rini · Mon Feb 15 22:34:56 2021 -0500
  93. d12aa0a Makefile: Provide numeric versions by Simon Glass · Thu Feb 04 21:17:13 2021 -0700
  94. 5f0f0eb Prepare v2021.04-rc1 by Tom Rini · Mon Feb 01 10:28:20 2021 -0500
  95. 52c48da Makefile: Do not call useless command 'true' by Pali Rohár · Wed Nov 04 15:33:44 2020 +0100
  96. 4f0a87b tools: socfpgaimage: update padding flow by Ley Foon Tan · Wed Jan 13 18:53:05 2021 +0800
  97. 89832d3 Merge branch 'next' by Tom Rini · Mon Jan 11 13:55:03 2021 -0500
  98. efb757a Prepare v2021.01 by Tom Rini · Mon Jan 11 13:11:43 2021 -0500
  99. e6256ce Merge tag 'v2021.01-rc5' into next by Tom Rini · Tue Jan 05 16:20:26 2021 -0500
  100. 4bc5d88 Prepare v2021.01-rc5 by Tom Rini · Tue Jan 05 07:30:39 2021 -0500