mirror of
https://github.com/torvalds/linux.git
synced 2024-11-05 03:21:32 +00:00
29440a2b4c
- 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> |
||
---|---|---|
.. | ||
asm-offsets.c | ||
bfin_dma_5xx.c | ||
bfin_gpio.c | ||
bfin_ksyms.c | ||
cacheinit.c | ||
cplbinit.c | ||
dma-mapping.c | ||
dualcore_test.c | ||
entry.S | ||
fixed_code.S | ||
flat.c | ||
init_task.c | ||
irqchip.c | ||
kgdb.c | ||
Makefile | ||
module.c | ||
process.c | ||
ptrace.c | ||
setup.c | ||
signal.c | ||
sys_bfin.c | ||
time.c | ||
traps.c | ||
vmlinux.lds.S |