05 Jan, 2012

1 commit


22 Aug, 2011

1 commit


20 Oct, 2010

1 commit

  • Since we're now using addruart to establish the debug mapping, we can
    remove the io_pg_offst and phys_io members of struct machine_desc.

    The various declarations were removed using the following script:

    grep -rl MACHINE_START arch/arm | xargs \
    sed -i '/MACHINE_START/,/MACHINE_END/ { /\.\(phys_io\|io_pg_offst\)/d }'

    [ Initial patch was from Jeremy Kerr, example script from Russell King ]

    Signed-off-by: Nicolas Pitre
    Acked-by: Eric Miao

    Nicolas Pitre
     

22 Jul, 2010

1 commit


13 Mar, 2010

1 commit

  • An LCD controller driver for nuc900s. The Linux LOGO is just fine and the
    FB-Test application was ok, too.

    Signed-off-by: Wang Qiang
    Cc: Wang Zongshun
    Cc: Russell King
    Cc: Krzysztof Helt
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Wang Qiang
     

02 Sep, 2009

1 commit