1. d6733a4 net: ldpaa_eth: transform dpni_statistics from a struct to a union by Ioana Ciornei · Tue May 23 16:47:44 2023 +0300
  2. 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
  3. a10bf63 net: dsa: Fix OF fallback lookup for ports by Marcus Comstedt · Mon May 15 15:44:23 2023 +0000
  4. 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
  5. c5967e7 test/py: Account PCR updates properly during testing by Ilias Apalodimas · Wed Jun 07 12:18:12 2023 +0300
  6. 55c8ce5 test/py: replace 'tpm2 init, startup, selftest' sequences by Ilias Apalodimas · Wed Jun 07 12:18:11 2023 +0300
  7. 3be8926 tpm: Add 'tpm autostart' shell command by Ilias Apalodimas · Wed Jun 07 12:18:10 2023 +0300
  8. 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
  9. 8c6b5f7 Merge tag v2023.07-rc4 into next by Tom Rini · Mon Jun 12 14:55:33 2023 -0400
  10. 064e0c0 Prepare v2023.07-rc4 by Tom Rini · Mon Jun 12 13:45:09 2023 -0400
  11. b0142c1 arm64: versal: Add missing prototypes by Algapally Santosh Sagar · Fri Jun 09 03:05:31 2023 -0600
  12. f68ab7b arm64: versal: Add missing prototype for initialize_tcm by Algapally Santosh Sagar · Fri Jun 09 03:05:30 2023 -0600
  13. 5824c17 arm64: zynqmp: Fix lockstep mode cpu release functionality by Venkatesh Yadav Abbarapu · Thu Jun 08 08:51:52 2023 +0530
  14. 5389fb5 arm64: zynqmp: Fix tcminit mode param by Venkatesh Yadav Abbarapu · Thu Jun 08 08:51:51 2023 +0530
  15. 038a343 PCI: zynqmp: Add ZynqMP NWL PCIe root port driver by Stefan Roese · Thu May 25 11:49:18 2023 +0200
  16. a198214 firmware: zynqmp: Extend debug message to show parameters by Michal Simek · Thu Jun 01 13:34:34 2023 +0200
  17. 15dce44 arm64: zynqmp: Fix return code from do_zynqmp_pmufw() by Michal Simek · Thu Jun 01 13:25:04 2023 +0200
  18. 36556a0 arm64: zynqmp: Fix command error values properly by Michal Simek · Thu Jun 01 13:21:07 2023 +0200
  19. 0f465a4 video: zynqmp: Enable 1024x768 resolution by Michal Simek · Wed May 17 10:42:12 2023 +0200
  20. b04839b xilinx: zynqmp: Enable the vidconsole by default by Venkatesh Yadav Abbarapu · Wed May 17 10:42:11 2023 +0200
  21. ed3e004 video: zynqmp: Driver for Xilinx ZynqMP DisplayPort Subsystem by Venkatesh Yadav Abbarapu · Wed May 17 10:42:10 2023 +0200
  22. e367980 video: move zynqmp files to subdirectory by Venkatesh Yadav Abbarapu · Wed May 17 10:42:09 2023 +0200
  23. 1774cc9 video: bmp: Support rgba8888 pixel format by Michal Simek · Wed May 17 10:42:08 2023 +0200
  24. 985eac8 video: Add support for RGBA8888 format by Michal Simek · Wed May 17 10:42:07 2023 +0200
  25. 43358c8 firmware: zynqmp: Store driver data in data section by Stefan Herbrechtsmeier · Tue May 23 14:42:14 2023 +0200
  26. c4c1410 firmware: zynqmp: Move permission to change config object message by Stefan Herbrechtsmeier · Tue May 23 14:42:13 2023 +0200
  27. 0fd9b97 power: zynqmp: Mask node already configured error by Stefan Herbrechtsmeier · Tue May 23 14:42:12 2023 +0200
  28. 00e6156 firmware: zynqmp: Remove redundant child device bind by Stefan Herbrechtsmeier · Tue May 23 14:42:11 2023 +0200
  29. 764301a firmware: zynqmp: Remove extraordinary return value by Stefan Herbrechtsmeier · Tue May 23 14:42:10 2023 +0200
  30. 43ced3c arm64: zynqmp: Check 0 node ID by Michal Simek · Thu Jun 01 12:32:36 2023 +0200
  31. cf84dcd tools: relocate-rela: Fix typo by Marek Vasut · Wed May 31 00:53:19 2023 +0200
  32. 50fa118 global: Use proper project name U-Boot by Michal Simek · Wed May 17 09:17:16 2023 +0200
  33. 705e037 board: xilinx: Add missing prototypes by Algapally Santosh Sagar · Mon May 22 23:56:26 2023 -0600
  34. 8178139 xilinx: versal-net: Add new versalnet loadpdi command by Algapally Santosh Sagar · Mon May 22 15:21:08 2023 +0200
  35. b1fa0d0 mmc: zynq: Sync with upstream DT binding by Michal Simek · Wed May 17 10:22:48 2023 +0200
  36. ba73d6e arm64: versal-net: Add support for SPP production version by Michal Simek · Wed May 17 10:21:32 2023 +0200
  37. 9acb2a5 cmd: sf/nand: Print and return failure when 0 length is passed by Ashok Reddy Soma · Tue May 16 05:52:36 2023 -0600
  38. 2259f19 mach-zynqmp: handoff: Add missing header by Algapally Santosh Sagar · Fri May 19 17:08:16 2023 +0530
  39. 9a99093 clk: zynqmp: Add fallthrough statement in the switch case by Algapally Santosh Sagar · Fri May 19 17:08:15 2023 +0530
  40. a7a5a1b arm64: versal-net: Detect and display bootmode by Ashok Reddy Soma · Tue May 16 08:47:53 2023 -0600
  41. c850ffd Merge branch 'master_reserved' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · Sun Jun 11 16:23:32 2023 -0400
  42. 11fcf5c Merge branch 'next_net/phy_connect_dev' of https://source.denx.de/u-boot/custodians/u-boot-sh into next by Tom Rini · Sat Jun 10 14:08:00 2023 -0400
  43. 14a040e Merge branch 'next_mtd/rpc-spi' of https://source.denx.de/u-boot/custodians/u-boot-sh into next by Tom Rini · Sat Jun 10 14:07:49 2023 -0400
  44. d296c07 renesas: rcar: Apply ATF overlay for reserved-memory by Detlev Casanova · Fri Jun 09 11:19:08 2023 -0400
  45. 12d9ebc ARM: renesas: Enable DM_ETH_PHY and SMSC PHY driver by Marek Vasut · Mon May 29 20:28:54 2023 +0200
  46. f25482c ARM: dts: renesas: Add compatible properties to LAN8710A Ethernet PHYs by Geert Uytterhoeven · Thu Sep 09 10:49:40 2021 +0200
  47. f6c5c14 net: sh_eth: Fix RX error handling by Valentine Barshak · Wed May 31 00:51:31 2023 +0200
  48. 0c6bba8 net: sh_eth: Workaround cache issues by Valentine Barshak · Wed May 31 00:51:30 2023 +0200
  49. fc479f6 net: sh_eth: Drop reset GPIO handling in favor of common code by Marek Vasut · Wed May 31 00:51:29 2023 +0200
  50. ad778bc net: ravb: Drop reset GPIO handling in favor of common code by Marek Vasut · Wed May 31 00:51:28 2023 +0200
  51. 61dd9c1 net: phy: Handle reset-delay-us/reset-post-delay-us properties by Marek Vasut · Wed May 31 00:51:27 2023 +0200
  52. 0179285 net: phy: Bind ETH_PHY uclass driver to each new PHY by Marek Vasut · Wed May 31 00:51:26 2023 +0200
  53. ccc35bd net: phy: Unpublish phy_connect_dev() by Marek Vasut · Wed May 31 00:51:25 2023 +0200
  54. 3630bd7 net: sunxi_emac: Switch to new U-Boot PHY API by Marek Vasut · Wed May 31 00:51:24 2023 +0200
  55. 3b89e53 net: sh_eth: Switch to new U-Boot PHY API by Marek Vasut · Wed May 31 00:51:23 2023 +0200
  56. 9193187 net: pch_gbe: Switch to new U-Boot PHY API by Marek Vasut · Wed May 31 00:51:22 2023 +0200
  57. 5767ffb net: ethoc: Switch to new U-Boot PHY API by Marek Vasut · Wed May 31 00:51:21 2023 +0200
  58. 4c9b200 net: ave: Switch to new U-Boot PHY API by Marek Vasut · Wed May 31 00:51:20 2023 +0200
  59. 17d1ed0 net: altera_tsa: Switch to new U-Boot PHY API by Marek Vasut · Wed May 31 00:51:19 2023 +0200
  60. 7b7cbd5 net: eth-phy: staticize eth_phy_reset() by Marek Vasut · Wed May 31 00:51:18 2023 +0200
  61. ce33563 mtd: spi: renesas: Add 4 bytes address mode support by Cong Dang · Thu Aug 25 06:06:54 2022 +0700
  62. 581d253 mtd: spi: renesas: Add R-Car Gen4 support by Hai Pham · Thu Aug 05 14:38:26 2021 +0700
  63. 64f3ca8 mtd: spi: renesas: Enable SPI_FLASH_SFDP_SUPPORT by Hai Pham · Thu Aug 25 10:32:56 2022 +0700
  64. 286ed07 mtd: spi: renesas: Extract strobe delay setting code into separate function by Hai Pham · Mon Aug 16 09:26:36 2021 +0700
  65. 3089950 Merge branch '2023-06-09-fwu-updates' into next by Tom Rini · Fri Jun 09 20:35:02 2023 -0400
  66. e22576d fwu: provide default fwu_plat_get_bootidx by Jassi Brar · Wed May 31 00:30:06 2023 -0500
  67. eeee432 fwu: DeveloperBox: add support for FWU by Jassi Brar · Wed May 31 00:29:56 2023 -0500
  68. b3b3603 config: developerbox: move to new flash layout and boot flow by Jassi Brar · Wed May 31 00:29:41 2023 -0500
  69. 790a953 dt: fwu: developerbox: enable fwu banks and mdata regions by Jassi Brar · Wed May 31 00:29:32 2023 -0500
  70. ca09ad7 tools: Add mkfwumdata tool for FWU metadata image by Masami Hiramatsu · Wed May 31 00:29:24 2023 -0500
  71. 1f52b64 FWU: Add FWU metadata access driver for MTD storage regions by Masami Hiramatsu · Wed May 31 00:29:14 2023 -0500
  72. 72c5827 test: dm: fwu: fix for the updated api by Jassi Brar · Mon Mar 06 17:18:58 2023 -0600
  73. f752255 fwu: rename fwu_get_verified_mdata to fwu_get_mdata by Jassi Brar · Mon Mar 06 17:18:48 2023 -0600
  74. a1df12f fwu: meta-data: switch to management by common code by Jassi Brar · Mon Mar 06 17:18:41 2023 -0600
  75. 1acc3c8 fwu: gpt: implement read_mdata and write_mdata callbacks by Jassi Brar · Mon Mar 06 17:18:35 2023 -0600
  76. 821e462 fwu: move meta-data management in core by Jassi Brar · Mon Mar 06 17:18:28 2023 -0600
  77. adfaad2 fwu: gpt: use cached meta-data partition numbers by Jassi Brar · Mon Mar 06 17:18:21 2023 -0600
  78. a56e345 dt/bindings: fwu-mdata-mtd: drop changes outside FWU by Jassi Brar · Mon Mar 06 17:18:14 2023 -0600
  79. cee69cb Merge branch 'next_soc/v3x' of https://source.denx.de/u-boot/custodians/u-boot-sh into next by Tom Rini · Fri Jun 09 10:30:26 2023 -0400
  80. 41df5c8 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · Thu Jun 08 18:23:06 2023 -0400
  81. 924740b Merge branch 'master_soc/fixes' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · Thu Jun 08 18:22:32 2023 -0400
  82. 638bb69 ARM: renesas: Add R8A77980 V3HSK board and CPLD code by Valentine Barshak · Tue Apr 23 23:44:57 2019 +0300
  83. ceb94ee ARM: dts: renesas: Add R8A77980 V3HSK DTs by Valentine Barshak · Tue Apr 23 23:44:57 2019 +0300
  84. e734fdd ARM: renesas: Add R8A77970 V3MSK board and CPLD code by Valentine Barshak · Tue Apr 23 23:44:57 2019 +0300
  85. 3104761 ARM: dts: renesas: Add R8A77970 V3MSK DTs by Valentine Barshak · Tue Apr 23 23:44:57 2019 +0300
  86. 9c6ad45 ARM: rmobile: Introduce weak default board_init() by Marek Vasut · Wed May 31 20:33:04 2023 +0200
  87. ddb3307 ARM: rmobile: Drop eagle.h config of R8A77970 V3M Eagle board by Marek Vasut · Wed May 31 19:53:04 2023 +0200
  88. 5c30cf8 ARM: rmobile: Factor out common R-Car V3M/V3H board code by Marek Vasut · Wed May 31 20:24:34 2023 +0200
  89. 194232c ARM: rmobile: Reduce R-Car V3H Condor header usage by Marek Vasut · Wed May 31 20:15:47 2023 +0200
  90. 63c71d3 ARM: rmobile: Reduce R-Car E3 Ebisu header usage by Marek Vasut · Wed May 31 20:16:09 2023 +0200
  91. 78cea93 ARM: rmobile: Deduplicate R-Car Gen3/Gen4 reset_cpu() by Marek Vasut · Wed May 31 20:10:28 2023 +0200
  92. c8a0758 pinctrl: renesas: r8a779a0: Remove incorrect AVB[01] pinmux configuration by Hai Pham · Fri Jan 27 14:10:31 2023 +0100
  93. 289754e ARM: rmobile: Identify R-Car D3 R8A77995 r1.1 SoC by Hai Pham · Tue May 04 17:43:23 2021 +0700
  94. 1c6f3dc ARM: rmobile: Identify R-Car M3-W R8A7796 r1.1/1.2 SoC by Hiroyuki Yokoyama · Wed Sep 26 18:14:41 2018 +0900
  95. e3d9440 usb: musb-new: sunxi: remove unused define by Sam Edwards · Thu Jun 08 12:45:42 2023 -0600
  96. 06b5171 Merge tag 'efi-next-20230608' of https://source.denx.de/u-boot/custodians/u-boot-efi into next by Tom Rini · Thu Jun 08 11:19:27 2023 -0400
  97. 73a8a1d test/py: efi_capsule: test for FMP versioning by Masahisa Kojima · Wed Jun 07 14:42:00 2023 +0900
  98. a7ffc2f test: efi_capsule: refactor efi_capsule test by Masahisa Kojima · Wed Jun 07 14:41:59 2023 +0900
  99. 475a4f7 doc: uefi: add anti-rollback documentation by Masahisa Kojima · Wed Jun 07 14:41:58 2023 +0900
  100. d20d4c4 doc: uefi: add firmware versioning documentation by Masahisa Kojima · Wed Jun 07 14:41:57 2023 +0900