Commit Graph

31 Commits (27d48be84477d2f0a2e2ac3738a3971dece631d5)

Author SHA1 Message Date
Bernd Schmidt dbdf20db53 Blackfin arch: Faster C implementation of no-MPU CPLB handler 16 years ago
Graf Yang dbc895f955 Blackfin arch: smp patch cleanup from LKML review 16 years ago
Mike Frysinger 0b82e27444 Blackfin arch: fix unused warning for some blackfin derivatives 16 years ago
Graf Yang 8f65873e47 Blackfin arch: SMP supporting patchset: Blackfin kernel and memory management code 16 years ago
Jie Zhang b2c2f30388 Blackfin arch: fix bug - shared lib function in L2 failed be called 17 years ago
Robin Getz 9df10281e1 Blackfin arch: Use DTEST rather than DMA to poke at L1 SRAM during exception context 17 years ago
Robin Getz 5e95320f9f Blackfin arch: rename blackfin_sram.c to sram-alloc.c 17 years ago
Vegard Nossum 226a6ec311 Blackfin arch: sram: use 'unsigned long' for irqflags 17 years ago
Sonic Zhang 225f7e1eb5 Blackfin arch: Fix bug - when to rmmod the L1_module, it stucks and then reboot the board. 17 years ago
Mike Frysinger 07aa7be570 Blackfin arch: convert L2 defines to be the same as the L1 defines 17 years ago
Johannes Weiner a2e9c44337 blackfin: use generic show_mem() 17 years ago
Sonic Zhang 262c3825a9 Blackfin arch: Extend sram malloc to handle L2 SRAM. 17 years ago
Sonic Zhang 5d481f4975 Blackfin arch: change L1 malloc to base on slab cache and lists. 17 years ago
Mike Frysinger 260d5d3517 Blackfin arch: Fix bug - do not overflow the buffer given to us which tends to happen when CONFIG_L1_MAX_PIECE is increased past its default 17 years ago
Meihui Fan c5b50df8f0 [Blackfin] arch: fix bug - make sure we check the right L1 length 17 years ago
Yi Li 856783b37a [Blackfin] arch: add "memmap=nn[KMG]@ss[KMG]" and "memmap=nn[KMG]$ss[KMG]" options to blackfin, based on arch/i386/kernel/e820.c 17 years ago
Bryan Wu c051489df8 [Blackfin] arch: kill section mismatch warnings 17 years ago
Yi Li ee7883b746 [Blackfin] arch: fix bug kernel boot message: memory information is not reasonable 17 years ago
Bernd Schmidt b97b8a9983 [Blackfin] arch: Initial checkin of the memory protection support. 17 years ago
Mike Frysinger 70b63ba739 Blackfin arch: do not include linux/autoconf.h 17 years ago
Robin Getz b76f98761a Blackfin arch: show_mem can not be marked as init, since it is called during OOM condition 18 years ago
Yoann Padioleau dd00cc486a some kmalloc/memset ->kzalloc (tree wide) 18 years ago
Mike Frysinger 1d1894749c Blackfin arch: combine the common code of free_initrd_mem and free_initmem 18 years ago
Mike Frysinger 1f83b8f148 Blackfin arch: cleanup warnings from checkpatch -- no functional changes 18 years ago
Mike Frysinger 43a3188ea3 Blackfin arch: make sure we initialize our L1 Data B section properly based on the linked kernel 18 years ago
Mike Frysinger bc61b4e69d Blackfin arch: implement a basic /proc/sram file for L1 allocation visibility 18 years ago
Mike Frysinger 321f6e0f51 Blackfin arch: mark our memory init functions with __init so they get freed after init 18 years ago
Simon Arlott d2d50aa97d Blackfin arch: spelling fixes 18 years ago
Aubrey Li e3defffe91 Blackfin arch: ISP1761 doesn't work for USB flash disk 18 years ago
Bryan Wu 1394f03221 blackfin architecture 18 years ago