07 May, 2007

1 commit

  • This adds preliminary support for the SH7785-based Highlander board.
    Some of the Highlander support code is reordered so that most of it
    can be reused directly.

    This also plugs in missing SH7785 checks in the places that need it,
    as this is the first board to support the CPU.

    Signed-off-by: Paul Mundt

    Paul Mundt
     

06 Dec, 2006

1 commit

  • This adds support for a generic push switch framework. Adaptable for
    various switches, including GPIO switches and the push switches commonly
    found on Renesas debug boards.

    This allows switch states to be trivially reported through sysfs.

    Signed-off-by: Paul Mundt

    Paul Mundt