Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bfin: add support for new cacheflush syscall | Steve Kilbane | 2011-02-21 | 1 | -1/+1 |
* | build: Include Makefile.commonarch from common Makefile.in | Carmelo Amoroso | 2009-07-29 | 1 | -2/+0 |
* | create real common vfork() function | Mike Frysinger | 2009-07-23 | 1 | -1/+1 |
* | syscall(): create a common version based on INLINE_SYSCALL_NCS() | Mike Frysinger | 2009-07-09 | 1 | -1/+1 |
* | create arch-generic brk() based on blackfin one | Mike Frysinger | 2008-12-11 | 1 | -1/+1 |
* | add inlines for Blackfin atomic functions | Mike Frysinger | 2008-12-11 | 1 | -1/+1 |
* | Fix merge error: mmap.c no longer exists in bfin/. | Bernd Schmidt | 2008-06-03 | 1 | -1/+1 |
* | L1 memory support for the Blackfin. A couple new syscalls to manage L1 | Bernd Schmidt | 2008-01-18 | 1 | -1/+4 |
* | if an arch does not provide __NR_mmap, fall back to __NR_mmap2 (this just gen... | Mike Frysinger | 2008-01-05 | 1 | -1/+1 |
* | Add Blackfin specific mmap implementation using sys_mmap2. | Bernd Schmidt | 2007-11-22 | 1 | -1/+1 |
* | update build files | Mike Frysinger | 2006-01-04 | 1 | -0/+12 |