History log of /netbsd/sys/arch/arm/xscale/pxa2x0_dma.c (Results 1 – 7 of 7)
Revision Date Author Comments
# 71034770 27-Sep-2022 skrll <skrll@NetBSD.org>

Remove unnecessary sys/malloc.h include


# e26eebdd 18-Sep-2012 matt <matt@NetBSD.org>

Add bounce buffer support for ARM bus_dma(9). Add macros to help initialize
bus_dma_tag structures.


# af51edd2 01-Jul-2011 dyoung <dyoung@NetBSD.org>

#include <sys/bus.h> instead of <machine/bus.h>.


# 95e1ffb1 11-Dec-2005 christos <christos@NetBSD.org>

merge ktrace-lwp.


# 02087c64 07-Aug-2003 bsh <bsh@NetBSD.org>

make this compile again. (arm32_bus_dma_tag._cookie)


# 08716eae 15-Jul-2003 lukem <lukem@NetBSD.org>

__KERNEL_RCSID()


# 5e33e792 19-Oct-2002 bsh <bsh@NetBSD.org>

Support Intel PXA250 and PXA210 application processors.