freebsd-dev/sys/arm/include
Andrew Turner af3088290b Correct the alignment of sp through functions that use UNWINDSVCFRAME. We
were incorrectly adding the trap frame padding to the stack pointer after
reading it's value and unaligning it.
2014-01-24 20:51:56 +00:00
..
_align.h
_bus.h
_inttypes.h
_limits.h
_stdint.h
_types.h
armreg.h Add identification and necessary type checks for Krait CPU cores. Krait CPU is used in 2013-12-20 00:56:23 +00:00
asm.h
asmacros.h Correct the alignment of sp through functions that use UNWINDSVCFRAME. We 2014-01-24 20:51:56 +00:00
at91_gpio.h
atags.h
atomic.h Fix an itt instruction. We need to execute both the mov and b instructions 2013-10-26 19:09:56 +00:00
blockio.h
board.h
bootconfig.h
bus_dma.h
bus.h
clock.h
counter.h
cpu.h Remove #include <machine/frame.h> from all the arm code that doesn't 2013-10-27 01:34:10 +00:00
cpuconf.h Add identification and necessary type checks for Krait CPU cores. Krait CPU is used in 2013-12-20 00:56:23 +00:00
cpufunc.h Add identification and necessary type checks for Krait CPU cores. Krait CPU is used in 2013-12-20 00:56:23 +00:00
db_machdep.h
devmap.h Add a prototype for the new arm_devmap_print_table(). This should have 2014-01-09 20:57:19 +00:00
disassem.h
elf.h
endian.h
exec.h
fdt.h Remove dev/fdt/fdt_pci.c, which was code specific to Marvell ARM SoCs, 2014-01-05 22:36:34 +00:00
fiq.h
float.h
floatingpoint.h
fp.h
frame.h Remove the last dregs of trapframe_t. It turns out only arm was using 2013-10-27 17:09:23 +00:00
gdb_machdep.h
ieee.h On ARM EABI double precision floating point values are stored in the 2013-09-07 14:04:10 +00:00
ieeefp.h
in_cksum.h
intr.h Fix arm build. 2014-01-06 17:16:27 +00:00
katelib.h
kdb.h
limits.h
machdep.h platform_devmap_init() was renamed initarm_devmap_init() in r257669, update 2013-11-24 22:01:15 +00:00
md_var.h Add identification and necessary type checks for Krait CPU cores. Krait CPU is used in 2013-12-20 00:56:23 +00:00
memdev.h
metadata.h
minidump.h
ofw_machdep.h Retire machine/fdt.h as a header used by MI code, as its function is now 2014-01-05 18:46:58 +00:00
param.h
pcb.h Make sure the PCB is aligned on 8 bytes, we may use ldrd/strd to access it, 2013-10-27 22:15:50 +00:00
pcpu.h Remove #include <machine/frame.h> from all the arm code that doesn't 2013-10-27 01:34:10 +00:00
pl310.h
pmap.h Make PTE_DEVICE a synonym for PTE_NOCACHE on armv4, to make it easier to 2013-11-05 04:06:29 +00:00
pmc_mdep.h
proc.h
profile.h
psl.h Fix arm build. 2014-01-06 17:16:27 +00:00
pte.h
ptrace.h
reg.h
reloc.h
resource.h
runq.h
sc_machdep.h
setjmp.h
sf_buf.h
sigframe.h
signal.h
smp.h
stack.h
stdarg.h
swi.h
sysarch.h
trap.h
ucontext.h
undefined.h Remove #include <machine/frame.h> from all the arm code that doesn't 2013-10-27 01:34:10 +00:00
utrap.h
vdso.h
vfp.h
vm.h
vmparam.h As of r257209, all architectures have defined VM_KMEM_SIZE_SCALE. In other 2013-11-08 16:25:00 +00:00