summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * | net: xilinx: axi_emac: Fix dma descriptors for 64bit and compilation warningsAshok Reddy Soma2020-09-231-12/+24
| | * | nand: Kconfig: Change dependency for NAND_ARASANMichal Simek2020-09-231-1/+1
| | * | serial: uartlite: Add support to work with any endiannessT Karthik Reddy2020-09-231-16/+48
| | * | xilinx: kconfig: Change Kconfig dependencies for Xilinx driversMichal Simek2020-09-233-7/+3
| | * | net: gem: Add support for more PHYs on MDIO busMichal Simek2020-09-231-0/+10
| | * | xilinx: drivers: Use '_' instead of '-' in driver nameMichal Simek2020-09-236-6/+6
| | |/
| * | net: tsec: Add the compatible string "gianfar" supportHou Zhiqiang2020-09-241-2/+14
| * | net: tsec: Add fixed-link PHY supportHou Zhiqiang2020-09-241-1/+4
| * | net: tsec: convert to use DM_MDIO when DM_ETH enabledHou Zhiqiang2020-09-241-33/+5
| * | net: fsl_mdio: Correct the MII management register block addressHou Zhiqiang2020-09-241-6/+22
| * | net: fsl_mdio: Change to use virtual addressHou Zhiqiang2020-09-241-1/+1
| * | phy: make phy_connect_fixed work with a null mdio busVladimir Oltean2020-09-241-2/+2
| * | dm: add cells_count parameter in live DT APIs of_parse_phandle_with_argsPatrick Delaunay2020-09-222-4/+6
| * | dm: syscon: typo aleradyHeinrich Schuchardt2020-09-221-3/+7
| * | Merge branch '2020-09-14-generic-phy-error-trace' into nextTom Rini2020-09-215-19/+54
| |\ \
| | * | usb: musb-new: sunxi: change trace level for phy errors managed by uclassPatrick Delaunay2020-09-081-4/+4
| | * | ata: dwc-ahci: change trace level for phy errors managed by uclassPatrick Delaunay2020-09-081-2/+2
| | * | usb: host: ehci-hcd: change trace level for phy errors managed by uclassPatrick Delaunay2020-09-081-4/+4
| | * | usb: host: ohci: change trace level for phy errors managed by uclassPatrick Delaunay2020-09-081-4/+4
| | * | phy: generic: add error trace to detect PHY issue in uclassPatrick Delaunay2020-09-081-5/+40
| * | | Merge branch 'master' into nextTom Rini2020-09-216-28/+31
| |\ \ \ | | | |/ | | |/|
| * | | usb: dwc3: Add Qualcomm DWC3 compatible stringRobert Marko2020-09-181-0/+1
| * | | phy: add driver for Qualcomm IPQ40xx USB PHYRobert Marko2020-09-183-0/+152
| * | | reset: Add IPQ40xx reset controller driverRobert Marko2020-09-183-0/+182
| * | | IPQ40xx: Add SMEM supportRobert Marko2020-09-181-1/+1
| * | | net, qe: add DM support for QE UEC ethernetHeiko Schocher2020-09-1714-1/+2696
| * | | powerpc, qe: add DTS support for parallel I/O portsHeiko Schocher2020-09-173-0/+263
| * | | powerpc, qe: fix codingstyle issues for drivers/qeHeiko Schocher2020-09-177-972/+1040
| * | | Merge tag 'ti-v2021.01-next' of https://gitlab.denx.de/u-boot/custodians/u-bo...Tom Rini2020-09-153-91/+117
| |\ \ \
| | * | | spi: omap3_spi: Read platform data in ofdata_to_platdata()Faiz Abbas2020-09-151-11/+26
| | * | | arm: mach-omap2: am33xx: Add device structure for spiFaiz Abbas2020-09-151-69/+1
| | * | | spi: spi-uclass: Block dm_scan_fdt_dev with OF_CONTROL to prevent build failuresFaiz Abbas2020-09-151-1/+1
| | * | | remoteproc: k3-r5: Add support for J7200 R5FsSuman Anna2020-09-151-10/+89
| * | | | PCI: mediatek: Release the resource when PCIe enable port failChuanjia Liu2020-09-101-6/+13
| * | | | clock:aspeed: Sync with Linux kernel clock header defineRyan Chen2020-09-091-20/+18
| * | | | cosmetic: aspeed: ast2500: Rename clock headerRyan Chen2020-09-091-1/+1
| | |_|/ | |/| |
| * | | Merge branch 'remove-config-nr-dram-banks-v9-2020-08-26' of https://gitlab.de...Tom Rini2020-09-072-8/+3
| |\ \ \ | | |/ / | |/| |
| | * | video: cfb_console.c: Use bi_dram[] values on all platformsStefan Roese2020-08-261-7/+1
| | * | CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always definedStefan Roese2020-08-261-1/+2
* | | | i2c: rcar_i2c: Fix i2c read/write errorsLad Prabhakar2020-10-011-1/+1
* | | | video: typo NormllyHeinrich Schuchardt2020-09-291-1/+1
* | | | mtd: fix typos in drivers/mtd/Kconfig, drivers/mtd/renesas_rpc_hf.cHeinrich Schuchardt2020-09-292-5/+5
* | | | Merge tag 'u-boot-amlogic-20200928' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2020-09-281-1/+2
|\ \ \ \
| * | | | rng: meson: make core clock optionalNeil Armstrong2020-09-281-1/+2
* | | | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini2020-09-257-26/+68
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | pci: layerscape: Fixup PCIe EP mode DT nodes for LX2160A rev2Hou Zhiqiang2020-09-241-0/+26
| * | | | net: pfe_eth: Remove non-DM code check from pfe_spi_flash_initKuldeep Singh2020-09-241-11/+5
| * | | | net: pfe_eth: Fix resoure leak in pfe_spi_flash_initKuldeep Singh2020-09-241-0/+4
| * | | | driver: net: fm: add support for XFIMadalin Bucur2020-09-241-1/+2
| * | | | ls1012a, pfe_eth: Update probe to avoid resource leakChaitanya Sakinam2020-09-241-11/+6