• Home
  • Raw
  • Download

Lines Matching full:arch

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