An error occurred fetching the project authors.
  1. 22 Jun, 2008 1 commit
    • Lennert Buytenhek's avatar
      [ARM] add Marvell Loki (88RC8480) SoC support · 777f9beb
      Lennert Buytenhek authored
      The Marvell Loki (88RC8480) is an ARM SoC based on a Feroceon CPU
      core running at between 400 MHz and 1.0 GHz, and features a 64 bit
      DDR controller, 512K of internal SRAM, two x4 PCI-Express ports,
      two Gigabit Ethernet ports, two 4x SAS/SATA controllers, two UARTs,
      two TWSI controllers, and IDMA/XOR engines.
      
      This patch adds support for the Marvell LB88RC8480 Development
      Board, enabling the use of the PCIe interfaces, the ethernet
      interfaces, the TWSI interfaces and the UARTs.
      Signed-off-by: default avatarLennert Buytenhek <buytenh@marvell.com>
      777f9beb
  2. 28 Apr, 2008 2 commits
  3. 24 Apr, 2008 1 commit
  4. 18 Apr, 2008 6 commits
  5. 27 Mar, 2008 1 commit
  6. 26 Jan, 2008 4 commits
  7. 15 Oct, 2007 1 commit
  8. 12 Oct, 2007 1 commit
  9. 22 Jul, 2007 1 commit
  10. 20 Jul, 2007 5 commits
  11. 30 May, 2007 1 commit
  12. 17 May, 2007 1 commit
    • Russell King's avatar
      [ARM] ARMv6: add CPU_HAS_ASID configuration · 516793c6
      Russell King authored
      Presently, we check for the minimum ARM architecture that we're
      building for to determine whether we need ASID support.  This is
      wrong - if we're going to support a range of CPUs which include
      ARMv6 or higher, we need the ASID.
      
      Convert the checks to use a new configuration symbol, and arrange
      for ARMv6 and higher CPU entries to select it.
      Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
      516793c6
  13. 11 May, 2007 3 commits
  14. 09 May, 2007 1 commit
  15. 17 Feb, 2007 2 commits
  16. 11 Feb, 2007 1 commit
  17. 08 Feb, 2007 2 commits
  18. 07 Dec, 2006 1 commit
    • Dan Williams's avatar
      [ARM] 3995/1: iop13xx: add iop13xx support · 285f5fa7
      Dan Williams authored
      The iop348 processor integrates an Xscale (XSC3 512KB L2 Cache) core with a
      Serial Attached SCSI (SAS) controller, multi-ported DDR2 memory
      controller, 3 Application Direct Memory Access (DMA) controllers, a 133Mhz
      PCI-X interface, a x8 PCI-Express interface, and other peripherals to form
      a system-on-a-chip RAID subsystem engine.
      
      The iop342 processor replaces the SAS controller with a second Xscale core
      for dual core embedded applications.
      
      The iop341 processor is the single core version of iop342.
      
      This patch supports the two Intel customer reference platforms iq81340mc
      for external storage and iq81340sc for direct attach (HBA) development.
      
      The developer's manual is available here:
      ftp://download.intel.com/design/iio/docs/31503701.pdf
      
      Changelog:
      * removed virtual addresses from resource definitions
      * cleaned up some unnecessary #include's
      Signed-off-by: default avatarDan Williams <dan.j.williams@intel.com>
      Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
      285f5fa7
  19. 01 Dec, 2006 1 commit
  20. 30 Nov, 2006 1 commit
  21. 28 Sep, 2006 2 commits
  22. 27 Sep, 2006 1 commit