summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-28net: replace the "xfi" phy-mode with "10gbase-r"Vladimir Oltean
2021-09-28net: phy: genphy_init can be staticVladimir Oltean
2021-09-28net: dsa: remove unused variablesVladimir Oltean
2021-09-28net: dsa: pass CPU port fixed PHY to .port_disableVladimir Oltean
2021-09-28net: update NXP copyright textVladimir Oltean
2021-09-28net: dsa: felix: propagate the error code from phy_startup()Vladimir Oltean
2021-09-28net: dsa: felix: call phy_config at .port_probe() timeVladimir Oltean
2021-09-28net: dsa: introduce a .port_probe() method in struct dsa_opsVladimir Oltean
2021-09-28net: dsa: refactor the code to set the port MAC address into a dedicated func...Vladimir Oltean
2021-09-28net: dsa: use "err" instead of "ret" in dsa_port_probeVladimir Oltean
2021-09-28net: dsa: felix: felix_init() can be staticVladimir Oltean
2021-09-28net: tsec: Mark tsec_get_interface as __maybe_unusedRamon Fried
2021-09-28Prepare v2021.10-rc5Tom Rini
2021-09-28phy: marvell: cp110: Support SATA invert polarityDenis Odintsov
2021-09-28arm: mvebu: turris_omnia: fix leaked mtd deviceMarek BehĂșn
2021-09-28efi_loader: Fix spec ID event creationRuchika Gupta
2021-09-28doc: Add mention of the /config bindingSimon Glass
2021-09-28arm: orion5x: edminiv2: change maintainerSimon Guinot
2021-09-28mtd: remove SPEAr flash driver st_smiPatrick Delaunay
2021-09-28Taking over responsibility for GE boards from SebastianMartyn Welch
2021-09-28MAINTAINERS: remove SPEAR entryPatrick Delaunay
2021-09-28fs: avoid superfluous messagesHeinrich Schuchardt
2021-09-28scripts/mailmapper: enable running with Python 3Heinrich Schuchardt
2021-09-28test/py: tpm2: Skip tpm pytest based on env variableT Karthik Reddy
2021-09-28ddr: altera: use KBUILD_BASENAME instead of __FILE__Marek Vasut
2021-09-28arm: socfpga: vining: Let DWMAC configure PHY reset GPIOMarek Vasut
2021-09-28arm: socfpga: vining: Enable DW I2C driverMarek Vasut
2021-09-28arm: socfpga: vining: Fix UDC controller phandle in DTMarek Vasut
2021-09-28arm: socfpga: vining: Un-disable WDT in DTMarek Vasut
2021-09-28arm: socfpga: vining: Set default SPI NOR mode and frequencyMarek Vasut
2021-09-28arm: socfpga: vining: Set USB gadget manufacturer to Softing with capital SMarek Vasut
2021-09-28arm: socfpga: vining: Increase environment sizeMarek Vasut
2021-09-28arm: socfpga: vining: Drop meaningless commentMarek Vasut
2021-09-28usb: xhci-dwc3: Add support for USB 3.1 controllersMark Kettenis
2021-09-28usb: ehci-mx6: use phy_type from device treeMatthias Schiffer
2021-09-28usb: ehci-ci: remove redundant PORTSC flag definitionsMatthias Schiffer
2021-09-28include/configs: replace MXC_EHCI_MODE_SERIAL with PORT_PTS_SERIALMatthias Schiffer
2021-09-28usb: add support for ULPI/SERIAL/HSIC PHY modesMatthias Schiffer
2021-09-28configs: Enable USB3 on Allwinner H6 boardsSamuel Holland
2021-09-28usb: xhci-dwc3: Add support for clocks/resetsSamuel Holland
2021-09-28usb: xhci-pci: Move reset logic out of XHCI coreSamuel Holland
2021-09-28phy: sun50i-usb3: Add a driver for the H6 USB3 PHYSamuel Holland
2021-09-28x86: tangier: acpi: Add GPIO card detection to SDHCI #2Andy Shevchenko
2021-09-28x86: edison: Mark eMMC non-removableAndy Shevchenko
2021-09-21arm: dts: stm32mp1: use ssbl partition name for U-BootPatrick Delaunay
2021-09-20Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2021-09-20wdt: dw: Fix passing NULL pointer to reset functionsSean Anderson
2021-09-19Merge tag 'dm-pull-18sep21' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-09-18Revert "efi_capsule: Move signature from DTB to .rodata"Simon Glass
2021-09-18Revert "mkeficapsule: Remove dtb related options"Simon Glass