summaryrefslogtreecommitdiff
path: root/sys/arch/evbarm/conf
AgeCommit message (Expand)Author
2023-07-03Enable MEMORY_DISK_DYNAMIC & co. to match std.generic64jakllsch
2023-06-17Relocate FFS_NO_SNAPSHOT to where it should be...rin
2023-06-17Sprinkle FFS_NO_SNAPSHOT and -fno-unwind-tables to reducerin
2023-06-17Build NSLU2 kernel with NOCTF="yes" as workaround forrin
2023-05-04experimental IMX6SX support:bouyer
2023-04-16DesignWare watchdog ACPI attach gluejmcneill
2023-02-25Restore the ability to have EARLYCONS work for the QEMU virt afterskrll
2023-02-11Merge both SECTIONS declarations into one.mlelstv
2023-02-11add siisata(4). been running for ages on a rockpro64.mrg
2023-02-09Adjust _all_ cinclude of *.local filesabs
2023-02-09Ensure GENERIC.local is always at the end of GENERICabs
2023-02-06Enable UFS_DIRHASH (missed with previous change) and UFS_EXTATTRsimonb
2022-12-30s/Cotroller/Controller/andvar
2022-12-24PR port-arm/57044 allow vcaudio on RPI 4 to attach when booting with EFInia
2022-11-11Add support for Xilinx 7-series ADC.jmcneill
2022-11-05Add cdnsiic and lmtempjmcneill
2022-11-03Provide MI PMAP support on AARCH64skrll
2022-10-31Add micphy(4)jmcneill
2022-10-29GC unused files.jmcneill
2022-10-29No need for SOC_VIRT, the default arm platform will take care of things.jmcneill
2022-10-29GC unused filejmcneill
2022-10-29Remove support for TI OMAP 2420 and 2430 eval boards.jmcneill
2022-10-29Remove support for TI OMAP 5912 OSK board.jmcneill
2022-10-29Remove support for TI OMAP-L138 based Hawkboard.jmcneill
2022-10-29Remove support for OMAP based Gumstix platforms.jmcneill
2022-10-29Retire arch/evbarm/beagle.jmcneill
2022-10-28Remove commented out reference to zynqslcr driver that doesn't exist.jmcneill
2022-10-28Retire PARALLELLA and ZEDBOARD kernel configs.jmcneill
2022-10-27Add driver for Zynq GPIO controller.jmcneill
2022-10-25Add basic Zynq-7000 PS clock subsystem driver.jmcneill
2022-10-14Add a PCI resource manager and use it on Arm ACPI platforms.jmcneill
2022-09-29swwdog(4): Add to GENERIC kernels.riastradh
2022-08-23add eqos(4) for RK3588ryo
2022-08-23Add initial support for RK3588 SoC (CRU and IOMUX)ryo
2022-08-20config cosmetics (avoid a warning from config(1):martin
2022-08-13aarch64: Add tpm driver to GENERIC64 kernel.jmcneill
2022-08-07s/networkproccesor/network processor/andvar
2022-08-07UFS/LFS dirhash:simonb
2022-06-28Add support for Lichee Pi Zero from Rui-Xiang Guo on port-armskrll
2022-06-25Remove GIC_SPLFUNCS.jmcneill
2022-05-24fix various typos in comment, documentation and log messages.andvar
2022-05-20Comment out most of USB devices. Fix boot failure since netbsd-8.rin
2022-05-10Add a driver for the Apple RTKit based System Management Controllerskrll
2022-05-10Add a driver for the Apple M1 I2C controller. From OpenBSD.skrll
2022-05-07Add support for Apple silicon NVME. Ported from OpenBSD.skrll
2022-04-27Add support for the mailbox that provides a communications channel withskrll
2022-04-27Add a driver for the Apple GPIO controller found in Apple silicon.skrll
2022-04-27Add support for the power domain controller found in Apple siliconskrll
2022-04-02Update to support EFI runtime outside the kernel virtual address spaceskrll
2022-03-25evbarm: Enable USERCONF optionjmcneill