Commit 945af8d723a29e9b6289d84250745ed0dc16fc81
1 parent
cb4dbb7bbc
Exists in
master
and in
55 other branches
* Add support for IceCube board (with MGT5100 and MPC5200 CPUs)
* Add support for MGT5100 and MPC5200 processors
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.
If you still want to see the diff click this link
Showing 53 changed files with 6165 additions and 542 deletions Side-by-side Diff
- CHANGELOG
- MAINTAINERS
- MAKEALL
- Makefile
- README
- board/a3000/a3000.c
- board/exbitgen/flash.c
- board/exbitgen/init.S
- board/exbitgen/u-boot.lds
- board/gen860t/gen860t.c
- board/icecube/Makefile
- board/icecube/config.mk
- board/icecube/flash.c
- board/icecube/icecube.c
- board/icecube/u-boot.lds
- board/lwmon/lwmon.c
- board/omap1510inn/platform.S
- board/omap1510inn/u-boot.lds
- board/sacsng/sacsng.c
- board/tqm8xx/flash.c
- common/cmd_bootm.c
- cpu/arm925t/interrupts.c
- cpu/arm925t/omap925.c
- cpu/arm925t/start.S
- cpu/mpc5xxx/Makefile
- cpu/mpc5xxx/config.mk
- cpu/mpc5xxx/cpu.c
- cpu/mpc5xxx/cpu_init.c
- cpu/mpc5xxx/fec.c
- cpu/mpc5xxx/fec.h
- cpu/mpc5xxx/firmware_sc_task.impl.S
- cpu/mpc5xxx/firmware_sc_task_bestcomm.impl.S
- cpu/mpc5xxx/interrupts.c
- cpu/mpc5xxx/io.S
- cpu/mpc5xxx/loadtask.c
- cpu/mpc5xxx/sdma.h
- cpu/mpc5xxx/serial.c
- cpu/mpc5xxx/speed.c
- cpu/mpc5xxx/start.S
- cpu/mpc5xxx/traps.c
- cpu/mpc8xx/video.c
- drivers/ns16550.c
- include/asm-ppc/global_data.h
- include/asm-ppc/u-boot.h
- include/common.h
- include/configs/EXBITGEN.h
- include/configs/IceCube.h
- include/configs/omap1510.h
- include/mpc5xxx.h
- include/ppc_asm.tmpl
- include/video_ad7179.h
- lib_ppc/board.c
- net/eth.c