summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'u-boot-atmel-fixes-2021.04-a' of https://gitlab.denx.de/u-boot/cus...Tom Rini2021-02-121-8/+12
|\
| * clk: at91: compat: partially revert "dm: Remove uses of device_bind_offset()"Eugen Hristev2021-02-111-8/+12
* | usb: dwc2: change compatible st,stm32mp1-hsotg to st,stm32mp15-hsotgPatrick Delaunay2021-02-101-1/+1
* | usb: xhci: Fix compare to use physical addresses in xhci_bulk_tx()Stefan Roese2021-02-101-2/+2
* | usb: xhci-pci: Check for errors from dm_pci_map_bar()Pali Rohár2021-02-101-3/+12
* | usb: xhci-mtk: support option to disable portsChunfeng Yun2021-02-101-3/+20
|/
* Merge tag 'u-boot-amlogic-20210210' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2021-02-106-0/+824
|\
| * phy: Add Amlogic AXG MIPI PCIe Analog PHY driverNeil Armstrong2021-02-103-0/+243
| * phy: Add Amlogic AXG MIPI D-PHY driverNeil Armstrong2021-02-103-0/+403
| * generic-phy: add configure opNeil Armstrong2021-02-101-0/+11
| * phy: dphy: Add configuration helpersNeil Armstrong2021-02-103-0/+167
* | clk: stm32mp1: add support of I2C6_KPatrick Delaunay2021-02-091-0/+1
* | pinctrl: stm32: bind only the enabled GPIO subnodePatrick Delaunay2021-02-091-0/+3
* | pinctrl: stm32: correct management pin display of OTYPEPatrick Delaunay2021-02-091-10/+8
* | pinctrl: stmfx: Use PINNAME_SIZE for pin's name sizePatrice Chotard2021-02-091-4/+3
* | pinctrl: stmfx: Fix pin configuration issuePatrice Chotard2021-02-091-4/+4
|/
* Merge git://git.denx.de/u-boot-marvellTom Rini2021-02-082-39/+31
|\
| * mmc: mv_sdhci: parse device-tree entryBaruch Siach2021-02-081-0/+4
| * pci: pci_mvebu: Disable config access to PCI host bridge portsStefan Roese2021-02-081-39/+27
* | Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2021-02-088-84/+89
|\ \
| * | gpio: mpc8xxx_gpio: Fix for litte endianBiwen Li2021-02-081-39/+8
| * | pci: kconfig: layerscape: Change LX2162A PCIe node compatible stringHou Zhiqiang2021-02-081-2/+3
| * | pci: layerscape: Remove the shadow SVR definitionsHou Zhiqiang2021-02-081-10/+2
| * | spi: fsl_qspi: apply the same settings for LS1088 as LS208xMathew McBride2021-02-081-9/+1
| * | spi: fsl_qspi: Ensure width is respected in spi-mem operationsMathew McBride2021-02-081-1/+1
| * | net: eqos: Reduce the MDIO wait timeYe Li2021-02-081-1/+1
| * | net: memac_phy: add a timeout to MDIO operationsIoana Ciornei2021-02-081-18/+58
| * | mtd: spi-nor: add unlock all config optionMichael Walle2021-02-082-4/+15
| |/
* | fastboot: reinit partition after storing GPT or MBRRoman Stratiienko2021-02-071-0/+2
* | fastboot: add command to select the eMMC boot configurationPatrick Delaunay2021-02-072-0/+43
* | fastboot: add command to select the default emmc hwpart for bootPatrick Delaunay2021-02-072-0/+43
* | fastboot: mmc: extend flash/erase for both emmc hwpart 1 and 2Patrick Delaunay2021-02-072-24/+49
* | fastboot: mmc: Add CONFIG_FASTBOOT_MMC_USER_SUPPORTPatrick Delaunay2021-02-072-8/+23
* | fastboot: Implement generic fastboot_set_reboot_flagRoman Kovalivskyi2021-02-071-1/+15
* | Revert "fastboot: Add default fastboot_set_reboot_flag implementation"Roman Kovalivskyi2021-02-073-56/+0
* | dfu: dfu_sf: use correct print codeHeinrich Schuchardt2021-02-071-1/+1
|/
* Merge tag 'ti-v2021.04-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2021-02-054-112/+376
|\
| * mmc: am654_sdhci: Use sdhci_set_control_reg()Faiz Abbas2021-02-041-16/+2
| * mmc: am654_sdhci: Fix HISPD bit configuration in some lower speed modesFaiz Abbas2021-02-042-2/+24
| * mmc: am654_sdhci: Add support for software tuningFaiz Abbas2021-02-041-0/+45
| * mmc: am654_sdhci: Add support for writing to clkbuf_selFaiz Abbas2021-02-041-0/+11
| * mmc: am654_sdhci: Add support for input tap delayFaiz Abbas2021-02-041-80/+161
| * mmc: am654_sdhci: Add support for AM65x SR2.0Faiz Abbas2021-02-041-0/+30
| * mmc: am654_sdhci: Add flag for PHY calibrationFaiz Abbas2021-02-041-12/+14
| * mmc: am654_sdhci: Convert flag fields to BIT macroFaiz Abbas2021-02-041-4/+4
| * mmc: am654_sdhci: Unconditionally switch off DLL in the beginning of ios_post()Faiz Abbas2021-02-041-9/+1
| * mmc: sdhci: Add helper functions for UHS modesFaiz Abbas2021-02-041-0/+95
| * remoteproc: k3_r5: Sync to upstreamed kernel DT property namesSuman Anna2021-02-041-4/+4
* | firmware: smci: possible NULL dereferenceHeinrich Schuchardt2021-02-031-0/+3
* | net: ftmac100: Cast priv->iobase with uintptr_tBin Meng2021-02-031-5/+5