1. cce3e3e sandbox: Tidy up RTC options by Simon Glass · Wed Feb 22 09:34:04 2023 -0700
  2. c3128da Correct SPL uses of PHY_FIXED by Simon Glass · Wed Feb 22 09:33:51 2023 -0700
  3. e287b67 Correct SPL uses of MULTIPLEXER by Simon Glass · Wed Feb 22 09:33:49 2023 -0700
  4. 16f1f54 Correct SPL uses of DISPLAY_AER_FULL by Simon Glass · Wed Feb 22 09:33:48 2023 -0700
  5. 76c8dd4 sh4: Drop unused twl6030 driver by Simon Glass · Wed Feb 22 09:33:44 2023 -0700
  6. a9ed203 mtd: Drop unused kb9202_nand driver by Simon Glass · Wed Feb 22 09:33:42 2023 -0700
  7. 5c5cf60 arm: mvebu: Add support for generating NAND kwbimage by Pali Rohár · Tue Jan 10 22:55:21 2023 +0100
  8. 8fb504b Merge tag 'tpm-next-28022023' of https://source.denx.de/u-boot/custodians/u-boot-tpm into next by Tom Rini · Tue Feb 28 09:50:16 2023 -0500
  9. e29ac91 Merge tag 'u-boot-nand-20230227' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash into next by Tom Rini · Tue Feb 28 09:46:07 2023 -0500
  10. 3c9d75f tpm: sandbox: Change the return code when device is already open by Ilias Apalodimas · Sat Feb 18 17:18:49 2023 +0200
  11. 1c0b887 Merge tag 'v2023.04-rc3' into next by Tom Rini · Mon Feb 27 17:28:21 2023 -0500
  12. a967558 mtd: nand: Show reserved block in chip.erase by Michael Trimarchi · Mon Feb 27 16:01:43 2023 +0100
  13. b2b9565 mtd: spinand: Fix display of unknown raw ID by Patrice Chotard · Mon Feb 13 18:30:04 2023 +0100
  14. b3d66d9 mtd: rawnand: brcmnand: fix OOB R/W with Hamming ECC by Álvaro Fernández Rojas · Sat Feb 11 16:29:09 2023 +0100
  15. 738d736 mtd: rawnand: brcmnand: support v2.1-v2.2 controllers by Álvaro Fernández Rojas · Sat Feb 11 16:29:08 2023 +0100
  16. b5e800b mtd: rawnand: brcmnand: rename page sizes by Álvaro Fernández Rojas · Sat Feb 11 16:29:07 2023 +0100
  17. 2246119 mtd: rawnand: brcmnand: fix CS0 layout by Álvaro Fernández Rojas · Sat Feb 11 16:29:06 2023 +0100
  18. 7a64a75 mtd: rawnand: brcmnand: rename v4 registers by Álvaro Fernández Rojas · Sat Feb 11 16:29:05 2023 +0100
  19. 210751f mtd: rawnand: brcmnand: correctly verify erased pages by Álvaro Fernández Rojas · Sat Feb 11 16:29:04 2023 +0100
  20. b6233f7 mtd: nand: brcmnand: Add support for flash-dma v0 by Kamal Dasu · Sat Feb 11 16:29:03 2023 +0100
  21. 2bac579 mtd: rawnand: brcmnand: Fix ecc chunk calculation for erased page bitfips by Claire Lin · Sat Feb 11 16:29:02 2023 +0100
  22. f47b36b mtd: rawnand: brcmnand: Add support for v7.3 controller by Kamal Dasu · Sat Feb 11 16:29:01 2023 +0100
  23. 299c683 mtd: rawnand: brcmnand: Refactored code to introduce helper functions by Kamal Dasu · Sat Feb 11 16:29:00 2023 +0100
  24. 3b0d294 mtd: nand: Mark reserved blocks by Ashok Reddy Soma · Thu Jan 05 02:46:20 2023 -0700
  25. 562b997 ARM: tegra: provide default USB gadget setup by Maxim Schwalm · Tue Feb 14 19:35:30 2023 +0200
  26. 74916e8 spi: tegra20_slink: accept any word length by Svyatoslav Ryhel · Tue Feb 14 19:35:29 2023 +0200
  27. c226fc7 ARM: tegra: Fix Tegra PWM parent clock by Svyatoslav Ryhel · Tue Feb 14 19:35:28 2023 +0200
  28. 50f97dc usb: dwc3-uniphier: Select PHY by Marek Vasut · Thu Feb 23 17:29:24 2023 +0100
  29. c891a46 usb: dwc3-uniphier: Use dwc3-generic instead of xhci-dwc3 by Kunihiko Hayashi · Mon Feb 20 14:50:33 2023 +0900
  30. d610433 phy: socionext: Add UniPhier USB3 PHY driver by Kunihiko Hayashi · Mon Feb 20 14:50:32 2023 +0900
  31. 5f9a871 clk: uniphier: Add missing USB SS-PHY clocks by Kunihiko Hayashi · Mon Feb 20 14:50:31 2023 +0900
  32. 91e7fd3 reset: uniphier: Add USB glue reset support by Kunihiko Hayashi · Mon Feb 20 14:50:30 2023 +0900
  33. 54c277e usb: dwc3-generic: Add the size of regs property to glue structure by Kunihiko Hayashi · Mon Feb 20 14:50:29 2023 +0900
  34. 6cf357e usb: dwc3-generic: Export glue structures and functions by Kunihiko Hayashi · Mon Feb 20 14:50:28 2023 +0900
  35. df0f5d3 usb: dwc3-generic: Add clock initialization in child DT node by Kunihiko Hayashi · Mon Feb 20 14:50:27 2023 +0900
  36. 8c42037 usb: dwc3-generic: Allow different controller DT node pattern by Kunihiko Hayashi · Mon Feb 20 14:50:26 2023 +0900
  37. 4d28572 usb: dwc3: Look up reference clock DT phandle in both controller DT nodes by Marek Vasut · Mon Feb 20 14:50:25 2023 +0900
  38. 5f70b0a usb: dwc3: Use the devm_gpiod_get_optional() API for reset gpio by Venkatesh Yadav Abbarapu · Fri Jan 13 10:42:02 2023 +0530
  39. faa537a cpsw_mdio.c: Use correct reg in cpsw_mdio_get_alive by Ulf Samuelsson · Tue Feb 07 09:25:27 2023 +0100
  40. 7b17066 driver: cache-v5l2: Fix type casting warning on RV32 by Yu Chien Peter Lin · Mon Feb 06 16:10:53 2023 +0800
  41. 5cc6b3f riscv: ae350: dts: Update L2 cache compatible string by Yu Chien Peter Lin · Mon Feb 06 16:10:48 2023 +0800
  42. 31e1bd0 driver: cache: cache-v5l2: Update memory-mapped scheme to support Gen2 platform by Yu Chien Peter Lin · Mon Feb 06 16:10:46 2023 +0800
  43. 816979a riscv: Remove redundant Kconfig "RISCV_NDS_CACHE" by Leo Yu-Chi Liang · Mon Feb 06 16:10:44 2023 +0800
  44. fc1aa35 dm: treewide: Complete migration to new driver model schema by Simon Glass · Mon Feb 13 08:56:34 2023 -0700
  45. c2727e5 dm: Add support for handling old u-boot,dm- tags by Simon Glass · Mon Feb 13 08:56:32 2023 -0700
  46. ca39472 i2c: i2c-cdns.c: Update driver to read fifo-depth from device tree by Pei Yue Ho · Mon Feb 13 00:02:41 2023 -0800
  47. 0c7132a i2c:aspeed:support ast2600 i2c new register mode driver by Ryan Chen · Mon Jan 30 14:19:24 2023 +0800
  48. 4086808 i2c: mxc_i2c: Use hex notation for the base address by Fabio Estevam · Tue Jan 03 16:03:44 2023 -0300
  49. 3849de4 Merge tag 'clk-2023.04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-clk by Tom Rini · Sun Feb 12 15:25:32 2023 -0500
  50. 5c4a9c1 Merge branch 'for-2023.04' of https://source.denx.de/u-boot/custodians/u-boot-mpc8xx by Tom Rini · Sun Feb 12 15:25:09 2023 -0500
  51. 6078bff reset: Allow reset_get_by_name() with NULL name by Samuel Holland · Sat Jan 21 18:02:52 2023 -0600
  52. bae0f4f clk: Allow clk_get_by_name() with NULL name by Samuel Holland · Sat Jan 21 18:02:51 2023 -0600
  53. 91f8c0b clk: imx8mn: fix imx8mn_enet_phy_sels clocks list by Dario Binacchi · Mon Dec 19 12:31:26 2022 +0100
  54. 2f51cf9 clk: imx: rename video_pll1 to video_pll by Dario Binacchi · Mon Dec 19 12:31:25 2022 +0100
  55. 22d85d2 clk: imx8mn: rename vpu_pll to m7_alt_pll by Dario Binacchi · Mon Dec 19 12:31:24 2022 +0100
  56. 8603db4 clk: nuvoton: fix bug for calculate pll clock by Jim Liu · Mon Nov 21 17:15:28 2022 +0800
  57. 7c1974b timer: Tidy up use of notrace by Simon Glass · Sun Jan 15 14:15:42 2023 -0700
  58. 6ef6e5a usb: gadget: Fix typo in obj line by Tom Rini · Sat Feb 11 09:25:44 2023 -0500
  59. f4ced3c spi, mpc8xx: Add support for chipselect via GPIO and fixups by Christophe Leroy · Fri Oct 14 09:14:44 2022 +0200
  60. b7df908 driver, gpio: Add support for MPC 8xx CPU ports by Christophe Leroy · Fri Oct 14 10:01:41 2022 +0200
  61. b8a0ab9 net: ftmac100: add mii read and write callbacks by Sergei Antonov · Fri Feb 03 22:09:04 2023 +0300
  62. 2f69cb0 net: ftmac100: simplify priv->iobase casting by Sergei Antonov · Fri Feb 03 22:09:03 2023 +0300
  63. 0e15edb net: ftmac100: change driver name from nds32_mac to ftmac100 by Sergei Antonov · Fri Feb 03 22:09:02 2023 +0300
  64. bdd50d1 dm: input: add button_kbd driver by Dzmitry Sankouski · Sun Jan 22 18:21:25 2023 +0300
  65. 157f2c5 dm: button: add support for linux_code in button-gpio.c driver by Dzmitry Sankouski · Sun Jan 22 18:21:24 2023 +0300
  66. a292303 gpio: qcom: add direction functions for pwrkey by Dzmitry Sankouski · Sun Jan 22 18:21:21 2023 +0300
  67. 77e4c4e i2c: Add support for Qualcomm I2C driver by Sumit Garg · Wed Feb 01 19:29:00 2023 +0530
  68. 7c3be94 net: dwc_eth_qos: Add Qcom ethernet driver glue layer by Sumit Garg · Wed Feb 01 19:28:55 2023 +0530
  69. 4d5c965 net: dwc_eth_qos: Allow platform to override tx/rx_fifo_sz by Sumit Garg · Wed Feb 01 19:28:54 2023 +0530
  70. ab973c9 net: dwc_eth_qos: Make eqos_get_tick_clk_rate callback optional by Sumit Garg · Wed Feb 01 19:28:53 2023 +0530
  71. 0282a03 Correct SPL use of ATMEL_PIO4 by Simon Glass · Sun Feb 05 15:36:17 2023 -0700
  72. 6fd44e6 Correct SPL use of PANEL by Simon Glass · Sun Feb 05 17:54:44 2023 -0700
  73. 4096046 Correct SPL uses of OF_BOARD by Simon Glass · Sun Feb 05 17:54:42 2023 -0700
  74. 06799593 Correct SPL uses of FASTBOOT_FLASH_NAND by Simon Glass · Sun Feb 05 17:54:13 2023 -0700
  75. 091a071 Correct SPL uses of FASTBOOT_FLASH_MMC by Simon Glass · Sun Feb 05 17:54:12 2023 -0700
  76. 029fc3c Correct SPL use of ARCH_VERSAL by Simon Glass · Sun Feb 05 17:53:13 2023 -0700
  77. 5b7e747 Correct SPL uses of DISPLAY_AER_BRIEF by Simon Glass · Sun Feb 05 17:53:52 2023 -0700
  78. f65db34 Correct SPL uses of ZYNQMP_FIRMWARE by Simon Glass · Sun Feb 05 15:44:33 2023 -0700
  79. a672097 Correct SPL uses of XEN_SERIAL by Simon Glass · Sun Feb 05 15:44:32 2023 -0700
  80. 76f908a Correct SPL use of VIDEO_BPP32 by Simon Glass · Sun Feb 05 15:44:30 2023 -0700
  81. 95563f6 Correct SPL use of VIDEO_BPP16 by Simon Glass · Sun Feb 05 17:55:32 2023 -0700
  82. 84858a6 Correct SPL uses of USB_MUSB_HOST by Simon Glass · Sun Feb 05 15:44:26 2023 -0700
  83. 4863b6b Correct SPL use of TPM_RNG by Simon Glass · Sun Feb 05 15:44:19 2023 -0700
  84. 6824f39 Correct SPL use of SUPPORT_EMMC_RPMB by Simon Glass · Sun Feb 05 15:40:54 2023 -0700
  85. 0a6a0c4 Correct SPL uses of SANDBOX_CLK_CCF by Simon Glass · Sun Feb 05 15:40:43 2023 -0700
  86. b9dbc51 Correct SPL use of SANDBOX by Simon Glass · Sun Feb 05 15:40:42 2023 -0700
  87. fd43318 Correct SPL use of RENESAS_SDHI by Simon Glass · Sun Feb 05 15:40:38 2023 -0700
  88. 34d37a6 Correct SPL uses of IMX_MODULE_FUSE by Simon Glass · Sun Feb 05 15:40:11 2023 -0700
  89. 83b8087 Correct SPL uses of HW_WATCHDOG by Simon Glass · Sun Feb 05 15:40:07 2023 -0700
  90. 8b0d42c Correct SPL use of FASTBOOT_MMC_USER_SUPPORT by Simon Glass · Sun Feb 05 15:39:56 2023 -0700
  91. 3eaba079 Correct SPL uses of FASTBOOT_FLASH by Simon Glass · Sun Feb 05 15:39:53 2023 -0700
  92. abdd256 Correct SPL use of DEBUG_UART_ZYNQ by Simon Glass · Sun Feb 05 15:39:32 2023 -0700
  93. 495e80f Correct SPL uses of CMD_CLK by Simon Glass · Sun Feb 05 15:36:26 2023 -0700
  94. a6b682d Correct SPL use of A003399_NOR_WORKAROUND by Simon Glass · Sun Feb 05 15:36:08 2023 -0700
  95. 68f3ced Correct SPL use of MMC_QUIRKS by Simon Glass · Sun Feb 05 15:40:16 2023 -0700
  96. cd3866f usb: Drop unused sl811-hcd driver by Simon Glass · Wed Feb 01 13:20:22 2023 -0700
  97. dc45d65 usb: Drop unused ehci-vct driver by Simon Glass · Wed Feb 01 13:20:21 2023 -0700
  98. 64fa597 rmobile: Drop unused ehci-rmobile driver by Simon Glass · Wed Feb 01 13:20:20 2023 -0700
  99. 9346770 usb: Drop unused fotg210 gadget by Simon Glass · Wed Feb 01 13:20:19 2023 -0700
  100. ed9fb9c usb: Drop unused ehci-faraday driver by Simon Glass · Wed Feb 01 13:20:18 2023 -0700