1. 7b298a5 efi_loader: fix building aarch64 EFI binaries by Heinrich Schuchardt · Sat Dec 31 11:58:54 2022 +0100
  2. 04296bf efi_loader: defines for PE-COFF section flags by Heinrich Schuchardt · Wed Jan 04 12:18:54 2023 +0100
  3. b9691e7 doc: Fix eth_env_[gs]et_enetaddr() return value by Marek Vasut · Sun Dec 18 08:05:02 2022 +0100
  4. 4a6023cf doc: building documentation by Heinrich Schuchardt · Fri Dec 30 05:05:31 2022 +0100
  5. 75272c0 cmd: avoid endless loop in sound play command by Heinrich Schuchardt · Sat Dec 31 00:49:10 2022 +0100
  6. 65add0f Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Mon Jan 02 09:36:13 2023 -0500
  7. 04bcda8 timer: orion-timer: Fix problem with early static variable by Stefan Roese · Wed Dec 21 10:18:49 2022 +0100
  8. 6a9ebc2 configs: Resync with savedefconfig by Tom Rini · Thu Dec 29 13:44:21 2022 -0500
  9. 081f28c Merge tag 'efi-2023-01-rc5-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Thu Dec 29 13:32:50 2022 -0500
  10. 742b536 Merge branch '2022-12-29-assorted-further-fixes' by Tom Rini · Thu Dec 29 13:31:40 2022 -0500
  11. c3e45b9 PowerPC: Update dependencies on *SYS_MPC85XX_NO_RESETVEC by Tom Rini · Thu Dec 29 09:50:03 2022 -0500
  12. 6ff76d8 Merge branch '2022-12-29-assorted-further-fixes' by Tom Rini · Thu Dec 29 09:51:00 2022 -0500
  13. 489f402 PowerPC: Rework PBL location choice by Tom Rini · Wed Dec 28 10:52:51 2022 -0500
  14. 34aa075 cmd: net: wget: fix Kconfig dependency by Michael Walle · Wed Dec 28 16:27:15 2022 +0100
  15. caad55b net: wget: fix implicit declaration by Michael Walle · Wed Dec 28 16:27:14 2022 +0100
  16. 87abed8 CI: Rework rockchip jobs in Azure by Tom Rini · Tue Dec 27 11:48:08 2022 -0500
  17. 57a295b efi_loader: use u16_strlen() in efi_var_mem_ins() by Heinrich Schuchardt · Thu Dec 29 10:50:54 2022 +0100
  18. 3a83082 efi_loader: avoid adding variables twice by Ilias Apalodimas · Thu Dec 29 10:13:22 2022 +0200
  19. 50413bb efi_loader: typo non-volatile in efi_var_restore by Heinrich Schuchardt · Thu Dec 29 09:23:03 2022 +0100
  20. fd1e24c efi_loader: set UEFI specification version to 2.10 by Heinrich Schuchardt · Fri Dec 23 02:26:52 2022 +0100
  21. e84ab96 efi_loader: set IMAGE_FILE_LARGE_ADDRESS_AWARE by Heinrich Schuchardt · Fri Dec 23 02:16:03 2022 +0100
  22. d6f8e7a efi_loader: fix get_package_list_handle() status by Vincent Stehlé · Tue Dec 13 22:39:09 2022 +0100
  23. 311fe21 doc: improve wget man-page by Heinrich Schuchardt · Thu Dec 22 11:32:03 2022 +0100
  24. 543bd4f doc: Use "changesets" not "csets" in statistics pages by Tom Rini · Wed Dec 21 18:04:10 2022 -0500
  25. 52ac5e4 doc: add texinfodocs and infodocs targets by Maxim Cournoyer · Sun Dec 18 21:48:08 2022 -0500
  26. 8ca5867 doc: board: qemu-ppce500: Update supported and unsupported by Pali Rohár · Tue Dec 20 21:06:26 2022 +0100
  27. 6d13813 doc: ti: add the K3 generation page by Bryan Brattlof · Mon Dec 19 14:29:50 2022 -0600
  28. 10d3f17 doc: ti: reorganize existing ti docs by Bryan Brattlof · Mon Dec 19 14:29:49 2022 -0600
  29. 770e3ca Merge https://source.denx.de/u-boot/custodians/u-boot-pmic by Tom Rini · Mon Dec 26 21:00:20 2022 -0500
  30. ab87f94 power: regulator: Add support for NPCM8xx by Jim Liu · Mon Nov 07 10:48:27 2022 +0800
  31. ac60e94 Merge tag 'tpm-23122022' of https://source.denx.de/u-boot/custodians/u-boot-tpm by Tom Rini · Fri Dec 23 07:46:41 2022 -0500
  32. 1f7ebd7 Merge branch '2022-12-22-assorted-important-fixes' by Tom Rini · Fri Dec 23 07:44:30 2022 -0500
  33. de1a4a3 tee: optee: discover services dependent on tee-supplicant by Etienne Carriere · Wed Dec 07 16:30:00 2022 +0100
  34. 2365a5c tee: optee: don't fail probe because of optee-rng by Etienne Carriere · Wed Dec 07 16:29:59 2022 +0100
  35. 9675f80 pylibfdt: Fix version normalization warning by Marek Vasut · Thu Dec 15 23:37:59 2022 +0100
  36. 6cc2348 net: nuvoton: fix build broken for use phy_get_interface_by_name by Jim Liu · Tue Sep 13 14:25:21 2022 +0800
  37. 0d6e0c9 powerpc/mpc85xx: Disable AltiVec and VSX instructions by Pali Rohár · Mon Dec 19 22:46:22 2022 +0100
  38. f4b1df5 powerpc/mpc85xx: Improve disabling of SPE instructions by Pali Rohár · Sun Dec 11 15:14:59 2022 +0100
  39. c89a3b6 powerpc/mpc85xx: Pass correct cpu compiler flags by Pali Rohár · Mon Dec 19 22:41:52 2022 +0100
  40. f00eb37 net: don't memcpy to NULL by Heinrich Schuchardt · Wed Dec 07 11:53:29 2022 +0100
  41. a121817 net: ipv6: Add missing break into IPv6 protocol handler by Viacheslav Mitrofanov · Tue Dec 06 10:08:16 2022 +0300
  42. 9bd34ac spl: Kconfig: Fix SPL_OPTEE_IMAGE dependency by Jagan Teki · Thu Nov 03 11:49:47 2022 +0530
  43. 925fc6c CI: Reduce aarch64 catchall job matches by Tom Rini · Wed Dec 07 09:16:18 2022 -0500
  44. 6313aee Merge tag 'efi-2023-01-rc5' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Tue Dec 20 12:50:38 2022 -0500
  45. 4335168 Merge tag 'tpm-20122022' of https://source.denx.de/u-boot/custodians/u-boot-tpm by Tom Rini · Tue Dec 20 12:50:24 2022 -0500
  46. c8883b0 eficonfig: EFI_VARIABLE_APPEND_WRITE is not set for null key by Masahisa Kojima · Tue Dec 20 19:38:52 2022 +0900
  47. d6bed22 efi_selftest: conformance test for GetNextVariableName by Heinrich Schuchardt · Sun Dec 18 06:08:58 2022 +0000
  48. 4e82c2e efi_loader: fix efi_get_next_variable_name_mem() by Heinrich Schuchardt · Sun Dec 18 06:08:57 2022 +0000
  49. 68e698b eficonfig: avoid SetVariable between GetNextVariableName calls by Masahisa Kojima · Mon Dec 19 11:33:13 2022 +0900
  50. 7ec3c6f eficonfig: carve out efi_get_next_variable_name_int calls by Masahisa Kojima · Mon Dec 19 11:33:12 2022 +0900
  51. 060edff test: add unit test for u16_strnlen() by Heinrich Schuchardt · Sun Dec 18 05:32:14 2022 +0000
  52. 16f77e1 doc: correct heading level in printenv man-page by Heinrich Schuchardt · Sun Dec 18 04:00:52 2022 +0000
  53. d5f527a cmd: allow sound command to play multiple sounds by Heinrich Schuchardt · Thu Dec 15 16:50:39 2022 -0800
  54. 2d56157 tpm2: ftpm: open session with privileged ree login by Etienne Carriere · Wed Dec 07 16:25:33 2022 +0100
  55. 8b5dd10 Prepare v2023.01-rc4 by Tom Rini · Mon Dec 19 08:45:26 2022 -0500
  56. 787b05a Merge tag 'u-boot-rockchip-20221219' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Mon Dec 19 08:33:24 2022 -0500
  57. e6b10c8 rockpi4: capsule: Enable UEFI capsule update on RockPi4 boards by Sughosh Ganu · Thu Nov 10 14:49:17 2022 +0530
  58. d5d2e8d rockpi4: board: Add firmware image information for capsule updates by Sughosh Ganu · Thu Nov 10 14:49:16 2022 +0530
  59. c1b8e8b rockchip: capsule: Add functions for supporting capsule updates by Sughosh Ganu · Thu Nov 10 14:49:15 2022 +0530
  60. 86cd834 phy: rockchip: handle clock without enable function by John Keeping · Tue Dec 06 12:48:55 2022 +0000
  61. 5a96da8 rockchip: Pinebook Pro: Do not initialize i2c before relocation by Michal Suchanek · Sat Dec 03 13:31:29 2022 +0100
  62. 5617345 rockchip: puma: fix GPT table corruption when saving U-Boot environment by Quentin Schulz · Tue Oct 25 12:58:02 2022 +0200
  63. 03bf856 arm: dts: rockchip: enable ums/rockusb command for ROCK Pi 4 by FUKAUMI Naoki · Wed Oct 19 07:12:52 2022 +0000
  64. 12f9b49 configs:rockchip:roc-rk3399-pc:Enable more configs by Manoj Sai · Thu Sep 15 12:53:19 2022 +0530
  65. 7698dc4 arm: dts: rockchip: rk3128: fix clocks, compatible and phys by Johan Jonker · Fri Sep 09 22:20:07 2022 +0200
  66. 1f28823 arm: dts: rockchip: rk3128: fix DT node names by Johan Jonker · Fri Sep 09 22:19:24 2022 +0200
  67. 57591e2 arm: dts: rockchip: move all rk3128 u-boot specific properties in separate dtsi files by Johan Jonker · Fri Sep 09 22:19:06 2022 +0200
  68. b89d6a0 arm: dts: rockchip: rk3128: bulk convert gpios to their constant counterparts by Johan Jonker · Fri Sep 09 22:18:55 2022 +0200
  69. 9d3bfc3 rockchip: rk3128-cru: sync the clock dt-binding header from Linux by Johan Jonker · Fri Sep 09 22:18:45 2022 +0200
  70. 32cb5bc rockchip: enable fdt overlays for ROCK Pi 4 series by FUKAUMI Naoki · Sat Sep 10 01:47:24 2022 +0000
  71. e6693c3 rockchip: Only call binman when TPL available by Kever Yang · Sun Dec 18 20:43:38 2022 +0800
  72. e71a82d Makefile: With BINMAN_ALLOW_MISSING=1 don't error on missing by Tom Rini · Mon Dec 05 21:03:36 2022 -0500
  73. 3e94c0a Merge tag 'efi-2023-01-rc4' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Sun Dec 18 08:10:09 2022 -0500
  74. 878be8c Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Sun Dec 18 08:08:55 2022 -0500
  75. 6ccf76e doc: update Sphinx requirements for certifi by Heinrich Schuchardt · Fri Dec 09 15:33:52 2022 +0100
  76. c53cec6 efi: adjust ebbr to v2.1 in conformance profile by Vincent Stehlé · Fri Dec 16 17:55:04 2022 +0100
  77. 4322898 doc: fix typos by Maxim Cournoyer · Fri Dec 16 21:09:40 2022 -0500
  78. 9706208 Merge https://source.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · Thu Dec 15 13:06:00 2022 -0500
  79. a9aab24 sunxi: board: annotate #endif lines by Andre Przywara · Mon Nov 28 00:02:56 2022 +0000
  80. 1e416f5 sunxi: remove bogus mmc_pinmux_setup() prototype by Andre Przywara · Mon Nov 28 00:55:20 2022 +0000
  81. ff32afe sunxi: remove unused CONFIG_MMC_SUNXI_SLOT by Andre Przywara · Mon Nov 28 00:03:53 2022 +0000
  82. 639a089 x86: cosmetic: Fix a typo in the reserve_arch() comments by Bin Meng · Thu Nov 24 11:39:23 2022 +0800
  83. 347ff93 x86: som-db5800-som-6867: Adjust CONFIG_TEXT_BASE by Bin Meng · Thu Nov 24 16:19:54 2022 +0800
  84. 77e9a2a x86: dfi-bt700: Adjust CONFIG_TEXT_BASE by Bin Meng · Thu Nov 24 15:58:17 2022 +0800
  85. c64842a x86: conga-qeval20-qa3-e3845: Adjust CONFIG_TEXT_BASE by Bin Meng · Thu Nov 24 15:33:09 2022 +0800
  86. 63b7a0d x86: minnowmax: Adjust CONFIG_TEXT_BASE by Bin Meng · Thu Nov 24 11:07:13 2022 +0800
  87. f813448 x86: bayleybay: Adjust CONFIG_TEXT_BASE by Bin Meng · Thu Nov 24 11:24:37 2022 +0800
  88. bb8aae5 x86: Fix i8259 ifdef include guard by Alistair Delva · Mon Sep 26 22:23:26 2022 +0000
  89. 522f020 sunxi: Fix serial console for A10s-OLinuXino-MICRO by Mark Kettenis · Sun Dec 11 23:00:54 2022 +0100
  90. d98ccb8 pinctrl: sunxi: Add P2WI and RSB pinmuxes by Samuel Holland · Thu Nov 17 22:22:27 2022 -0600
  91. 5b3c337 sunxi: define SYS_MONITOR_LEN in Kconfig, not _defconfig by Andre Przywara · Sat Nov 19 16:10:59 2022 +0000
  92. 5c1b071 Revert "cmd: pxe_utils: Check fdtcontroladdr in label_boot" by Tom Rini · Tue Dec 13 09:26:25 2022 -0500
  93. 2cb1196 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Mon Dec 12 09:00:58 2022 -0500
  94. 961712e Merge tag 'u-boot-stm32-20221212' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Mon Dec 12 08:59:13 2022 -0500
  95. c550c2ba dm: pmic: ignore disabled node in pmic_bind_children by Patrick Delaunay · Wed Oct 26 15:05:10 2022 +0200
  96. 8b6a664 phy: usbphyc: use regulator_set_enable_if_allowed for disabling vbus supply by Patrick Delaunay · Tue Sep 20 13:39:56 2022 +0200
  97. 0bf72a9 arm: mvebu: Espressobin: Fix default env variables by Derek LaHousse · Mon Dec 12 07:34:17 2022 +0100
  98. 68cffb5 Merge tag 'u-boot-nand-20221211' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash by Tom Rini · Sun Dec 11 09:40:25 2022 -0500
  99. 08b72b5 spl: spl_legacy: fix invalid offset in SPL_COPY_PAYLOAD_ONLY by Dai Okamura · Fri Dec 09 20:40:21 2022 +0900
  100. d0a0dd2 mtd: nand: mxs_nand_spl: don't read useless pages by Dario Binacchi · Sun Nov 20 10:57:04 2022 +0100