Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-02-21 | bfin: fix sram/dma syscall definitions | Steve Kilbane | |
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> | |||
2008-10-28 | - trim superfluous ';'. No objcode changes | Bernhard Reutner-Fischer | |
2008-01-18 | L1 memory support for the Blackfin. A couple new syscalls to manage L1 | Bernd Schmidt | |
allocations, dma_memcpy to move stuff between L1 and main memory, and a new structure to describe the global data in L1 scratchpad memory. |