summaryrefslogtreecommitdiff
path: root/sys/arm/qualcomm
AgeCommit message (Expand)Author
2025-05-29Restore #include <sys/devmap.h>Oskar Holmlund
2025-05-02sys: Reduce where we include sys/devmap.hAndrew Turner
2025-04-07qcom_gcc: begin refactoring sys/dev/qcom_gcc to support multiple chipsetsAdrian Chadd
2025-02-20qcom_ess_edma: Add the IPQ4018/IPQ4019 ethernet MAC/MDIO driver.Adrian Chadd
2024-12-28arm/qualcomm: Fix a typo in a source code commentGordon Bergling
2024-12-06Replace calls to bus_generic_attach with bus_attach_childrenJohn Baldwin
2024-10-15sys: Use the new arm_smccc_invoke macrosAndrew Turner
2024-01-10phy: Move phy code in dev/phyEmmanuel Vadot
2024-01-10regulator: Move regulator code in dev/regulatorEmmanuel Vadot
2024-01-10hwreset: Move reset code in dev/hwresetEmmanuel Vadot
2023-11-26sys: Automated cleanup of cdefs and other formattingWarner Losh
2023-08-16sys: Remove $FreeBSD$: one-line .c patternWarner Losh
2023-08-16sys: Remove $FreeBSD$: two-line .h patternWarner Losh
2023-06-12fix qcom_cpu_kpssv2 compile on ASUS_AC1300Mina Galić
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2023-05-04ofw_cpu_early_foreach: Change callback to return bool instead of boolean_t.John Baldwin
2022-09-12ipq4018: remove write-only variables in USB ehci/xhci bus glueAdrian Chadd
2022-05-09arm/arm64 qualcomm: Remove unused devclass arguments to DRIVER_MODULE.John Baldwin
2022-02-03ar40xx_switch: add initial switch for the IPQ4018/IPQ4019.Adrian Chadd
2022-02-03qcom_mdio: add initial IPQ4018 MDIO supportAdrian Chadd
2021-12-27ipq4018_usb_phy: remove old debugging routineAdrian Chadd
2021-12-27qcom_dwc3: add initial Qualcomm SoC DWC3 controller glueAdrian Chadd
2021-12-27ipq4018_usb_phy: add USB 2.0 and 3.0 PHY supportAdrian Chadd
2021-12-27qcom_tcsr: add initial top control and status register (TCSR) supportAdrian Chadd
2021-12-27qcom_qup: add initial v1/v2 QUP SPI driverAdrian Chadd
2021-12-27Add support for qualcomm clock nodes the the IPQ4018/IPQ4019 clock tree.Adrian Chadd
2021-12-27qcom_clk: add the qualcomm clock nodes for the IPQ4018Adrian Chadd
2021-12-23qcom_tlmm: add initial gpio/pinmux controller (TLMM)Adrian Chadd
2021-11-04ipq4018: add qcom-gcc-ipq4018 and dependencies into the buildAdrian Chadd
2021-11-04ipq4018: add initial reset driver support for the clock/reset controller.Adrian Chadd
2021-11-04ipq401x: add MP core start-up path for the CPU regulator/clock gate usedAdrian Chadd
2021-11-04qcom: add initial SCM legacy APIAdrian Chadd
2021-11-04ipq4018: add SoC reset and qcom_rnd driverAdrian Chadd
2021-11-04ipq4018: toggle ps-hold to allow SoC resetAdrian Chadd
2021-10-18ipq4018: add initial IPQ4018/IPQ4019 supportAdrian Chadd