21 May, 2008

1 commit

  • This commit gets rid of a huge amount of silly white-space issues.
    Especially, all sequences of SPACEs followed by TAB characters get
    removed (unless they appear in print statements).

    Also remove all embedded "vim:" and "vi:" statements which hide
    indentation problems.

    Signed-off-by: Wolfgang Denk

    Wolfgang Denk
     

16 Jan, 2004

1 commit

  • version of the repository???]

    * Patch by Reinhard Meyer, 09 Jan 2004:
    - add RTC support for MPC5200 based boards (requires RTC_XTAL)

    * Add support for IDE LED on BMS2003 board
    (exclusive with status LED!)

    * Add support for PS/2 keyboard (used with PS/2 multiplexor on
    BMS2003 board)

    * Patches by Reinhard Meyer, 4 Jan 2004 + 7 Jan 2004:
    Add common files for "emk" boards

    wdenk