1. c90570a Merge branch '2021-07-23-reboot-mode-and-cryptfs-passwd-support' by Tom Rini · Fri Jul 23 14:50:43 2021 -0400
  2. e1788f9 test: add first autoboot unit tests by Steffen Jaeckel · Thu Jul 08 15:57:40 2021 +0200
  3. 28be70d common: add support to fallback to plain SHA256 by Steffen Jaeckel · Thu Jul 08 15:57:39 2021 +0200
  4. dfc9732 common: add AUTOBOOT_FLUSH_STDIN option by Steffen Jaeckel · Thu Jul 08 15:57:38 2021 +0200
  5. 792a13f common: allow disabling of timeout for password entry by Steffen Jaeckel · Thu Jul 08 15:57:37 2021 +0200
  6. 092c8c6 common: Rename macro appropriately by Steffen Jaeckel · Thu Jul 08 15:57:36 2021 +0200
  7. 6aa6bfb common: integrate crypt-based passwords by Steffen Jaeckel · Thu Jul 08 15:57:35 2021 +0200
  8. 878c91b lib: wrap crypt API to hide errno usage by Steffen Jaeckel · Thu Jul 08 15:57:34 2021 +0200
  9. 229bd51 lib: add crypt subsystem by Steffen Jaeckel · Thu Jul 08 15:57:33 2021 +0200
  10. 7e4067a reboot-mode: read the boot mode from RTC memory by Nandor Han · Thu Jun 10 16:56:45 2021 +0300
  11. 6521e5d reboot-mode: read the boot mode from GPIOs status by Nandor Han · Thu Jun 10 16:56:44 2021 +0300
  12. ca6d5ad reboot-mode: add support for reboot mode control by Nandor Han · Thu Jun 10 16:56:43 2021 +0300
  13. e3c8669 Merge branch '2021-07-23-assorted-fixes' by Tom Rini · Fri Jul 23 08:30:48 2021 -0400
  14. 6120a8e net: remove CONFIG_NET_MULTI (again) by Michal Simek · Wed Jul 14 09:12:41 2021 +0200
  15. 5d073ca mux: correct prototype for mux_control_try_select() by Patrick Wildt · Tue Jul 13 23:02:18 2021 +0200
  16. be03531 arm: vexpress64: juno: Enable distro_bootcmd functionality by Andre Przywara · Mon Jul 12 00:25:15 2021 +0100
  17. 2df1e6c distro_boot: Fix block device after DHCP boot sequence by Andre Przywara · Mon Jul 12 00:07:09 2021 +0100
  18. 63471d5 Kconfig.boot: Make 0x0 the default SYS_TEXT_BASE for POSITION_INDEPENDENT by Tom Rini · Fri Jul 09 10:39:21 2021 -0400
  19. 645a312 fit: Allow external data for FDTs by John Keeping · Fri Jun 25 17:58:04 2021 +0100
  20. a7b261b cmd: part: Correct error handling by Anders Dellien · Tue Jun 22 10:40:01 2021 +0100
  21. 18fcbb6 i2c: pcf8575: Add support for 8 bit I2C IO expanders (like pca8574) by Lukasz Majewski · Mon Jun 07 14:26:34 2021 +0200
  22. b8f088a i2c: pcf8575: Remove not used members of pcf8575_chip structure by Lukasz Majewski · Mon Jun 07 14:26:33 2021 +0200
  23. b40399c cmd: pinmux: support pin name in status command by Patrick Delaunay · Fri May 21 09:47:32 2021 +0200
  24. da45368 cmd: pinmux: update result of do_status by Patrick Delaunay · Fri May 21 09:47:31 2021 +0200
  25. 1ba9678 tee: optee: sync cache on pre-reloc OP-TEE invocation by Etienne Carriere · Wed May 19 16:27:41 2021 +0200
  26. 6e6f204 spl: use CONFIG_IS_ENABLED(LOAD_FIT_FULL) by John Keeping · Wed May 19 15:05:53 2021 +0100
  27. 052c3a1 Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-boot-net by Tom Rini · Thu Jul 22 23:05:28 2021 -0400
  28. 971dfd3 net: fsl-mc: fix logically dead code by Cosmin-Florin Aluchenesei · Wed Jul 21 19:13:33 2021 +0300
  29. e4beeb5 drivers: net: aquantia: fix unsigned compared against 0 by Cosmin-Florin Aluchenesei · Wed Jul 21 19:13:11 2021 +0300
  30. a8f2ca2 net: define LOG_CATEGORY by Patrick Delaunay · Tue Jul 20 20:15:30 2021 +0200
  31. 5787284 net: dwc_eth_qos: define LOG_CATEGORY by Patrick Delaunay · Tue Jul 20 20:15:29 2021 +0200
  32. b26ef6f net: eth-phy: define LOG_CATEGORY by Patrick Delaunay · Tue Jul 20 20:15:28 2021 +0200
  33. 1bc6ce7 net: dwc: add a common empty ops eqos_null_ops by Patrick Delaunay · Tue Jul 20 20:09:56 2021 +0200
  34. d9dc80c net: dwc_eth_qos: use generic ethernet phy for stm32 variant by Patrick Delaunay · Tue Jul 20 20:09:55 2021 +0200
  35. b1b393a net: dwc_eth_qos: remove the field phyaddr of the struct eqos_priv by Patrick Delaunay · Tue Jul 20 20:09:54 2021 +0200
  36. e4231ca net: eth-phy: manage subnode mdio0 by Patrick Delaunay · Tue Jul 20 20:09:53 2021 +0200
  37. 8c937fa net: eth-phy: use dev_dbg and log_notice by Patrick Delaunay · Tue Jul 20 20:09:52 2021 +0200
  38. cc2ffab net: eth-phy: add support of device tree configuration for gpio reset by Patrick Delaunay · Tue Jul 20 20:09:51 2021 +0200
  39. c2e4ed1 net: Use phys_addr_t for SMC net device addresses by Peter Hoyes · Fri Jul 09 10:52:06 2021 +0100
  40. 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
  41. 622ef9b Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Thu Jul 22 08:45:32 2021 -0400
  42. c647de1 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Wed Jul 21 22:46:18 2021 -0400
  43. 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
  44. d3741bc sandbox: don't set SA_NODEFER in signal handler by Heinrich Schuchardt · Mon Jul 05 19:43:00 2021 +0200
  45. 748a1d4 binman: Add basic support for debugging performance by Simon Glass · Tue Jul 06 10:36:41 2021 -0600
  46. 1e689d2 patman: Use bytearray instead of string by Simon Glass · Tue Jul 06 10:36:40 2021 -0600
  47. c62c3a9 binman: Use bytearray instead of string by Simon Glass · Tue Jul 06 10:36:39 2021 -0600
  48. f58dae9 binman: Split node-reading out from constructor in files by Simon Glass · Tue Jul 06 10:36:38 2021 -0600
  49. 76f496d binman: Support multithreading for building images by Simon Glass · Tue Jul 06 10:36:37 2021 -0600
  50. b87eac8f binman: Put compressed data into separate files by Simon Glass · Tue Jul 06 10:36:36 2021 -0600
  51. 81cd040 log: Allow padding of the function name by Simon Glass · Mon Jul 05 16:33:00 2021 -0600
  52. fc7a744 blk: Support iteration by Simon Glass · Mon Jul 05 16:32:59 2021 -0600
  53. 965cd40 sandbox: mmc: Support fixed MMC devices by Simon Glass · Mon Jul 05 16:32:58 2021 -0600
  54. 58254e0 spl: Provide more information on boot failure by Simon Glass · Mon Jul 05 16:32:57 2021 -0600
  55. 3d70218 image: Allow @ in node names when not using signatures by Simon Glass · Mon Jul 05 16:32:56 2021 -0600
  56. 3e26de5 bloblist: Correct condition in bloblist_addrec() by Simon Glass · Mon Jul 05 16:32:55 2021 -0600
  57. 1834c3d bloblist: Tidy up a few API comments by Simon Glass · Mon Jul 05 16:32:54 2021 -0600
  58. f20a113 bloblist: Support resizing a blob by Simon Glass · Mon Jul 05 16:32:53 2021 -0600
  59. 52ac65f cros_ec: Use standard calls for recovery-request checking by Simon Glass · Mon Jul 05 16:32:52 2021 -0600
  60. 01da40b cros_ec: Support the full-size vboot context by Simon Glass · Mon Jul 05 16:32:51 2021 -0600
  61. 821b998 cros_ec: Drop cros_ec_entering_mode() by Simon Glass · Mon Jul 05 16:32:50 2021 -0600
  62. cbb191b cros_ec: Allow reading the battery-charge state by Simon Glass · Mon Jul 05 16:32:49 2021 -0600
  63. 1e198a6 sandbox: Adjust the bloblist default address by Simon Glass · Mon Jul 05 16:32:48 2021 -0600
  64. 16823eb sandbox: Use hinting with the display by Simon Glass · Mon Jul 05 16:32:47 2021 -0600
  65. 24012c8 sandbox: Add work-around for SDL2 display by Simon Glass · Mon Jul 05 16:32:46 2021 -0600
  66. 1cd0600 sandbox: Support executables for more phases by Simon Glass · Mon Jul 05 16:32:45 2021 -0600
  67. f700504 test: Avoid a build error with SPL by Simon Glass · Mon Jul 05 16:32:43 2021 -0600
  68. 2697425 test: Add DM_DMA to be disabled by Simon Glass · Mon Jul 05 16:32:42 2021 -0600
  69. c124f34 test: Allow CONFIG_SPL_LOAD_FIT to be disabled by Simon Glass · Mon Jul 05 16:32:41 2021 -0600
  70. 4977517 dm: Support lzma in the flashmap by Simon Glass · Mon Jul 05 16:32:40 2021 -0600
  71. 28823e3 dm: core: Add logging for DM_SEQ_ALIAS by Simon Glass · Mon Jul 05 16:32:39 2021 -0600
  72. ee3837c dtoc: Update documentation to cover warnings in more detail by Simon Glass · Sun Jul 04 12:19:50 2021 -0600
  73. 57c325a dtoc: Detect drivers which do not parse correctly by Simon Glass · Sun Jul 04 12:19:49 2021 -0600
  74. 240f0b1 dtoc: Detect unexpected suffix on .of_match by Simon Glass · Sun Jul 04 12:19:48 2021 -0600
  75. 9dc87d3 dtoc: Add a stdout check in test_normalized_name() by Simon Glass · Sun Jul 04 12:19:47 2021 -0600
  76. 2063806 dtoc: Correct the re_compat regular expression by Simon Glass · Sun Jul 04 12:19:46 2021 -0600
  77. 674b6e1 dtoc: Allow multiple warnings for a driver by Simon Glass · Sun Jul 04 12:19:45 2021 -0600
  78. 87827df dtoc: Convert to use ArgumentParser by Simon Glass · Sun Jul 04 12:19:44 2021 -0600
  79. a6a776c dtoc: Avoid using subscripts on match objects by Simon Glass · Sun Jul 04 12:19:43 2021 -0600
  80. 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
  81. 5a6def9 board: sifive: unmatched: refine GEMGXL initialized function in SPL by Vincent Chen · Thu Jul 08 09:08:20 2021 +0800
  82. 288ad1f board: sifive: drop stuff related to unmatched revision 1 by Zong Li · Tue Jul 20 14:26:08 2021 +0800
  83. 51744fe riscv: booti: do not force relocation if force_reloc is not set by Vitaly Wool · Tue Apr 06 10:50:16 2021 +0300
  84. 54010a7 board: sifive: remove the command for setting serial number by Zong Li · Fri Jul 09 16:26:35 2021 +0800
  85. 6cc8042 Merge branch 'master' of git://source.denx.de/u-boot-sh by Tom Rini · Tue Jul 20 19:31:40 2021 -0400
  86. 8cf9b70 ARM: dts: rmobile: Remove multiple unused DT properties on R-Car Gen3 by Marek Vasut · Sat Jul 10 19:17:34 2021 +0200
  87. f83c834 ARM: dts: rmobile: Disable RPC HF by default by Marek Vasut · Sat Jul 10 18:56:29 2021 +0200
  88. 5dea8b4 ARM: rmobile: Align CPU: print with other prints by Marek Vasut · Sun Jul 04 17:27:27 2021 +0200
  89. 3ad1ae0 ARM: rmobile: Enable sysinfo on R-Car Gen3 by Marek Vasut · Sat Jul 03 20:41:50 2021 +0200
  90. 3d585d7 ARM: rmobile: Enable I2C EEPROM support on R-Car Gen3 by Marek Vasut · Sat Jul 03 20:39:28 2021 +0200
  91. c172845 ARM: dts: rmobile: Add sysinfo extras on R-Car Gen3 by Marek Vasut · Sat Jul 03 18:16:14 2021 +0200
  92. 08743f3 sysinfo: rcar3: Add Renesas R-Car Gen3 sysinfo driver by Marek Vasut · Sat Jul 03 20:38:26 2021 +0200
  93. d0f94bb configs: ls2080ardb.h: Update mc size in env by Priyanka Jain · Mon Jul 19 15:07:49 2021 +0530
  94. b20a9c7 configs: ls2080aqds.h: Update mc size in env by Priyanka Jain · Mon Jul 19 14:54:25 2021 +0530
  95. 8f5bd97 configs: ls1088ardb.h: Update mc size in env by Priyanka Jain · Mon Jul 19 14:53:34 2021 +0530
  96. 0653270 configs: ls1088aqds.h: Update mc size in env by Priyanka Jain · Mon Jul 19 14:51:24 2021 +0530
  97. 3c6e9ba configs: ls1043aqds: Configure environment related configs by Kuldeep Singh · Wed Jul 07 12:10:24 2021 +0530
  98. 8721b13 board: freescale: LX2162AQDS: Add MAINTAINER by Wasim Khan · Mon Jun 28 14:14:52 2021 +0200
  99. 576fd3df board: freescale: LX2160AQDS: Add MAINTAINER by Wasim Khan · Mon Jun 28 14:14:51 2021 +0200
  100. 1a2ba25 board: freescale: LX2160ARDB: Add MAINTAINER by Wasim Khan · Mon Jun 28 14:14:50 2021 +0200