summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-06-23nvme: Remove the redundant aqa value settingWesley Sheng
2021-06-23nvme: Correct the prps per page calculation methodWesley Sheng
2021-06-23nvme: fix for big endian systemsDavid Lamparter
2021-06-23clk: zynq: Add clock wizard driverZhengxun
2021-06-23gpio: pca953x: Add missing i2c dependencyMichal Simek
2021-06-22mtd: spi-nor-ids: Add Macronix MX66UW2G345Gzhengxun
2021-06-22Revert "mmc: fsl_esdhc_imx: use VENDORSPEC_FRC_SDCLK_ON to control card clock...Fabio Estevam
2021-06-22mmc: mmc-uclass: change to static about dm functionJaehoon Chung
2021-06-22mmc: fsl_esdhc_imx: use mmc_send_cmd instead of dm_mmc_send_cmdJaehoon Chung
2021-06-22mmc: dwmmc: socfpga: Get "fifo-mode" property from DTLey Foon Tan
2021-06-22mmc: dw_mmc: Fixes data read when receiving DTO interrupt in FIFO modeLey Foon Tan
2021-06-22mmc: mtk-sd: increase the minimum bus frequencyWeijie Gao
2021-06-19Merge tag 'u-boot-rockchip-20210618' of https://source.denx.de/u-boot/custodi...Tom Rini
2021-06-18net: octeontx: smi: use dt live tree APITim Harvey
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