summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-06-18net: sun8i-emac: fix MDIO frequencyHeinrich Schuchardt
2021-06-18net: synquacer: Add netsec driverJassi Brar
2021-06-18net: dwc_eth_qos: Revert some changes of commit 3a97da12ee7bDaniil Stas
2021-06-18net: dwc_eth_qos: Fix needless phy auto-negotiation restartsDaniil Stas
2021-06-18net: e1000: do not attempt to set hwaddr for i210 without FLASHTim Harvey
2021-06-18Fix a memory leak issue in the RX port initialization.Hou Zhiqiang
2021-06-18clk: cosmetic change in uclassPatrick Delaunay
2021-06-18dfu: add error callbackPatrick Delaunay
2021-06-18dfu: dfu_mtd: set max_buf_size to erasesize also for NOR devicesPatrick Delaunay
2021-06-18spi: stm32_qspi: Fix short data write operationDaniil Stas
2021-06-18mtd: nand: NFC drivers for RK3308, RK2928 and othersYifeng Zhao
2021-06-18pci: pcie_dw_rockchip: Replace msleep occurences by udelayAnand Moon
2021-06-18pci: pcie_dw_rockchip: Drop the unused variable warningAnand Moon
2021-06-18pci: pcie_dw_rockchip: Fixed the below compilation errorAnand Moon
2021-06-18rockchip: rk3568: Add sdram driverJoseph Chen
2021-06-18rockchip: rk3568: add clock driverElaine Zhang
2021-06-17Merge tag 'u-boot-atmel-2021.10-a' of https://source.denx.de/u-boot/custodian...Tom Rini
2021-06-17Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini
2021-06-17net: tsec: add option to set device max-speed via dtsAleksandar Gerasimovski
2021-06-17mmc: fsl_esdhc_imx: drop CONFIG_SYS_FSL_MMC_HAS_CAPBLT_VS33Yangbo Lu
2021-06-17mmc: fsl_esdhc: convert to CONFIG_FSL_ESDHC_VS33_NOT_SUPPORTYangbo Lu
2021-06-17pci: layerscape-ep: Add check of the PCIe controller enablementHou Zhiqiang
2021-06-17armv8: ls1012a: Pass PPFE firmware to Linux through FDTChaitanya Sakinam
2021-06-17clk: k210: Move k210 clock out of its own subdirectorySean Anderson
2021-06-17clk: k210: Remove bypass driverSean Anderson
2021-06-17clk: k210: Don't set PLL rates if we are already at the correct rateSean Anderson
2021-06-17clk: k210: Re-add support for setting rateSean Anderson
2021-06-17clk: k210: Implement soc_clk_dumpSean Anderson
2021-06-17clk: k210: Move pll into the rest of the driverSean Anderson
2021-06-17clk: k210: Rewrite to remove CCFSean Anderson
2021-06-17clk: Allow force setting clock defaults before relocationSean Anderson
2021-06-16Merge tag 'u-boot-imx-20210616' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2021-06-16ls1012a: net: pfe: remove pfe stop from bootcmdMian Yousaf Kaukab
2021-06-11dma: ti: k3-udma: Add support for native configuration of chan/flowVignesh Raghavendra
2021-06-11soc: ti: k3-navss-ringacc: Add support for native configuration of ringsVignesh Raghavendra
2021-06-11firmware: ti_sci: Add support for Resoure Management at R5 SPL stage.Vignesh Raghavendra
2021-06-11firmware: ti_sci: Implement GET_RANGE with static dataVignesh Raghavendra
2021-06-11mailbox: k3-sec-proxy: Add DM to DMSC communication threadVignesh Raghavendra
2021-06-11Merge tag 'xilinx-for-v2021.07-rc5' of https://source.denx.de/u-boot/custodia...Tom Rini
2021-06-11cmd: ti: pd: Add debug command for K3 power domainsTero Kristo
2021-06-11power: domain: Introduce driver for raw TI K3 PDsTero Kristo
2021-06-11clk: add support for TI K3 SoC clocksTero Kristo
2021-06-11clk: add support for TI K3 SoC PLLTero Kristo
2021-06-11clk: fix set_rate to clean up cached rates for the hierarchyTero Kristo
2021-06-11clk: fix assigned-clocks to pass with deferring providerTero Kristo
2021-06-11clk: sci-clk: fix return value of set_rateTero Kristo
2021-06-11clk: do not attempt to fetch clock pointer with null deviceTero Kristo
2021-06-11clk: fixed_rate: add API for directly registering fixed rate clocksTero Kristo
2021-06-11remoteproc: k3-r5: remove sysfw PM calls if not supportedTero Kristo
2021-06-11spi: zynqmp_gqspi: Fix write issueAshok Reddy Soma