1. 29 Mar, 2006 37 commits
  2. 28 Mar, 2006 3 commits
    • Linus Torvalds's avatar
      Merge master.kernel.org:/home/rmk/linux-2.6-arm · ca9ba447
      Linus Torvalds authored
      * master.kernel.org:/home/rmk/linux-2.6-arm:
        [ARM] 3388/1: ixp23xx: add core ixp23xx support
        [ARM] 3417/1: add support for logicpd pxa270 card engine
        [ARM] 3387/1: ixp23xx: add defconfig
        [ARM] 3377/2: add support for intel xsc3 core
        [ARM] Move ice-dcc code into misc.c
        [ARM] Fix decompressor serial IO to give CRLF not LFCR
        [ARM] proc-v6: mark page table walks outer-cacheable, shared.  Enable NX.
        [ARM] nommu: trivial patch for arch/arm/lib/Makefile
        [ARM] 3416/1: Update LART site URL
        [ARM] 3415/1: Akita: Add missing EXPORT_SYMBOL
        [ARM] 3414/1: ep93xx: reset ethernet controller before uncompressing
      ca9ba447
    • Linus Torvalds's avatar
      Merge master.kernel.org:/home/rmk/linux-2.6-serial · d4965b3e
      Linus Torvalds authored
      * master.kernel.org:/home/rmk/linux-2.6-serial:
        [SERIAL] Provide Cirrus EP93xx AMBA PL010 serial support.
        [SERIAL] amba-pl010: allow platforms to specify modem control method
        [SERIAL] Remove obsoleted au1x00_uart driver
        [SERIAL] Small time UART configuration fix for AU1100 processor
      d4965b3e
    • Lennert Buytenhek's avatar
      [ARM] 3388/1: ixp23xx: add core ixp23xx support · c4713074
      Lennert Buytenhek authored
      Patch from Lennert Buytenhek
      
      This patch adds support for the Intel ixp23xx series of CPUs.  The
      ixp23xx is an XSC3 based CPU with 512K of L2 cache, a 64bit 66MHz PCI
      interface, two DDR RAM interfaces, QDR RAM interfaces, two gigabit
      MACs, two 10/100 MACs, expansion bus, four microengines, a Media and
      Switch Fabric unit almost identical to the one on the ixp2400, two
      xscale (8250ish) UARTs and a bunch of other stuff.
      
      This patch adds the core ixp23xx support code, and support for the
      ADI Engineering Roadrunner, Intel IXDP2351, and IP Fabrics Double
      Espresso platforms.
      Signed-off-by: default avatarDeepak Saxena <dsaxena@plexity.net>
      Signed-off-by: default avatarLennert Buytenhek <buytenh@wantstofly.org>
      Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
      c4713074