Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bfin: fix sram/dma syscall definitions | Steve Kilbane | 2011-02-21 | 1 | -1/+1 |
| | | | | | | | | Once we pull in the header, we're forced to declare the syscall with all the right types. Signed-off-by: Steve Kilbane <steve@whitecrow.demon.co.uk> Signed-off-by: Mike Frysinger <vapier@gentoo.org> | ||||
* | - trim superfluous ';'. No objcode changes | Bernhard Reutner-Fischer | 2008-10-28 | 1 | -1/+1 |
| | |||||
* | L1 memory support for the Blackfin. A couple new syscalls to manage L1 | Bernd Schmidt | 2008-01-18 | 1 | -0/+6 |
allocations, dma_memcpy to move stuff between L1 and main memory, and a new structure to describe the global data in L1 scratchpad memory. |