freebsd-skq/sys/arm
markj 7e7e145818 Factor out duplicated code from dumpsys() on each architecture into generic
code in sys/kern/kern_dump.c. Most dumpsys() implementations are nearly
identical and simply redefine a number of constants and helper subroutines;
a generic implementation will make it easier to implement features around
kernel core dumps. This change does not alter any minidump code and should
have no functional impact.

PR:		193873
Differential Revision:	https://reviews.freebsd.org/D904
Submitted by:	Conrad Meyer <conrad.meyer@isilon.com>
Reviewed by:	jhibbits (earlier version)
Sponsored by:	EMC / Isilon Storage Division
2015-01-07 01:01:39 +00:00
..
allwinner Add 64-bit DMA support in the XHCI controller driver. 2015-01-05 20:22:18 +00:00
altera/socfpga Add driver for general-purpose I/O (GPIO). 2015-01-02 13:15:36 +00:00
arm Factor out duplicated code from dumpsys() on each architecture into generic 2015-01-07 01:01:39 +00:00
at91 Eliminate a redundant declaration. 2014-12-21 21:23:53 +00:00
broadcom/bcm2835 Fix module builds on arm (and maybe others) by turning off a whole 2015-01-01 02:00:04 +00:00
cavium/cns11xx Add 64-bit DMA support in the XHCI controller driver. 2015-01-05 20:22:18 +00:00
conf Remove "New" label from NFSCL/NFSD now that they are the only NFS 2015-01-06 16:15:57 +00:00
freescale Add 64-bit DMA support in the XHCI controller driver. 2015-01-05 20:22:18 +00:00
include Factor out duplicated code from dumpsys() on each architecture into generic 2015-01-07 01:01:39 +00:00
lpc Add 64-bit DMA support in the XHCI controller driver. 2015-01-05 20:22:18 +00:00
mv Remove -Wa,-march=armv7a from arm kernel configs, it makes clang 3.5 sad 2015-01-01 23:21:46 +00:00
rockchip Remove -Wa,-march=armv7a from arm kernel configs, it makes clang 3.5 sad 2015-01-01 23:21:46 +00:00
samsung Add 64-bit DMA support in the XHCI controller driver. 2015-01-05 20:22:18 +00:00
ti Add 64-bit DMA support in the XHCI controller driver. 2015-01-05 20:22:18 +00:00
versatile opt_global.h is included automatically in the build. No need to 2014-11-18 17:06:56 +00:00
xilinx Add 64-bit DMA support in the XHCI controller driver. 2015-01-05 20:22:18 +00:00
xscale Add missing END macros to some of the xscale functions. 2014-12-05 19:04:08 +00:00