An error occurred fetching the project authors.
  1. 06 Feb, 2007 1 commit
  2. 30 Nov, 2006 1 commit
  3. 25 Jun, 2006 1 commit
  4. 04 Jun, 2006 1 commit
  5. 30 Apr, 2006 1 commit
  6. 08 Mar, 2006 1 commit
  7. 04 Jan, 2006 1 commit
    • Rod Whitby's avatar
      [ARM] 3215/1: Iomega NAS 100d (MACH_NAS100D) machine support · 3145d8a6
      Rod Whitby authored
      Patch from Rod Whitby
      
      This patch adds support for a new arm/ixp4xx machine - the Iomega NAS 100d network attached storage product.  The NAS100D is a consumer device containing a 266MHz Intel IXP420 processor, 16MB of flash, 64MB of RAM, a 160Gb internal IDE hard disk, and 802.11b/g wireless on an Atheros mini-PCI card.
      
      Work on porting the latest 2.6.x kernel to this device is being done by
      the NSLU2-Linux project (the same team who maintains the port to the
      Linksys NSLU2 device).  In particular, the majority of this patch was
      authored by Alessandro Zummo, based on the work done for MACH_NSLU2
      support by the NSLU2-Linux core team of developers.
      
      MACH_NAS100D (as implemented by this patch) can be enabled in jumbo
      ixp4xx kernels without any affect on the other machines supported by
      that kernel.
      
      This patch applies cleanly against 2.6.15-rc7 and should be trivial to
      apply to later kernel versions. It does not depend upon any other
      patches.
      
      Modified files (and number of lines inserted):
       arch/arm/mach-ixp4xx/Kconfig           |    8
       arch/arm/mach-ixp4xx/Makefile          |    1
       include/asm-arm/arch-ixp4xx/hardware.h |    1
       include/asm-arm/arch-ixp4xx/irqs.h     |    9
       include/asm-arm/arch-ixp4xx/nas100d.h  |   75
       arch/arm/mach-ixp4xx/nas100d-pci.c     |   77
       arch/arm/mach-ixp4xx/nas100d-power.c   |   69
       arch/arm/mach-ixp4xx/nas100d-setup.c   |  133
      
      -- Rod Whitby (NSLU2-Linux project lead)
      Signed-off-by: default avatarRod Whitby <rod@whitby.id.au>
      Signed-off-by: default avatarAlessandro Zummo <a.zummo@towertech.it>
      Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
      3145d8a6
  8. 10 Nov, 2005 1 commit
    • Alessandro Zummo's avatar
      [ARM] 3140/1: NSLU2 machine support · a7918f39
      Alessandro Zummo authored
      Patch from Alessandro Zummo
      
      This patch adds support for the LinkSys NSLU2 running with
      both big and little-endian kernels. The LinkSys NSLU2 is
      a cost engineered ARM, XScale 420 based system similar to
      the the Intel IXDP425 evaluation board. It uses the
      IXP4XX ARCH.
      
      While this patch applies independently of other patches
      the resultant kernel requires further patches to successfully
      use onboard devices, including the onboard flash. Since these
      patches are independent of this one they will be submitted
      separately.
      
      A defconfig is not included here because not all of
      the required drivers are actually in the kernel.
      We intend to provide one as soon as the patches
      will be incorporated in mainstream.
      
      This patch is the combined work of nslu2-linux.org
      Signed-off-by: default avatarJohn Bowler <jbowler@acm.org>
      Signed-off-by: default avatarAlessandro Zummo <a.zummo@towertech.it>
      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>
      a7918f39
  9. 16 Apr, 2005 2 commits
    • akpm@osdl.org's avatar
      [PATCH] arm: fix help text for ixdp465 · 7aa52f51
      akpm@osdl.org authored
      )
      
      
      From: Russell King <rmk+lkml@arm.linux.org.uk>
      
      For some reason, this help text was missed when the file was last audited
      by the documentation referencing folk.  Fix this incorrect documentation
      reference.
      Signed-off-by: default avatarRussell King <rmk@arm.linux.org.uk>
      Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
      Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
      7aa52f51
    • Linus Torvalds's avatar
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds authored
      Initial git repository build. I'm not bothering with the full history,
      even though we have it. We can create a separate "historical" git
      archive of that later if we want to, and in the meantime it's about
      3.2GB when imported into git - space that would just make the early
      git days unnecessarily complicated, when we don't have a lot of good
      infrastructure for it.
      
      Let it rip!
      1da177e4