aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-05-31exynos: fix header inclusion guardAndre Przywara1-1/+1
2023-05-31arm: Remove ti816x_evm board and ti816x SoC supportTom Rini2-3/+2
2023-05-18Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-usb in...Tom Rini4-5/+126
2023-05-17usb: gadget: Add and use matching SPL USB ethernet gadget Kconfig symbolsMarek Vasut2-2/+25
2023-05-17usb: Move SPL_USB_GADGET and related Kconfig symbols to drivers/usb/Marek Vasut2-3/+66
2023-05-17usb: Move SPL_USB_STORAGE Kconfig symbol to drivers/usb/Marek Vasut1-0/+22
2023-05-17usb: Move SPL_USB_HOST Kconfig symbol to drivers/usb/Marek Vasut1-0/+13
2023-05-16gpio: renesas: Simplify .request/.rfree callbacksPali Rohár1-13/+2
2023-05-07Merge branch 'for-2023.07-2' of https://source.denx.de/u-boot/custodians/u-bo...WIP/07May2023Tom Rini2-15/+17
2023-05-05net: phy: Request rgmii-id phy reset gpio as outputStefan Herbrechtsmeier1-1/+1
2023-05-05net: rtl8169: add minimal support for 8125B variantEugen Hristev1-15/+37
2023-05-05net: phy: dp83867: Explicitly check against sgmiiNishanth Menon1-1/+1
2023-05-05net: share fastboot boot handle logic between transportsDmitrii Merkurev1-0/+32
2023-05-05net: add fastboot TCP supportDmitrii Merkurev2-1/+14
2023-05-05phy: realtek: don't duplicate genphy_startupRasmus Villemoes1-13/+2
2023-05-05phy: broadcom: don't duplicate genphy_startupRasmus Villemoes1-13/+1
2023-05-05net: phy: gmii2rgmii: Support external rgmii-id phyStefan Herbrechtsmeier1-1/+8
2023-05-05Let the EQoS in imx8mp handle fixed-phy too.Elmar Psilog1-3/+15
2023-05-05drivers: net: fsl-mc: fix MAC address fixup procedureIoana Ciornei1-18/+13
2023-05-05drivers: net: ldpaa: export driver name and API to get DPMAC idIoana Ciornei1-3/+4
2023-05-05net: ksz9477: add port_probe function to config phyTim Harvey1-13/+13
2023-05-05net: ksz9477: remove unnecessary variableTim Harvey1-5/+0
2023-05-05net: ksz9477: remove unnecessary dsa_set_tagging callTim Harvey1-2/+0
2023-05-05Merge tag 'video-for-v2023.07-rc2' of https://source.denx.de/u-boot/custodian...WIP/05May2023Tom Rini19-25/+1913
2023-05-05Merge tag 'fsl-qoirq-2023-5-5' of https://source.denx.de/u-boot/custodians/u-...Tom Rini1-0/+1
2023-05-05serial, mpc8xx: Take parameter RAM relocation into accountChristophe Leroy1-11/+11
2023-05-05spi, mpc8xx: Take parameter RAM relocation into accountChristophe Leroy1-2/+4
2023-05-05pci: layerscape: add support for kernel/official fsl, ls1088a-pcie bindingMathew McBride1-0/+1
2023-05-04k3: pmic: Clear ESM masksNeha Malcom Francis1-0/+9
2023-05-04powerpc: mpc8xx: CPM parameter RAM can be anywhereChristophe Leroy2-2/+2
2023-05-03pci: fsl: Do not access PCI BAR0 register of PCIe Root PortPali Rohár1-0/+14
2023-05-03Merge tag 'u-boot-imx-20230503' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini1-6/+4
2023-05-03mmc: hi6220_dw_mmc: add compatible for HC2910 supportYang Xiwen1-0/+2
2023-05-03pinctrl: mediatek: set R1/R0 in case pullen/pullsel succeededDaniel Golle1-2/+2
2023-05-02serial: msm-geni: correct oversampling value based on QUP hardware revisionVladimir Zapolskiy2-1/+36
2023-05-02serial: msm-geni: Use upstream Linux bindingsKonrad Dybcio1-1/+3
2023-05-02serial: msm-geni: fix a compile time warning from msm_serial_setbrg()Vladimir Zapolskiy1-3/+3
2023-05-02serial: msm-geni: fix code indentationVladimir Zapolskiy1-6/+5
2023-05-02serial: msm-geni: remove invalid se-clk clock nameVladimir Zapolskiy1-1/+1
2023-05-02serial: msm-geni: Always bind before relocationKonrad Dybcio1-0/+1
2023-05-02serial: msm-geni: remove redundant includesVladimir Zapolskiy1-6/+0
2023-05-02misc: add Qualcomm GENI SE QUP device driverVladimir Zapolskiy3-0/+49
2023-05-02extcon: add MAX14526 MUIC supportSvyatoslav Ryhel3-0/+161
2023-05-02test: Add tests for the extconSvyatoslav Ryhel3-0/+25
2023-05-02dm: extcon: add an uclass for extconSvyatoslav Ryhel5-0/+39
2023-05-02pci: auto: Remove PCI_CLASS_PROCESSOR_POWERPC autoconfig casePali Rohár1-4/+0
2023-05-02usb: ehci-mx6: move phy setup before register accessTim Harvey1-6/+4
2023-05-01pci: mpc85xx: Do not access PCI BARs registers of BDF address 00:00.0Pali Rohár1-0/+12
2023-05-01pci: mpc85xx: Do not try to access extended PCIe registersPali Rohár1-2/+10
2023-05-01pci: mpc85xx: Allow 8/16-bit access to PCI config spacePali Rohár1-2/+24