Commit bf9e3b38f77c2eac620263dd60437c6ec47a27bf
1 parent
a2d18bb7d3
Exists in
master
and in
55 other branches
* Some code cleanup
* Patch by Josef Baumgartner, 10 Feb 2004: Fixes for Coldfire port * Patch by Brad Kemp, 11 Feb 2004: Fix CFI flash driver problems
Warning! This is a large diff.
To preserve performance the diff is not shown. Please, download the diff as plain diff or email patch instead.
Showing 80 changed files with 8001 additions and 5404 deletions Side-by-side Diff
- CHANGELOG
- Makefile
- board/bmw/flash.c
- board/bmw/ns16550.c
- board/bmw/ns16550.h
- board/cogent/mb.c
- board/eltec/bab7xx/bab7xx.c
- board/eltec/elppc/misc.c
- board/eltec/mhpc/mhpc.c
- board/ep8260/ep8260.c
- board/evb64260/ecctest.c
- board/evb64260/eth_addrtbl.c
- board/evb64260/pci.c
- board/evb64260/sdram_init.c
- board/evb64260/zuma_pbb_mbox.h
- board/fads/flash.c
- board/gen860t/fpga.c
- board/gen860t/gen860t.c
- board/gen860t/ioport.c
- board/gw8260/gw8260.c
- board/m5272c3/Makefile
- board/m5272c3/config.mk
- board/m5272c3/m5272c3.c
- board/m5272c3/u-boot.lds
- board/m5272c3/u-boot.lds.debug
- board/m5282evb/Makefile
- board/m5282evb/config.mk
- board/m5282evb/u-boot.lds
- board/m5282evb/u-boot.lds.debug
- board/ppmc8260/Makefile
- board/siemens/IAD210/atm.h
- board/siemens/SCM/fpga_scm.c
- common/cmd_mii.c
- cpu/coldfire/Makefile
- cpu/coldfire/config.mk
- cpu/coldfire/cpu.c
- cpu/coldfire/fec.c
- cpu/coldfire/fec.h
- cpu/coldfire/interrupts.c
- cpu/coldfire/serial.c
- cpu/coldfire/speed.c
- cpu/coldfire/start.S
- cpu/mcf52x2/Makefile
- cpu/mcf52x2/config.mk
- cpu/mcf52x2/cpu.c
- cpu/mcf52x2/cpu_init.c
- cpu/mcf52x2/fec.c
- cpu/mcf52x2/interrupts.c
- cpu/mcf52x2/serial.c
- cpu/mcf52x2/speed.c
- cpu/mcf52x2/start.S
- doc/README.m68k
- drivers/cfi_flash.c
- examples/Makefile
- examples/stubs.c
- include/asm-m68k/bitops.h
- include/asm-m68k/byteorder.h
- include/asm-m68k/fec.h
- include/asm-m68k/global_data.h
- include/asm-m68k/immap_5272.h
- include/asm-m68k/immap_5282.h
- include/asm-m68k/m5272.h
- include/asm-m68k/m5282.h
- include/asm-m68k/mcftimer.h
- include/asm-m68k/mcfuart.h
- include/asm-m68k/processor.h
- include/asm-m68k/ptrace.h
- include/asm-m68k/u-boot.h
- include/common.h
- include/configs/M5272C3.h
- include/configs/M5282EVB.h
- include/configs/ppmc8260.h
- include/flash.h
- lib_m68k/Makefile
- lib_m68k/board.c
- lib_m68k/cache.c
- lib_m68k/extable.c
- lib_m68k/m68k_linux.c
- lib_m68k/time.c
- lib_m68k/traps.c