freebsd-dev/sys/arm/freescale/vybrid
Andrew Turner 27521ff8e4 Add the start of the ARM platform code. This is based on the PowerPC
platform code, it is expected these will be merged in the future when the
ARM code is more complete.

Until more boards can be tested only use this with the Raspberry Pi and
rrename the functions on the other SoCs.

Reviewed by:	ian@
2014-05-17 11:27:36 +00:00
..
files.vybrid Eliminate irq_dispatch.S. Move the data items it contained into arm/intr.c 2014-03-10 18:10:09 +00:00
std.vybrid Remove STARTUP_PAGETABLE_ADDR from the ARM configs and replace it with 2014-01-28 09:12:04 +00:00
vf_anadig.c Add function for configuring PLL4 (Audio) clock frequency output. 2014-02-13 06:38:01 +00:00
vf_ccm.c - Pin configuration is a complete iomux register now and includes 2014-02-25 17:02:11 +00:00
vf_common.c
vf_common.h Add function for configuring PLL4 (Audio) clock frequency output. 2014-02-13 06:38:01 +00:00
vf_dcu4.c - Export panel info to DTS 2014-03-07 16:14:51 +00:00
vf_dmamux.c Add drivers for: 2014-02-08 19:47:59 +00:00
vf_dmamux.h Add drivers for: 2014-02-08 19:47:59 +00:00
vf_edma.c Add drivers for: 2014-02-08 19:47:59 +00:00
vf_edma.h Add drivers for: 2014-02-08 19:47:59 +00:00
vf_ehci.c Follow r261352 by updating all drivers which are children of simplebus 2014-02-02 19:17:28 +00:00
vf_gpio.c Fix return value. Should be logic one or zero. 2014-05-15 10:06:59 +00:00
vf_i2c.c Do not setup interrupt handler (polling is used). 2014-02-27 18:13:07 +00:00
vf_iomuxc.c - Pin configuration is a complete iomux register now and includes 2014-02-25 17:02:11 +00:00
vf_iomuxc.h
vf_machdep.c Add the start of the ARM platform code. This is based on the PowerPC 2014-05-17 11:27:36 +00:00
vf_mscm.c Follow r261352 by updating all drivers which are children of simplebus 2014-02-02 19:17:28 +00:00
vf_nfc.c Follow r261352 by updating all drivers which are children of simplebus 2014-02-02 19:17:28 +00:00
vf_port.c Fix typo. 2014-05-14 14:19:57 +00:00
vf_port.h Add driver for Port control and interrupts (PORT). 2014-03-07 07:06:36 +00:00
vf_sai.c - Decrease buffer size. 2014-02-16 19:21:44 +00:00
vf_src.c Follow r261352 by updating all drivers which are children of simplebus 2014-02-02 19:17:28 +00:00
vf_src.h
vf_tcon.c o Add prototype for tcon_bypass() used by dcu4 2014-02-02 21:10:40 +00:00
vf_uart.c