m68k: add mcf5307 cpu support
Add Freescale MCF5307 cpu support.
Signed-off-by:
Angelo Dureghello <angelo@sysam.it>
Showing
- arch/m68k/cpu/mcf530x/Makefile 9 additions, 0 deletionsarch/m68k/cpu/mcf530x/Makefile
- arch/m68k/cpu/mcf530x/config.mk 12 additions, 0 deletionsarch/m68k/cpu/mcf530x/config.mk
- arch/m68k/cpu/mcf530x/cpu.c 36 additions, 0 deletionsarch/m68k/cpu/mcf530x/cpu.c
- arch/m68k/cpu/mcf530x/cpu_init.c 160 additions, 0 deletionsarch/m68k/cpu/mcf530x/cpu_init.c
- arch/m68k/cpu/mcf530x/interrupts.c 29 additions, 0 deletionsarch/m68k/cpu/mcf530x/interrupts.c
- arch/m68k/cpu/mcf530x/speed.c 23 additions, 0 deletionsarch/m68k/cpu/mcf530x/speed.c
- arch/m68k/cpu/mcf530x/start.S 257 additions, 0 deletionsarch/m68k/cpu/mcf530x/start.S
- arch/m68k/include/asm/cache.h 2 additions, 1 deletionarch/m68k/include/asm/cache.h
- arch/m68k/include/asm/immap.h 24 additions, 0 deletionsarch/m68k/include/asm/immap.h
- arch/m68k/include/asm/immap_5307.h 118 additions, 0 deletionsarch/m68k/include/asm/immap_5307.h
- arch/m68k/include/asm/m5307.h 70 additions, 0 deletionsarch/m68k/include/asm/m5307.h
- arch/m68k/include/asm/timer.h 2 additions, 1 deletionarch/m68k/include/asm/timer.h
Loading
Please register or sign in to comment