summaryrefslogtreecommitdiff
path: root/sys/arch/evbarm
AgeCommit message (Expand)Author
2021-12-18arm: Need files.acpi for drm to discover NACPICA=0.riastradh
2021-12-12fix various typos, mainly in comments.andvar
2021-12-03fix various typos in comments, log messages and documentation.andvar
2021-11-27add options COMPAT_LINUX32 (commented out)ryo
2021-11-21PR port-evbarm/40307 options KGDB doesn't work for some evbarm hostsskrll
2021-11-20Fix build with VERBOSE_INIT_ARM.rin
2021-11-13Add rkpwm, rkspijmcneill
2021-11-13add rkv1cryptojmcneill
2021-11-12arm: rockchip: Add support for RK3288 SoC.jmcneill
2021-11-05Apply patch from PR port-evbarm/52209skrll
2021-10-31Disable GIC_SPLFUNCS (still crashy)jmcneill
2021-10-30Enable GIC_SPLFUNCS again. Hopefully stable now.jmcneill
2021-10-20- microtime -> microuptimejmcneill
2021-10-17plcom: speed up close with HUPCL setjmcneill
2021-10-11Fix buildsskrll
2021-10-10efi: Add /dev/efi character devicejmcneill
2021-10-03disable GIC_SPLFUNCS until remaining issues are sorted outjmcneill
2021-09-24Make the KOBO and NETWALKER kernels compile again.skrll
2021-09-23add support COMPAT_LINUX for aarch64ryo
2021-09-18gic_splx: performance optimizationsjmcneill
2021-09-16fix various typos, mainly in comments.andvar
2021-09-13Add support for Apple M1 debug UART.jmcneill
2021-09-07space+tabmsaitoh
2021-09-06Instead of requiring drivers to be explicit about their device memoryjmcneill
2021-09-03s/opions/options/andvar
2021-08-30Add initial support for Apple M1.jmcneill
2021-08-30PR port-arm/56380rin
2021-08-30Add nvme(4). (This machine has a PCIe x1 slot!)rin
2021-08-30CPU is arm926ej-s, not xscale.rin
2021-08-30Enable FFS_EI and DISKLABEL_EI as this SoC supports both endians now.rin
2021-08-30Add ARMEB support to {evb,}arm/marvell.rin
2021-08-30Add ARMEB support to marvell_start.rin
2021-08-26Add dsrtc* at iic?thorpej
2021-08-19Indent.msaitoh
2021-08-18 It's time to add ixg(4) and ixv(4).msaitoh
2021-08-17fix multiplei repetitive typos in comments, messages and documentation. mainl...andvar
2021-08-10G/C unused flagskrll
2021-08-08Enable options PCI_SMCCC on 64-bit Arm.jmcneill
2021-08-07s/configuraiton/configuration/ in comments and man pages.andvar
2021-08-07Merge thorpej-cfargs2.thorpej
2021-08-02fix various typos in comments and log messages.andvar
2021-07-27KNF and remove #include <sys/malloc.h>skrll
2021-06-29KERNEL_BASE is 0xc0000000 for HDL_G.rin
2021-06-29Remove uscanner(4) drivernia
2021-06-26move pad to GENERIC.commonnia
2021-06-26ARMADILLO-IOT-G3 kernel was gone; it is now supported by GENERIC.rin
2021-06-26Add pad(4) to arm kernelsnia
2021-05-12- Define a device call for PCI bus instances to fetch a direct child'sthorpej
2021-05-05Add support for Allwinner V3s, from Rui-Xiang Guo.jmcneill
2021-04-28enable sun8icrypto on Allwinner H3 too.bad