aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-02-28tpm: sandbox: Change the return code when device is already openIlias Apalodimas
2023-02-27Merge tag 'v2023.04-rc3' into nextTom Rini
2023-02-23ARM: tegra: provide default USB gadget setupMaxim Schwalm
2023-02-23spi: tegra20_slink: accept any word lengthSvyatoslav Ryhel
2023-02-23ARM: tegra: Fix Tegra PWM parent clockSvyatoslav Ryhel
2023-02-23usb: dwc3-uniphier: Select PHYMarek Vasut
2023-02-22usb: dwc3-uniphier: Use dwc3-generic instead of xhci-dwc3Kunihiko Hayashi
2023-02-22phy: socionext: Add UniPhier USB3 PHY driverKunihiko Hayashi
2023-02-22clk: uniphier: Add missing USB SS-PHY clocksKunihiko Hayashi
2023-02-22reset: uniphier: Add USB glue reset supportKunihiko Hayashi
2023-02-22usb: dwc3-generic: Add the size of regs property to glue structureKunihiko Hayashi
2023-02-22usb: dwc3-generic: Export glue structures and functionsKunihiko Hayashi
2023-02-22usb: dwc3-generic: Add clock initialization in child DT nodeKunihiko Hayashi
2023-02-22usb: dwc3-generic: Allow different controller DT node patternKunihiko Hayashi
2023-02-22usb: dwc3: Look up reference clock DT phandle in both controller DT nodesMarek Vasut
2023-02-22usb: dwc3: Use the devm_gpiod_get_optional() API for reset gpioVenkatesh Yadav Abbarapu
2023-02-17cpsw_mdio.c: Use correct reg in cpsw_mdio_get_aliveUlf Samuelsson
2023-02-17driver: cache-v5l2: Fix type casting warning on RV32Yu Chien Peter Lin
2023-02-17riscv: ae350: dts: Update L2 cache compatible stringYu Chien Peter Lin
2023-02-17driver: cache: cache-v5l2: Update memory-mapped scheme to support Gen2 platformYu Chien Peter Lin
2023-02-17riscv: Remove redundant Kconfig "RISCV_NDS_CACHE"Leo Yu-Chi Liang
2023-02-14dm: treewide: Complete migration to new driver model schemaSimon Glass
2023-02-14dm: Add support for handling old u-boot,dm- tagsSimon Glass
2023-02-13i2c: i2c-cdns.c: Update driver to read fifo-depth from device treePei Yue Ho
2023-02-13i2c:aspeed:support ast2600 i2c new register mode driverRyan Chen
2023-02-13i2c: mxc_i2c: Use hex notation for the base addressFabio Estevam
2023-02-12Merge tag 'clk-2023.04-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2023-02-12Merge branch 'for-2023.04' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini
2023-02-12reset: Allow reset_get_by_name() with NULL nameSamuel Holland
2023-02-12clk: Allow clk_get_by_name() with NULL nameSamuel Holland
2023-02-12clk: imx8mn: fix imx8mn_enet_phy_sels clocks listDario Binacchi
2023-02-12clk: imx: rename video_pll1 to video_pllDario Binacchi
2023-02-12clk: imx8mn: rename vpu_pll to m7_alt_pllDario Binacchi
2023-02-12clk: nuvoton: fix bug for calculate pll clockJim Liu
2023-02-11timer: Tidy up use of notraceSimon Glass
2023-02-11usb: gadget: Fix typo in obj lineTom Rini
2023-02-11spi, mpc8xx: Add support for chipselect via GPIO and fixupsChristophe Leroy
2023-02-11driver, gpio: Add support for MPC 8xx CPU portsChristophe Leroy
2023-02-10net: ftmac100: add mii read and write callbacksSergei Antonov
2023-02-10net: ftmac100: simplify priv->iobase castingSergei Antonov
2023-02-10net: ftmac100: change driver name from nds32_mac to ftmac100Sergei Antonov
2023-02-10dm: input: add button_kbd driverDzmitry Sankouski
2023-02-10dm: button: add support for linux_code in button-gpio.c driverDzmitry Sankouski
2023-02-10gpio: qcom: add direction functions for pwrkeyDzmitry Sankouski
2023-02-10i2c: Add support for Qualcomm I2C driverSumit Garg
2023-02-10net: dwc_eth_qos: Add Qcom ethernet driver glue layerSumit Garg
2023-02-10net: dwc_eth_qos: Allow platform to override tx/rx_fifo_szSumit Garg
2023-02-10net: dwc_eth_qos: Make eqos_get_tick_clk_rate callback optionalSumit Garg
2023-02-10Correct SPL use of ATMEL_PIO4Simon Glass
2023-02-10Correct SPL use of PANELSimon Glass