1. 4bd7a5a ARM: stm32: Fix SoM and board coding strap GPIO handling on DHSOM by Marek Vasut · Sat Nov 13 03:26:39 2021 +0100
  2. 010f492 ARM: stm32: Increase PHY auto-negotiation timeout to 20s on DHSOM by Marek Vasut · Sat Nov 13 03:26:05 2021 +0100
  3. bc6e88a ARM: stm32: Add update_sf script to install U-Boot into SF on DHSOM by Marek Vasut · Sat Nov 13 03:25:13 2021 +0100
  4. e43ec1f ARM: stm32: Increase USB power-good delay on DHSOM by Marek Vasut · Sat Nov 13 03:24:44 2021 +0100
  5. 80882c5 Prepare v2022.01-rc3 by Tom Rini · Mon Nov 29 11:16:03 2021 -0500
  6. 07bc02a board: iot2050: update build documentation for OP-TEE by Ivan Mikhaylov · Sun Nov 28 21:57:01 2021 +0000
  7. cfa44c3 qemu: common: Fix build with update capsule by Vincent Stehlé · Wed Nov 24 15:54:20 2021 +0100
  8. 32f4ec8 fastboot: Add maintainers entry by Sean Anderson · Tue Nov 23 23:33:11 2021 -0500
  9. c61f296 clk: Add myself as a maintainer for the clock subsystem by Sean Anderson · Tue Nov 23 23:23:40 2021 -0500
  10. a5b22af Merge tag 'efi-2022-01-rc3-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Fri Nov 26 17:10:53 2021 -0500
  11. 8ca17c1 test: fix pylint error in u_boot_console_exec_attach.py by Heinrich Schuchardt · Tue Nov 23 00:01:49 2021 +0100
  12. d209bab test: fix pylint error in u_boot_console_sandbox.py by Heinrich Schuchardt · Tue Nov 23 00:01:48 2021 +0100
  13. 5e864d4 test: fix pylint errors in u_boot_utils.py by Heinrich Schuchardt · Tue Nov 23 00:01:47 2021 +0100
  14. 725bd31 test: fix pylint errors in u_boot_spawn.py by Heinrich Schuchardt · Tue Nov 23 00:01:46 2021 +0100
  15. ffa0a23 test: fix pylint errors in multiplexed_log.py by Heinrich Schuchardt · Tue Nov 23 00:01:45 2021 +0100
  16. c3da396 efi_selftest: simplify endian conversion for FDT test by Heinrich Schuchardt · Thu Nov 25 18:55:09 2021 +0100
  17. e9e8499 efi_loader: segfault in efi_clear_os_indications() by Heinrich Schuchardt · Sat Nov 20 11:53:12 2021 +0100
  18. 9460c18 test: address some pylint warnings by Heinrich Schuchardt · Mon Nov 22 08:24:08 2021 +0100
  19. 7fb7254 sandbox: poweroff in efi_system_reset() by Heinrich Schuchardt · Sat Nov 20 14:49:18 2021 +0100
  20. e47b68b efi_loader: efi_disk_register() should not fail by Heinrich Schuchardt · Sat Nov 20 13:56:02 2021 +0100
  21. 669ef7f efi: Call bootm_disable_interrupts earlier in efi_exit_boot_services by Tom Rini · Fri Nov 19 16:33:04 2021 -0500
  22. 44ed622 Merge branch 'efi-2022-01' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Sat Nov 20 09:36:37 2021 -0500
  23. 1d16f1e efi_loader: startup the tpm device when installing the protocol by Ilias Apalodimas · Thu Nov 18 10:13:42 2021 +0200
  24. 24e841a efi_loader: fix FinalEvents table if an EFI app invoked GetEventLog by Ilias Apalodimas · Thu Nov 18 09:03:39 2021 +0200
  25. b489d6f efi_loader: bump EFI_SPECIFICATION_VERSION to 2.9 by Heinrich Schuchardt · Wed Nov 17 18:55:59 2021 +0100
  26. 4419c1d efi_selftest: unit test for EFI_GROUP_BEFORE_EXIT_BOOT_SERVICE by Heinrich Schuchardt · Wed Nov 17 18:52:35 2021 +0100
  27. 44772c4 efi_loader: EFI_EVENT_GROUP_BEFORE_EXIT_BOOT_SERVICES by Heinrich Schuchardt · Tue Nov 16 18:46:27 2021 +0100
  28. 1001a10 efi_loader: capsule: Record capsule result only if capsule is read by Masami Hiramatsu · Fri Nov 12 22:05:15 2021 +0900
  29. aca20c8 efi_loader: Reduce efi_tcg2 logging statement by Masahisa Kojima · Tue Nov 09 20:35:53 2021 +0900
  30. dadcb6c efi_loader: Sphinx comments in efi_api.h by Heinrich Schuchardt · Sat Nov 20 09:28:54 2021 +0100
  31. 57c03a7 efi: add comment for efi_system_table and efi_configuration_table by Masahisa Kojima · Fri Nov 12 16:24:27 2021 +0900
  32. 8963f19 doc: fix typos in trace.rst by Heinrich Schuchardt · Tue Nov 16 18:38:47 2021 +0100
  33. 33bbb5e scripts: update spelling.txt from upstream Linux by Heinrich Schuchardt · Tue Nov 16 18:56:43 2021 +0100
  34. 7eaa37b test: test truncation in snprintf() by Heinrich Schuchardt · Mon Nov 15 19:06:55 2021 +0100
  35. c4bc918 lmb: fix typo 'commun' by Heinrich Schuchardt · Sun Nov 14 09:38:53 2021 +0100
  36. d85dd52 lmb: drop unused lmb_size_bytes() by Heinrich Schuchardt · Sun Nov 14 09:03:27 2021 +0100
  37. 9dccccd lmb: remove extern keyword in lmb.h by Heinrich Schuchardt · Sun Nov 14 08:52:48 2021 +0100
  38. e6923f0 doc: add include/lmb.h to the HTML documentation by Heinrich Schuchardt · Sun Nov 14 08:43:07 2021 +0100
  39. a88181e lmb: remove lmb_is_nomap() from include by Heinrich Schuchardt · Sun Nov 14 08:41:07 2021 +0100
  40. 030edf4 Merge tag 'u-boot-amlogic-20211119' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · Fri Nov 19 16:33:33 2021 -0500
  41. bc64d45 Merge tag 'tpm-19112021' of https://source.denx.de/u-boot/custodians/u-boot-tpm by Tom Rini · Fri Nov 19 16:33:23 2021 -0500
  42. d260889 configs: meson64_android: add PANIC stage for SYSTEM fails by Neil Armstrong · Wed Nov 17 12:04:11 2021 +0100
  43. 6cb37a2 configs: meson64_android: bypass other checks on run_fastboot=1 by Neil Armstrong · Wed Nov 17 12:04:10 2021 +0100
  44. 1520062 pinctrl: meson: Correct the driver GPIO declaration by Simon Glass · Sat Nov 13 07:07:15 2021 -0700
  45. 9d04f99 Merge branch '2021-11-18-regression-fixes' by Tom Rini · Thu Nov 18 18:25:19 2021 -0500
  46. 9ecb266 arm64: Add missing GD_FLG_SKIP_RELOC handling by Marek Vasut · Sat Nov 13 18:34:59 2021 +0100
  47. 0fcae7f lmb: Reserve U-Boot separately if relocation is disabled by Marek Vasut · Sat Nov 13 18:34:37 2021 +0100
  48. 8c4a68e board_f: Copy GD to new GD even if relocation disabled by Marek Vasut · Sat Nov 13 18:34:04 2021 +0100
  49. 669030a part: return -ENOSYS when get_info not valid. by schspa · Wed Oct 20 20:15:55 2021 +0800
  50. 41e6ff7 Revert "board: synquacer: developerbox: Don't set gd->env_addr to default_environment" by Masami Hiramatsu · Thu Nov 18 14:45:25 2021 +0900
  51. 7a4038b drivers: tpm: atmel_twi: fix printf specifier compile warning by Mathew McBride · Thu Nov 11 04:06:31 2021 +0000
  52. 9b4cd47 drivers: tpm: atmel_twi: implement get_desc operation by Mathew McBride · Thu Nov 11 04:06:30 2021 +0000
  53. 175802c drivers: tpm: atmel_twi: do not use an offset byte by Mathew McBride · Thu Nov 11 04:06:29 2021 +0000
  54. 16bfe89 drivers: tpm: atmel_twi: drop non-DM_I2C compatibility by Mathew McBride · Thu Nov 11 04:06:28 2021 +0000
  55. 10f24eb cmd: tpm-v1: fix load_key_by_sha1 compile errors by Mathew McBride · Thu Nov 11 04:06:27 2021 +0000
  56. bf633f8 cmd: tpm-v1: fix compile error in TPMv1 list resources command by Mathew McBride · Thu Nov 11 04:06:26 2021 +0000
  57. 4d9fad3 Merge branch '2021-11-15-assorted-fixes' by Tom Rini · Tue Nov 16 14:23:30 2021 -0500
  58. 926dca5 Merge tag 'xilinx-for-v2022.01-rc3' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Tue Nov 16 09:51:04 2021 -0500
  59. e3b3ad9 image: Explicitly declare do_bdinfo() by Andy Shevchenko · Mon Nov 08 21:03:38 2021 +0300
  60. 8c07199 usb: doc: Fix spelling issues in README.usb by Andy Shevchenko · Fri Nov 12 18:37:47 2021 +0300
  61. cf37a68 arm: Fix bad memcpy.S str8w macro argument count by Pierre-Clément Tosi · Wed Nov 10 15:04:40 2021 +0100
  62. 88f0d1d configs: synquacer: Fix dfu_alt_info to use nor1 by Masami Hiramatsu · Wed Nov 10 09:40:07 2021 +0900
  63. 483c886 makefile: add missing semicolons by Angelo Dureghello · Fri Nov 05 16:20:24 2021 +0100
  64. b50ae03 board: tq: fix spelling of "TQ-Systems" by Matthias Schiffer · Tue Nov 02 11:36:46 2021 +0100
  65. 838391b board: rename "tqc" vendor to "tq" by Matthias Schiffer · Tue Nov 02 11:36:45 2021 +0100
  66. 5321bfe arm64: relocate-rela: Add support for ld.lld by Alistair Delva · Wed Oct 20 21:31:32 2021 +0000
  67. 29ee2bf Prepare v2022.01-rc2 by Tom Rini · Mon Nov 15 11:58:37 2021 -0500
  68. c851cc0 usb: Make USB_MUSB_PIO_ONLY selected by USB_MUSB_SUNXI by Samuel Dionne-Riel · Wed Nov 27 14:56:02 2019 -0500
  69. 5b774f0 xilinx: zynqmp: fix ZYNQMP_RESTORE_JTAG check by Ricardo Salveti · Thu Nov 04 16:28:02 2021 -0300
  70. 61204c1 Dockerfile, CI: Update to latest "focal" tag by Tom Rini · Sat Nov 13 18:37:00 2021 -0500
  71. 4e20267 Dockerfile: build swtpm by Heinrich Schuchardt · Tue Nov 09 19:51:20 2021 +0100
  72. a978726 Merge tag 'dm-pull-13nov21' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Sat Nov 13 21:14:51 2021 -0500
  73. 2ae0fbd Merge tag 'efi-2022-01-rc2-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Sat Nov 13 18:13:35 2021 -0500
  74. 8ea4443 binman: Fix replace subcommand help and comments by Jan Kiszka · Thu Nov 11 08:13:30 2021 +0100
  75. 5780edb bootstage: Differentiate boot progress kconfig entries by Jan Kiszka · Wed Nov 03 15:09:36 2021 +0100
  76. 6354fa8 sandbox: fix sandbox_wdt_expire_now() by Heinrich Schuchardt · Tue Nov 02 19:44:30 2021 +0100
  77. 398b94e test/dm: fix watchdog test by Heinrich Schuchardt · Tue Nov 02 19:44:29 2021 +0100
  78. f89c414 Makefile: Correct TPL rule for OF_REAL by Simon Glass · Sun Oct 31 19:17:03 2021 -0600
  79. c20046f env: Simplify env_get_default() by Marek Behún · Thu Nov 04 00:23:23 2021 +0100
  80. e087a46 env: Fix env_get() when returning empty string using env_get_f() by Marek Behún · Thu Nov 04 00:23:22 2021 +0100
  81. 08c6b04 env: Don't set ready flag if import failed in env_set_default() by Marek Behún · Thu Nov 04 00:23:21 2021 +0100
  82. adfb849 binman: Support updating the dtb in an ELF file by Simon Glass · Wed Nov 03 21:09:18 2021 -0600
  83. 9a79840 binman: Tidy up comments on _DoTestFile() by Simon Glass · Wed Nov 03 21:09:17 2021 -0600
  84. a4e259e binman: Support reading the offset of an ELF-file symbol by Simon Glass · Wed Nov 03 21:09:16 2021 -0600
  85. 271fd8f binman: Report an error if test files fail to compile by Simon Glass · Wed Nov 03 21:09:15 2021 -0600
  86. 6db1e32 patman: Use a ValueError exception if tools.Run() fails by Simon Glass · Wed Nov 03 21:09:14 2021 -0600
  87. 95f833a configs: Resync with savedefconfig by Tom Rini · Fri Nov 12 23:37:42 2021 +0000
  88. 15d544b Merge branch '2021-11-12-Kconfig-migrations' by Tom Rini · Fri Nov 12 18:33:12 2021 -0500
  89. 6e92361 Convert CONFIG_LAST_STAGE_INIT to Kconfig by Tom Rini · Sun Nov 07 22:59:51 2021 -0500
  90. b2cb7b1 Remove CONFIG_SERIAL_MULTI by Tom Rini · Sun Nov 07 22:59:50 2021 -0500
  91. 2d6a29a Convert CONFIG_PL011_SERIAL et al to Kconfig by Tom Rini · Sun Nov 07 22:59:49 2021 -0500
  92. 650378b Convert CONFIG_MACB to Kconfig by Tom Rini · Sun Nov 07 22:59:48 2021 -0500
  93. e9d3020 Convert CONFIG_MD5 to Kconfig by Tom Rini · Sun Nov 07 22:59:47 2021 -0500
  94. 39948ce Convert CONFIG_MX6 et al to Kconfig by Tom Rini · Sun Nov 07 22:59:46 2021 -0500
  95. f1b6dda Convert CONFIG_IMX_BOOTAUX et al to Kconfig by Tom Rini · Sun Nov 07 22:59:45 2021 -0500
  96. 8c563a1 Convert CONFIG_SYS_PROMPT et al to Kconfig by Tom Rini · Sun Nov 07 22:59:44 2021 -0500
  97. 49a9670 Convert CONFIG_I2C_EDID et al to Kconfig by Tom Rini · Sun Nov 07 22:59:43 2021 -0500
  98. e141f56 Convert CONFIG_PHYLIB et al to Kconfig by Tom Rini · Sun Nov 07 22:59:42 2021 -0500
  99. 3faebfb Convert CONFIG_MISC_INIT_F et al to Kconfig by Tom Rini · Sun Nov 07 22:59:41 2021 -0500
  100. 710639a Convert CONFIG_TRACE et al to Kconfig by Tom Rini · Sun Nov 07 22:59:40 2021 -0500