freebsd-skq/sys/arm
mav 4af4a9dc68 Add basic and not very reliable protection against going to sleep with
thread scheduled by interrupt fired after we entered critical section.
None of cpu_sleep() implementations on ARM check sched_runnable() now, so
put the first line of defence here.  This mostly fixes unexpectedly long
sleeps in synthetic tests of calloutng code and probably other situations.
2013-02-23 18:32:42 +00:00
..
allwinner Define gpio constants rather than using enum. 2013-02-19 02:01:35 +00:00
arm Add basic and not very reliable protection against going to sleep with 2013-02-23 18:32:42 +00:00
at91 Initialize vm_max_kernel_address on non-FDT platforms. (This should have 2013-02-20 16:48:52 +00:00
broadcom/bcm2835 Spelling fixes 2013-02-19 21:24:52 +00:00
compile
conf Add gpio driver and update dts and kernel config accordingly. 2013-02-05 02:25:13 +00:00
econa Initialize vm_max_kernel_address on non-FDT platforms. (This should have 2013-02-20 16:48:52 +00:00
include Initialize vm_max_kernel_address on non-FDT platforms. (This should have 2013-02-20 16:48:52 +00:00
lpc Mechanically substitute flags from historic mbuf allocator with 2012-12-05 08:04:20 +00:00
mv Add a default do-nothing implementation of fdt_pci_devmap() using a weak alias, 2013-01-27 00:39:02 +00:00
s3c2xx0 Initialize vm_max_kernel_address on non-FDT platforms. (This should have 2013-02-20 16:48:52 +00:00
sa11x0 Initialize vm_max_kernel_address on non-FDT platforms. (This should have 2013-02-20 16:48:52 +00:00
tegra Merge the FDT versions of initarm. 2012-11-03 22:39:07 +00:00
ti Fix copy-paste error in bus_space_unmap argument 2013-02-15 21:24:21 +00:00
versatile Fix background color calculation 2013-01-05 21:05:16 +00:00
xscale Initialize vm_max_kernel_address on non-FDT platforms. (This should have 2013-02-20 16:48:52 +00:00