Mon, 26 Oct 2015 08:28:10 +0100fix ccat startup stall. In case the dma memory was allocated above 4 GB limit, CCAT is unable to access it. stable-1.5
Patrick Bruenn <p.bruenn@beckhoff.com> [Mon, 26 Oct 2015 08:28:10 +0100] rev 2637
fix ccat startup stall. In case the dma memory was allocated above 4 GB limit, CCAT is unable to access it.
-> limit the dma_mask to 32-bit to omit this situation

Tue, 13 Oct 2015 12:24:16 +0200update ccat driver to v0.13 stable-1.5
Patrick Bruenn <p.bruenn@beckhoff.com> [Tue, 13 Oct 2015 12:24:16 +0200] rev 2636
update ccat driver to v0.13
- add driver for the SRAM function block
- add driver for the GPIO function block
- add support for multiple CCATs
- prepare support for devices without pci

Fri, 22 Jan 2016 13:09:43 +0100merge
Florian Pose <fp@igh-essen.com> [Fri, 22 Jan 2016 13:09:43 +0100] rev 2635
merge