1. 9a0b039 Merge tag 'dm-pull-21jul21' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Thu Jul 22 11:15:52 2021 -0400
  2. 622ef9b Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Thu Jul 22 08:45:32 2021 -0400
  3. c647de1 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Wed Jul 21 22:46:18 2021 -0400
  4. 2d1034b dm: core: fix no null pointer detection in ofnode_get_addr_size_index() by Chen Guanqiao · Mon Jul 12 15:40:20 2021 +0800
  5. d3741bc sandbox: don't set SA_NODEFER in signal handler by Heinrich Schuchardt · Mon Jul 05 19:43:00 2021 +0200
  6. 748a1d4 binman: Add basic support for debugging performance by Simon Glass · Tue Jul 06 10:36:41 2021 -0600
  7. 1e689d2 patman: Use bytearray instead of string by Simon Glass · Tue Jul 06 10:36:40 2021 -0600
  8. c62c3a9 binman: Use bytearray instead of string by Simon Glass · Tue Jul 06 10:36:39 2021 -0600
  9. f58dae9 binman: Split node-reading out from constructor in files by Simon Glass · Tue Jul 06 10:36:38 2021 -0600
  10. 76f496d binman: Support multithreading for building images by Simon Glass · Tue Jul 06 10:36:37 2021 -0600
  11. b87eac8f binman: Put compressed data into separate files by Simon Glass · Tue Jul 06 10:36:36 2021 -0600
  12. 81cd040 log: Allow padding of the function name by Simon Glass · Mon Jul 05 16:33:00 2021 -0600
  13. fc7a744 blk: Support iteration by Simon Glass · Mon Jul 05 16:32:59 2021 -0600
  14. 965cd40 sandbox: mmc: Support fixed MMC devices by Simon Glass · Mon Jul 05 16:32:58 2021 -0600
  15. 58254e0 spl: Provide more information on boot failure by Simon Glass · Mon Jul 05 16:32:57 2021 -0600
  16. 3d70218 image: Allow @ in node names when not using signatures by Simon Glass · Mon Jul 05 16:32:56 2021 -0600
  17. 3e26de5 bloblist: Correct condition in bloblist_addrec() by Simon Glass · Mon Jul 05 16:32:55 2021 -0600
  18. 1834c3d bloblist: Tidy up a few API comments by Simon Glass · Mon Jul 05 16:32:54 2021 -0600
  19. f20a113 bloblist: Support resizing a blob by Simon Glass · Mon Jul 05 16:32:53 2021 -0600
  20. 52ac65f cros_ec: Use standard calls for recovery-request checking by Simon Glass · Mon Jul 05 16:32:52 2021 -0600
  21. 01da40b cros_ec: Support the full-size vboot context by Simon Glass · Mon Jul 05 16:32:51 2021 -0600
  22. 821b998 cros_ec: Drop cros_ec_entering_mode() by Simon Glass · Mon Jul 05 16:32:50 2021 -0600
  23. cbb191b cros_ec: Allow reading the battery-charge state by Simon Glass · Mon Jul 05 16:32:49 2021 -0600
  24. 1e198a6 sandbox: Adjust the bloblist default address by Simon Glass · Mon Jul 05 16:32:48 2021 -0600
  25. 16823eb sandbox: Use hinting with the display by Simon Glass · Mon Jul 05 16:32:47 2021 -0600
  26. 24012c8 sandbox: Add work-around for SDL2 display by Simon Glass · Mon Jul 05 16:32:46 2021 -0600
  27. 1cd0600 sandbox: Support executables for more phases by Simon Glass · Mon Jul 05 16:32:45 2021 -0600
  28. f700504 test: Avoid a build error with SPL by Simon Glass · Mon Jul 05 16:32:43 2021 -0600
  29. 2697425 test: Add DM_DMA to be disabled by Simon Glass · Mon Jul 05 16:32:42 2021 -0600
  30. c124f34 test: Allow CONFIG_SPL_LOAD_FIT to be disabled by Simon Glass · Mon Jul 05 16:32:41 2021 -0600
  31. 4977517 dm: Support lzma in the flashmap by Simon Glass · Mon Jul 05 16:32:40 2021 -0600
  32. 28823e3 dm: core: Add logging for DM_SEQ_ALIAS by Simon Glass · Mon Jul 05 16:32:39 2021 -0600
  33. ee3837c dtoc: Update documentation to cover warnings in more detail by Simon Glass · Sun Jul 04 12:19:50 2021 -0600
  34. 57c325a dtoc: Detect drivers which do not parse correctly by Simon Glass · Sun Jul 04 12:19:49 2021 -0600
  35. 240f0b1 dtoc: Detect unexpected suffix on .of_match by Simon Glass · Sun Jul 04 12:19:48 2021 -0600
  36. 9dc87d3 dtoc: Add a stdout check in test_normalized_name() by Simon Glass · Sun Jul 04 12:19:47 2021 -0600
  37. 2063806 dtoc: Correct the re_compat regular expression by Simon Glass · Sun Jul 04 12:19:46 2021 -0600
  38. 674b6e1 dtoc: Allow multiple warnings for a driver by Simon Glass · Sun Jul 04 12:19:45 2021 -0600
  39. 87827df dtoc: Convert to use ArgumentParser by Simon Glass · Sun Jul 04 12:19:44 2021 -0600
  40. a6a776c dtoc: Avoid using subscripts on match objects by Simon Glass · Sun Jul 04 12:19:43 2021 -0600
  41. caeb511 board: sifive: unmatched: reset USB hub, PCIe-USB bridge, and ULPI device in SPL by Vincent Chen · Thu Jul 08 09:08:21 2021 +0800
  42. 5a6def9 board: sifive: unmatched: refine GEMGXL initialized function in SPL by Vincent Chen · Thu Jul 08 09:08:20 2021 +0800
  43. 288ad1f board: sifive: drop stuff related to unmatched revision 1 by Zong Li · Tue Jul 20 14:26:08 2021 +0800
  44. 51744fe riscv: booti: do not force relocation if force_reloc is not set by Vitaly Wool · Tue Apr 06 10:50:16 2021 +0300
  45. 54010a7 board: sifive: remove the command for setting serial number by Zong Li · Fri Jul 09 16:26:35 2021 +0800
  46. 6cc8042 Merge branch 'master' of git://source.denx.de/u-boot-sh by Tom Rini · Tue Jul 20 19:31:40 2021 -0400
  47. 8cf9b70 ARM: dts: rmobile: Remove multiple unused DT properties on R-Car Gen3 by Marek Vasut · Sat Jul 10 19:17:34 2021 +0200
  48. f83c834 ARM: dts: rmobile: Disable RPC HF by default by Marek Vasut · Sat Jul 10 18:56:29 2021 +0200
  49. 5dea8b4 ARM: rmobile: Align CPU: print with other prints by Marek Vasut · Sun Jul 04 17:27:27 2021 +0200
  50. 3ad1ae0 ARM: rmobile: Enable sysinfo on R-Car Gen3 by Marek Vasut · Sat Jul 03 20:41:50 2021 +0200
  51. 3d585d7 ARM: rmobile: Enable I2C EEPROM support on R-Car Gen3 by Marek Vasut · Sat Jul 03 20:39:28 2021 +0200
  52. c172845 ARM: dts: rmobile: Add sysinfo extras on R-Car Gen3 by Marek Vasut · Sat Jul 03 18:16:14 2021 +0200
  53. 08743f3 sysinfo: rcar3: Add Renesas R-Car Gen3 sysinfo driver by Marek Vasut · Sat Jul 03 20:38:26 2021 +0200
  54. d0f94bb configs: ls2080ardb.h: Update mc size in env by Priyanka Jain · Mon Jul 19 15:07:49 2021 +0530
  55. b20a9c7 configs: ls2080aqds.h: Update mc size in env by Priyanka Jain · Mon Jul 19 14:54:25 2021 +0530
  56. 8f5bd97 configs: ls1088ardb.h: Update mc size in env by Priyanka Jain · Mon Jul 19 14:53:34 2021 +0530
  57. 0653270 configs: ls1088aqds.h: Update mc size in env by Priyanka Jain · Mon Jul 19 14:51:24 2021 +0530
  58. 3c6e9ba configs: ls1043aqds: Configure environment related configs by Kuldeep Singh · Wed Jul 07 12:10:24 2021 +0530
  59. 8721b13 board: freescale: LX2162AQDS: Add MAINTAINER by Wasim Khan · Mon Jun 28 14:14:52 2021 +0200
  60. 576fd3df board: freescale: LX2160AQDS: Add MAINTAINER by Wasim Khan · Mon Jun 28 14:14:51 2021 +0200
  61. 1a2ba25 board: freescale: LX2160ARDB: Add MAINTAINER by Wasim Khan · Mon Jun 28 14:14:50 2021 +0200
  62. 993a3dd configs: ls1046ardb: enable PHY_FIXED by Camelia Groza · Thu Jun 17 18:19:32 2021 +0300
  63. 4c4c1f8 armv8: lx2160ardb: Add thermal node fixup for revc board by Wasim Khan · Thu Jun 17 09:12:59 2021 +0200
  64. 8473695 arm: dts: ls1043ardb: configure the RGMII ports with rgmii-id by Camelia Groza · Wed Jun 16 16:22:12 2021 +0300
  65. 9107ef6 board: freescale: t2080qds: Update I2C mux config by Stephen Carlson · Tue Jun 22 16:43:48 2021 -0700
  66. 70b1e8c board: freescale: lx2160a: Update I2C mux config by Stephen Carlson · Tue Jun 22 16:43:03 2021 -0700
  67. 4e979ac board: freescale: ls2080a, ls2088a: Update I2C mux config by Stephen Carlson · Tue Jun 22 16:42:02 2021 -0700
  68. 267ddcc board: freescale: ls1088a: Update I2C mux config by Stephen Carlson · Tue Jun 22 16:41:38 2021 -0700
  69. 6fa0388 board: freescale: ls1046a: Update I2C mux config by Stephen Carlson · Tue Jun 22 16:40:27 2021 -0700
  70. 7ee444a board: freescale: ls1043aqds: Update I2C mux config by Stephen Carlson · Tue Jun 22 16:39:31 2021 -0700
  71. f179092 board: freescale: ls1021aqds: Update I2C mux config by Stephen Carlson · Tue Jun 22 16:38:21 2021 -0700
  72. e36d49c board: freescale: Refactor NXP common mux code by Stephen Carlson · Tue Jun 22 16:35:20 2021 -0700
  73. fe313d0 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Mon Jul 19 08:41:04 2021 -0400
  74. aa0edca Merge tag 'ti-v2021.10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · Mon Jul 19 08:29:24 2021 -0400
  75. 80a60da arm: mvebu: Espressobin: Enable 'mtd' command and define SPI NOR partitions by Pali Rohár · Fri Jul 16 12:34:42 2021 +0200
  76. 91ef59c arm: mvebu: turris_omnia: fixup MTD partitions in Linux' DTB by Marek Behún · Thu Jul 15 19:21:02 2021 +0200
  77. 3e83efa ARM: dts: armada-385-turris-omnia: add `u-boot-env` NOR partition by Marek Behún · Thu Jul 15 19:21:01 2021 +0200
  78. 43e75bb arm: kirkwood: Marvell Sheevaplug: Use Ethernet PHY name and address from device tree by Tony Dinh · Fri Jul 16 02:18:04 2021 -0700
  79. 488c519d arm: kirkwood: Marvell Sheevaplug: Add DM SATA and remove IDE configs by Tony Dinh · Tue Jul 13 21:35:46 2021 -0700
  80. eb78931 arm: kirkwood: Marvell Sheevaplug: Add DM Ethernet and DM SATA configs by Tony Dinh · Tue Jul 13 21:35:44 2021 -0700
  81. de3ab5e arm: kirkwood: NSA310S: Use Ethernet PHY name from device tree by Tony Dinh · Wed Jul 07 02:06:47 2021 -0700
  82. 78b1963 arm: kirkwood: NSA310S: Add DM SATA configs by Tony Dinh · Fri Jul 02 20:08:14 2021 -0700
  83. 2b6459c arm: kirkwood: NSA310S: Add DM USB, DM Ethernet, and DM SATA configs by Tony Dinh · Wed Jun 30 21:26:23 2021 -0700
  84. f604e85 arm: kirkwood: NSA310S: Add device tree DTS for Zyxel NSA310S board by Tony Dinh · Wed Jun 30 21:26:22 2021 -0700
  85. a7ec8d2 Merge branch '2021-07-18-finalize-migrations' by Tom Rini · Sun Jul 18 23:07:36 2021 -0400
  86. b4616b7 Makefile: Remove DM_VIDEO and DM_SPI_FLASH checks by Tom Rini · Sun Jul 18 21:06:33 2021 -0400
  87. 5dec075 pci: Require DM_PCI by Tom Rini · Fri May 14 21:34:32 2021 -0400
  88. 5b9e616 usb: Enforce DM_USB migration for USB_HOST devices. by Tom Rini · Fri Jul 09 10:11:56 2021 -0400
  89. 8a09162 treewide: Test on CONFIG_USB_HOST (or CONFIG_CMD_USB) not CONFIG_USB by Tom Rini · Fri Jul 09 10:11:55 2021 -0400
  90. b4ab8a0 tegra: Test on CONFIG_CMD_USB being enabled for distro bootcmd by Tom Rini · Fri Jul 09 10:11:54 2021 -0400
  91. 257fdd6 ge_bx50v3: Remove unused USB related defines by Tom Rini · Fri Jul 09 10:11:53 2021 -0400
  92. 1cd175e m68k: Remove M52277EVB board by Tom Rini · Mon Jul 12 12:42:14 2021 -0400
  93. 3d59ab7 m68k: Remove M54451EVB board by Tom Rini · Mon Jul 12 12:42:13 2021 -0400
  94. fd2c5a8 m68k: Remove M54418TWR board by Tom Rini · Mon Jul 12 12:42:12 2021 -0400
  95. c665838 m68k: Remove M54455EVB board by Tom Rini · Mon Jul 12 12:42:11 2021 -0400
  96. 2b60d25 vinco: Enable DM_USB and DM_SPI_FLASH support by Tom Rini · Mon Jul 12 12:42:10 2021 -0400
  97. f0f44bb Merge tag 'mips-pull-2021-07-18' of https://source.denx.de/u-boot/custodians/u-boot-mips by Tom Rini · Sun Jul 18 18:31:16 2021 -0400
  98. 45f78be MIPS: malta: enable PCI driver model by Daniel Schwierzeck · Thu Jul 15 20:54:01 2021 +0200
  99. 09d32c0 MIPS: malta: add support for PCI driver model by Daniel Schwierzeck · Thu Jul 15 20:54:00 2021 +0200
  100. 01972f1 MIPS: malta: add DT bindings for PCI host controller by Daniel Schwierzeck · Thu Jul 15 20:53:59 2021 +0200