summaryrefslogtreecommitdiff
path: root/sys/arch/arm64/conf
AgeCommit message (Expand)Author
2024-03-25Add rpigpio(4), a driver for the RP1 GPIO controller on the Raspberry Pi 5.Patrick Wildt
2024-03-24Enable cad(4).Patrick Wildt
2024-03-02Enable rkspi(4) and rkpmic(4) at spi.Mark Kettenis
2024-02-15qwx(4) works well enough to enableTheo de Raadt
2024-01-24Add iwm(4) to arm64 GENERIC, as follow up of 1.280Kevin Lo
2024-01-22Add apldcp(4) and apldrm(4). Together these drivers provide KMSMark Kettenis
2024-01-19add iwn(4) to arm64 GENERICMike Larkin
2024-01-01Move fdt attachment into sys/conf/files.conf instead of duplicating it onMark Kettenis
2023-12-28Introduce qwx(4), a work-in-progress port of the Linux ath11k driver.Stefan Sperling
2023-12-11Add ampchwm(4) a driver to access the Ampere Altra Fine-Grained Power TelemetryClaudio Jeker
2023-11-13enable UDF on arm64 install mediaJonathan Gray
2023-11-11Enable CD9660 in RAMDISK so we can mount CD-ROMs.Patrick Wildt
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