Lines Matching full:m68k

17 - arch/m68k/cpu/mcf5227x/cpu.c		cpu specific code
18 - arch/m68k/cpu/mcf5227x/cpu_init.c FBCS, Mux pins, icache and RTC extra regs
19 - arch/m68k/cpu/mcf5227x/interrupts.c cpu specific interrupt support
20 - arch/m68k/cpu/mcf5227x/speed.c system, flexbus, and cpu clock
21 - arch/m68k/cpu/mcf5227x/Makefile Makefile
22 - arch/m68k/cpu/mcf5227x/config.mk config make
23 - arch/m68k/cpu/mcf5227x/start.S start up assembly code
30 - include/asm-m68k/bitops.h Bit operation function export
31 - include/asm-m68k/byteorder.h Byte order functions
32 - include/asm-m68k/crossbar.h CrossBar structure and definition
33 - include/asm-m68k/dspi.h DSPI structure and definition
34 - include/asm-m68k/edma.h eDMA structure and definition
35 - include/asm-m68k/flexbus.h FlexBus 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_5227x.h mcf5227x specific header file
40 - include/asm-m68k/io.h io functions
41 - include/asm-m68k/lcd.h LCD structure and definition
42 - include/asm-m68k/m5227x.h mcf5227x specific header file
43 - include/asm-m68k/posix_types.h Posix
44 - include/asm-m68k/processor.h header file
45 - include/asm-m68k/ptrace.h Exception structure
46 - include/asm-m68k/rtc.h Realtime clock header file
47 - include/asm-m68k/ssi.h SSI structure and definition
48 - include/asm-m68k/string.h String function export
49 - include/asm-m68k/timer.h Timer structure and definition
50 - include/asm-m68k/types.h Data types definition
51 - include/asm-m68k/uart.h Uart structure and definition
52 - include/asm-m68k/u-boot.h U-Boot structure
56 - arch/m68k/lib/board.c board init function
57 - arch/m68k/lib/cache.c
58 - arch/m68k/lib/interrupts Coldfire common interrupt functions
59 - arch/m68k/lib/m68k_linux.c
60 - arch/m68k/lib/time.c Timer functions (Dma timer and PIT)
61 - arch/m68k/lib/traps.c Exception init code