freebsd-nq/sys/arm
Luiz Otavio O Souza cb18f3f308 Add the SPI driver for am335x.
This driver works in PIO mode for now, interrupts are available only when
FIFO is enabled.  The FIFO cannot be used with arbitrary sizes which defeat
its general use.

At some point we can add DMA transfers where the FIFO can be more useful.

Tested on uBMC (microBMC) and BBB.

Sponsored by:	Rubicon Communications (Netgate)
2016-03-29 19:11:04 +00:00
..
allwinner Only define the platform methods for the Allwinner platforms we are 2016-03-26 17:49:46 +00:00
altera/socfpga Almost all copies of platform_mp_init_secondary just called 2016-02-26 16:04:47 +00:00
amlogic/aml8726 Fix fallout from r292180 (Dec 2015)... ensure that every driver which has 2016-03-21 00:52:24 +00:00
annapurna/alpine Build ofw_cpu.c on all ARM configs using FDT. As we mve towards using the 2016-02-28 09:35:37 +00:00
arm Read the CPU ID for the current CPU from the GIC. The GIC may have a 2016-03-29 13:51:26 +00:00
at91 ARM: Teach LINUX_BOOT_ABI to recognize DT blob. 2016-03-26 06:55:55 +00:00
broadcom/bcm2835 Fix fallout from r292180 (Dec 2015)... ensure that every driver which has 2016-03-21 00:52:24 +00:00
cavium/cns11xx Fix the resource_list_print_type() calls to use uintmax_t. 2016-03-22 22:25:08 +00:00
conf ARM: Teach LINUX_BOOT_ABI to recognize DT blob. 2016-03-26 06:55:55 +00:00
freescale Fix fallout from r292180 (Dec 2015)... ensure that every driver which has 2016-03-21 00:52:24 +00:00
include ARM: Fix ATAG handling in LINUX_BOOT_API: 2016-03-26 06:57:36 +00:00
lpc Fix fallout from r292180 (Dec 2015)... ensure that every driver which has 2016-03-21 00:52:24 +00:00
mv Fix the resource_list_print_type() calls to use uintmax_t. 2016-03-22 22:25:08 +00:00
nvidia TEGRA: Fixes for UART driver: 2016-03-26 10:09:28 +00:00
qemu Add SMP support to the ARM PLATFORM code. This will allow us to have 2016-02-28 13:43:58 +00:00
rockchip Almost all copies of platform_mp_init_secondary just called 2016-02-26 16:04:47 +00:00
samsung/exynos Almost all copies of platform_mp_init_secondary just called 2016-02-26 16:04:47 +00:00
ti Add the SPI driver for am335x. 2016-03-29 19:11:04 +00:00
versatile Remove pd_prot and pd_cache members from struct arm_devmap_entry. 2016-02-17 12:36:24 +00:00
xilinx Almost all copies of platform_mp_init_secondary just called 2016-02-26 16:04:47 +00:00
xscale Fix the resource_list_print_type() calls to use uintmax_t. 2016-03-22 22:25:08 +00:00