Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | microblaze: Support word copying in copy_tofrom_user | Michal Simek | 2010-04-01 | 1 | -14/+25 |
| | | | | | | | | Word copying is used only for aligned addresses. Here is space for improving to use any better copying technique. Look at memcpy implementation. Signed-off-by: Michal Simek <monstr@monstr.eu> | ||||
* | microblaze: Add .type and .size to ASM functions | Michal Simek | 2010-04-01 | 1 | -0/+6 |
| | | | | | | Cachegrind analysis need this fix to be able to log asm functions. Signed-off-by: Michal Simek <monstr@monstr.eu> | ||||
* | microblaze_mmu_v2: uaccess MMU update | Michal Simek | 2009-05-26 | 1 | -0/+135 |
Signed-off-by: Michal Simek <monstr@monstr.eu> |