u-boot-brain/cpu/74xx_7xx
roy zang ee311214e0 Clean up the code according to codestyle:
(1) remove some C++ comments.
(2) remove trailing white space.
(3) remove trailing empty line.
(4) Indentation by table.
(5) remove {} in one line condition.
(6) add space before '(' in function call.
Remove some weird printf () output.
Add necessary comments.
Modified Makefile to support building in a separate directory.
2006-12-01 11:47:36 +08:00
..
cache.S * Patch by Jim Sandoz, 07 Nov 2002: 2002-11-11 21:14:20 +00:00
config.mk * Code cleanup, mostly for GCC-3.3.x 2004-12-31 09:32:47 +00:00
cpu_init.c General code modification for mpc7448hpc2 board support. 2006-11-02 18:49:51 +08:00
cpu.c Clean up the code according to codestyle: 2006-12-01 11:47:36 +08:00
interrupts.c * Patch by Gleb Natapov, 19 Sep 2003: 2003-12-06 19:49:23 +00:00
io.S Initial revision 2002-01-15 18:58:11 +00:00
kgdb.S * Patch by Yuli Barcohen, 19 Jul 2004: 2004-09-28 21:39:45 +00:00
Makefile Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
speed.c Clean up the code according to codestyle: 2006-12-01 11:47:36 +08:00
start.S Add support for wrPPMC7xx/74xx boards 2006-06-19 11:02:41 +02:00
traps.c GCC-4.x fixes: clean up global data pointer initialization for all boards. 2006-03-31 18:32:53 +02:00