| Age | Commit message (Expand) | Author |
| 2023-02-05 | fix root detection on evbarm when raid is involved | mrg |
| 2021-10-11 | Fix builds | skrll |
| 2021-08-10 | G/C unused flag | skrll |
| 2021-04-01 | Whitespace: #define<tab> | simonb |
| 2020-10-22 | Simplify the cpufunc.h header, i.e. always use #include <arm/cpufunc.h> | skrll |
| 2020-09-26 | RCSId police | skrll |
| 2020-09-26 | G/C arm/atomic.h | skrll |
| 2020-08-12 | Part III of ad's performance improvements for aarch64 | skrll |
| 2020-07-27 | Don't remove the _LKM #ifdefs, but do s/_LKM/_MODULE/ | skrll |
| 2020-07-23 | unidef -U_LKM | skrll |
| 2020-07-10 | Add support for KASAN on ARMv[67] | skrll |
| 2019-03-30 | Provide LOADADDR macro for arm32 efiboot | jmcneill |
| 2019-03-27 | - expose vmparams to userland on arm, like other archs do. | christos |
| 2018-11-01 | Add kASan support for aarch64. Stack tracking needs more investigation | maxv |
| 2018-10-12 | Add wrapper for acpi_machdep.h | jmcneill |
| 2018-10-12 | Add cpufunc.h wrapper | jmcneill |
| 2018-09-15 | Let the bootloader override the progress function by defining PROGRESS_FN | jmcneill |
| 2018-09-15 | Fix #include path for aarch64/setjmp.h. | jakllsch |
| 2018-09-02 | Support loading kernels at PAs above 0x3fffffffff on arm64 | jmcneill |
| 2018-08-27 | Add evbarm_cpu_rootconf callback for hooking into cpu_rootconf | jmcneill |
| 2018-08-26 | Add SLJIT to aarch64. | rjs |
| 2018-08-23 | Fix LOADADDR on aarch64 and use memmove for bcopy instead of memcpy | jmcneill |
| 2018-08-21 | Define BOOT_ELF64 for aarch64 | jmcneill |
| 2018-07-12 | Remove the kernel PMC code. Sent yesterday on tech-kern@. | maxv |
| 2018-06-18 | Pull in opt_bootconfig.h for DRAM_BLOCKS | jmcneill |
| 2018-04-01 | Add initial support for ARMv8 (AARCH64) (by nisimura@ and ryo@) | ryo |
| 2018-03-03 | RCSid police | skrll |
| 2017-12-10 | FDTise RapberryPI support. Thanks for jmcneill for a lot of help with this. | skrll |
| 2017-11-02 | ISA exists on more that just shark. Fix a comment about this. | skrll |
| 2017-07-05 | Wrap include of opt_machdep.h in ifdef _KERNEL_OPT | jmcneill |
| 2017-07-05 | Add support for reserved memory and MEMORY_DISK_DYNAMIC for FDT-based | jmcneill |
| 2017-01-26 | provide __HAVE_COMPAT_NETBSD32 and fix multiple include protection consistently. | christos |
| 2015-02-23 | Use default PAGER_MAP_DEFAULT_SIZE for ARM and PowerPC, exception | joerg |
| 2014-08-06 | Consistently define WARN in a way that passes format string checks, i.e. | joerg |
| 2014-07-23 | Rename sljitarch.h to sljit_machdep.h. | alnsn |
| 2014-06-17 | Add sljit support to arm. | alnsn |
| 2014-05-10 | Define and implement device_register_post_config() hook analog to the | reinoud |
| 2014-03-13 | Add IST_MPSAFE flag | matt |
| 2014-02-04 | _setsoftintr is long dead. reap any leftovers from arm. | matt |
| 2013-05-07 | Make all ports use a common disklabel.h with MAXPARTITIONS set to 16. | matt |
| 2013-05-02 | This change arm, armeb, earm, earmeb, earmhf, earmhfeb so all builds that | matt |
| 2013-05-01 | Use the common Makefile to pick up includes needed to be done by every | matt |
| 2013-01-11 | Don't install fp.h anymore | matt |
| 2013-01-11 | Remove FPA specific header. | matt |
| 2012-11-08 | unifdef __OLD_INTERRUPT_CODE | skrll |
| 2012-10-27 | split device_t/softc for all remaining drivers. | chs |
| 2012-09-05 | Allow <arm/mainbus/mainbus.h> to supply mainbus_attach_args. | matt |
| 2012-08-14 | Add __HAVE_CPU_COUNTER support for ARM11 and Cortex CPUs | matt |
| 2012-08-03 | Each ARM port needs a copy of this. | matt |
| 2012-07-28 | Remove __BUS_SPACE_HAS_STREAM_METHODS | matt |