1. 99006eb dt-bindings: versal: Add new PM_DEV_I2C_PMC macro by Sandeep Gundlupet Raju · Tue Nov 30 13:56:58 2021 +0100
  2. 6f8b205 versal: Return ENVL_NOWHERE instead of ENVL_UNKNOWN by T Karthik Reddy · Wed Nov 24 12:16:55 2021 +0100
  3. 57c89d2 xilinx: Kconfig: add XILINX_OF_BOARD_DTB_ADDR default value for microblaze by Ovidiu Panait · Thu Dec 02 21:56:56 2021 +0200
  4. 9f97ced microblaze: branch to base vector address on reset by Ovidiu Panait · Tue Nov 30 18:33:57 2021 +0200
  5. e165fa5 microblaze: start.S: add support for configurable vector base address by Ovidiu Panait · Tue Nov 30 18:33:56 2021 +0200
  6. 6025cb5 microblaze: add Kconfig symbol for the vector base address by Ovidiu Panait · Tue Nov 30 18:33:55 2021 +0200
  7. 39415f7 microblaze: migrate CONFIG_SYS_USR_EXCEP to Kconfig by Ovidiu Panait · Tue Nov 30 18:33:54 2021 +0200
  8. c7c11c8 microblaze: drop CONFIG_SYS_RESET_ADDRESS macro by Ovidiu Panait · Tue Nov 30 18:33:53 2021 +0200
  9. ff759b3 microblaze: start.S: use stack space as scratch memory for endian offset by Ovidiu Panait · Tue Nov 30 18:33:52 2021 +0200
  10. 8001a5c microblaze: Kconfig: SPL dependencies fixup by Ovidiu Panait · Tue Nov 30 18:33:51 2021 +0200
  11. 3d68e1f microblaze: spl: add board_boot_order() implementation by Ovidiu Panait · Tue Nov 30 18:33:50 2021 +0200
  12. 76e5113 microblaze: u-boot.lds: replace __end symbol with _end by Ovidiu Panait · Tue Nov 30 18:33:49 2021 +0200
  13. 58ba267 xilinx: firmware: Move dcache handling directly to pmufw load config by Michal Simek · Thu Nov 18 13:00:02 2021 +0100
  14. 87ffaea arm64: zynqmp: Switch SOM to shared psu configuration by Michal Simek · Thu Nov 18 12:58:15 2021 +0100
  15. a12445f xilinx: versal: Fix sdhci node name as per DT by T Karthik Reddy · Thu Nov 18 12:57:20 2021 +0100
  16. 90c43f6 arm64: zynqmp: Remove clock-names from GEM in zynqmp-clk-ccf.dtsi by Michal Simek · Thu Nov 18 13:42:28 2021 +0100
  17. 676c2af arm64: zynqmp: Add resets to all GEMs by Michal Simek · Thu Nov 18 13:42:27 2021 +0100
  18. 100b86d arm64: zynqmp: Add u-boot,dm-pre-reloc to dpsub node by Michal Simek · Thu Nov 18 13:40:31 2021 +0100
  19. 544f448 clk: zynqmp: Fix gem tx/rx/ref clock handling by Michal Simek · Fri Oct 29 13:13:38 2021 +0200
  20. 66a3892 clk: zynqmp: Add support for setting up clock for USB by Michal Simek · Fri Oct 29 13:13:37 2021 +0200
  21. 0171972 zynqmp: gpio: Add support for zynqmp gpio modepin driver by T Karthik Reddy · Fri Oct 29 13:11:43 2021 +0200
  22. 80882c5 Prepare v2022.01-rc3 by Tom Rini · Mon Nov 29 11:16:03 2021 -0500
  23. 07bc02a board: iot2050: update build documentation for OP-TEE by Ivan Mikhaylov · Sun Nov 28 21:57:01 2021 +0000
  24. cfa44c3 qemu: common: Fix build with update capsule by Vincent Stehlé · Wed Nov 24 15:54:20 2021 +0100
  25. 32f4ec8 fastboot: Add maintainers entry by Sean Anderson · Tue Nov 23 23:33:11 2021 -0500
  26. c61f296 clk: Add myself as a maintainer for the clock subsystem by Sean Anderson · Tue Nov 23 23:23:40 2021 -0500
  27. 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
  28. 8ca17c1 test: fix pylint error in u_boot_console_exec_attach.py by Heinrich Schuchardt · Tue Nov 23 00:01:49 2021 +0100
  29. d209bab test: fix pylint error in u_boot_console_sandbox.py by Heinrich Schuchardt · Tue Nov 23 00:01:48 2021 +0100
  30. 5e864d4 test: fix pylint errors in u_boot_utils.py by Heinrich Schuchardt · Tue Nov 23 00:01:47 2021 +0100
  31. 725bd31 test: fix pylint errors in u_boot_spawn.py by Heinrich Schuchardt · Tue Nov 23 00:01:46 2021 +0100
  32. ffa0a23 test: fix pylint errors in multiplexed_log.py by Heinrich Schuchardt · Tue Nov 23 00:01:45 2021 +0100
  33. c3da396 efi_selftest: simplify endian conversion for FDT test by Heinrich Schuchardt · Thu Nov 25 18:55:09 2021 +0100
  34. e9e8499 efi_loader: segfault in efi_clear_os_indications() by Heinrich Schuchardt · Sat Nov 20 11:53:12 2021 +0100
  35. 9460c18 test: address some pylint warnings by Heinrich Schuchardt · Mon Nov 22 08:24:08 2021 +0100
  36. 7fb7254 sandbox: poweroff in efi_system_reset() by Heinrich Schuchardt · Sat Nov 20 14:49:18 2021 +0100
  37. e47b68b efi_loader: efi_disk_register() should not fail by Heinrich Schuchardt · Sat Nov 20 13:56:02 2021 +0100
  38. 669ef7f efi: Call bootm_disable_interrupts earlier in efi_exit_boot_services by Tom Rini · Fri Nov 19 16:33:04 2021 -0500
  39. 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
  40. 1d16f1e efi_loader: startup the tpm device when installing the protocol by Ilias Apalodimas · Thu Nov 18 10:13:42 2021 +0200
  41. 24e841a efi_loader: fix FinalEvents table if an EFI app invoked GetEventLog by Ilias Apalodimas · Thu Nov 18 09:03:39 2021 +0200
  42. b489d6f efi_loader: bump EFI_SPECIFICATION_VERSION to 2.9 by Heinrich Schuchardt · Wed Nov 17 18:55:59 2021 +0100
  43. 4419c1d efi_selftest: unit test for EFI_GROUP_BEFORE_EXIT_BOOT_SERVICE by Heinrich Schuchardt · Wed Nov 17 18:52:35 2021 +0100
  44. 44772c4 efi_loader: EFI_EVENT_GROUP_BEFORE_EXIT_BOOT_SERVICES by Heinrich Schuchardt · Tue Nov 16 18:46:27 2021 +0100
  45. 1001a10 efi_loader: capsule: Record capsule result only if capsule is read by Masami Hiramatsu · Fri Nov 12 22:05:15 2021 +0900
  46. aca20c8 efi_loader: Reduce efi_tcg2 logging statement by Masahisa Kojima · Tue Nov 09 20:35:53 2021 +0900
  47. dadcb6c efi_loader: Sphinx comments in efi_api.h by Heinrich Schuchardt · Sat Nov 20 09:28:54 2021 +0100
  48. 57c03a7 efi: add comment for efi_system_table and efi_configuration_table by Masahisa Kojima · Fri Nov 12 16:24:27 2021 +0900
  49. 8963f19 doc: fix typos in trace.rst by Heinrich Schuchardt · Tue Nov 16 18:38:47 2021 +0100
  50. 33bbb5e scripts: update spelling.txt from upstream Linux by Heinrich Schuchardt · Tue Nov 16 18:56:43 2021 +0100
  51. 7eaa37b test: test truncation in snprintf() by Heinrich Schuchardt · Mon Nov 15 19:06:55 2021 +0100
  52. c4bc918 lmb: fix typo 'commun' by Heinrich Schuchardt · Sun Nov 14 09:38:53 2021 +0100
  53. d85dd52 lmb: drop unused lmb_size_bytes() by Heinrich Schuchardt · Sun Nov 14 09:03:27 2021 +0100
  54. 9dccccd lmb: remove extern keyword in lmb.h by Heinrich Schuchardt · Sun Nov 14 08:52:48 2021 +0100
  55. e6923f0 doc: add include/lmb.h to the HTML documentation by Heinrich Schuchardt · Sun Nov 14 08:43:07 2021 +0100
  56. a88181e lmb: remove lmb_is_nomap() from include by Heinrich Schuchardt · Sun Nov 14 08:41:07 2021 +0100
  57. 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
  58. 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
  59. d260889 configs: meson64_android: add PANIC stage for SYSTEM fails by Neil Armstrong · Wed Nov 17 12:04:11 2021 +0100
  60. 6cb37a2 configs: meson64_android: bypass other checks on run_fastboot=1 by Neil Armstrong · Wed Nov 17 12:04:10 2021 +0100
  61. 1520062 pinctrl: meson: Correct the driver GPIO declaration by Simon Glass · Sat Nov 13 07:07:15 2021 -0700
  62. 9d04f99 Merge branch '2021-11-18-regression-fixes' by Tom Rini · Thu Nov 18 18:25:19 2021 -0500
  63. 9ecb266 arm64: Add missing GD_FLG_SKIP_RELOC handling by Marek Vasut · Sat Nov 13 18:34:59 2021 +0100
  64. 0fcae7f lmb: Reserve U-Boot separately if relocation is disabled by Marek Vasut · Sat Nov 13 18:34:37 2021 +0100
  65. 8c4a68e board_f: Copy GD to new GD even if relocation disabled by Marek Vasut · Sat Nov 13 18:34:04 2021 +0100
  66. 669030a part: return -ENOSYS when get_info not valid. by schspa · Wed Oct 20 20:15:55 2021 +0800
  67. 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
  68. 7a4038b drivers: tpm: atmel_twi: fix printf specifier compile warning by Mathew McBride · Thu Nov 11 04:06:31 2021 +0000
  69. 9b4cd47 drivers: tpm: atmel_twi: implement get_desc operation by Mathew McBride · Thu Nov 11 04:06:30 2021 +0000
  70. 175802c drivers: tpm: atmel_twi: do not use an offset byte by Mathew McBride · Thu Nov 11 04:06:29 2021 +0000
  71. 16bfe89 drivers: tpm: atmel_twi: drop non-DM_I2C compatibility by Mathew McBride · Thu Nov 11 04:06:28 2021 +0000
  72. 10f24eb cmd: tpm-v1: fix load_key_by_sha1 compile errors by Mathew McBride · Thu Nov 11 04:06:27 2021 +0000
  73. bf633f8 cmd: tpm-v1: fix compile error in TPMv1 list resources command by Mathew McBride · Thu Nov 11 04:06:26 2021 +0000
  74. 4d9fad3 Merge branch '2021-11-15-assorted-fixes' by Tom Rini · Tue Nov 16 14:23:30 2021 -0500
  75. 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
  76. e3b3ad9 image: Explicitly declare do_bdinfo() by Andy Shevchenko · Mon Nov 08 21:03:38 2021 +0300
  77. 8c07199 usb: doc: Fix spelling issues in README.usb by Andy Shevchenko · Fri Nov 12 18:37:47 2021 +0300
  78. cf37a68 arm: Fix bad memcpy.S str8w macro argument count by Pierre-Clément Tosi · Wed Nov 10 15:04:40 2021 +0100
  79. 88f0d1d configs: synquacer: Fix dfu_alt_info to use nor1 by Masami Hiramatsu · Wed Nov 10 09:40:07 2021 +0900
  80. 483c886 makefile: add missing semicolons by Angelo Dureghello · Fri Nov 05 16:20:24 2021 +0100
  81. b50ae03 board: tq: fix spelling of "TQ-Systems" by Matthias Schiffer · Tue Nov 02 11:36:46 2021 +0100
  82. 838391b board: rename "tqc" vendor to "tq" by Matthias Schiffer · Tue Nov 02 11:36:45 2021 +0100
  83. 5321bfe arm64: relocate-rela: Add support for ld.lld by Alistair Delva · Wed Oct 20 21:31:32 2021 +0000
  84. 29ee2bf Prepare v2022.01-rc2 by Tom Rini · Mon Nov 15 11:58:37 2021 -0500
  85. c851cc0 usb: Make USB_MUSB_PIO_ONLY selected by USB_MUSB_SUNXI by Samuel Dionne-Riel · Wed Nov 27 14:56:02 2019 -0500
  86. 5b774f0 xilinx: zynqmp: fix ZYNQMP_RESTORE_JTAG check by Ricardo Salveti · Thu Nov 04 16:28:02 2021 -0300
  87. 61204c1 Dockerfile, CI: Update to latest "focal" tag by Tom Rini · Sat Nov 13 18:37:00 2021 -0500
  88. 4e20267 Dockerfile: build swtpm by Heinrich Schuchardt · Tue Nov 09 19:51:20 2021 +0100
  89. 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
  90. 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
  91. 8ea4443 binman: Fix replace subcommand help and comments by Jan Kiszka · Thu Nov 11 08:13:30 2021 +0100
  92. 5780edb bootstage: Differentiate boot progress kconfig entries by Jan Kiszka · Wed Nov 03 15:09:36 2021 +0100
  93. 6354fa8 sandbox: fix sandbox_wdt_expire_now() by Heinrich Schuchardt · Tue Nov 02 19:44:30 2021 +0100
  94. 398b94e test/dm: fix watchdog test by Heinrich Schuchardt · Tue Nov 02 19:44:29 2021 +0100
  95. f89c414 Makefile: Correct TPL rule for OF_REAL by Simon Glass · Sun Oct 31 19:17:03 2021 -0600
  96. c20046f env: Simplify env_get_default() by Marek Behún · Thu Nov 04 00:23:23 2021 +0100
  97. 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
  98. 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
  99. adfb849 binman: Support updating the dtb in an ELF file by Simon Glass · Wed Nov 03 21:09:18 2021 -0600
  100. 9a79840 binman: Tidy up comments on _DoTestFile() by Simon Glass · Wed Nov 03 21:09:17 2021 -0600