summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-04-18usb: ehci-mx6: Turn off Vbus on probe failureMarek Vasut
2021-04-18imx: power-domain: Add fsl,imx8mn-gpc compatible stringMarek Vasut
2021-04-18imx: power-domain: Add fsl,imx8mm-gpc compatible stringMarek Vasut
2021-04-18phy: nop-phy: Add standard usb-nop-xceiv compat stringMarek Vasut
2021-04-16sunxi: video: select dw-hdmi in Kconfig, not MakefileJernej Skrabec
2021-04-16clk: sunxi: h6: Add XHCI clocksSamuel Holland
2021-04-16clk: sunxi: Add a dummy clock driver for the RTCSamuel Holland
2021-04-15Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini
2021-04-15test: dm: Add a test case for simple-bus <ranges>Bin Meng
2021-04-15dm: core: Correctly read <ranges> of simple-busBin Meng
2021-04-15net: tsec: Support <reg> property from the subnode "queue-group"Bin Meng
2021-04-15net: tsec: Use map_physmem() directly instead of dev_remap_addr()Bin Meng
2021-04-15sandbox: Add a DSA sandbox driver and unit testClaudiu Manoil
2021-04-15net: tsec: Use dm_eth_phy_connect() directly for the DM caseVladimir Oltean
2021-04-15net: phy: fixed: Support the old DT bindingBin Meng
2021-04-15net: phy: fixed: Add the missing ending newlineBin Meng
2021-04-15net: phy: fixed: Make driver ops staticBin Meng
2021-04-15net: phy: Simplify the logic of phy_connect_fixed()Bin Meng
2021-04-15net: phy: xilinx: Drop #ifdef CONFIG_DM_ETH around phy_connect_gmii2rgmii()Bin Meng
2021-04-15net: phy: xilinx: Be compatible with live OF treeBin Meng
2021-04-15net: phy: fixed: Drop #ifdef CONFIG_DM_ETH around phy_connect_fixedVladimir Oltean
2021-04-15net: phy: fixed: Be compatible with live OF treeVladimir Oltean
2021-04-15of: extra: Introduce ofnode_phy_is_fixed_link() APIBin Meng
2021-04-15watchdog: Add booke watchdog driverChris Packham
2021-04-15pci: add Amlogic Meson Designware PCIe controllerNeil Armstrong
2021-04-15pci: pcie_dw_rockchip: migrate to common Designware PCIe functionsNeil Armstrong
2021-04-15pci: pcie_dw_ti: migrate to common Designware PCIe functionsNeil Armstrong
2021-04-15pci: add common Designware PCIe functionsNeil Armstrong
2021-04-12scmi: translate the resource only when livetree is not activatedPatrick Delaunay
2021-04-12gpio: Drop dm_gpio_set_dir()Simon Glass
2021-04-12gpio: i2c-gpio: Drop use of dm_gpio_set_dir()Simon Glass
2021-04-12qemu: add MMIO driver for QFWAsherah Connor
2021-04-12test: qemu: add qfw sandbox driver, dm tests, qemu testsAsherah Connor
2021-04-12x86: qemu: move QFW to its own uclassAsherah Connor
2021-04-12scmi: correctly configure MMU for SCMI bufferPatrick Delaunay
2021-04-12fastboot: Fix possible buffer overrunSean Anderson
2021-04-12lib: string: Implement strlcatSean Anderson
2021-04-12tee: optee: Change printing during optee_probeIlias Apalodimas
2021-04-12rtc: add support for rv3028 rtcHeiko Schocher
2021-04-12firmware: scmi: fix inline comments and minor coding style issuesEtienne Carriere
2021-04-12firmware: scmi: sandbox test for voltage regulatorEtienne Carriere
2021-04-12firmware: scmi: voltage regulatorEtienne Carriere
2021-04-12pci: Mark 64bit Memory BARs as suchPhil Sutter
2021-04-12mtd: Update fail_addr when erase fails due to bad blocksFarhan Ali
2021-04-12power: pmic: remove pmic_max77696.c fileJaehoon Chung
2021-04-12test: pinmux: add test for 'pinctrl-single' driverDario Binacchi
2021-04-12pinctrl: single: add get_pin_muxing operationDario Binacchi
2021-04-12pinctrl: single: add get_pin_name operationDario Binacchi
2021-04-12pinctrl: single: add get_pins_count operationDario Binacchi
2021-04-12pinctrl: single: add register access functionsDario Binacchi