summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-09-22clk: at91: clk-utmi: add support for sama7g5Claudiu Beznea
2020-09-22clk: at91: clk-utmi: add driver compatible with ccfClaudiu Beznea
2020-09-22clk: at91: clk-master: add support for sama7g5Claudiu Beznea
2020-09-22clk: at91: clk-master: add driver compatible with ccfClaudiu Beznea
2020-09-22clk: at91: sam9x60-pll: add driver compatible with ccfClaudiu Beznea
2020-09-22clk: at91: clk-main: add driver compatible with ccfClaudiu Beznea
2020-09-22clk: at91: sckc: add driver compatible with ccfClaudiu Beznea
2020-09-22clk: at91: move clock code to compat.cClaudiu Beznea
2020-09-22clk: at91: pmc: add helpers for clock driversClaudiu Beznea
2020-09-22clk: get clock pointer before proceedingClaudiu Beznea
2020-09-22clk: do not disable clock if it is criticalClaudiu Beznea
2020-09-22clk: bind clk to new parent deviceClaudiu Beznea
2020-09-22dm: core: add support for device re-parentingClaudiu Beznea
2020-09-22clk: check hw and hw->dev before dereference itClaudiu Beznea
2020-09-21Merge branch '2020-09-14-generic-phy-error-trace' into nextTom Rini
2020-09-21Merge branch 'master' into nextTom Rini
2020-09-19Merge tag 'efi-2020-10-rc5-2' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini
2020-09-18rng: stm32mp1: use log() instead of printf()Heinrich Schuchardt
2020-09-18usb: dwc3: Add Qualcomm DWC3 compatible stringRobert Marko
2020-09-18phy: add driver for Qualcomm IPQ40xx USB PHYRobert Marko
2020-09-18reset: Add IPQ40xx reset controller driverRobert Marko
2020-09-18IPQ40xx: Add SMEM supportRobert Marko
2020-09-17mmc: fsl_esdhc_imx: check the clock stable status after config the clock rate.Haibo Chen
2020-09-17net, qe: add DM support for QE UEC ethernetHeiko Schocher
2020-09-17powerpc, qe: add DTS support for parallel I/O portsHeiko Schocher
2020-09-17powerpc, qe: fix codingstyle issues for drivers/qeHeiko Schocher
2020-09-15Merge tag 'ti-v2021.01-next' of https://gitlab.denx.de/u-boot/custodians/u-bo...Tom Rini
2020-09-15spi: omap3_spi: Read platform data in ofdata_to_platdata()Faiz Abbas
2020-09-15arm: mach-omap2: am33xx: Add device structure for spiFaiz Abbas
2020-09-15spi: spi-uclass: Block dm_scan_fdt_dev with OF_CONTROL to prevent build failuresFaiz Abbas
2020-09-15remoteproc: k3-r5: Add support for J7200 R5FsSuman Anna
2020-09-15mmc: xenon_sdhci: Add missing common host capabilitiesAndre Heider
2020-09-15mmc: msm_sdhci: Use mmc_of_parse for setting host_capsManivannan Sadhasivam
2020-09-11mtd: nand: Fix nand write error with bad block addresses above 32-bitT Karthik Reddy
2020-09-10PCI: mediatek: Release the resource when PCIe enable port failChuanjia Liu
2020-09-10PCI: mediatek: Release the resource when PCIe enable port failChuanjia Liu
2020-09-09clock:aspeed: Sync with Linux kernel clock header defineRyan Chen
2020-09-09cosmetic: aspeed: ast2500: Rename clock headerRyan Chen
2020-09-08bcmgenet: Add support for rgmii-rxidJason Wessel
2020-09-08bcmgenet: fix DMA buffer managementJason Wessel
2020-09-08usb: musb-new: sunxi: change trace level for phy errors managed by uclassPatrick Delaunay
2020-09-08ata: dwc-ahci: change trace level for phy errors managed by uclassPatrick Delaunay
2020-09-08usb: host: ehci-hcd: change trace level for phy errors managed by uclassPatrick Delaunay
2020-09-08usb: host: ohci: change trace level for phy errors managed by uclassPatrick Delaunay
2020-09-08phy: generic: add error trace to detect PHY issue in uclassPatrick Delaunay
2020-09-07Merge branch 'remove-config-nr-dram-banks-v9-2020-08-26' of https://gitlab.de...Tom Rini
2020-09-04phy: marvell: a3700: add sata comphy on lane 2 with invert optionzachary
2020-09-03Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2020-09-03Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2020-09-01fastboot: getvar: fix partition-size return valueGary Bisson