1. ccc35bd net: phy: Unpublish phy_connect_dev() by Marek Vasut · Wed May 31 00:51:25 2023 +0200
  2. 3630bd7 net: sunxi_emac: Switch to new U-Boot PHY API by Marek Vasut · Wed May 31 00:51:24 2023 +0200
  3. 3b89e53 net: sh_eth: Switch to new U-Boot PHY API by Marek Vasut · Wed May 31 00:51:23 2023 +0200
  4. 9193187 net: pch_gbe: Switch to new U-Boot PHY API by Marek Vasut · Wed May 31 00:51:22 2023 +0200
  5. 5767ffb net: ethoc: Switch to new U-Boot PHY API by Marek Vasut · Wed May 31 00:51:21 2023 +0200
  6. 4c9b200 net: ave: Switch to new U-Boot PHY API by Marek Vasut · Wed May 31 00:51:20 2023 +0200
  7. 17d1ed0 net: altera_tsa: Switch to new U-Boot PHY API by Marek Vasut · Wed May 31 00:51:19 2023 +0200
  8. 7b7cbd5 net: eth-phy: staticize eth_phy_reset() by Marek Vasut · Wed May 31 00:51:18 2023 +0200
  9. 3089950 Merge branch '2023-06-09-fwu-updates' into next by Tom Rini · Fri Jun 09 20:35:02 2023 -0400
  10. e22576d fwu: provide default fwu_plat_get_bootidx by Jassi Brar · Wed May 31 00:30:06 2023 -0500
  11. eeee432 fwu: DeveloperBox: add support for FWU by Jassi Brar · Wed May 31 00:29:56 2023 -0500
  12. b3b3603 config: developerbox: move to new flash layout and boot flow by Jassi Brar · Wed May 31 00:29:41 2023 -0500
  13. 790a953 dt: fwu: developerbox: enable fwu banks and mdata regions by Jassi Brar · Wed May 31 00:29:32 2023 -0500
  14. ca09ad7 tools: Add mkfwumdata tool for FWU metadata image by Masami Hiramatsu · Wed May 31 00:29:24 2023 -0500
  15. 1f52b64 FWU: Add FWU metadata access driver for MTD storage regions by Masami Hiramatsu · Wed May 31 00:29:14 2023 -0500
  16. 72c5827 test: dm: fwu: fix for the updated api by Jassi Brar · Mon Mar 06 17:18:58 2023 -0600
  17. f752255 fwu: rename fwu_get_verified_mdata to fwu_get_mdata by Jassi Brar · Mon Mar 06 17:18:48 2023 -0600
  18. a1df12f fwu: meta-data: switch to management by common code by Jassi Brar · Mon Mar 06 17:18:41 2023 -0600
  19. 1acc3c8 fwu: gpt: implement read_mdata and write_mdata callbacks by Jassi Brar · Mon Mar 06 17:18:35 2023 -0600
  20. 821e462 fwu: move meta-data management in core by Jassi Brar · Mon Mar 06 17:18:28 2023 -0600
  21. adfaad2 fwu: gpt: use cached meta-data partition numbers by Jassi Brar · Mon Mar 06 17:18:21 2023 -0600
  22. a56e345 dt/bindings: fwu-mdata-mtd: drop changes outside FWU by Jassi Brar · Mon Mar 06 17:18:14 2023 -0600
  23. 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
  24. 638bb69 ARM: renesas: Add R8A77980 V3HSK board and CPLD code by Valentine Barshak · Tue Apr 23 23:44:57 2019 +0300
  25. ceb94ee ARM: dts: renesas: Add R8A77980 V3HSK DTs by Valentine Barshak · Tue Apr 23 23:44:57 2019 +0300
  26. e734fdd ARM: renesas: Add R8A77970 V3MSK board and CPLD code by Valentine Barshak · Tue Apr 23 23:44:57 2019 +0300
  27. 3104761 ARM: dts: renesas: Add R8A77970 V3MSK DTs by Valentine Barshak · Tue Apr 23 23:44:57 2019 +0300
  28. 9c6ad45 ARM: rmobile: Introduce weak default board_init() by Marek Vasut · Wed May 31 20:33:04 2023 +0200
  29. ddb3307 ARM: rmobile: Drop eagle.h config of R8A77970 V3M Eagle board by Marek Vasut · Wed May 31 19:53:04 2023 +0200
  30. 5c30cf8 ARM: rmobile: Factor out common R-Car V3M/V3H board code by Marek Vasut · Wed May 31 20:24:34 2023 +0200
  31. 194232c ARM: rmobile: Reduce R-Car V3H Condor header usage by Marek Vasut · Wed May 31 20:15:47 2023 +0200
  32. 63c71d3 ARM: rmobile: Reduce R-Car E3 Ebisu header usage by Marek Vasut · Wed May 31 20:16:09 2023 +0200
  33. 78cea93 ARM: rmobile: Deduplicate R-Car Gen3/Gen4 reset_cpu() by Marek Vasut · Wed May 31 20:10:28 2023 +0200
  34. 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
  35. 73a8a1d test/py: efi_capsule: test for FMP versioning by Masahisa Kojima · Wed Jun 07 14:42:00 2023 +0900
  36. a7ffc2f test: efi_capsule: refactor efi_capsule test by Masahisa Kojima · Wed Jun 07 14:41:59 2023 +0900
  37. 475a4f7 doc: uefi: add anti-rollback documentation by Masahisa Kojima · Wed Jun 07 14:41:58 2023 +0900
  38. d20d4c4 doc: uefi: add firmware versioning documentation by Masahisa Kojima · Wed Jun 07 14:41:57 2023 +0900
  39. de87ca0 mkeficapsule: add FMP Payload Header by Masahisa Kojima · Wed Jun 07 14:41:56 2023 +0900
  40. 94f4780 efi_loader: check lowest supported version by Masahisa Kojima · Wed Jun 07 14:41:55 2023 +0900
  41. 941353c efi_loader: get lowest supported version from device tree by Masahisa Kojima · Wed Jun 07 14:41:54 2023 +0900
  42. ff96fa1 efi_loader: versioning support in GetImageInfo by Masahisa Kojima · Wed Jun 07 14:41:53 2023 +0900
  43. 45a18f0 efi_loader: store firmware version into FmpState variable by Masahisa Kojima · Wed Jun 07 14:41:52 2023 +0900
  44. 5d2438b efi_loader: add the number of image entries in efi_capsule_update_info by Masahisa Kojima · Wed Jun 07 14:41:51 2023 +0900
  45. 1be9df3 Merge branch '2023-06-01-assorted-platform-updates' into next by Tom Rini · Thu Jun 01 15:43:38 2023 -0400
  46. d8af3ac arm: mach-k3: am625_init: Add Erratum WA for RTC startup by Nishanth Menon · Tue May 16 18:06:21 2023 -0500
  47. ded7f38 arm: baltos: switch to CONFIG_DM_I2C by Yegor Yefremov · Mon May 15 16:26:44 2023 +0200
  48. 6a096e6 phy: ti: phy-j721e-wiz: Add j721s2-wiz-10g module support by Ravi Gunasekaran · Mon May 15 16:20:40 2023 +0530
  49. ae83fe2 arm: mach-k3: arm64-mmu: do not map ATF and OPTEE regions in A53 MMU by Kamlesh Gurudasani · Fri May 12 17:28:52 2023 +0530
  50. e61ceab arm: mach-k3: j7200: clk-data.c: Add main_uart1 clock data by Bhavya Kapoor · Fri May 12 15:32:53 2023 +0530
  51. 65f4aa4 arm: mach-k3: j7200: dev-data.c: Add main_uart1 device data by Bhavya Kapoor · Fri May 12 15:32:52 2023 +0530
  52. 17d0b13 arch: arm: mach-k3: j721e: add support for UDA FS by Udit Kumar · Thu May 11 14:47:50 2023 +0530
  53. c165f01 configs: j7200: correct mmc offset by Udit Kumar · Thu May 11 14:47:49 2023 +0530
  54. ed92ede doc: board: ti: add documenation for j7200 by Udit Kumar · Thu May 11 14:47:48 2023 +0530
  55. 623258d arm: mach-k3: j721s2: clk-data.c: Add main_uart5 clock data by Bhavya Kapoor · Thu May 11 14:42:52 2023 +0530
  56. 77e0a8f arm: mach-k3: j721s2: dev-data.c: Add main_uart5 device data by Bhavya Kapoor · Thu May 11 14:42:51 2023 +0530
  57. fb7bfa5 arm: mach-k3: j721e: clk-data.c: Add main_uart2 clock data by Bhavya Kapoor · Thu May 11 13:14:15 2023 +0530
  58. 9798f81 arm: mach-k3: j721e: dev-data.c: Add main_uart2 device data by Bhavya Kapoor · Thu May 11 13:14:14 2023 +0530
  59. cdf52c7 axi: fix definition of axi_sandbox_get_emul() by Heinrich Schuchardt · Wed May 10 11:59:20 2023 +0200
  60. 831b73f firmware: ti_sci: Add missing LF in error message by Andreas Dannenberg · Tue May 09 16:38:13 2023 -0500
  61. 0cb06de pinctrl: nuvoton: set output state before enabling the output by Jim Liu · Tue May 09 15:07:34 2023 +0800
  62. 9b8ba14 configs: am62ax_evm_a53_defconfig: Enable YMODEM support at A53 SPL by Vignesh Raghavendra · Mon May 08 10:13:32 2023 +0530
  63. 33f75ee arm: mach-k3: common: reorder removal of firewalls by Manorit Chawdhry · Fri May 05 15:54:00 2023 +0530
  64. 87a25a0 Revert "arm: mach-k3: common: don't reconfigure background firewalls" by Manorit Chawdhry · Fri May 05 15:53:59 2023 +0530
  65. 6feedde doc: Add info for building Xen target with Clang by Leo Yan · Thu May 04 15:54:59 2023 +0800
  66. 941a32a arm64: Remove duplicated symbols by Leo Yan · Thu May 04 15:54:58 2023 +0800
  67. c6f34e8 Merge branch '2023-05-31-assorted-fixes-and-improvements' into next by Tom Rini · Thu Jun 01 11:23:23 2023 -0400
  68. ed8339f mmc: fix improper use of memset by Sam Edwards · Thu May 18 13:47:07 2023 -0600
  69. 9ed024d common: dfu: Remove leading space characters by Ravi Gunasekaran · Thu May 18 12:06:23 2023 +0530
  70. 14fd4c6 cmd: sf/nand: Print and return failure when 0 length is passed by Ashok Reddy Soma · Tue May 16 05:52:36 2023 -0600
  71. 2d965c2 scripts/Makefile.lib: change spelling of $(srctree)/arch/$(ARCH)/dts in dtc_cpp_flags by Rasmus Villemoes · Tue May 16 11:17:56 2023 +0200
  72. ab5e883 semihosting: create file in smh_fs_write_at() by Heinrich Schuchardt · Sat May 13 00:47:03 2023 +0200
  73. 7c6c5ca arm: set alignment properly for asm funcs by Sam Edwards · Fri May 12 16:31:05 2023 -0600
  74. 5c7d204 cmd: fs: document where 'size' stores its result by Baruch Siach · Sun May 07 13:48:06 2023 +0300
  75. a52881e cli: avoid buffer overrun by Heinrich Schuchardt · Tue May 02 04:34:09 2023 +0200
  76. fabe707 spl: Correct checking of configuration node by Bin Meng · Mon May 01 11:35:26 2023 +0800
  77. 7998013 cmd: fdt: Correct checking of configuration node by Bin Meng · Mon May 01 11:35:25 2023 +0800
  78. a0f6a5b efi: Correct .efi rules by Simon Glass · Sat Apr 29 19:21:47 2023 -0600
  79. 90b0127 acpi: Put the version numbers in a central place by Simon Glass · Sat Apr 29 19:21:46 2023 -0600
  80. 563f2cb Makefile: Fix incorrect FORCE deps on env rules by Simon Glass · Sat Apr 29 19:21:45 2023 -0600
  81. 89e8b31 fastboot: Only call the bootm command if it is enabled by Samuel Holland · Mon Feb 20 00:14:58 2023 -0600
  82. f36958f Merge branch '2023-05-31-cleanup-unaligned-access-macros' into next by Tom Rini · Wed May 31 16:30:16 2023 -0400
  83. 2ee221c asm-generic: simplify unaligned.h by Jens Wiklander · Mon May 22 14:22:38 2023 +0200
  84. 2458a51 linux/unaligned: remove unused access_ok.h by Jens Wiklander · Mon May 22 14:22:37 2023 +0200
  85. d3d59a4 fs/btrfs: use asm/unaligned.h by Jens Wiklander · Mon May 22 14:22:36 2023 +0200
  86. 8ae77cc powerpc: use asm-generic/unaligned.h by Jens Wiklander · Mon May 22 14:22:35 2023 +0200
  87. 3234632 m68k: use asm-generic/unaligned.h by Jens Wiklander · Mon May 22 14:22:34 2023 +0200
  88. d3785a1 mips: use asm-generic/unaligned.h by Jens Wiklander · Mon May 22 14:22:33 2023 +0200
  89. 6c5d99a sh: use asm-generic/unaligned.h by Jens Wiklander · Mon May 22 14:22:32 2023 +0200
  90. e264363 arm: use asm-generic/unaligned.h by Jens Wiklander · Mon May 22 14:22:31 2023 +0200
  91. 2232646 Merge branch '2023-05-31-code-cleanups' into next by Tom Rini · Wed May 31 12:32:38 2023 -0400
  92. e6618f4 include: Remove unused header files by Tom Rini · Tue May 16 12:34:47 2023 -0400
  93. 809a679 faraday: remove orphaned header file by Andre Przywara · Mon May 15 14:52:14 2023 +0100
  94. 0d1669a exynos: fix header inclusion guard by Andre Przywara · Mon May 15 14:52:13 2023 +0100
  95. a5ac7d5 freescale: vsc3316_3308: fix header inclusion guard by Andre Przywara · Mon May 15 14:52:12 2023 +0100
  96. 82a9d27 arm: uniphier: fix header inclusion guard by Andre Przywara · Mon May 15 14:52:11 2023 +0100
  97. ccbd20d imx: fix header inclusion guards by Andre Przywara · Mon May 15 14:52:10 2023 +0100
  98. 9fbd9ef arm: Remove ti816x_evm board and ti816x SoC support by Tom Rini · Thu May 11 14:07:24 2023 -0400
  99. 6c0b944 configs: Resync with savedefconfig by Tom Rini · Thu May 18 16:05:49 2023 -0400
  100. a04d923 Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-usb into next by Tom Rini · Thu May 18 14:02:39 2023 -0400