WSL2-Linux-Kernel/arch/blackfin
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
..
boot blackfin architecture 2007-05-07 12:12:58 -07:00
configs Blackfin arch: new kernel config for BF548-EZKIT 2007-07-02 13:47:45 +08:00
kernel Blackfin arch: Start untangling the CPLB handling code. 2007-07-12 16:25:29 +08:00
lib Blackfin arch: update ANOMALY handling 2007-06-21 11:34:16 +08:00
mach-bf533 Blackfin arch: need to rename function after moving to match new internal dma API 2007-06-21 11:34:16 +08:00
mach-bf537 Blackfin arch: initial supporting for BF548-EZKIT 2007-07-12 22:41:45 +08:00
mach-bf548 Blackfin arch: initial supporting for BF548-EZKIT 2007-07-12 22:41:45 +08:00
mach-bf561 Blackfin arch: initial supporting for BF548-EZKIT 2007-07-12 22:41:45 +08:00
mach-common Blackfin arch: Start untangling the CPLB handling code. 2007-07-12 16:25:29 +08:00
mm Blackfin arch: make sure we initialize our L1 Data B section properly based on the linked kernel 2007-06-14 13:33:37 +08:00
oprofile blackfin architecture 2007-05-07 12:12:58 -07:00
Kconfig Blackfin arch: initial supporting for BF548-EZKIT 2007-07-12 22:41:45 +08:00
Makefile Blackfin arch: initial supporting for BF548-EZKIT 2007-07-12 22:41:45 +08:00