summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: renesas: Fix PINCTRL_PFC_R8A774A1 help descriptionBiju Das2020-09-261-10/+10
* Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 in...WIP/25Sep2020-nextTom Rini2020-09-257-1/+326
|\
| * tpm: cr50: Add ACPI supportSimon Glass2020-09-251-0/+55
| * x86: acpi: Add common Intel ACPI tablesSimon Glass2020-09-251-0/+9
| * i2c: Add a generic driver to generate ACPI infoSimon Glass2020-09-254-0/+261
| * dm: acpi: Use correct GPIO polarity type in acpi_dp_add_gpio()Simon Glass2020-09-251-1/+1
* | Merge tag 'xilinx-for-v2021.01' of https://gitlab.denx.de/u-boot/custodians/u...WIP/24Sep2020-nextTom Rini2020-09-2417-56/+106
|\ \ | |/ |/|
| * clk: fixed-rate: Enable DM_FLAG_PRE_RELOC flagMichal Simek2020-09-231-0/+1
| * mmc: zynq: Fix incorrect indentationMichal Simek2020-09-231-1/+1
| * fpga: zynqmp: Protect zynqmp_loads() for SPLMichal Simek2020-09-231-1/+1
| * fpga: kconfig: Rename SPL_FPGA_SUPPORT to SPL_FPGAMichal Simek2020-09-231-2/+1
| * fpga: zynqmp: Get rid of ZYNQMP_SIP_SVC* macrosMichal Simek2020-09-231-4/+4
| * net: xilinx: axi_emac: Typecast flush_cache argumentsAshok Reddy Soma2020-09-231-6/+6
| * 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 nextWIP/21Sep2020-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
|\ \ \ | | |/ | |/|
| * | Merge tag 'efi-2020-10-rc5-2' of https://gitlab.denx.de/u-boot/custodians/u-b...WIP/19Sep2020Tom Rini2020-09-191-1/+3
| |\ \
| | * | rng: stm32mp1: use log() instead of printf()Heinrich Schuchardt2020-09-181-1/+3
| * | | mmc: fsl_esdhc_imx: check the clock stable status after config the clock rate.Haibo Chen2020-09-171-1/+6
| |/ /
| * | mmc: xenon_sdhci: Add missing common host capabilitiesAndre Heider2020-09-151-14/+4
| * | mmc: msm_sdhci: Use mmc_of_parse for setting host_capsManivannan Sadhasivam2020-09-151-0/+4
| * | mtd: nand: Fix nand write error with bad block addresses above 32-bitT Karthik Reddy2020-09-111-3/+3
| * | PCI: mediatek: Release the resource when PCIe enable port failChuanjia Liu2020-09-101-6/+13
| * | bcmgenet: Add support for rgmii-rxidJason Wessel2020-09-081-1/+2
| * | bcmgenet: fix DMA buffer managementJason Wessel2020-09-081-8/+9
* | | 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