freebsd-dev/sys/arm
John-Mark Gurney 6eebe8507a fix args to mtx_init
Note that this commit hasn't been compile tested because these files
are not hooked up to the build...

PR:		186129
Submitted by:	Takanori Sawada
Approved by:	rpaulo
2014-01-27 17:31:21 +00:00
..
allwinner Switch to using arm_devmap_add_entry() to set up static device mapping. 2014-01-06 16:57:22 +00:00
arm Add support for mapping a small range of the SoC devices for debugging 2014-01-22 21:23:58 +00:00
at91 Before resetting the USART, delay a bit to allow the transmitter to 2014-01-26 04:57:58 +00:00
broadcom/bcm2835 Switch to using arm_devmap_add_entry() to set up static device mapping. 2014-01-06 15:48:16 +00:00
conf Remove obsolete option 2014-01-24 17:00:27 +00:00
econa Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this 2013-11-30 22:17:27 +00:00
freescale Fix build after FDT changes. 2014-01-16 14:48:23 +00:00
include Correct the alignment of sp through functions that use UNWINDSVCFRAME. We 2014-01-24 20:51:56 +00:00
lpc Add #include <machine/fdt.h> to a few files that used to get it via 2014-01-05 20:09:51 +00:00
mv Remove dev/fdt/fdt_pci.c, which was code specific to Marvell ARM SoCs, 2014-01-05 22:36:34 +00:00
rockchip Add gpio parse routines according to sys/boot/fdt/dts/bindings-gpio.txt. 2013-12-09 07:14:59 +00:00
s3c2xx0 Introduce grab and ungrab upcalls. When the kernel desires to grab the 2014-01-19 19:36:11 +00:00
sa11x0 Introduce grab and ungrab upcalls. When the kernel desires to grab the 2014-01-19 19:36:11 +00:00
samsung/exynos Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this 2013-11-30 22:17:27 +00:00
tegra Eliminate use of fdt_immr_addr(), it's not needed for this SoC. Convert 2014-01-05 16:45:34 +00:00
ti fix args to mtx_init 2014-01-27 17:31:21 +00:00
versatile Fix race condition in DELAY for SP804 timer. 2014-01-01 20:35:38 +00:00
xilinx Introduce grab and ungrab upcalls. When the kernel desires to grab the 2014-01-19 19:36:11 +00:00
xscale Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this 2013-11-30 22:17:27 +00:00