16 Jun, 2017

1 commit


19 Oct, 2008

1 commit


16 Jun, 2006

1 commit

  • 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.

    Wolfgang Denk
     

10 Jan, 2005

1 commit


02 Aug, 2004

1 commit

  • * Patch by Sascha Hauer, 28 Jun:
    - add generic support for Motorola i.MX architecture
    - add support for mx1ads, mx1fs2 and scb9328 boards

    * Patches by Marc Leeman, 23 Jul 2004:
    - Add define for the PCI/Memory Buffer Configuration Register
    - corrected comments in cpu/mpc824x/cpu_init.c

    * Add support for multiple serial interfaces
    (for example to allow modem dial-in / dial-out)

    wdenk