linux-kernel-test/arch/blackfin/mach-common
Bernd Schmidt 29440a2b4c Blackfin arch: Start untangling the CPLB handling code.
- Move cache initialization to C from assembly.
 - Move anomaly workaround for writing [ID]MEM_CONTROL to assembly, so
   that we don't have to mess around with .align directives in C source.
 - Fix a bug where bfin_write_DMEM_CONTROL would write to IMEM_CONTROL
 - Break out CPLB related code from kernel/setup.c into their own file.
 - Don't define variables in header files, only declare them.

Signed-off-by: Bernd Schmidt <bernd.schmidt@analog.com>
Signed-off-by: Bryan Wu <bryan.wu@analog.com>
2007-07-12 16:25:29 +08:00
..
cache.S Blackfin arch: update ANOMALY handling 2007-06-21 11:34:16 +08:00
cacheinit.S Blackfin arch: Start untangling the CPLB handling code. 2007-07-12 16:25:29 +08:00
cplbhdlr.S Blackfin arch: add proper ENDPROC() 2007-06-11 15:31:30 +08:00
cplbinfo.c Blackfin arch: fix spelling typo in output 2007-06-11 16:22:18 +08:00
cplbmgr.S Blackfin arch: add proper ENDPROC() 2007-06-11 15:31:30 +08:00
dpmc.S blackfin architecture 2007-05-07 12:12:58 -07:00
entry.S Blackfin arch: defines and provides entry points for certain user space functions at fixed addresses 2007-06-21 11:34:16 +08:00
interrupt.S Blackfin arch: update ANOMALY handling 2007-06-21 11:34:16 +08:00
ints-priority-dc.c Blackfin arch: add missing implementations SIC_IWR crosses several registers 2007-06-21 11:34:16 +08:00
ints-priority-sc.c Blackfin arch: add missing implementations SIC_IWR crosses several registers 2007-06-21 11:34:16 +08:00
irqpanic.c blackfin architecture 2007-05-07 12:12:58 -07:00
lock.S Blackfin arch: add proper ENDPROC() 2007-06-11 15:31:30 +08:00
Makefile Blackfin arch: initial supporting for BF548-EZKIT 2007-07-12 22:41:45 +08:00
pm.c Blackfin arch: add missing gpio.h header to fix compiling in some pm configurations 2007-06-11 16:39:40 +08:00