freebsd-skq/sys/arm
Ian Lepore 8f4fa88900 Enable the cesa security/crypto device by providing the required property
in the dts source, and adding the right devices to the kernel config. Also
generally bring the kernel config into line with what we have for other
Marvell/Kirkwood systems (add lots of useful devices and options).

One particularly notable addition amongst the kernel config changes is
USB_HOST_ALIGN=32, which may help eliminate data corruption on USB drives.

PR:		kern/181975 arm/162159
2014-01-05 20:44:10 +00:00
..
allwinner Switch allwinner A10/A20 and rockchip ports to use common ARMv6/v7 bus_space tag. 2013-11-06 10:31:52 +00:00
arm Retire machine/fdt.h as a header used by MI code, as its function is now 2014-01-05 18:46:58 +00:00
at91 Set the SoC name for the atmelbus name. 2013-12-30 18:10:04 +00:00
broadcom/bcm2835 Add #include <machine/fdt.h> to a few files that used to get it via 2014-01-05 20:09:51 +00:00
conf Enable the cesa security/crypto device by providing the required property 2014-01-05 20:44:10 +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 Add #include <machine/fdt.h> to a few files that used to get it via 2014-01-05 20:09:51 +00:00
include Retire machine/fdt.h as a header used by MI code, as its function is now 2014-01-05 18:46:58 +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 Retire machine/fdt.h as a header used by MI code, as its function is now 2014-01-05 18:46:58 +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 Fix typo in comment. 2013-11-24 22:53:49 +00:00
sa11x0 Call cpu_setup() from the initarm() routine on platforms that don't use 2013-11-21 01:08:10 +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 Doh! Use C comments, not C++. 2014-01-04 22:14:59 +00:00
versatile Fix race condition in DELAY for SP804 timer. 2014-01-01 20:35:38 +00:00
xilinx Correct license statements to reflect the fact that these files were all 2013-12-10 22:13:36 +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