Commit Graph

26 Commits (27d48be84477d2f0a2e2ac3738a3971dece631d5)

Author SHA1 Message Date
Mike Frysinger d04dfc4c0e Blackfin arch: cplb mananger: use a do...while loop rather than a for loop 16 years ago
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 2eddbadaeb Blackfin arch: tweak the BUG_ON() check to allow for equal values 16 years ago
Mike Frysinger dce783c5e4 Blackfin arch: add BUG_ON() checks to make sure we dont overflow the cplb tables 16 years ago
Mike Frysinger cb15e57cc7 Blackfin arch: noMMU CPLB lookup tables can be in L1 SRAM 16 years ago
Mike Frysinger 05a717fbc8 Blackfin arch: do not include init sections in the kernel lock down as it gets released afterwards 16 years ago
Mike Frysinger 3831638260 Blackfin arch: change return value 16 years ago
Mike Frysinger 4c5b8a648f Blackfin arch: remove pointless define IN_KERNEL 16 years ago
Mike Frysinger ff4c02e4be Blackfin arch: unify cplbinfo files 16 years ago
Graf Yang b8a989893c Blackfin arch: SMP supporting patchset: Blackfin CPLB related code 16 years ago
Graf Yang 6776cf4476 Blackfin arch: fix bug - Fail to boot jffs2 kernel for BF561 with SMP patch 17 years ago
Mike Frysinger 04be80ef0b Blackfin arch: move bfin_addr_dcachable() and friends into the cacheflush header where it belongs 17 years ago
Sonic Zhang f099f39acf Blackfin arch: Make L2 SRAM cacheable 17 years ago
Graf Yang 5b04f271fe Blackfin arch: Modify some funtion names to more genernal ones 17 years ago
Mike Frysinger 9216bbc838 Blackfin arch: mark some functions as __init as they are only called from __init functions 17 years ago
Mike Frysinger 07aa7be570 Blackfin arch: convert L2 defines to be the same as the L1 defines 17 years ago
Michael Hennerich 4f13f548ce Blackfin arch: Fix BUG - JUMP error in kernel (relocation truncated to fit: R_pcrel12_jump_s) 17 years ago
Michael Hennerich 99d95bbd48 Blackfin arch: Remove redundant kernel option 17 years ago
Bryan Wu 8d0a60032f Blackfin arch: fix up section mismatch warning 17 years ago
Mike Frysinger a086ee2268 [Blackfin] arch: detect the memory available in the system on the fly by default 17 years ago
Mike Frysinger 8cab0288c6 [Blackfin] arch: add boot messages to quickly distinguish between MPU/NOMPU settings 17 years ago
Mike Frysinger 8b6eb473c5 [Blackfin] arch: remove duplicated prototypes for internal cplb structures from the global blackfin header 17 years ago
Mike Frysinger 0e184c6b4f [Blackfin] arch: relocate MAX_SWITCH_{D,I}_CPLBS from the header to the file where it actually gets used. 17 years ago
Michael Hennerich 96a5c6f9be [Blackfin] arch: Fix bug - kernel build with Debug option enabled fails to boot up 17 years ago
Bernd Schmidt 7a1a6d0061 [Blackfin] arch: move all code related to CPLB handling into a new subdirectory under kernel/ 17 years ago