29 Mar, 2011

3 commits


04 Mar, 2011

1 commit

  • This patch makes the various mach dirs that use the plat-orion GPIO
    code pass in GPIO-related platform info (GPIO controller base address,
    secondary base IRQ number, etc) explicitly, instead of having
    plat-orion get those values by including a mach dir include file --
    the latter mechanism is problematic if you want to support multiple
    ARM platforms in the same kernel image.

    Signed-off-by: Lennert Buytenhek
    Signed-off-by: Nicolas Pitre

    Lennert Buytenhek
     

14 Jan, 2011

1 commit


28 Nov, 2009

1 commit

  • The Marvell Dove (88AP510) is a high-performance, highly integrated,
    low power SoC with high-end ARM-compatible processor (known as PJ4),
    graphics processing unit, high-definition video decoding acceleration
    hardware, and a broad range of peripherals.

    Signed-off-by: Lennert Buytenhek
    Signed-off-by: Saeed Bishara
    Signed-off-by: Nicolas Pitre

    Saeed Bishara