summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* mmc: rockchip_dw_mmc: use mmc_pwrseq instead of rockchip_mmc_pwrseqJaehoon Chung2021-02-191-39/+3
* mmc: meson_gx_mmc: use mmc_pwrseq instead of meson_mmc_pwrseqJaehoon Chung2021-02-191-42/+3
* mmc: pwrseq: add mmc-pwrseq file to provide a generic interfaceJaehoon Chung2021-02-193-0/+59
* mmc: mmc_spi: Document the 3 local functionsBin Meng2021-02-191-1/+35
* mmc: mmc_spi: Fix potential spec violation in receiving card responseBin Meng2021-02-191-15/+17
* mmc: mmc_spi: Move argument check to the beginning of mmc_spi_sendcmd()Bin Meng2021-02-191-3/+3
* mmc: mmc_spi: Print verbose debug output when crc16 check failsBin Meng2021-02-191-2/+4
* mmc: fix response timeout after switch commandStefan Bosch2021-02-191-1/+2
* mmc: sdhci: skip cache invalidation if DMA is not usedYuezhang.Mo@sony.com2021-02-191-0/+2
* mmc: initialize an err variableJaehoon Chung2021-02-191-1/+1
* video: arm: rpi: Add brcm,bcm2711-hdmi0 compatibleNicolas Saenz Julienne2021-02-181-0/+1
* mmc: Introduce mmc_phys_to_bus()/mmc_bus_to_phys()Nicolas Saenz Julienne2021-02-181-4/+6
* 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
|\ \