summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-09-25i2c: Add a generic driver to generate ACPI infoSimon Glass
2020-09-25dm: acpi: Use correct GPIO polarity type in acpi_dp_add_gpio()Simon Glass
2020-09-24net: tsec: Add the compatible string "gianfar" supportHou Zhiqiang
2020-09-24net: tsec: Add fixed-link PHY supportHou Zhiqiang
2020-09-24net: tsec: convert to use DM_MDIO when DM_ETH enabledHou Zhiqiang
2020-09-24net: fsl_mdio: Correct the MII management register block addressHou Zhiqiang
2020-09-24net: fsl_mdio: Change to use virtual addressHou Zhiqiang
2020-09-24phy: make phy_connect_fixed work with a null mdio busVladimir Oltean
2020-09-22dm: add cells_count parameter in live DT APIs of_parse_phandle_with_argsPatrick Delaunay
2020-09-22dm: syscon: typo aleradyHeinrich Schuchardt
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
2020-09-01fastboot: Fix fastboot reboot fail by changing functions orderyurii.pidhornyi
2020-09-01f_sdp: Change bInterval of interrupt endpoint to 3Sherry Sun
2020-09-01f_sdp: Add EP1_OUT as default data receive pipe in sdpSherry Sun
2020-09-01f_sdp: Support searching and loading FIT or container imagePeng Fan