freebsd-dev/sys/arm/xilinx
Andrew Turner 75f48c23ea Add external PLATFORM access on arm, and use it in the pl310 driver.
This allows multiple instances of SoCs that use the pl310 driver to be
built within the same kernel:

 * Add access to the platform_t object from outside platform.c
 * Use this with the pl310 driver

There is a new platform_pl310 interface to replace the existing code. SoCs
need to implement the init method, and if they have special requirements to
write to the two registers we care about will also need to implement the
write_ctrl and write_debug methods.

Differential Revision:	https://reviews.freebsd.org/D11546
2017-07-11 16:30:16 +00:00
..
files.zynq7 Create device options for the two common ARM timers. 2015-11-21 16:23:56 +00:00
std.zynq7 Remake support for SMP kernel on UP cpu: 2017-02-02 06:14:44 +00:00
uart_dev_cdnc.c Move the uart_class definitions and fdt compat data into the individual 2015-03-07 15:24:15 +00:00
zy7_devcfg.c Stop including fdt_common.h from the arm code when it's unneeded. 2016-11-14 11:41:22 +00:00
zy7_ehci.c [zynq] Fix panic on USB PHY initialization failure 2017-01-17 00:39:09 +00:00
zy7_gpio.c Stop including fdt_common.h from the arm code when it's unneeded. 2016-11-14 11:41:22 +00:00
zy7_l2cache.c Add external PLATFORM access on arm, and use it in the pl310 driver. 2017-07-11 16:30:16 +00:00
zy7_machdep.c Add external PLATFORM access on arm, and use it in the pl310 driver. 2017-07-11 16:30:16 +00:00
zy7_machdep.h Add external PLATFORM access on arm, and use it in the pl310 driver. 2017-07-11 16:30:16 +00:00
zy7_mp.c Start to move the arm *_mp.h to be names *_machdep.h. These will be used 2017-07-10 15:27:53 +00:00
zy7_reg.h Convert the Zynq SoC support to the new routines for static device mapping. 2014-04-30 14:38:13 +00:00
zy7_slcr.c Add the missing void to function signatures in much of the arm code. 2016-12-13 13:43:22 +00:00
zy7_slcr.h Add sysctls to control PS-PL level shifters and FCLK settings. 2015-03-05 21:41:58 +00:00