freebsd-nq/sys/arm
John Baldwin aa949be551 Convert ss_sp in stack_t and sigstack to void *.
POSIX requires these members to be of type void * rather than the
char * inherited from 4BSD.  NetBSD and OpenBSD both changed their
fields to void * back in 1998.  No new build failures were reported
via an exp-run.

PR:		206503 (exp-run)
Reviewed by:	kib
MFC after:	1 week
Differential Revision:	https://reviews.freebsd.org/D5092
2016-01-27 17:55:01 +00:00
..
allwinner Add allwinner_machdep.h, it was missed in r294698. 2016-01-25 08:19:16 +00:00
altera/socfpga [intrng] Migrate the intrng code from sys/arm/arm to sys/kern/subr_intr.c. 2015-12-18 05:43:59 +00:00
amlogic/aml8726 [intrng] Migrate the intrng code from sys/arm/arm to sys/kern/subr_intr.c. 2015-12-18 05:43:59 +00:00
annapurna/alpine [intrng] Migrate the intrng code from sys/arm/arm to sys/kern/subr_intr.c. 2015-12-18 05:43:59 +00:00
arm Convert ss_sp in stack_t and sigstack to void *. 2016-01-27 17:55:01 +00:00
at91 Convert rman to use rman_res_t instead of u_long 2016-01-27 02:23:54 +00:00
broadcom/bcm2835 Add dev.fb.X.resync sysctl to resync ARM framebuffer with VideoCore 2015-12-20 00:58:22 +00:00
cavium/cns11xx Convert rman to use rman_res_t instead of u_long 2016-01-27 02:23:54 +00:00
conf Update the Allwinner kernels: 2016-01-25 00:24:57 +00:00
freescale Quick exit after setting the clock control register. 2016-01-17 23:03:21 +00:00
include Allow us to be told about memory past the first 4GB point, but ignore it. 2016-01-25 23:04:40 +00:00
lpc Remove the arm KERNPHYSADDR option as it is no longer used. The make 2015-12-22 09:08:21 +00:00
mv Convert rman to use rman_res_t instead of u_long 2016-01-27 02:23:54 +00:00
qemu [intrng] Migrate the intrng code from sys/arm/arm to sys/kern/subr_intr.c. 2015-12-18 05:43:59 +00:00
rockchip [intrng] Migrate the intrng code from sys/arm/arm to sys/kern/subr_intr.c. 2015-12-18 05:43:59 +00:00
samsung/exynos [intrng] Migrate the intrng code from sys/arm/arm to sys/kern/subr_intr.c. 2015-12-18 05:43:59 +00:00
ti Stop defining fdt_pic_table with ARM_INTRNG, it's unused. 2016-01-22 12:51:12 +00:00
versatile Convert rman to use rman_res_t instead of u_long 2016-01-27 02:23:54 +00:00
xilinx [intrng] Migrate the intrng code from sys/arm/arm to sys/kern/subr_intr.c. 2015-12-18 05:43:59 +00:00
xscale Convert rman to use rman_res_t instead of u_long 2016-01-27 02:23:54 +00:00