| Age | Commit message (Expand) | Author |
| 2023-06-19 | unbreak the previous change. | nisimura |
| 2023-04-20 | Provide a shared pmap_devmap implementation and convert all pmap_devmap | skrll |
| 2022-06-13 | s/caled/called/ in comments and man page, also few more fixes. | andvar |
| 2021-08-17 | fix multiplei repetitive typos in comments, messages and documentation. mainl... | andvar |
| 2021-08-07 | Merge thorpej-cfargs2. | thorpej |
| 2021-04-24 | Merge thorpej-cfargs branch: | thorpej |
| 2020-04-18 | PMAP_DEBUG has been deleted on arm | skrll |
| 2020-04-18 | Trailing whitespace | skrll |
| 2020-02-29 | Remove rounding by 4 bytes on round_blocksize(). | isaki |
| 2019-11-10 | in many device attach paths, allocate memory with M_WAITOK instead of M_NOWAIT | chs |
| 2019-07-16 | Consistently use vaddr_t as initarm and friends return type. | skrll |
| 2019-07-16 | KNF | skrll |
| 2019-06-07 | Rename uda_ssio_getprops() -> uda_ssio_get_props() to make it easy | isaki |
| 2019-05-08 | Merge isaki-audio2 branch, the overhaul of audio subsystem. | isaki |
| 2019-03-16 | Use C99 style struct initializer to audio_hw_if. | isaki |
| 2018-10-28 | Fix a commit | skrll |
| 2018-09-21 | Centralise defparam CONSADDR, CONSPEED, CONMODE and CONADDR into | skrll |
| 2018-07-31 | Sprinkle #include "opt_arm_debug.h" where VERBOSE_INIT_ARM is used | skrll |
| 2016-12-22 | switch all ports to use uvm_init.c:uvm_md_init() | cherry |
| 2014-09-13 | Replace more vm_offset_t, vm_size_t with vaddr_t, vsize_t | matt |
| 2014-07-25 | Add d_discard to all struct cdevsw instances I could find. | dholland |
| 2014-03-16 | Change (mostly mechanically) every cdevsw/bdevsw I can find to use | dholland |
| 2014-03-14 | #include <arm/locore.h> | matt |
| 2013-10-30 | G/C struct user *proc0paddr. | uebayasi |
| 2012-11-12 | C99 types | skrll |
| 2012-10-27 | split device_t/softc for all remaining drivers. | chs |
| 2012-09-22 | Don't use an asm in pmap_activate to update the TTBR, use cpu_setttb instead | matt |
| 2012-08-16 | Move the standard definitions of the {UND,IRQ,FIQ,ABT}_STACK_SIZE to | matt |
| 2012-07-29 | Fix more -fno-common fallout. | matt |
| 2012-07-28 | Remove declartions of physmem | matt |
| 2012-02-03 | Make sure to allow MEMORY_DISK as rootfs. | nisimura |
| 2012-01-30 | Add FriendlyARM Mini2440 support. | nisimura |