Lines Matching full:m68k
18 - arch/m68k/cpu/mcf532x/cpu.c cpu specific code
19 - arch/m68k/cpu/mcf532x/cpu_init.c FBCS, Mux pins, icache and RTC extra regs
20 - arch/m68k/cpu/mcf532x/interrupts.c cpu specific interrupt support
21 - arch/m68k/cpu/mcf532x/speed.c system, flexbus, and cpu clock
22 - arch/m68k/cpu/mcf532x/Makefile Makefile
23 - arch/m68k/cpu/mcf532x/config.mk config make
24 - arch/m68k/cpu/mcf532x/start.S start up assembly code
33 - include/asm-m68k/bitops.h Bit operation function export
34 - include/asm-m68k/byteorder.h Byte order functions
35 - include/asm-m68k/fec.h FEC structure and definition
36 - include/asm-m68k/fsl_i2c.h I2C structure and definition
37 - include/asm-m68k/global_data.h Global data structure
38 - include/asm-m68k/immap.h ColdFire specific header file and driver macros
39 - include/asm-m68k/immap_5301x.h mcf5301x specific header file
40 - include/asm-m68k/io.h io functions
41 - include/asm-m68k/m532x.h mcf5301x specific header file
42 - include/asm-m68k/posix_types.h Posix
43 - include/asm-m68k/processor.h header file
44 - include/asm-m68k/ptrace.h Exception structure
45 - include/asm-m68k/rtc.h Realtime clock header file
46 - include/asm-m68k/string.h String function export
47 - include/asm-m68k/timer.h Timer structure and definition
48 - include/asm-m68k/types.h Data types definition
49 - include/asm-m68k/uart.h Uart structure and definition
50 - include/asm-m68k/u-boot.h U-Boot structure
54 - arch/m68k/lib/board.c board init function
55 - arch/m68k/lib/cache.c
56 - arch/m68k/lib/interrupts Coldfire common interrupt functions
57 - arch/m68k/lib/m68k_linux.c
58 - arch/m68k/lib/time.c Timer functions (Dma timer and PIT)
59 - arch/m68k/lib/traps.c Exception init code