freebsd-dev/sys/arm
Andrew Turner 46b1fe9224 Add a driver for the ARM Power State Coordination Interface (PSCI). This
handles versions 0.1 and 0.2 of the standard on 32-bit ARM.

With this driver we can shutdown in QEMU. Further work is needed to
turn secondary cores on on boot and to support later revisions of the
specification.

Submitted by:	Robin Randhawa <Robin.Randhawa at ARM.com>
Sponsored by:	The FreeBSD Foundation
2015-04-12 13:00:58 +00:00
..
allwinner Include vm/pmap.h for pmap_kextract. 2015-04-04 23:03:11 +00:00
altera/socfpga Include vm/pmap.h for pmap_kextract. 2015-04-04 23:03:11 +00:00
amlogic/aml8726 Add support for the uart classes to set their default register shift value. 2015-04-11 17:16:23 +00:00
arm Add a pmap_kremove_device() to undo mappings made with pmap_kenter_device(). 2015-04-10 13:26:35 +00:00
at91 Include machine/intr.h for arm_post_filter. 2015-04-04 23:00:37 +00:00
broadcom/bcm2835 Include vm/pmap.h for pmap_kextract. 2015-04-04 23:03:11 +00:00
cavium/cns11xx Build the cpufunc_asm_* files based on the cpu type, not which config file 2015-03-29 22:43:39 +00:00
conf Add a driver for the ARM Power State Coordination Interface (PSCI). This 2015-04-12 13:00:58 +00:00
freescale Add support for the uart classes to set their default register shift value. 2015-04-11 17:16:23 +00:00
include Add a pmap_kremove_device() to undo mappings made with pmap_kenter_device(). 2015-04-10 13:26:35 +00:00
lpc Build the cpufunc_asm_* files based on the cpu type, not which config file 2015-03-29 22:43:39 +00:00
mv Include vm/pmap.h for pmap_kextract. 2015-04-04 23:03:11 +00:00
qemu Change the virtual address used to not be 0xc0000000, the arm loader 2015-04-11 20:44:21 +00:00
rockchip Include vm/pmap.h for pmap_kextract. 2015-04-04 23:03:11 +00:00
samsung Add support for the uart classes to set their default register shift value. 2015-04-11 17:16:23 +00:00
ti Include vm/pmap.h for pmap_kextract. 2015-04-04 23:03:11 +00:00
versatile Include vm/pmap.h for pmap_kextract. 2015-04-04 23:03:11 +00:00
xilinx Include vm/pmap.h for pmap_kextract. 2015-04-04 23:03:11 +00:00
xscale Build the cpufunc_asm_* files based on the cpu type, not which config file 2015-03-29 22:43:39 +00:00