summaryrefslogtreecommitdiff
path: root/sys/arch/evbarm
AgeCommit message (Expand)Author
2023-07-03Enable MEMORY_DISK_DYNAMIC & co. to match std.generic64jakllsch
2023-06-24Fix typo in error message.msaitoh
2023-06-19unbreak the previous change.nisimura
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-06-17Panic if kernel image is not fit within its VA range,rin
2023-06-17Missing #endif for the previous...rin
2023-06-17Catch up with new pmap_devmap implementation.rin
2023-06-14Make this compile again with VERBOSE_INIT_ARM.rin
2023-05-04experimental IMX6SX support:bouyer
2023-05-02TS7200: Defer event counter registration until after evcnt is initializedjmcneill
2023-04-22Move fdt_update_stdout_path from evbarm code to MI codeskrll
2023-04-21More devmap updatesskrll
2023-04-21Trailing whitespace.skrll
2023-04-20Provide a shared pmap_devmap implementation and convert all pmap_devmapskrll
2023-04-16DesignWare watchdog ACPI attach gluejmcneill
2023-04-16Rename VM_KERNEL_IO_ADDRESS to VM_KERNEL_IO_BASE to match RISC-Vskrll
2023-04-11evbarm/plcom(4): Note ttylock in comment, not tty_lock.riastradh
2023-04-11evbarm/plcom(4): Sync some recent changes from com(4).riastradh
2023-04-07Rename ARM_PLATFORM to FDT_PLATFORM and make it available outside arm.skrll
2023-03-05Locate wedges as boot device and also match a partition GUID.mlelstv
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
2023-02-05fix root detection on evbarm when raid is involvedmrg
2023-01-24Add support for FIFOs and hardware flow-control to plcom driver.mlelstv
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-04Size boot_physmem with FDT_MEMORY_RANGES.jmcneill
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-29GC unused files.jmcneill
2022-10-29Remove support for OMAP based Gumstix platforms.jmcneill
2022-10-29GC unused filejmcneill
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