summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-09-28i2c: mvtwsi: Add support for DM clocks and resetsSamuel Holland
2021-09-28i2c: rcar_i2c: Enable configuring SCL rise and fall timesAdam Ford
2021-09-27Merge tag 'dm-pull-next-27sep21' of https://source.denx.de/u-boot/custodians/...Tom Rini
2021-09-27Merge tag 'v2021.10-rc5' into nextTom Rini
2021-09-27phy: marvell: cp110: Support SATA invert polarityDenis Odintsov
2021-09-25dm: pci: Fix handling of errors when scanning devicePali Rohár
2021-09-25sandbox: correct cpu nodesHeinrich Schuchardt
2021-09-25dm: gpio: Add of-platdata supportSimon Glass
2021-09-25irq: Tidy up of-platdata irq supportSimon Glass
2021-09-25clk: Rename clk_get_by_driver_info()Simon Glass
2021-09-25treewide: Try to avoid the preprocessor with OF_REALSimon Glass
2021-09-25mmc: nds32: ftsdc010: Convert to livetreeSimon Glass
2021-09-25treewide: Use OF_REAL instead of !OF_PLATDATASimon Glass
2021-09-25treewide: Simply conditions with the new OF_REALSimon Glass
2021-09-25treewide: fdt: Move fdt_get_config_... to ofnode_conf_read...Simon Glass
2021-09-24drivers: tpm2: update reset gpio semanticsJorge Ramirez-Ortiz
2021-09-24mtd: remove SPEAr flash driver st_smiPatrick Delaunay
2021-09-23pci: Fix configuring io/memory base and limit registers of PCI bridgesPali Rohár
2021-09-23Merge git://source.denx.de/u-boot-socfpgaTom Rini
2021-09-22Merge tag 'u-boot-at91-2022.01-a' of https://source.denx.de/u-boot/custodians...Tom Rini
2021-09-22ddr: altera: use KBUILD_BASENAME instead of __FILE__Marek Vasut
2021-09-22usb: xhci-dwc3: Add support for USB 3.1 controllersMark Kettenis
2021-09-22usb: ehci-mx6: use phy_type from device treeMatthias Schiffer
2021-09-22usb: add support for ULPI/SERIAL/HSIC PHY modesMatthias Schiffer
2021-09-22usb: xhci-dwc3: Add support for clocks/resetsSamuel Holland
2021-09-22usb: xhci-pci: Move reset logic out of XHCI coreSamuel Holland
2021-09-22phy: sun50i-usb3: Add a driver for the H6 USB3 PHYSamuel Holland
2021-09-21net: remove unused CONFIG_DRIVER_AT91EMAC_*Eugen Hristev
2021-09-21cpu: at91: add compatible for ARM9260EJ-SClaudiu Beznea
2021-09-21clk: at91: clk-master: split master clock in pres and dividerClaudiu Beznea
2021-09-20wdt: dw: Fix passing NULL pointer to reset functionsSean Anderson
2021-09-17clk: ti: k3: Update driver to account for divider flagsSuman Anna
2021-09-17clk: ti: k3-pll: Change DIV_CTRL programming to read-modify-writeDave Gerlach
2021-09-17Remove including timestamp.h in version.hPali Rohár
2021-09-17version: Move version_string[] from version.h to version_string.hPali Rohár
2021-09-17Remove #include <version.h> from files which do not need itPali Rohár
2021-09-16pci: Fix mismerge with v2021.10-rc4Tom Rini
2021-09-16Merge tag 'v2021.10-rc4' into nextTom Rini
2021-09-14pinctrl: fix typoYuan Fang
2021-09-13Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2021-09-14sunxi: mmc: A20: Fix MMC optimisationAndre Przywara
2021-09-13pci: Drop DM_PCISimon Glass
2021-09-13pci: Drop PCI_INDIRECT_BRIDGESimon Glass
2021-09-13net: Drop DM_PCI check from designware driverSimon Glass
2021-09-13pci: acpi: Drop DM_PCI check from ahciSimon Glass
2021-09-13Merge tag 'mmc-2021-9-13' of https://source.denx.de/u-boot/custodians/u-boot-mmcTom Rini
2021-09-13mmc: fsl_esdhc: remove 1ms sleep in esdhc_send_cmd_common()Michael Walle
2021-09-10mmc: fix device_remove when HS400_ES is enabledYe Li
2021-09-10mmc: fix switch issue with send_status disabledYe Li
2021-09-10mmc: Add support for enumerating MMC card in a given mode using mmc commandAswath Govindraju