u-boot/arch/powerpc/lib
Heiko Schocher 62ddcf05e7 mpc832x: add support for the mpc8321 based suvd3 board
- serial console on UART1
- Ethernet RMII over UCC4
- PHY SMSC LAN8700
- 64MB Flash
- 128 MB DDR2 RAM
- I2C
- bootcount

This board is similiar to the kmeter1 (8360) board,
so common config options are extracted into the
include/configs/km83xx-common.h file.

Signed-off-by: Heiko Schocher <hs@denx.de>
Acked-by: Kim Phillips <kim.phillips@freescale.com>
cc: Kim Phillips <kim.phillips@freescale.com>
cc: Holger Brunck <holger.brunck@keymile.com>
cc: Valentin Longchamp <valentin.longchamp@keymile.com>
2011-04-30 00:44:29 +02:00
..
Makefile Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
bat_rw.c Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
board.c Don't grab memory for LCD if FB address is defined 2011-04-27 19:38:11 +02:00
bootcount.c mpc832x: add support for the mpc8321 based suvd3 board 2011-04-30 00:44:29 +02:00
bootm.c Respect memreserve regions specified in the device tree 2011-04-25 21:11:21 -04:00
cache.c Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
extable.c Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
interrupts.c Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
kgdb.c powerpc: fix register usage in some inline assembly code 2010-12-17 21:18:08 +01:00
memcpy_mpc5200.c MPC512x: workaround data corruption for unaligned local bus accesses 2010-06-29 14:41:37 +02:00
ppccache.S Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
ppcstring.S Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
reloc.S Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
ticks.S Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
time.c powerpc: fix register usage in some inline assembly code 2010-12-17 21:18:08 +01:00