1. 23 9月, 2010 1 次提交
  2. 13 3月, 2010 1 次提交
  3. 05 12月, 2009 9 次提交
  4. 07 8月, 2008 1 次提交
  5. 04 4月, 2008 1 次提交
    • R
      [ARM] 4874/2: ixp4xx: Add support for the Freecom FSG-3 board · 7e36e2f5
      Rod Whitby 提交于
      The Freecom-FSG3 is a small network-attached-storage device with the
      following feature set:
      
      * Intel IXP422
      * 4MB Flash (ixp4xx flash driver)
      * 64MB RAM
      * 4 USB 2.0 host ports (ehci and ohci drivers)
      * 1 WAN (eth1) and 3 LAN (eth0) ethernet ports
        * Supported by the open source ixp4xx ethernet driver
      * Via VT6421 disk controller (libata and sata-via drivers)
        * Internal hard disk (PATA supported, SATA not yet supported)
        * External SATA port (not yet supported)
      * ISL1208 RTC chip
      * Winbond 83782 temp sensor and fan controller
      * MiniPCI slot
      
      The ixp4xx_defconfig is also updated to support this device (the
      leds-fsg driver is to be submitted separately via the leds tree after
      this initial support is merged, as it depends on header gpio defines).
      Signed-off-by: NRod Whitby <rod@whitby.id.au>
      Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>
      7e36e2f5
  6. 04 2月, 2008 1 次提交
  7. 05 5月, 2007 1 次提交
  8. 22 4月, 2007 2 次提交
  9. 07 2月, 2007 1 次提交
  10. 05 1月, 2006 1 次提交
    • R
      [ARM] 3215/1: Iomega NAS 100d (MACH_NAS100D) machine support · 3145d8a6
      Rod Whitby 提交于
      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: NRod Whitby <rod@whitby.id.au>
      Signed-off-by: NAlessandro Zummo <a.zummo@towertech.it>
      Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>
      3145d8a6
  11. 10 11月, 2005 1 次提交
  12. 18 10月, 2005 1 次提交
  13. 17 4月, 2005 1 次提交
    • L
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds 提交于
      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