summaryrefslogtreecommitdiff
path: root/sys/arch/arm64/conf
AgeCommit message (Expand)Author
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
2022-11-03Enable smbios0 on arm64 RAMDISK so the code mitigating crashes on the x13sPatrick Wildt
2022-10-23Initial apm/sensor driver for the PiJuice HAT UPS, to feedback batteryMarcus Glocker
2022-10-03Reorganize the EFI code a bit. Move the efi.h header from dev/acpi toMark Kettenis
2022-09-12Enable acpiac(4) and acpibat(4).Mark Kettenis
2022-09-11Add wsmux(4) such that systems with multiple keyboards work in bsd.rd.Mark Kettenis
2022-09-06Attach aplmbox(4) early.Mark Kettenis
2022-09-03Add apldcms(4), a driver for the touchpad on M2 laptops. This driverMark Kettenis
2022-09-02Enable apldc(4), apldchidev(4), apldckbd(4) and aplrtk(4) here as well.Mark Kettenis
2022-08-31Add qcgpio(4) and qciic(4), drivers for the Qualcomm GPIO and I2C controllersMark Kettenis
2022-08-31Add apldc(4), apldchidev(4), apldckdb(4) and aplrtkit(4). Together theseMark Kettenis
2022-08-03Add aplaudio(4) and aplmca(4). The aplmca(4) driver controls the hardwareMark Kettenis
2022-07-14Add sxirintc(4), a driver for the "wake up" interrupt controller foundMark Kettenis