1. d35b4c8 clk: rockchip: rk3568: add more supported clk rates for sdmmc and emmc by Vasily Khoruzhick · 1 year, 9 months ago
  2. dececbb rockchip: efuse: Add support for RK3036 by Jonas Karlman · 1 year, 9 months ago
  3. 836f4ec rockchip: efuse: Add support for RK3128 by Jonas Karlman · 1 year, 9 months ago
  4. c018965 rockchip: efuse: Add support for RK3328 by Jonas Karlman · 1 year, 9 months ago
  5. 14ad36d rockchip: efuse: Add support for RK3288 and more by Jonas Karlman · 1 year, 9 months ago
  6. 26ed385 rockchip: efuse: Refactor to use driver data and ops by Jonas Karlman · 1 year, 9 months ago
  7. f6029a8 rockchip: otp: Add dump_otp debug command by Jonas Karlman · 1 year, 9 months ago
  8. 9a6188a rockchip: otp: Add support for RK3588 by Jonas Karlman · 1 year, 9 months ago
  9. da83581 rockchip: otp: Add support for RK3568 by Jonas Karlman · 1 year, 9 months ago
  10. 47be21c rockchip: otp: Refactor to use driver data and ops by Jonas Karlman · 1 year, 9 months ago
  11. f2ad778 ram: rockchip: Add rk3588 ddr driver support by Jagan Teki · 1 year, 10 months ago
  12. 7d1bf8d clk: rockchip: pll: Add pll_rk3588 type for rk3588 by Jagan Teki · 1 year, 10 months ago
  13. 7d031ee clk: rockchip: Add rk3588 clk support by Jagan Teki · 1 year, 10 months ago
  14. 01c69eb gpio: gpio-rockchip: parse gpio-ranges for bank id by Chris Morgan · 1 year, 10 months ago
  15. 7fc8064 rockchip: rk3568: add rk3568 pinctrl driver by Jagan Teki · 1 year, 10 months ago
  16. 0d2d0bf drivers: phy: add naneng combphy for rk3568 by Jagan Teki · 1 year, 10 months ago
  17. 3a11167 phy: rockchip-inno-usb2: Add USB2 PHY for rk3568 by Manoj Sai · 1 year, 10 months ago
  18. 1b79951 phy: rockchip: inno-usb2: Add support #address_cells = 2 by Jagan Teki · 1 year, 10 months ago
  19. 9f9e918 mmc: rockchip_dw_mmc: fix DDR52 8-bit mode handling by John Keeping · 1 year, 11 months ago
  20. 562b997 ARM: tegra: provide default USB gadget setup by Maxim Schwalm · 1 year, 10 months ago
  21. 74916e8 spi: tegra20_slink: accept any word length by Svyatoslav Ryhel · 1 year, 10 months ago
  22. c226fc7 ARM: tegra: Fix Tegra PWM parent clock by Svyatoslav Ryhel · 1 year, 10 months ago
  23. 5f70b0a usb: dwc3: Use the devm_gpiod_get_optional() API for reset gpio by Venkatesh Yadav Abbarapu · 1 year, 11 months ago
  24. faa537a cpsw_mdio.c: Use correct reg in cpsw_mdio_get_alive by Ulf Samuelsson · 1 year, 10 months ago
  25. 7b17066 driver: cache-v5l2: Fix type casting warning on RV32 by Yu Chien Peter Lin · 1 year, 10 months ago
  26. 5cc6b3f riscv: ae350: dts: Update L2 cache compatible string by Yu Chien Peter Lin · 1 year, 10 months ago
  27. 31e1bd0 driver: cache: cache-v5l2: Update memory-mapped scheme to support Gen2 platform by Yu Chien Peter Lin · 1 year, 10 months ago
  28. 816979a riscv: Remove redundant Kconfig "RISCV_NDS_CACHE" by Leo Yu-Chi Liang · 1 year, 10 months ago
  29. ca39472 i2c: i2c-cdns.c: Update driver to read fifo-depth from device tree by Pei Yue Ho · 1 year, 10 months ago
  30. 0c7132a i2c:aspeed:support ast2600 i2c new register mode driver by Ryan Chen · 1 year, 10 months ago
  31. 4086808 i2c: mxc_i2c: Use hex notation for the base address by Fabio Estevam · 1 year, 11 months ago
  32. 3849de4 Merge tag 'clk-2023.04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-clk by Tom Rini · 1 year, 10 months ago
  33. 5c4a9c1 Merge branch 'for-2023.04' of https://source.denx.de/u-boot/custodians/u-boot-mpc8xx by Tom Rini · 1 year, 10 months ago
  34. 6078bff reset: Allow reset_get_by_name() with NULL name by Samuel Holland · 1 year, 10 months ago
  35. bae0f4f clk: Allow clk_get_by_name() with NULL name by Samuel Holland · 1 year, 10 months ago
  36. 91f8c0b clk: imx8mn: fix imx8mn_enet_phy_sels clocks list by Dario Binacchi · 2 years ago
  37. 2f51cf9 clk: imx: rename video_pll1 to video_pll by Dario Binacchi · 2 years ago
  38. 22d85d2 clk: imx8mn: rename vpu_pll to m7_alt_pll by Dario Binacchi · 2 years ago
  39. 8603db4 clk: nuvoton: fix bug for calculate pll clock by Jim Liu · 2 years ago
  40. 7c1974b timer: Tidy up use of notrace by Simon Glass · 1 year, 11 months ago
  41. 6ef6e5a usb: gadget: Fix typo in obj line by Tom Rini · 1 year, 10 months ago
  42. f4ced3c spi, mpc8xx: Add support for chipselect via GPIO and fixups by Christophe Leroy · 2 years, 2 months ago
  43. b7df908 driver, gpio: Add support for MPC 8xx CPU ports by Christophe Leroy · 2 years, 2 months ago
  44. b8a0ab9 net: ftmac100: add mii read and write callbacks by Sergei Antonov · 1 year, 10 months ago
  45. 2f69cb0 net: ftmac100: simplify priv->iobase casting by Sergei Antonov · 1 year, 10 months ago
  46. 0e15edb net: ftmac100: change driver name from nds32_mac to ftmac100 by Sergei Antonov · 1 year, 10 months ago
  47. bdd50d1 dm: input: add button_kbd driver by Dzmitry Sankouski · 1 year, 10 months ago
  48. 157f2c5 dm: button: add support for linux_code in button-gpio.c driver by Dzmitry Sankouski · 1 year, 10 months ago
  49. a292303 gpio: qcom: add direction functions for pwrkey by Dzmitry Sankouski · 1 year, 10 months ago
  50. 77e4c4e i2c: Add support for Qualcomm I2C driver by Sumit Garg · 1 year, 10 months ago
  51. 7c3be94 net: dwc_eth_qos: Add Qcom ethernet driver glue layer by Sumit Garg · 1 year, 10 months ago
  52. 4d5c965 net: dwc_eth_qos: Allow platform to override tx/rx_fifo_sz by Sumit Garg · 1 year, 10 months ago
  53. ab973c9 net: dwc_eth_qos: Make eqos_get_tick_clk_rate callback optional by Sumit Garg · 1 year, 10 months ago
  54. 0282a03 Correct SPL use of ATMEL_PIO4 by Simon Glass · 1 year, 10 months ago
  55. 6fd44e6 Correct SPL use of PANEL by Simon Glass · 1 year, 10 months ago
  56. 4096046 Correct SPL uses of OF_BOARD by Simon Glass · 1 year, 10 months ago
  57. 06799593 Correct SPL uses of FASTBOOT_FLASH_NAND by Simon Glass · 1 year, 10 months ago
  58. 091a071 Correct SPL uses of FASTBOOT_FLASH_MMC by Simon Glass · 1 year, 10 months ago
  59. 029fc3c Correct SPL use of ARCH_VERSAL by Simon Glass · 1 year, 10 months ago
  60. 5b7e747 Correct SPL uses of DISPLAY_AER_BRIEF by Simon Glass · 1 year, 10 months ago
  61. f65db34 Correct SPL uses of ZYNQMP_FIRMWARE by Simon Glass · 1 year, 10 months ago
  62. a672097 Correct SPL uses of XEN_SERIAL by Simon Glass · 1 year, 10 months ago
  63. 76f908a Correct SPL use of VIDEO_BPP32 by Simon Glass · 1 year, 10 months ago
  64. 95563f6 Correct SPL use of VIDEO_BPP16 by Simon Glass · 1 year, 10 months ago
  65. 84858a6 Correct SPL uses of USB_MUSB_HOST by Simon Glass · 1 year, 10 months ago
  66. 4863b6b Correct SPL use of TPM_RNG by Simon Glass · 1 year, 10 months ago
  67. 6824f39 Correct SPL use of SUPPORT_EMMC_RPMB by Simon Glass · 1 year, 10 months ago
  68. 0a6a0c4 Correct SPL uses of SANDBOX_CLK_CCF by Simon Glass · 1 year, 10 months ago
  69. b9dbc51 Correct SPL use of SANDBOX by Simon Glass · 1 year, 10 months ago
  70. fd43318 Correct SPL use of RENESAS_SDHI by Simon Glass · 1 year, 10 months ago
  71. 34d37a6 Correct SPL uses of IMX_MODULE_FUSE by Simon Glass · 1 year, 10 months ago
  72. 83b8087 Correct SPL uses of HW_WATCHDOG by Simon Glass · 1 year, 10 months ago
  73. 8b0d42c Correct SPL use of FASTBOOT_MMC_USER_SUPPORT by Simon Glass · 1 year, 10 months ago
  74. 3eaba079 Correct SPL uses of FASTBOOT_FLASH by Simon Glass · 1 year, 10 months ago
  75. abdd256 Correct SPL use of DEBUG_UART_ZYNQ by Simon Glass · 1 year, 10 months ago
  76. 495e80f Correct SPL uses of CMD_CLK by Simon Glass · 1 year, 10 months ago
  77. a6b682d Correct SPL use of A003399_NOR_WORKAROUND by Simon Glass · 1 year, 10 months ago
  78. 68f3ced Correct SPL use of MMC_QUIRKS by Simon Glass · 1 year, 10 months ago
  79. cd3866f usb: Drop unused sl811-hcd driver by Simon Glass · 1 year, 10 months ago
  80. dc45d65 usb: Drop unused ehci-vct driver by Simon Glass · 1 year, 10 months ago
  81. 64fa597 rmobile: Drop unused ehci-rmobile driver by Simon Glass · 1 year, 10 months ago
  82. 9346770 usb: Drop unused fotg210 gadget by Simon Glass · 1 year, 10 months ago
  83. ed9fb9c usb: Drop unused ehci-faraday driver by Simon Glass · 1 year, 10 months ago
  84. 7e5e7a9 armada: usb: net: Drop unused USB drivers by Simon Glass · 1 year, 10 months ago
  85. c4f1eff sh4: Drop unused kona_i2c driver by Simon Glass · 1 year, 10 months ago
  86. dab05e3 sysreset: at91: Correct Makefile rule for SYSRESET_AT91 by Simon Glass · 1 year, 10 months ago
  87. 67b84a6 sh4: Drop unused pci_sh7780 driver by Simon Glass · 1 year, 10 months ago
  88. 403a838 rmobile: Drop CONFIG_SH73A0 and associated code by Simon Glass · 1 year, 10 months ago
  89. 5c7d4a5 mtd: Drop unused scf0403_lcd driver by Simon Glass · 1 year, 10 months ago
  90. 5523a27 rtc: Drop old and unused drivers by Simon Glass · 1 year, 10 months ago
  91. 393dfaea power: Drop unused muic_max8997 driver by Simon Glass · 1 year, 10 months ago
  92. be560d9 power: Drop unused muic_max77693 driver and mfd code by Simon Glass · 1 year, 10 months ago
  93. 7002f77 power: Drop unused fg_max17042 driver and fuel gauge code by Simon Glass · 1 year, 10 months ago
  94. 17ac6a3 power: Drop unused bat_trats driver and battery code by Simon Glass · 1 year, 10 months ago
  95. fc739e8 gpio: Drop unused pca9698 driver by Simon Glass · 1 year, 10 months ago
  96. 3778846 omap: Drop unused CONFIG_OMAP_USB_PHY by Simon Glass · 1 year, 10 months ago
  97. 72a4c07 mtd: Drop unused nand_plat driver by Simon Glass · 1 year, 10 months ago
  98. b89eb94 mtd: Drop unused fsmc_nand driver by Simon Glass · 1 year, 10 months ago
  99. d694c23 mtd: Drop unused fsl_upm driver by Simon Glass · 1 year, 10 months ago
  100. 57be37d gpio: Drop unused mpc83xx_gpio driver by Simon Glass · 1 year, 10 months ago