summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-10-16usb: musb-new: mt85xx: Fix not calling dev_err with a deviceSean Anderson
2020-10-16usb: musb-new: Include device_compat.hSean Anderson
2020-10-16usb: xhci: Include device_compat.hSean Anderson
2020-10-16timer: Include device_compat.hSean Anderson
2020-10-16tee: optee: Include device_compat.hSean Anderson
2020-10-16spi: fsl_qspi: Include device_compat.hSean Anderson
2020-10-16spi: nxp_fspi: Include device_compat.hSean Anderson
2020-10-16watchdog: octeontx_wdt: Add support for start and stopSuneel Garapati
2020-10-16mmc: octeontx_hsmmc.c: Remove test debug messageStefan Roese
2020-10-16spi: octeon_spi: Use a fixed 100MHz input clock on Octeon TX2Stefan Roese
2020-10-15ram: imxrt: Include device_compat.hSean Anderson
2020-10-15phy: Include device_compat.hSean Anderson
2020-10-15net: ldpaa_eth: Include device_compat.hSean Anderson
2020-10-15mtd: mxs_nand: Fix not calling dev_xxx with a deviceSean Anderson
2020-10-15firmware: scmi: Include device_compat.hSean Anderson
2020-10-15dm: syscon: Set LOG_CATEGORYSean Anderson
2020-10-15clk: sifive: Include device_compat.hSean Anderson
2020-10-15Merge tag 'mmc-2020-10-14' of https://gitlab.denx.de/u-boot/custodians/u-boot...Tom Rini
2020-10-14Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2020-10-14net: e1000: add defaults for i210 TX/RX PBSIZEChristian Gmeiner
2020-10-14treewide: Fix wrong CONFIG_IS_ENABLED() handlingAlper Nebi Yasak
2020-10-14mmc: remove duplicate mmc_get_env_dev() implementationsDavid Woodhouse
2020-10-14drivers: gpio: keep output value for input on sandboxHeinrich Schuchardt
2020-10-14mmc: fsl_esdhc: add ADMA2 supportMichael Walle
2020-10-14mmc: fsl_esdhc: replace most #ifdefs by IS_ENABLED()Michael Walle
2020-10-14spi: mvebu_a3700_spi: add support for cs-gpiosGeorge Hilliard
2020-10-14net: Add NIC controller driver for OcteonTX2Suneel Garapati
2020-10-14net: Add NIC controller driver for OcteonTXSuneel Garapati
2020-10-14mtd: nand: Add NAND controller driver for OcteonTXSuneel Garapati
2020-10-12Merge branch 'for-next' of https://github.com/lftan/u-bootTom Rini
2020-10-12Merge tag 'ti-v2021.01-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2020-10-12mmc: fsl_esdhc_imx: replace all readl/writel to esdhc_read32/esdhc_write32Haibo Chen
2020-10-12mmc: do not check argument of free() beforehandHeinrich Schuchardt
2020-10-12mmc: sdhci: move the ADMA2 table handling into own moduleMichael Walle
2020-10-12mmc: fsl_esdhc: simplify esdhc_setup_data()Michael Walle
2020-10-12mmc: fsl_esdhc: use dma-mapping APIMichael Walle
2020-10-12mmc: fsl_esdhc: simplify 64bit check for SDMA transfersMichael Walle
2020-10-12mmc: fsl_esdhc_imx: remove the 1ms delay before sending commandHaibo Chen
2020-10-12mmc: do not send cmd13 if the parameter 'send_status' is 0 for __mmc_switchHaibo Chen
2020-10-12mmc: fsl_esdhc: fix eMMC HS400 stability issueYangbo Lu
2020-10-12mmc: fsl_esdhc: fix mmc->clock with actual clockYangbo Lu
2020-10-12mmc: fsl_esdhc: support eMMC HS400 modeYangbo Lu
2020-10-12mmc: add a mmc_hs400_prepare_ddr() interfaceYangbo Lu
2020-10-12mmc: add a hs400_tuning flagYangbo Lu
2020-10-12mmc: fsl_esdhc: clean TBCTL[TB_EN] manually during initYangbo Lu
2020-10-12mmc: fsl_esdhc: support tuning for eMMC HS200Yangbo Lu
2020-10-12mmc: fsl_esdhc: add a reinit() callbackYangbo Lu
2020-10-12mmc: add a reinit() APIYangbo Lu
2020-10-12phy: omap-usb2-phy: Drop usage of "ti, dis-chg-det-quirk" DT propertyVignesh Raghavendra
2020-10-12dma: ti: k3-udma: Reset the channel during releaseVignesh Raghavendra