freebsd-skq/sys/arm
Bjoern A. Zeeb 0ede88a413 Rather than defining our own magic checks here use INKERNEL() for
the PMC_IN_KERNEL() macro definition.

Add missing macros to extract the return address (LR) from the trapframe.

Discussed with:	andrew
Obtained from:	Cambridge/L41
Sponsored by:	DARPA, AFRL
MFC after:	2 weeks
2015-03-27 08:47:16 +00:00
..
allwinner Implement GPIO_GET_BUS() method for all GPIO drivers. 2015-01-31 19:32:14 +00:00
altera/socfpga Implement GPIO_GET_BUS() method for all GPIO drivers. 2015-01-31 19:32:14 +00:00
arm New pmap code for armv6. Disabled by default, option ARM_NEW_PMAP enables it. 2015-03-26 21:13:53 +00:00
at91 Move the uart_class definitions and fdt compat data into the individual 2015-03-07 15:24:15 +00:00
broadcom/bcm2835 Remove a debug #error from the bcm2835 sdhci driver. 2015-03-25 11:53:52 +00:00
cavium/cns11xx Use the base arm bus_space instead of an identical local copy. 2015-01-21 04:22:20 +00:00
conf Add support for the Raspberry Pi 2. As the chip is based on the bcm2835 in 2015-03-25 10:59:42 +00:00
freescale Move the uart_class definitions and fdt compat data into the individual 2015-03-07 15:24:15 +00:00
include Rather than defining our own magic checks here use INKERNEL() for 2015-03-27 08:47:16 +00:00
lpc Implement GPIO_GET_BUS() method for all GPIO drivers. 2015-01-31 19:32:14 +00:00
mv Use pmap_mapdev()/unmapdev() to temporarily map on-chip sram while copying 2015-03-26 19:33:07 +00:00
rockchip Implement GPIO_GET_BUS() method for all GPIO drivers. 2015-01-31 19:32:14 +00:00
samsung Move the uart_class definitions and fdt compat data into the individual 2015-03-07 15:24:15 +00:00
ti Change the name of the dmtimer pps device from /dev/ppsN to /dev/dmtppsN. 2015-03-09 21:58:41 +00:00
versatile Remove a no-longer-used include. 2015-01-21 04:19:54 +00:00
xilinx Move the uart_class definitions and fdt compat data into the individual 2015-03-07 15:24:15 +00:00
xscale The cpu_id macro was renamed in r278529, catch up with this new name. 2015-02-11 10:37:55 +00:00