uboot-mt623x/cpu/mpc5xxx
Wolfgang Denk c12cffc543 Add support for CONFIG_SERIAL_MULTI on MPC5xxx
Patch by Martin Krause, 8 Jun 2006

This patch supports two serial consoles on boards with
a MPC5xxx CPU. The console can be switched at runtime
by setting stdin, stdout and stderr to the desired serial
interface (serial0 or serial1). The PSCs to be used as
console port are definded by CONFIG_PSC_CONSOLE
and CONFIG_PSC_CONSOLE2.
See README.serial_multi for details.
2006-06-16 17:04:45 +02:00
..
Makefile * Patch by Pierre Aubert, 26 Feb 2004 2004-02-27 08:20:54 +00:00
config.mk * Patch by Masami Komiy, 22 Feb 2004: 2004-02-24 02:00:03 +00:00
cpu.c Some code cleanup 2006-04-16 10:51:58 +02:00
cpu_init.c MPC5200: enable snooping of DMA transactions on XLB even if no PCI 2006-04-18 11:05:03 +02:00
fec.c GCC-4.x fixes: clean up global data pointer initialization for all boards. 2006-03-31 18:32:53 +02:00
fec.h * Add support for IceCube board (with MGT5100 and MPC5200 CPUs) 2003-07-16 21:53:01 +00:00
firmware_sc_task.impl.S * Add support for IceCube board (with MGT5100 and MPC5200 CPUs) 2003-07-16 21:53:01 +00:00
firmware_sc_task_bestcomm.impl.S * Add support for IceCube board (with MGT5100 and MPC5200 CPUs) 2003-07-16 21:53:01 +00:00
i2c.c GCC-4.x fixes: clean up global data pointer initialization for all boards. 2006-03-31 18:32:53 +02:00
ide.c GCC-4.x fixes: clean up global data pointer initialization for all boards. 2006-03-31 18:32:53 +02:00
interrupts.c * Patch by Gleb Natapov, 19 Sep 2003: 2003-12-06 19:49:23 +00:00
io.S * Add support for IceCube board (with MGT5100 and MPC5200 CPUs) 2003-07-16 21:53:01 +00:00
loadtask.c * Add support for IceCube board (with MGT5100 and MPC5200 CPUs) 2003-07-16 21:53:01 +00:00
pci_mpc5200.c MPC5200: enable snooping of DMA transactions on XLB even if no PCI 2006-04-18 11:05:03 +02:00
sdma.h * Add support for IceCube board (with MGT5100 and MPC5200 CPUs) 2003-07-16 21:53:01 +00:00
serial.c Add support for CONFIG_SERIAL_MULTI on MPC5xxx 2006-06-16 17:04:45 +02:00
speed.c GCC-4.x fixes: clean up global data pointer initialization for all boards. 2006-03-31 18:32:53 +02:00
start.S Patch by Mark Jonas, 02 Jul 2004: 2004-07-12 14:37:59 +00:00
traps.c * Patches by Reinhard Meyer, 14 Feb 2004: 2004-02-23 22:22:28 +00:00
usb_ohci.c Coding style cleanup 2005-08-02 17:06:17 +02:00
usb_ohci.h Fix low-level OHCI transfers for ARM920t and MPC5xxx 2005-07-21 11:57:57 +02:00