summaryrefslogtreecommitdiffstats
path: root/arch/blackfin/mm
AgeCommit message (Expand)AuthorLines
2008-04-23[Blackfin] arch: fix bug - make sure we check the right L1 lengthMeihui Fan-1/+1
2008-02-29[Blackfin] arch: kill section mismatch warningsBryan Wu-2/+2
2008-02-09[Blackfin] arch: add "memmap=nn[KMG]@ss[KMG]" and "memmap=nn[KMG]$ss[KMG]" op...Yi Li-8/+4
2008-01-27[Blackfin] arch: fix bug kernel boot message: memory information is not reaso...Yi Li-6/+23
2008-01-27[Blackfin] arch: Initial checkin of the memory protection support.Bernd Schmidt-1/+3
2007-11-15Blackfin arch: do not include linux/autoconf.hMike Frysinger-1/+0
2007-10-10Blackfin arch: show_mem can not be marked as init, since it is called during ...Robin Getz-1/+1
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau-2/+1
2007-07-12Blackfin arch: combine the common code of free_initrd_mem and free_initmemMike Frysinger-28/+17
2007-07-12Blackfin arch: cleanup warnings from checkpatch -- no functional changesMike Frysinger-3/+3
2007-06-14Blackfin arch: make sure we initialize our L1 Data B section properly based o...Mike Frysinger-2/+3
2007-06-14Blackfin arch: implement a basic /proc/sram file for L1 allocation visibilityMike Frysinger-12/+80
2007-06-11Blackfin arch: mark our memory init functions with __init so they get freed a...Mike Frysinger-14/+14
2007-06-11Blackfin arch: spelling fixesSimon Arlott-3/+3
2007-05-21Blackfin arch: ISP1761 doesn't work for USB flash diskAubrey Li-1/+2
2007-05-07blackfin architectureBryan Wu-0/+791