the bitrig patrick_pcie branch has been created by patrick.

it is 0 commits behind master, and 2 commits ahead.

commit 4a0d84906d766cab404ed6fbb82c8524c5763bf3
diff: https://github.com/bitrig/bitrig/commit/4a0d849
author: Patrick Wildt <[email protected]>
date: Fri Feb 14 01:09:14 2014 +0100

arm: implement raw load and sync in bus dma

Apparently RAW is not 100% coherent, so that we have to
flush L1, L2 and writebuf.  This is not very performant.

M       sys/arch/arm/arm/bus_dma.c
M       sys/arch/arm/include/bus.h

commit 5bf453dab5823e44f06757f2e6e0efa6fdade22a
diff: https://github.com/bitrig/bitrig/commit/5bf453d
author: Patrick Wildt <[email protected]>
date: Wed Jan 29 22:17:38 2014 +0100

arm: improve imxpcibr so that we finally have PCI

Lots of various kinds of changes to improve the driver.

Add a hook into arm's fault code, so that we can tell
it to ignore the abort caused by the PCIe controller.

M       sys/arch/arm/arm/fault.c
M       sys/arch/armv7/conf/generic.imx
M       sys/arch/armv7/imx/files.imx
M       sys/arch/armv7/imx/imx.c
M       sys/arch/armv7/imx/imx6.c
M       sys/arch/armv7/imx/imxccm.c
M       sys/arch/armv7/imx/imxiomuxc.c
M       sys/arch/armv7/imx/imxpcibr.c
M       sys/arch/armv7/virt/files.virt

Reply via email to