freebsd-skq/sys/arm
mmel dffc12a819 ARM: Fix dma_dcache_sync() for early allocated memory.
Drivers can request DMA to buffers that are not in memory represented
in the vm page arrays. Because of this, store KVA of already mapped
buffer to synclist and use it in dma_dcache_sync().

Reviewed by:	jah
Approved by:	kib (mentor)
Differential Revision: https://reviews.freebsd.org/D4120
2015-11-18 16:07:01 +00:00
..
allwinner Rename arm_init_secondary_ic() -> arm_pic_init_secondary(). The latter is 2015-10-18 16:54:34 +00:00
altera/socfpga Rename arm_init_secondary_ic() -> arm_pic_init_secondary(). The latter is 2015-10-18 16:54:34 +00:00
amlogic/aml8726 Include "opt_platform.h" to fix kernel build for amlogic devices. 2015-10-20 13:47:36 +00:00
annapurna/alpine Since r289279 bufinit() uses mp_ncpus, but some architectures set this 2015-11-08 14:26:50 +00:00
arm ARM: Fix dma_dcache_sync() for early allocated memory. 2015-11-18 16:07:01 +00:00
at91 Correct !FDT case with proper name. 2015-11-07 22:58:56 +00:00
broadcom/bcm2835 Refactor bcm2835_cpufreq to use bcm2835_mbox_property API 2015-11-11 00:45:41 +00:00
cavium/cns11xx Make kstack_pages a tunable on arm, x86, and powepc. On i386, the 2015-08-10 17:18:21 +00:00
conf Add support for the Zybo and similar boards to ZEDBOARD kernel. 2015-11-13 15:36:40 +00:00
freescale Replace magic numbers for CCGRx registers with more descriptive names 2015-11-14 22:46:50 +00:00
include Make PCB structure binary compatible for old and new PMAP on ARM 2015-11-17 13:09:51 +00:00
lpc Build the cpufunc_asm_* files based on the cpu type, not which config file 2015-03-29 22:43:39 +00:00
mv Since r289279 bufinit() uses mp_ncpus, but some architectures set this 2015-11-08 14:26:50 +00:00
qemu Fix typo (s/ncpus/mp_ncpus/) 2015-11-09 22:12:29 +00:00
rockchip Rename arm_init_secondary_ic() -> arm_pic_init_secondary(). The latter is 2015-10-18 16:54:34 +00:00
samsung/exynos Fix buffer overflow in exynos5_ehci 2015-11-17 12:50:45 +00:00
ti Somewhat improve HDMI event API 2015-11-14 21:01:35 +00:00
versatile Add domain support to PCI bus allocation 2015-09-16 23:34:51 +00:00
xilinx Since r289279 bufinit() uses mp_ncpus, but some architectures set this 2015-11-08 14:26:50 +00:00
xscale Eliminate the last dregs of the old global arm_root_dma_tag. 2015-11-02 22:49:39 +00:00