uboot-mt623x/cpu/mpc5xx
wdenk a8c7c708a9 * Patch by Gleb Natapov, 19 Sep 2003:
Move most of the timer interrupt related PPC code to ppc_lib/interrupts.c

* Patch by Anders Larsen, 17 Sep 2003:
  Bring ARM memory layout in sync with the documentation:
  stack and malloc-heap are now located _below_ the U-Boot code
2003-12-06 19:49:23 +00:00
..
Makefile * Code cleanup: 2003-06-27 21:31:46 +00:00
config.mk * Use "-fPIC" instead of "-mrelocatable" to prevent problems with 2003-11-17 21:14:37 +00:00
cpu.c * Code cleanup: 2003-06-27 21:31:46 +00:00
cpu_init.c * Code cleanup: 2003-06-27 21:31:46 +00:00
interrupts.c * Patch by Gleb Natapov, 19 Sep 2003: 2003-12-06 19:49:23 +00:00
serial.c * Code cleanup: 2003-06-27 21:31:46 +00:00
speed.c * Code cleanup: 2003-06-27 21:31:46 +00:00
start.S * Implement new mechanism to export U-Boot's functions to standalone 2003-07-24 23:38:38 +00:00
traps.c * Patch by Martin Winistoerfer, 23 Mar 2003 2003-03-31 17:27:09 +00:00