summaryrefslogtreecommitdiffstats
path: root/arch/blackfin/mm/blackfin_sram.c
AgeCommit message (Expand)Author
2008-07-19Blackfin arch: Extend sram malloc to handle L2 SRAM.Sonic Zhang
2008-07-19Blackfin arch: change L1 malloc to base on slab cache and lists.Sonic Zhang
2008-07-14Blackfin arch: Fix bug - do not overflow the buffer given to us which tends t...Mike Frysinger
2008-04-23[Blackfin] arch: fix bug - make sure we check the right L1 lengthMeihui Fan
2007-11-15Blackfin arch: do not include linux/autoconf.hMike Frysinger
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau
2007-07-12Blackfin arch: cleanup warnings from checkpatch -- no functional changesMike Frysinger
2007-06-14Blackfin arch: make sure we initialize our L1 Data B section properly based o...Mike Frysinger
2007-06-14Blackfin arch: implement a basic /proc/sram file for L1 allocation visibilityMike Frysinger
2007-06-11Blackfin arch: mark our memory init functions with __init so they get freed a...Mike Frysinger
2007-06-11Blackfin arch: spelling fixesSimon Arlott
2007-05-07blackfin architectureBryan Wu