1. 2f55082 reset: rockchip: implement rk3588 lookup table by Eugen Hristev · Mon May 15 13:55:04 2023 +0300
  2. c2cd02e phy: Keep balance of counts when ops is missing by Jonas Karlman · Mon May 15 12:59:50 2023 +0300
  3. 3364226 phy: rockchip-inno-usb2: add initial support for rk3588 PHY by Eugen Hristev · Mon May 15 12:59:49 2023 +0300
  4. 6195d0a phy: remove phy-supply related code by Eugen Hristev · Mon May 15 12:59:48 2023 +0300
  5. 24ab68d phy: add support for phy-supply by Eugen Hristev · Mon May 15 12:59:47 2023 +0300
  6. dab36e6 Merge branch '2023-05-15-assorted-bugfixes' by Tom Rini · Tue May 16 11:16:42 2023 -0400
  7. 97c6ae2 Merge tag 'xilinx-for-v2023.07-rc3' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Tue May 16 09:10:57 2023 -0400
  8. 4d3bce4 core: fdtaddr: use map_sysmem() as cast for the return (part 2) by Johan Jonker · Wed May 10 23:48:44 2023 +0200
  9. a853b92 drivers: core: ofnode: fix typo in panel timing decode by Raphael Gallais-Pou · Thu May 11 16:36:52 2023 +0200
  10. 021d1cf Revert "mmc: s5p_sdhci: unset the SDHCI_QUIRK_BROKEN_R1B" by Henrik Grimler · Tue May 09 21:05:46 2023 +0200
  11. 0a2daf3 video: tweak CONFIG_SPL_VIDEO description by John Keeping · Tue May 09 12:02:50 2023 +0100
  12. 57ce1bc Merge https://source.denx.de/u-boot/custodians/u-boot-cfi-flash by Tom Rini · Mon May 15 08:33:16 2023 -0400
  13. 9dccf34 mtd: cfi: respect reg address length by Nuno Sá · Thu May 11 13:19:50 2023 +0200
  14. 139ec86 Revert "spi: zynq_qspi: Use dummy buswidth in dummy byte calculation" by Stefan Herbrechtsmeier · Thu Apr 27 08:53:54 2023 +0200
  15. b4db286 Merge branch 'master_rzn1/rzn1' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · Sun May 14 11:29:45 2023 -0400
  16. 4bb7c16 bootstd: usb: Avoid initing USB twice by Simon Glass · Fri May 05 20:03:04 2023 -0600
  17. 2510aab usb: Tidy up the usb_start flag by Simon Glass · Fri May 05 20:03:03 2023 -0600
  18. 9446dfe board: schneider: add RZN1 board support by Ralph Siemsen · Fri May 12 21:36:56 2023 -0400
  19. 4ceb0d3 ram: cadence: add driver for Cadence EDAC by Ralph Siemsen · Fri May 12 21:36:53 2023 -0400
  20. 1df3a30 pinctrl: renesas: add R906G032 driver by Ralph Siemsen · Fri May 12 21:36:52 2023 -0400
  21. a0dfc71 clk: renesas: add R906G032 driver by Ralph Siemsen · Fri May 12 21:36:51 2023 -0400
  22. 0bdc94a clk: renesas: prepare for non R-Car clock drivers by Ralph Siemsen · Fri May 12 21:36:50 2023 -0400
  23. 6b31e61 x86: sysreset: Set up LPC only after relocation by Simon Glass · Tue May 09 18:13:47 2023 +0800
  24. df97e14 sf: Rename spi-nor-tiny functions by Simon Glass · Thu May 04 16:50:48 2023 -0600
  25. 3190f1e sf: Guard against zero erasesize by Simon Glass · Thu May 04 16:50:47 2023 -0600
  26. 9307401 dm: Emit the arch_cpu_init_dm() even only before relocation by Simon Glass · Thu May 04 16:50:45 2023 -0600
  27. 4e969d6 nvme: Enable PCI bus mastering by Simon Glass · Thu May 04 16:55:07 2023 -0600
  28. a5f9a61 pci: coreboot: Don't read regions when booting by Simon Glass · Thu May 04 16:55:01 2023 -0600
  29. 684bc74 x86: Allow locating the UART from ACPI tables by Simon Glass · Thu May 04 16:55:00 2023 -0600
  30. e264be4 acpi: Create a new Kconfig for ACPI by Simon Glass · Thu May 04 16:54:57 2023 -0600
  31. 5d30483 input: Flush the keyboard buffer before resetting it by Simon Glass · Thu May 04 16:54:56 2023 -0600
  32. 4ea52d5 Merge tag 'u-boot-rockchip-20230509' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Tue May 09 12:45:49 2023 -0400
  33. 3d3f407 clk: rockchip: rk3588: add hardcoded assigned clocks values by Eugen Hristev · Thu Apr 13 14:36:45 2023 +0300
  34. ca4134a reset: reset-rockchip: fix trivial line spacing alignment by Eugen Hristev · Tue Apr 11 10:20:40 2023 +0300
  35. f179826 clk: rockchip: correct trivial typo in debug message by Eugen Hristev · Tue Apr 11 10:17:56 2023 +0300
  36. 32a5103 pci: pcie_dw_rockchip: release resources on failing probe by Eugen Hristev · Thu Apr 13 17:11:03 2023 +0300
  37. 40fd854 Merge branch 'for-2023.07-2' of https://source.denx.de/u-boot/custodians/u-boot-mpc8xx by Tom Rini · Sun May 07 09:44:27 2023 -0400
  38. 511a047 drivers: fix debug string with fdt_addr_t input by Johan Jonker · Mon Mar 13 01:32:57 2023 +0100
  39. 2f9f775 drivers: use devfdt_get_addr_ptr when cast to pointer by Johan Jonker · Mon Mar 13 01:32:44 2023 +0100
  40. b52189e drivers: use devfdt_get_addr_index_ptr when cast to pointer by Johan Jonker · Mon Mar 13 01:32:31 2023 +0100
  41. 4070278 drivers: use devfdt_get_addr_size_index_ptr when cast to pointer by Johan Jonker · Mon Mar 13 01:32:18 2023 +0100
  42. 8d5d8e0 drivers: use dev_read_addr_ptr when cast to pointer by Johan Jonker · Mon Mar 13 01:32:04 2023 +0100
  43. 5ff8812 drivers: use dev_read_addr_index_ptr when cast to pointer by Johan Jonker · Mon Mar 13 01:31:49 2023 +0100
  44. 497bc73 spi: spi-aspeed-smc: use devfdt_get_addr_index_ptr by Johan Jonker · Mon Mar 13 01:31:36 2023 +0100
  45. 54ab044 core: read: add dev_read_addr_index_ptr function by Johan Jonker · Mon Mar 13 01:31:25 2023 +0100
  46. ef6769f core: fdtaddr: add devfdt_get_addr_size_index_ptr function by Johan Jonker · Fri Apr 21 17:33:58 2023 +0200
  47. 2e304a2 core: remap: fix regmap_init_mem_plat() reg size handeling by Johan Jonker · Mon Mar 13 01:30:46 2023 +0100
  48. 625eff9 rockchip: spi: rk_spi: use base variable with uintptr_t size by Johan Jonker · Mon Mar 13 01:30:20 2023 +0100
  49. 19bb23b rockchip: pwm: rk_pwm: use base variable with uintptr_t size by Johan Jonker · Mon Mar 13 01:30:02 2023 +0100
  50. 1642763 rockchip: timer: dw-apb-timer: use regs variable with uintptr_t size by Johan Jonker · Mon Mar 13 01:29:47 2023 +0100
  51. b415d0e rockchip: adc: rockchip-saradc: use dev_read_addr_ptr by Johan Jonker · Mon Mar 13 01:29:35 2023 +0100
  52. c271371 mtd: nand: add support for the Sandisk SDTNQGAMA chip by Johan Jonker · Mon Mar 13 01:29:19 2023 +0100
  53. 6404ca6 mtd: nand: raw: rockchip_nfc: fix oobfree offset and description by Johan Jonker · Mon Mar 13 01:29:05 2023 +0100
  54. fb1ab9f mtd: nand: raw: rockchip_nfc: add flash_node to chip structure by Johan Jonker · Mon Mar 13 01:28:53 2023 +0100
  55. 65c4346 mtd: nand: raw: rockchip_nfc: add layout structure by Johan Jonker · Mon Mar 13 01:28:39 2023 +0100
  56. 50b1924 mtd: nand: raw: rockchip_nfc: remove the compatible string "rockchip,rk3308-nfc" by Johan Jonker · Mon Mar 13 01:28:19 2023 +0100
  57. a433de0 mtd: nand: raw: rockchip_nfc: use dev_read_addr_ptr by Johan Jonker · Mon Mar 13 01:28:06 2023 +0100
  58. b99df75 net: phy: Request rgmii-id phy reset gpio as output by Stefan Herbrechtsmeier · Tue May 02 14:50:43 2023 +0200
  59. 07b12d9 net: rtl8169: add minimal support for 8125B variant by Eugen Hristev · Tue Apr 25 16:06:58 2023 +0300
  60. 21876c2 net: phy: dp83867: Explicitly check against sgmii by Nishanth Menon · Fri Apr 14 17:06:43 2023 -0500
  61. 0788290 net: share fastboot boot handle logic between transports by Dmitrii Merkurev · Wed Apr 12 19:49:31 2023 +0100
  62. 308252d net: add fastboot TCP support by Dmitrii Merkurev · Wed Apr 12 19:49:30 2023 +0100
  63. 984e2b3 phy: realtek: don't duplicate genphy_startup by Rasmus Villemoes · Tue Mar 28 23:21:08 2023 +0200
  64. 9b8aa54 phy: broadcom: don't duplicate genphy_startup by Rasmus Villemoes · Tue Mar 28 23:12:47 2023 +0200
  65. 7776578 net: phy: gmii2rgmii: Support external rgmii-id phy by Stefan Herbrechtsmeier · Wed Mar 22 09:42:47 2023 +0100
  66. dd65ba2 Let the EQoS in imx8mp handle fixed-phy too. by Elmar Psilog · Mon Feb 20 16:03:15 2023 +0100
  67. c136d00 drivers: net: fsl-mc: fix MAC address fixup procedure by Ioana Ciornei · Thu Feb 09 18:07:04 2023 +0200
  68. 5d1e922 drivers: net: ldpaa: export driver name and API to get DPMAC id by Ioana Ciornei · Thu Feb 09 18:07:03 2023 +0200
  69. 4b4fa9b net: ksz9477: add port_probe function to config phy by Tim Harvey · Tue Feb 07 15:37:18 2023 -0800
  70. 5765676 net: ksz9477: remove unnecessary variable by Tim Harvey · Tue Feb 07 15:37:17 2023 -0800
  71. 489b1ef net: ksz9477: remove unnecessary dsa_set_tagging call by Tim Harvey · Tue Feb 07 15:37:16 2023 -0800
  72. a2acf86 Merge tag 'video-for-v2023.07-rc2' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · Fri May 05 09:36:08 2023 -0400
  73. 339d9dd Merge tag 'fsl-qoirq-2023-5-5' of https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Fri May 05 09:33:29 2023 -0400
  74. f3bc7fc serial, mpc8xx: Take parameter RAM relocation into account by Christophe Leroy · Wed May 03 09:20:15 2023 +0200
  75. bb32bfd spi, mpc8xx: Take parameter RAM relocation into account by Christophe Leroy · Wed May 03 09:05:33 2023 +0200
  76. 55d7bb8 pci: layerscape: add support for kernel/official fsl, ls1088a-pcie binding by Mathew McBride · Wed Apr 12 07:38:17 2023 +0000
  77. 5c2208a k3: pmic: Clear ESM masks by Neha Malcom Francis · Wed Apr 05 16:24:35 2023 +0530
  78. e6050cc powerpc: mpc8xx: CPM parameter RAM can be anywhere by Christophe Leroy · Wed May 03 10:31:19 2023 +0200
  79. 14546c1 pci: fsl: Do not access PCI BAR0 register of PCIe Root Port by Pali Rohár · Tue May 02 19:53:57 2023 +0200
  80. 72378a5 Merge tag 'u-boot-imx-20230503' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Wed May 03 13:15:12 2023 -0400
  81. 464c2be mmc: hi6220_dw_mmc: add compatible for HC2910 support by Yang Xiwen · Sat Apr 01 19:17:34 2023 +0800
  82. 8c9bb0a pinctrl: mediatek: set R1/R0 in case pullen/pullsel succeeded by Daniel Golle · Wed Apr 12 21:36:43 2023 +0100
  83. 75c472b serial: msm-geni: correct oversampling value based on QUP hardware revision by Vladimir Zapolskiy · Fri Apr 21 20:50:40 2023 +0300
  84. 0c8712b serial: msm-geni: Use upstream Linux bindings by Konrad Dybcio · Fri Apr 21 20:50:39 2023 +0300
  85. 51ff6c3 serial: msm-geni: fix a compile time warning from msm_serial_setbrg() by Vladimir Zapolskiy · Fri Apr 21 20:50:38 2023 +0300
  86. f76cc18 serial: msm-geni: fix code indentation by Vladimir Zapolskiy · Fri Apr 21 20:50:37 2023 +0300
  87. 5025119 serial: msm-geni: remove invalid se-clk clock name by Vladimir Zapolskiy · Fri Apr 21 20:50:36 2023 +0300
  88. cb844b3 serial: msm-geni: Always bind before relocation by Konrad Dybcio · Fri Apr 21 20:50:35 2023 +0300
  89. e896928 serial: msm-geni: remove redundant includes by Vladimir Zapolskiy · Fri Apr 21 20:50:34 2023 +0300
  90. f7a6429 misc: add Qualcomm GENI SE QUP device driver by Vladimir Zapolskiy · Fri Apr 21 20:50:33 2023 +0300
  91. c151a12 extcon: add MAX14526 MUIC support by Svyatoslav Ryhel · Tue Apr 25 10:57:22 2023 +0300
  92. 669f5c8 test: Add tests for the extcon by Svyatoslav Ryhel · Tue Apr 25 10:57:21 2023 +0300
  93. 0852386 dm: extcon: add an uclass for extcon by Svyatoslav Ryhel · Tue Apr 25 10:57:20 2023 +0300
  94. bb202b2 pci: auto: Remove PCI_CLASS_PROCESSOR_POWERPC autoconfig case by Pali Rohár · Thu Apr 20 21:44:25 2023 +0200
  95. 0e6e542 usb: ehci-mx6: move phy setup before register access by Tim Harvey · Fri Apr 28 11:50:30 2023 -0700
  96. 681f2d0 pci: mpc85xx: Do not access PCI BARs registers of BDF address 00:00.0 by Pali Rohár · Thu Apr 20 21:44:23 2023 +0200
  97. c176cdd pci: mpc85xx: Do not try to access extended PCIe registers by Pali Rohár · Thu Apr 13 22:41:46 2023 +0200
  98. 861ce84 pci: mpc85xx: Allow 8/16-bit access to PCI config space by Pali Rohár · Thu Apr 13 22:41:45 2023 +0200
  99. 42fe126 pci: mpc85xx: Add missing sync() after writing to PCI config space by Pali Rohár · Thu Apr 13 22:41:44 2023 +0200
  100. 921084a Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · Mon May 01 13:29:52 2023 -0400