summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-02-23ARM: tegra: provide default USB gadget setupMaxim Schwalm1-0/+3
2023-02-23spi: tegra20_slink: accept any word lengthSvyatoslav Ryhel1-8/+11
2023-02-23ARM: tegra: Fix Tegra PWM parent clockSvyatoslav Ryhel1-4/+6
2023-02-22usb: dwc3: Use the devm_gpiod_get_optional() API for reset gpioVenkatesh Yadav Abbarapu1-19/+19
2023-02-17cpsw_mdio.c: Use correct reg in cpsw_mdio_get_aliveUlf Samuelsson1-3/+3
2023-02-17driver: cache-v5l2: Fix type casting warning on RV32Yu Chien Peter Lin1-1/+1
2023-02-17riscv: ae350: dts: Update L2 cache compatible stringYu Chien Peter Lin1-1/+1
2023-02-17driver: cache: cache-v5l2: Update memory-mapped scheme to support Gen2 platformYu Chien Peter Lin1-8/+24
2023-02-17riscv: Remove redundant Kconfig "RISCV_NDS_CACHE"Leo Yu-Chi Liang1-1/+0
2023-02-13i2c: i2c-cdns.c: Update driver to read fifo-depth from device treePei Yue Ho1-12/+18
2023-02-13i2c:aspeed:support ast2600 i2c new register mode driverRyan Chen4-0/+497
2023-02-13i2c: mxc_i2c: Use hex notation for the base addressFabio Estevam1-1/+1
2023-02-12Merge tag 'clk-2023.04-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini4-22/+26
2023-02-12Merge branch 'for-2023.04' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini4-37/+414
2023-02-12reset: Allow reset_get_by_name() with NULL nameSamuel Holland1-5/+7
2023-02-12clk: Allow clk_get_by_name() with NULL nameSamuel Holland1-5/+7
2023-02-12clk: imx8mn: fix imx8mn_enet_phy_sels clocks listDario Binacchi1-1/+1
2023-02-12clk: imx: rename video_pll1 to video_pllDario Binacchi1-10/+10
2023-02-12clk: imx8mn: rename vpu_pll to m7_alt_pllDario Binacchi1-1/+1
2023-02-12clk: nuvoton: fix bug for calculate pll clockJim Liu1-1/+1
2023-02-11timer: Tidy up use of notraceSimon Glass2-2/+3
2023-02-11usb: gadget: Fix typo in obj lineTom Rini1-1/+1
2023-02-11spi, mpc8xx: Add support for chipselect via GPIO and fixupsChristophe Leroy1-37/+59
2023-02-11driver, gpio: Add support for MPC 8xx CPU portsChristophe Leroy3-0/+355
2023-02-10net: ftmac100: add mii read and write callbacksSergei Antonov3-0/+113
2023-02-10net: ftmac100: simplify priv->iobase castingSergei Antonov1-7/+7
2023-02-10net: ftmac100: change driver name from nds32_mac to ftmac100Sergei Antonov1-1/+1
2023-02-10dm: input: add button_kbd driverDzmitry Sankouski3-0/+136
2023-02-10dm: button: add support for linux_code in button-gpio.c driverDzmitry Sankouski2-1/+26
2023-02-10gpio: qcom: add direction functions for pwrkeyDzmitry Sankouski1-0/+16
2023-02-10i2c: Add support for Qualcomm I2C driverSumit Garg3-0/+592
2023-02-10net: dwc_eth_qos: Add Qcom ethernet driver glue layerSumit Garg5-0/+630
2023-02-10net: dwc_eth_qos: Allow platform to override tx/rx_fifo_szSumit Garg2-6/+14
2023-02-10net: dwc_eth_qos: Make eqos_get_tick_clk_rate callback optionalSumit Garg1-3/+6
2023-02-10Correct SPL use of ATMEL_PIO4Simon Glass1-1/+1
2023-02-10Correct SPL use of PANELSimon Glass1-1/+1
2023-02-10Correct SPL uses of OF_BOARDSimon Glass3-3/+3
2023-02-10Correct SPL uses of FASTBOOT_FLASH_NANDSimon Glass2-3/+3
2023-02-10Correct SPL uses of FASTBOOT_FLASH_MMCSimon Glass3-5/+5
2023-02-10Correct SPL use of ARCH_VERSALSimon Glass1-1/+1
2023-02-10Correct SPL uses of DISPLAY_AER_BRIEFSimon Glass1-2/+2
2023-02-10Correct SPL uses of ZYNQMP_FIRMWARESimon Glass2-2/+2
2023-02-10Correct SPL uses of XEN_SERIALSimon Glass1-4/+4
2023-02-10Correct SPL use of VIDEO_BPP32Simon Glass1-1/+1
2023-02-10Correct SPL use of VIDEO_BPP16Simon Glass1-1/+1
2023-02-10Correct SPL uses of USB_MUSB_HOSTSimon Glass2-2/+2
2023-02-10Correct SPL use of TPM_RNGSimon Glass1-1/+1
2023-02-10Correct SPL use of SUPPORT_EMMC_RPMBSimon Glass1-1/+1
2023-02-10Correct SPL uses of SANDBOX_CLK_CCFSimon Glass3-9/+9
2023-02-10Correct SPL use of SANDBOXSimon Glass1-1/+1