summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* | | | xhci: translate virtual addresses into the bus's address spaceNicolas Saenz Julienne2021-02-183-28/+34
* | | | dm: Introduce DMA constraints into the core device modelNicolas Saenz Julienne2021-02-182-0/+51
* | | | dm: Introduce xxx_get_dma_range()Nicolas Saenz Julienne2021-02-183-0/+93
* | | | pci: pcie-brcmstb: Fix inbound window configurationsNicolas Saenz Julienne2021-02-181-7/+5
* | | | pci: brcmstb: Cleanup controller state before handoverNicolas Saenz Julienne2021-02-181-0/+20
* | | | usb: xhci-pci: Add DM_FLAG_OS_PREPARE flagNicolas Saenz Julienne2021-02-181-1/+1
* | | | config: Enable iProc RNG200 driver in RPi4 configsMatthias Brugger2021-02-181-1/+0
* | | | rng: Add iProc RNG200 driverMatthias Brugger2021-02-163-0/+193
| |/ / |/| |
* | | drivers: net: Add Felix DSA switch driverAlex Marginean2021-02-164-0/+428
* | | net: Introduce DSA class for Ethernet switchesClaudiu Manoil2021-02-161-0/+15
* | | net: phy: introduce fixed_phy_create for DSA CPU portsVladimir Oltean2021-02-161-0/+31
* | | net: phy: fixed: support speeds of 2500 and 10000Vladimir Oltean2021-02-161-1/+2
* | | drivers: tee: sandbox: add rpc test ta emulationIgor Opaniuk2021-02-163-4/+149
* | | drivers: tee: i2c trampoline driverJorge Ramirez-Ortiz2021-02-166-0/+137
|/ /
* | image: Adjust the workings of fit_check_format()Simon Glass2021-02-153-5/+5
* | Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini2021-02-15351-4/+354
|\ \
| * | common: Drop asm/global_data.h from common headerSimon Glass2021-02-02351-4/+354
| |/
* | sh: Remove sh7757lcr boardTom Rini2021-02-151-4/+0
* | sh: Remove r7780mp boardTom Rini2021-02-153-211/+0
* | arm: Remove ls2080a_simu boardTom Rini2021-02-151-2/+2
* | arm: Remove mx35pdk boardTom Rini2021-02-151-1/+1
* | 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