summaryrefslogtreecommitdiff
path: root/sys/arch/arm64/conf
AgeCommit message (Expand)Author
2023-09-06revert disabling warnings for zlib on clang >= 15Jonathan Gray
2023-07-22Add qcsdam(4), a driver for the PMIC Shared Direct Access Memory found onPatrick Wildt
2023-07-19Use "early 2" to attach aplpngr(4) to make sure it attaches before otherMark Kettenis
2023-07-01Add driver for QC cpu Power States.Dale Rahn
2023-06-27Add qctsens(4), a driver for the Temperature Sensor found on Qualcomm SoCs.Patrick Wildt
2023-06-10Add qcpas(4), a driver for the Peripheral Authentication Service found onPatrick Wildt
2023-05-23Add qcaoss(4), a driver for the Always On Subsystem found on Qualcomm SoCs.Patrick Wildt
2023-05-19Add qcsmptp(4), a driver to share 32-bit values between (co-)processors.Patrick Wildt
2023-05-19Add qcsmem(4), a driver for the shared memory table on Qualcomm SoCsPatrick Wildt
2023-05-17Add qcmtx(4), a driver for the hardware spinlock on Qualcomm SoCs thatPatrick Wildt
2023-05-17Add qcipcc(4), a driver for the inter-processor mailbox interface usedPatrick Wildt
2023-05-12add axppmic support to RAMDISK,SASANO Takayoshi
2023-04-28Add a driver for the Qualcomm rng device found on the Thinkpad X13s, based onPeter Hessler
2023-04-20add viogpu, a VirtIO GPU driverJoshua Stein
2023-04-19enable dwmshc to support the emmc controller on rockchip rk356x boards.David Gwynne
2023-04-09So clang 13 miscompiles dev/usb/umass_scsi.c with the combination if -OzMark Kettenis
2023-04-03enable rkusbphy(4)David Gwynne
2023-04-01Enable rkiovd(4)Mark Kettenis
2023-03-31Enable ufshci(4).Marcus Glocker
2023-03-27Implement branch target protection using the branch target identificationMark Kettenis
2023-03-19Enable rkpciephy(40.Mark Kettenis
2023-03-12Add rkcomphy(3), a driver for the "naneng" combo PHY found on the RK356xMark Kettenis
2023-03-04Enable ytphy(4) here too.Mark Kettenis
2023-03-04enable ytphy(4)Mark Kettenis
2023-02-16Enable dwqe(4).Mark Kettenis
2023-02-14enable scmi(4)Mark Kettenis
2023-02-13Add dwqe(4), a driver for the Synopsis DesignWare Ethernet QoS controllerPatrick Wildt
2023-02-04Initial driver for Universal Flash Storage (UFS) Host Controllers.Marcus Glocker
2023-02-03enable sncodec(4)Mark Kettenis
2023-01-24Parallels Desktop 17 emulates an azalia audio device, add itJoshua Stein
2023-01-16Manage RTC offset through UEFI variables handled by a TEE application thatPatrick Wildt
2023-01-14Implement access to EFI variables and ESRT through an ioctl(2) interfaceMark Kettenis
2023-01-01update drm to linux 6.1.2Jonathan Gray
2022-12-30Neuter zlib fatal warnings when building kernels and bootloaders with clang 15Jeremie Courreges-Anglas
2022-12-24Enable pcagpio(4), and also consistently pcamux(4) while we're at it. WithPatrick Wildt
2022-12-17Add aplefuse(4), a driver for the eFuses on Apple Silicon SoCs.Mark Kettenis
2022-12-12Enable tipd(4) on RAMDISK kernels as well.Mark Kettenis
2022-12-12Fix USB hotplug on type-C connectors of Apple Silicon hardware. The USBMark Kettenis
2022-11-26Enable aplpwm(4) and pwmleds(4).Mark Kettenis
2022-11-21Add aplpwm(4), a driver for the PWM controller found on Apple silicon.Mark Kettenis
2022-11-11Enable icc(4). ok anton@ patrick@Matthieu Herrb
2022-11-10Enable qcpdc(4)Patrick Wildt
2022-11-09Enable qcpwm(4)Patrick Wildt
2022-11-08Tedu spmi bus definition that moved over to the fdt files.Patrick Wildt
2022-11-08Hook up all those Qualcomm SoC SPMI devices.Patrick Wildt
2022-11-08Enable gpiobl(4)Tobias Heider
2022-11-06Add FDT-based attachment for qciic(4).Patrick Wildt
2022-11-06Add FDT-based attachment for qcgpio(4).Patrick Wildt
2022-11-06Add glue for the USB3 controller on the Lenovo x13s.Patrick Wildt
2022-11-06Make EFI runtime calls more robust on arm64 as well. While I have not seenMark Kettenis