29 Mar, 2011

1 commit


29 Oct, 2010

1 commit

  • The microdev only has to contend with silly PIO mangling on anything
    within the SuperIO range. As each of the SuperIO modules is already
    speciail cased, we just shift that logic over to the ioport map.

    With microdev PCI never being merged (and being fudamentally broken in
    hardware), and the ethernet chip only doing 16-bit accesses already,
    there's no need to maintain any of the extra special casing. Kill it all
    off.

    Signed-off-by: Paul Mundt

    Paul Mundt
     

27 Oct, 2010

1 commit


26 Jan, 2010

1 commit

  • The old ctrl in/out routines are non-portable and unsuitable for
    cross-platform use. While drivers/sh has already been sanitized, there
    is still quite a lot of code that is not. This converts the arch/sh/ bits
    over, which permits us to flag the routines as deprecated whilst still
    building with -Werror for the architecture code, and to ensure that
    future users are not added.

    Signed-off-by: Paul Mundt

    Paul Mundt
     

22 Dec, 2008

3 commits


20 Oct, 2008

1 commit


29 Jul, 2008

1 commit