aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-avr32/arch-at32ap/sram.h
Commit message (Collapse)AuthorAge
* avr32: Remove include/asm-avr32/arch-at32apHaavard Skinnemoen2008-08-08
| | | | | | | Since all users have been converted over to use <mach/foo.h>, there's no need for the arch-at32ap directory and associated symlink anymore. Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
* avr32: Add simple SRAM allocatorHaavard Skinnemoen2008-07-02
Add SRAM allocator for avr32, which is just a thin wrapper around genalloc. Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>