1. 92404a1 arch/arm: meson: sm: introduce power domain functions by Alexey Romanov · Wed May 31 12:31:54 2023 +0300
  2. 4f86fde doc: boards: amlogic: add documentation for KII Pro by Ferass El Hafidi · Sun May 07 12:42:29 2023 +0000
  3. 5dea2e0 boards: amlogic: add KII Pro defconfig by Ferass El Hafidi · Sun May 07 12:42:24 2023 +0000
  4. 0f9ed09 arm: dts: add support for Videostrong KII Pro by Ferass El Hafidi · Sun May 07 12:42:19 2023 +0000
  5. 9ad0ebb board: amlogic: add support for AD401 board by Igor Prusov · Fri May 05 15:56:39 2023 +0300
  6. 851baaf pinctrl: meson: add pinctrl driver for Amlogic A1 by Igor Prusov · Fri May 05 15:56:38 2023 +0300
  7. 7da68fb ARM: meson: add A1 support by Igor Prusov · Fri May 05 15:56:37 2023 +0300
  8. 997506d ARM: dts: sync meson-a1-ad401 from Linux 6.3-rc7 by Igor Prusov · Fri May 05 15:56:36 2023 +0300
  9. 689aa9e ARM: dts: Add Amlogic Meson A1 DT from Linux 6.3-rc7 by Igor Prusov · Fri May 05 15:56:35 2023 +0300
  10. 5b30ef9 Merge branch '2023-06-21-fix-get_ram_size-with-cache-enabled' into next by Tom Rini · Thu Jun 22 09:59:43 2023 -0400
  11. 8c81642 common/memsize.c: Fix get_ram_size() when cache is enabled by Emanuele Ghidoli · Tue May 30 15:33:27 2023 +0200
  12. 2d2ae36 sandbox: Add a dummy dcache_status() function by Emanuele Ghidoli · Tue May 30 15:33:26 2023 +0200
  13. ff3aa4a Merge branch '2023-06-20-assorted-update' into next by Tom Rini · Wed Jun 21 14:39:38 2023 -0400
  14. 16f5147 test: dm: restore /firmware nodes after testing by AKASHI Takahiro · Thu Jun 08 09:55:59 2023 +0900
  15. 162ffc5 stdio: Remove stdio_init() by Masahiro Yamada · Tue Jun 06 20:37:42 2023 +0900
  16. 83d91b1 configs: am64x_evm_*_defconfig: Enable High Secure device support by Vignesh Raghavendra · Sat Jun 03 18:06:14 2023 +0530
  17. 2b73e77 configs: synquacer: increase SYS_MALLOC_F_LEN by Masahisa Kojima · Thu Jun 01 18:13:51 2023 +0900
  18. 2cd173c test: bdinfo: Add test for command bdinfo by Marek Vasut · Wed May 31 03:03:58 2023 +0200
  19. e64dcb2 python: Update requirements.txt for security issues by Tom Rini · Tue May 30 15:50:30 2023 -0400
  20. 0e02696 drivers: spi: omap3_spi: Initialize mode for all channels by Julien Panis · Mon May 29 15:42:28 2023 +0200
  21. ba007e4 psci: fix use of clobbered registers in asm by Sam Edwards · Sat May 27 18:09:42 2023 -0600
  22. 4871b53 mkimage: ecdsa: password for signing from environment by Stefano Babic · Thu May 25 10:18:05 2023 +0200
  23. dd73b59 usb: eth: lan78xx: Fix logic in lan78xx_read_otp() to avoid a warning by Tom Rini · Thu Jun 04 16:35:15 2020 -0400
  24. 4d1ad12 spl: spl-nor: return error if no valid image was loaded by Mario Kicherer · Mon Jan 30 10:21:43 2023 +0100
  25. 209fff1 Merge branch '2023-06-19-spl-nvme-support' into next by Tom Rini · Tue Jun 20 09:35:16 2023 -0400
  26. bd05090 common: spl: Add spl NVMe boot support by Mayuresh Chitale · Sat Jun 03 19:32:56 2023 +0530
  27. 1cee77e nvme: pci: Enable for SPL by Mayuresh Chitale · Sat Jun 03 19:32:55 2023 +0530
  28. 5d96a91 spl: blk: Support loading images from fs by Mayuresh Chitale · Sat Jun 03 19:32:54 2023 +0530
  29. b365c94 spl: Add Kconfig options for NVME by Mayuresh Chitale · Sat Jun 03 19:32:53 2023 +0530
  30. 22dc113 global: Use proper project name U-Boot (next) by Michal Simek · Mon Jun 05 13:58:59 2023 +0200
  31. 6b5ab47 Merge branch '2023-06-19-corstone1000-fwu-updates' into next by Tom Rini · Mon Jun 19 16:43:53 2023 -0400
  32. 7042979 corstone1000: add nvmxip, fwu-mdata and gpt options by Rui Miguel Silva · Mon Jun 12 09:09:20 2023 +0100
  33. 5d1c594 corstone1000: set kernel_addr based on boot_idx by Rui Miguel Silva · Mon Jun 12 09:09:19 2023 +0100
  34. a9181c8 corstone1000: add boot index by Rui Miguel Silva · Mon Jun 12 09:09:18 2023 +0100
  35. 4d0a4da corstone1000: add fwu-metadata store info by Rui Miguel Silva · Mon Jun 12 09:09:17 2023 +0100
  36. d5cf7a0 nvmxip: move header to include by Rui Miguel Silva · Mon Jun 12 09:09:16 2023 +0100
  37. 46b7441 fwu_metadata: make sure structures are packed by Rui Miguel Silva · Mon Jun 12 09:09:15 2023 +0100
  38. 53c0699 Merge tag 'u-boot-stm32-20230616' of https://source.denx.de/u-boot/custodians/u-boot-stm into next by Tom Rini · Fri Jun 16 10:51:58 2023 -0400
  39. 45bc3c4 serial: stm32: BRR must be set only when usart is disable by Patrice Chotard · Wed May 31 08:01:31 2023 +0200
  40. e6262b1 serial: stm32: Wait TC bit before performing initialization by Patrice Chotard · Wed May 31 08:01:30 2023 +0200
  41. c52b96a configs: stm32f746-disco: remove a useless comment by Dario Binacchi · Sat Apr 22 16:01:40 2023 +0200
  42. b7eb644 ARM: dts: stm32f769-disco: remove the dsi_host node by Dario Binacchi · Sat Apr 22 16:02:36 2023 +0200
  43. 7f2cba4 ARM: dts: stm32mp: alignment with v6.3 by Patrick Delaunay · Mon Apr 24 16:21:10 2023 +0200
  44. cd532e9 media: dt-bindings: media: Add macros for video interface bus types by Patrick Delaunay · Mon Apr 24 16:21:09 2023 +0200
  45. 7d129dc pmic: stpmic1: support new prefix node name for regulator by Patrick Delaunay · Thu Apr 27 15:36:38 2023 +0200
  46. 53fe8e7 stm32mp: stm32prog: use the decimal format by default for offset parsing by Patrick Delaunay · Thu Apr 27 15:36:37 2023 +0200
  47. 9e1dba3 stm32mp: stm32prog: fix OTP read/write error management by Patrick Delaunay · Thu Apr 27 15:36:36 2023 +0200
  48. 920bfb6 configs: stm32mp1: reduce DDR_CACHEABLE_SIZE to supported 256MB DDR by Patrick Delaunay · Thu Apr 27 15:36:35 2023 +0200
  49. 8275ff3 stm32mp: bsec: add check on null size in misc ops by Patrick Delaunay · Thu Apr 27 15:36:34 2023 +0200
  50. c4a76ff stm32mp: add support of STM32MP15x Rev.Y by Patrick Delaunay · Thu Apr 27 15:36:33 2023 +0200
  51. e5905ee ARM: stm32: Use __section(".data") with dot in the section name on DHSOM by Marek Vasut · Thu May 04 21:52:08 2023 +0200
  52. cc6e07a ARM: stm32: Add missing header for save_boot_params by Marek Vasut · Thu May 04 21:52:30 2023 +0200
  53. c050dc8 ARM: stm32: Fix OF_LIST on DHCOR by Tom Rini · Thu May 04 20:11:02 2023 -0400
  54. c49678e ARM: stm32: Add IWDG handling into PSCI suspend code by Marek Vasut · Thu May 11 21:55:45 2023 +0200
  55. 7cb2988 config: stm32mp15: remove CONFIG_FASTBOOT_CMD_OEM_FORMAT by Patrick Delaunay · Tue May 30 14:26:21 2023 +0200
  56. dd66595 config: stm32mp15: remove CONFIG_FASTBOOT_USB_DEV by Patrick Delaunay · Tue May 30 14:26:20 2023 +0200
  57. c203c21 stm32mp: stm32prog: Add support of FWU_MDATA partition type by Patrick Delaunay · Thu Jun 08 17:09:56 2023 +0200
  58. 0e582be stm32mp: stm32prog: Add support of ESP partition type by Patrick Delaunay · Thu Jun 08 17:09:55 2023 +0200
  59. b386b9c stm32mp: stm32prog: Add support of ENV partition type by Patrick Delaunay · Thu Jun 08 17:09:54 2023 +0200
  60. f172bcb arm: dts: stm32: Add partitions in flash0 and nand node for stm32mp15xx-dhcom/dhcor by Patrick Delaunay · Thu Jun 08 17:16:48 2023 +0200
  61. 25a4357 configs: stm32mp1: disable CMD_MTDPARTS by Patrice Chotard · Thu Jun 08 17:16:47 2023 +0200
  62. 8ad4374 stm32mp: stm32prog: Remove tee_detected from stm32prog_data struct by Patrice Chotard · Thu Jun 08 17:16:46 2023 +0200
  63. abc9132 board: st: remove board_mtdparts_default by Patrick Delaunay · Thu Jun 08 17:16:45 2023 +0200
  64. 67e95d5 board: stm32mp1: use fdt_copy_fixed_partitions by Patrick Delaunay · Thu Jun 08 17:16:44 2023 +0200
  65. 484df49 configs: stm32mp: Disable SYS_MTDPARTS_RUNTIME for stm32mp15 and stm32mp13 by Patrice Chotard · Thu Jun 08 17:16:43 2023 +0200
  66. 4cacdd1 arm: dts: stm32: Add partitions in flash0 and nand node for stm32mp15xx-ev1 by Patrice Chotard · Thu Jun 08 17:16:42 2023 +0200
  67. 8d43540 arm: dts: stm32: Align stm32mp15xx-*-scmi-u-boot.dtsi file by Patrick Delaunay · Thu Jun 08 17:16:41 2023 +0200
  68. 4956908 stm32mp: stm32prog: Remove usage of "mtdparts" function by Patrice Chotard · Thu Jun 08 17:16:40 2023 +0200
  69. 9db77be dfu: mtd: remove direct call of mtdparts_init function by Patrick Delaunay · Thu Jun 08 17:16:39 2023 +0200
  70. 019127b fdt_support: add fdt_copy_fixed_partitions function by Patrick Delaunay · Thu Jun 08 17:16:38 2023 +0200
  71. e068226 fdt_support: include dm/ofnode.h by Patrick Delaunay · Thu Jun 08 17:16:37 2023 +0200
  72. 510bb18 Merge tag 'fsl-qoriq-2023-6-15' of https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq into next by Tom Rini · Thu Jun 15 11:02:22 2023 -0400
  73. a83a82e configs: ls1046afrwy: enable DM_MDIO and DM_CMD by Camelia Groza · Wed Jun 07 14:20:47 2023 +0300
  74. 308b70f board: freescale: ls1046afrwy: enumerate PCI devices by Camelia Groza · Wed Jun 07 14:20:46 2023 +0300
  75. 5c53b21 arm: dts: ls1046afrwy: add the FMan Ethernet nodes by Camelia Groza · Wed Jun 07 14:20:45 2023 +0300
  76. 1c3769d net: fsl-mc: sync remaining MC commands by Ioana Ciornei · Wed May 31 19:04:36 2023 +0300
  77. bc262da net: fsl-mc: sync DPIO MC APIs by Ioana Ciornei · Wed May 31 19:04:35 2023 +0300
  78. bd4bbe2b net: fsl-mc: sync DPSPARSER MC APIs by Ioana Ciornei · Wed May 31 19:04:34 2023 +0300
  79. be11737 net: fsl-mc: sync DPNI MC APIs by Ioana Ciornei · Wed May 31 19:04:33 2023 +0300
  80. 4b4370e net: fsl-mc: sync DPRC MC APIs by Ioana Ciornei · Wed May 31 19:04:32 2023 +0300
  81. 0ef7e5a net: fsl-mc: sync DPMAC MC APIs by Ioana Ciornei · Wed May 31 19:04:31 2023 +0300
  82. 2f232fa net: fsl-mc: sync DPBP MC APIs by Ioana Ciornei · Wed May 31 19:04:30 2023 +0300
  83. b78b9df net: fsl-mc: remove unused MC APIs by Ioana Ciornei · Wed May 31 19:04:29 2023 +0300
  84. 30a7c13 board: fsl: lx2160ardb: add dts fixup function for RevC and newer by Florin Chiculita · Wed May 31 18:02:18 2023 +0300
  85. 6cd909f board: fsl: lx2160ardb: add api for obtaining board revision by Florin Chiculita · Wed May 31 18:02:17 2023 +0300
  86. 1fe5e9f net: ldpaa_eth: export DPNI and DPMAC counters through 'net stats' by Ioana Ciornei · Tue May 23 16:47:48 2023 +0300
  87. 7a9fdec cmd: net: add a 'net stats' command to dump network statistics by Ioana Ciornei · Tue May 23 16:47:47 2023 +0300
  88. 98fdaaa net: ldpaa_eth: extend debug capabilities with DPMAC statistics by Ioana Ciornei · Tue May 23 16:47:46 2023 +0300
  89. a121fe4 net: ldpaa_eth: extend debug capabilities with DPNI statistics by Ioana Ciornei · Tue May 23 16:47:45 2023 +0300
  90. d6733a4 net: ldpaa_eth: transform dpni_statistics from a struct to a union by Ioana Ciornei · Tue May 23 16:47:44 2023 +0300
  91. ae0638f net: ldpaa_eth: fix the memory layout of the dpmac_get_counters() API by Ioana Ciornei · Tue May 23 16:47:43 2023 +0300
  92. a10bf63 net: dsa: Fix OF fallback lookup for ports by Marcus Comstedt · Mon May 15 15:44:23 2023 +0000
  93. 7856b71 Merge tag 'tpm-for_tom-13062023' of https://source.denx.de/u-boot/custodians/u-boot-tpm into next by Tom Rini · Tue Jun 13 13:14:49 2023 -0400
  94. c5967e7 test/py: Account PCR updates properly during testing by Ilias Apalodimas · Wed Jun 07 12:18:12 2023 +0300
  95. 55c8ce5 test/py: replace 'tpm2 init, startup, selftest' sequences by Ilias Apalodimas · Wed Jun 07 12:18:11 2023 +0300
  96. 3be8926 tpm: Add 'tpm autostart' shell command by Ilias Apalodimas · Wed Jun 07 12:18:10 2023 +0300
  97. da9739c Merge tag 'xilinx-for-v2023.10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Mon Jun 12 16:42:37 2023 -0400
  98. 8c6b5f7 Merge tag v2023.07-rc4 into next by Tom Rini · Mon Jun 12 14:55:33 2023 -0400
  99. 064e0c0 Prepare v2023.07-rc4 by Tom Rini · Mon Jun 12 13:45:09 2023 -0400
  100. b0142c1 arm64: versal: Add missing prototypes by Algapally Santosh Sagar · Fri Jun 09 03:05:31 2023 -0600