aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-02-21dm: i2c: allow disabling driver model in SPLIgor Opaniuk
2021-02-21i2c: at91: fix crash when using 'i2c probe'Eugen Hristev
2021-02-21i2c: i2c-gpio: Fix GPIO outputHarm Berntsen
2021-02-19mmc: rockchip_dw_mmc: use mmc_pwrseq instead of rockchip_mmc_pwrseqJaehoon Chung
2021-02-19mmc: meson_gx_mmc: use mmc_pwrseq instead of meson_mmc_pwrseqJaehoon Chung
2021-02-19mmc: pwrseq: add mmc-pwrseq file to provide a generic interfaceJaehoon Chung
2021-02-19mmc: mmc_spi: Document the 3 local functionsBin Meng
2021-02-19mmc: mmc_spi: Fix potential spec violation in receiving card responseBin Meng
2021-02-19mmc: mmc_spi: Move argument check to the beginning of mmc_spi_sendcmd()Bin Meng
2021-02-19mmc: mmc_spi: Print verbose debug output when crc16 check failsBin Meng
2021-02-19mmc: fix response timeout after switch commandStefan Bosch
2021-02-19mmc: sdhci: skip cache invalidation if DMA is not usedYuezhang.Mo@sony.com
2021-02-19mmc: initialize an err variableJaehoon Chung
2021-02-18video: arm: rpi: Add brcm,bcm2711-hdmi0 compatibleNicolas Saenz Julienne
2021-02-18mmc: Introduce mmc_phys_to_bus()/mmc_bus_to_phys()Nicolas Saenz Julienne
2021-02-18xhci: translate virtual addresses into the bus's address spaceNicolas Saenz Julienne
2021-02-18dm: Introduce DMA constraints into the core device modelNicolas Saenz Julienne
2021-02-18dm: Introduce xxx_get_dma_range()Nicolas Saenz Julienne
2021-02-18pci: pcie-brcmstb: Fix inbound window configurationsNicolas Saenz Julienne
2021-02-18pci: brcmstb: Cleanup controller state before handoverNicolas Saenz Julienne
2021-02-18usb: xhci-pci: Add DM_FLAG_OS_PREPARE flagNicolas Saenz Julienne
2021-02-18config: Enable iProc RNG200 driver in RPi4 configsMatthias Brugger
2021-02-16rng: Add iProc RNG200 driverMatthias Brugger
2021-02-16drivers: net: Add Felix DSA switch driverAlex Marginean
2021-02-16net: Introduce DSA class for Ethernet switchesClaudiu Manoil
2021-02-16net: phy: introduce fixed_phy_create for DSA CPU portsVladimir Oltean
2021-02-16net: phy: fixed: support speeds of 2500 and 10000Vladimir Oltean
2021-02-16drivers: tee: sandbox: add rpc test ta emulationIgor Opaniuk
2021-02-16drivers: tee: i2c trampoline driverJorge Ramirez-Ortiz
2021-02-15image: Adjust the workings of fit_check_format()Simon Glass
2021-02-15Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini
2021-02-15sh: Remove sh7757lcr boardTom Rini
2021-02-15sh: Remove r7780mp boardTom Rini
2021-02-15arm: Remove ls2080a_simu boardTom Rini
2021-02-15arm: Remove mx35pdk boardTom Rini
2021-02-12Merge tag 'u-boot-atmel-fixes-2021.04-a' of https://gitlab.denx.de/u-boot/cus...Tom Rini
2021-02-11clk: at91: compat: partially revert "dm: Remove uses of device_bind_offset()"Eugen Hristev
2021-02-10usb: dwc2: change compatible st,stm32mp1-hsotg to st,stm32mp15-hsotgPatrick Delaunay
2021-02-10usb: xhci: Fix compare to use physical addresses in xhci_bulk_tx()Stefan Roese
2021-02-10usb: xhci-pci: Check for errors from dm_pci_map_bar()Pali Rohár
2021-02-10usb: xhci-mtk: support option to disable portsChunfeng Yun
2021-02-10Merge tag 'u-boot-amlogic-20210210' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2021-02-10phy: Add Amlogic AXG MIPI PCIe Analog PHY driverNeil Armstrong
2021-02-10phy: Add Amlogic AXG MIPI D-PHY driverNeil Armstrong
2021-02-10generic-phy: add configure opNeil Armstrong
2021-02-10phy: dphy: Add configuration helpersNeil Armstrong
2021-02-09clk: stm32mp1: add support of I2C6_KPatrick Delaunay
2021-02-09pinctrl: stm32: bind only the enabled GPIO subnodePatrick Delaunay
2021-02-09pinctrl: stm32: correct management pin display of OTYPEPatrick Delaunay
2021-02-09pinctrl: stmfx: Use PINNAME_SIZE for pin's name sizePatrice Chotard