.. |
autoconf.c
|
Finish removing the non-INTRNG support from sys/arm64.
|
2016-07-14 17:31:29 +00:00 |
bcopy.c
|
|
|
bus_machdep.c
|
|
|
bus_space_asm.S
|
|
|
busdma_bounce.c
|
Enable setting BF_COHERENT on DMA tags. This allows the kernel to start
|
2016-05-31 16:28:56 +00:00 |
busdma_machdep.c
|
|
|
bzero.S
|
Add bzero.S to ARM64 machdep
|
2016-04-04 07:11:33 +00:00 |
clock.c
|
|
|
copyinout.S
|
Allow vmparam.h to be included from assembly files on arm64.
|
2016-04-06 14:08:10 +00:00 |
copystr.c
|
Correctly handle the case where copystr(9) is given a string longer than
|
2016-02-02 10:11:56 +00:00 |
cpufunc_asm.S
|
|
|
db_disasm.c
|
Use designated initialisers for the db disassembler interface to help with
|
2016-02-09 10:18:22 +00:00 |
db_interface.c
|
|
|
db_trace.c
|
|
|
debug_monitor.c
|
As <machine/param.h> is included from <sys/param.h>, there is no need
|
2016-02-22 09:04:36 +00:00 |
disassem.c
|
ARM64 disassembler: support for LDR instructions
|
2016-02-11 06:50:11 +00:00 |
dump_machdep.c
|
|
|
elf_machdep.c
|
Implement vsyscall hack. Prior to 2.13 glibc uses vsyscall
|
2016-01-09 20:18:53 +00:00 |
exception.S
|
Reduce the diff with intrng by renaming similar functions. This is a noop,
|
2016-03-18 16:18:29 +00:00 |
genassym.c
|
Allow vmparam.h to be included from assembly files on arm64.
|
2016-04-06 14:08:10 +00:00 |
gic_v3_fdt.c
|
Remove the non-INTRNG support from the GICv3 interrupt controller driver.
|
2016-07-14 17:05:25 +00:00 |
gic_v3_reg.h
|
Extract the correct bits from the GICD_TYPER register. The interrupt count
|
2016-05-20 15:43:51 +00:00 |
gic_v3_var.h
|
Move gic_v3_irqsrc into the GICv3 driver source as it's only needed there.
|
2016-07-14 17:16:51 +00:00 |
gic_v3.c
|
Move gic_v3_irqsrc into the GICv3 driver source as it's only needed there.
|
2016-07-14 17:16:51 +00:00 |
gic.h
|
The GIC (v2 at least) has a bit in the TYPER register to indicate whether the GIC
|
2016-05-17 13:12:26 +00:00 |
gicv3_its.c
|
Move structures only used by the GICv3 ITS driver from a shared header to
|
2016-07-14 17:10:54 +00:00 |
identcpu.c
|
Decode and print the ID_AA64* registers on boot. These registers hold
|
2015-12-30 17:36:34 +00:00 |
in_cksum.c
|
|
|
locore.S
|
Increase the arm64 kernel address space to 512GB, and the DMAP region to
|
2016-04-13 09:44:32 +00:00 |
machdep.c
|
Move arm's devmap to some generic place, so it can be used
|
2016-04-26 11:53:37 +00:00 |
mem.c
|
Add memmmap on arm64 so we can mmap /dev/mem and /dev/kmem.
|
2016-07-13 23:03:34 +00:00 |
minidump_machdep.c
|
Add support for 4 level pagetables. The userland address space has been
|
2016-03-31 11:07:24 +00:00 |
mp_machdep.c
|
Finish removing the non-INTRNG support from sys/arm64.
|
2016-07-14 17:31:29 +00:00 |
nexus.c
|
Finish removing the non-INTRNG support from sys/arm64.
|
2016-07-14 17:31:29 +00:00 |
ofw_machdep.c
|
Allow callers of OF_decode_addr to get the size of the found mapping. This
|
2016-02-16 15:18:12 +00:00 |
pmap.c
|
sys: use our roundup2/rounddown2() macros when param.h is available.
|
2016-04-21 19:57:40 +00:00 |
stack_machdep.c
|
Add stack_save_td_running(), a function to trace the kernel stack of a
|
2015-09-11 03:54:37 +00:00 |
support.S
|
Allow vmparam.h to be included from assembly files on arm64.
|
2016-04-06 14:08:10 +00:00 |
swtch.S
|
Add support for 4 level pagetables. The userland address space has been
|
2016-03-31 11:07:24 +00:00 |
sys_machdep.c
|
|
|
trap.c
|
Fix a race when the hardware has raised an exception with an unknown or
|
2016-06-22 12:05:08 +00:00 |
uio_machdep.c
|
|
|
uma_machdep.c
|
Include sys/_task.h into uma_int.h, so that taskqueue.h isn't a
|
2016-02-09 20:22:35 +00:00 |
unwind.c
|
|
|
vfp.c
|
|
|
vm_machdep.c
|
Update comments for the MD functions managing contexts for new
|
2016-06-16 12:05:44 +00:00 |