freebsd-dev/sys/powerpc
Hans Petter Selasky 5caa65ca2d The add_bounce_page() function can be called when loading physical
pages which pass a NULL virtual address. If the BUS_DMA_KEEP_PG_OFFSET
flag is set, use the physical address to compute the page offset
instead. The physical address should always be valid when adding
bounce pages and should contain the same page offset like the virtual
address.

Submitted by:	Svatopluk Kraus <onwahe@gmail.com>
MFC after:	1 week
Reviewed by:	jhb@
2015-04-28 06:12:37 +00:00
..
aim Unify Book-E and AIM trap.c 2015-04-05 02:42:52 +00:00
booke Implement hwpmc(4) for Freescale e500 core. 2015-04-18 21:39:17 +00:00
conf Correct the ixgbe entries in mips and powerpc, and add the module 2015-03-18 16:54:03 +00:00
cpufreq Some style(9) fixes 2013-12-13 05:54:25 +00:00
fpu Kernel support for the Vector-Scalar eXtension (VSX) found on the POWER7 2015-02-22 21:40:27 +00:00
include Implement hwpmc(4) for Freescale e500 core. 2015-04-18 21:39:17 +00:00
mambo Move Open Firmware device root on PowerPC, ARM, and MIPS systems to 2014-02-05 14:44:22 +00:00
mpc85xx Add a GPIO driver for the mpc85xx. 2015-04-04 02:34:40 +00:00
ofw Make 32-bit PowerPC kernels, like 64-bit PowerPC kernels, position-independent 2015-03-07 20:14:46 +00:00
powermac Allow PowerMac systems to be booted from an FDT as well as Open Firmware. 2015-03-10 16:01:43 +00:00
powerpc The add_bounce_page() function can be called when loading physical 2015-04-28 06:12:37 +00:00
ps3 Add support for USB display link adapters to the FB and VT drivers. 2015-03-07 20:45:15 +00:00
pseries Convert PTE eviction lock from an RW lock to a RM lock. It is held for 2015-03-16 16:29:33 +00:00
psim Move Open Firmware device root on PowerPC, ARM, and MIPS systems to 2014-02-05 14:44:22 +00:00