An error occurred fetching the project authors.
  1. 18 Jun, 2004 2 commits
    • Russell King's avatar
      [ARM] Remove NexusPCI/FTVPCI platform. · e9479a8d
      Russell King authored
      This platform is no longer maintained, and its maintainer says that
      the hardware is obsolete and out of circulation.
      e9479a8d
    • Russell King's avatar
      [ARM] Add support code for ARM hardware vector floating point · 451436b7
      Russell King authored
      This cset adds the code to handle the hardware vector floating point
      unit found on some ARM926 and later CPUs.  The hardware provides
      an implementation for the common cases, and bounces exceptions for
      other cases, which have to be handled in software, and signalling
      SIGFPE as appropriate.
      451436b7
  2. 17 Jun, 2004 1 commit
  3. 15 Jun, 2004 3 commits
    • Marc Singer's avatar
      [ARM PATCH] 1928/1: lh7a40x #7 Changes to memory model to support contiguous SDRAM · 1d4e3016
      Marc Singer authored
      Patch from Marc Singer
      
      [if's replaced by ifdef's.]
      
      While the BLOB boot loader doesn't support it, there are two others,
      UBOOT and Logic's LOLO, that will initialize the SDRAM controller such
      that the memory appears as a contiguous region.  This layout to be
      required for WinCE and, thus, is the default for these loaders.  The
      memory organization had been optimized for discontiguous blocks.  Now,
      it supports a default mode that is compatible with all of the
      bootloaders as well as options to optimize for either contiguous or
      discontiguous models.
      
      Withing, there is also a slight change to the way that the DEBUG_LL
      macros select the UART address.  Now it uses immediate constants
      exclusively.
      1d4e3016
    • Deepak Saxena's avatar
      [ARM] Timer cleanup · 13ffe5f8
      Deepak Saxena authored
      Signed-off-by: default avatarDeepak Saxena <dsaxena@plexity.net>
      13ffe5f8
    • Russell King's avatar
      [ARM] Resurect EBSA110 machine class. · ca36f40d
      Russell King authored
      This fixes build errors in EBSA110, and updates the default
      configuration.
      ca36f40d
  4. 24 May, 2004 1 commit
  5. 21 May, 2004 2 commits
  6. 19 May, 2004 1 commit
    • Bartlomiej Zolnierkiewicz's avatar
      [PATCH] ARM/ARM26 IDE cleanups · 4b3b8ee5
      Bartlomiej Zolnierkiewicz authored
      - clear hwif->hw in setup-pci.c before using it
      
      - fix arch/arm/Kconfig to allow IDE only on platforms supporting it
      
      - introduce IDE_ARCH_OBSOLETE_INIT and ide_default_io_ctl() so
        we can use generic ide_init_hwif_ports() and kill no longer needed
        <asm-arm/arch-*/ide.h> (leave broken lh7a40x and sa1100 versions)
      
      Cross-compile tested on ARM.
      4b3b8ee5
  7. 13 May, 2004 1 commit
  8. 12 May, 2004 1 commit
    • Deepak Saxena's avatar
      First of a set of eight patches that adds support for Intel's · f338b93f
      Deepak Saxena authored
      IXP4xx family of network processors. The code still needs some
      cleanup here and there, but it's to the point that it's should
      be OK to push upstream.
      
      Some of the remaining TODOs:
      
      - Cleanup GPIO IRQ handling for edge-trigered HW (none exists ATM)
      - Add IDE driver for various platforms
      - Misc cleanups
      
      This patch adds the changes to arch/arm/Makefile and arch/arm/Kconfig
      f338b93f
  9. 09 May, 2004 1 commit
    • Marc Singer's avatar
      [ARM PATCH] 1816/1: lh7a40x #2 (1/7) core · 1c0c2783
      Marc Singer authored
      Patch from Marc Singer
      
      Updated change set for the 2.6.5 kernel *and* for the April 8th arm
      patch.  Also included are changes suggested by Russell that merge
      several of the files in the mach- directory.  I have also endeavored
      to remove all unnecessary whitespace additions.
      
      Note that since I've found the cause of an annoying user-space crash,
      I believe that this patch is OK.  The crash appears to have nothing to
      do with the system setup.
      1c0c2783
  10. 24 Apr, 2004 1 commit
    • Deepak Saxena's avatar
      [ARM PATCH] 1815/1: Generic DMA buffer bouncing support for ARM targets · c2e26dd2
      Deepak Saxena authored
      Patch from Deepak Saxena
      
      Latest (and hopefully last :) patch for generic DMA buffer bouncing.
      
      - Fixed SA1111 dma_needs_bounce
      - Added check for out of bounds buffers.
      - Made dmabounce.c directly implement dma_* API
      
      Note that I didn't do the following:
      
      #ifndef CONFIG_DMABOUNCE
      inline implementations of all functions
      #else
      extern declarations
      #endif
      
      Instead I wrapped it individual in #ifndef/#else blocks to keep the
      comments in the same area as function declarations.  IMHO this makes 
      it easier for someone to go look at the comments if they need to know 
      what a specific API does.
      c2e26dd2
  11. 22 Apr, 2004 1 commit
  12. 08 Apr, 2004 1 commit
  13. 05 Apr, 2004 1 commit
  14. 04 Apr, 2004 1 commit
    • Tony Lindgren's avatar
      [ARM PATCH] 1777/1: Add TI OMAP support to ARM core files · 58486ae8
      Tony Lindgren authored
      Patch from Tony Lindgren
      
      This patch updates the ARM Linux core files to add support for 
      Texas Instruments OMAP-1510, 1610, and 730 processors. 
      
      OMAP is an embedded ARM processor with integrated DSP.
      
      OMAP-1610 has hardware support for USB OTG, which might be of interest
      to Linux developers. OMAP-1610 could be easily be used as development 
      platform to add USB OTG support to Linux.
      
      This patch is an updated version of an earlier patch 1767/1 
      with the dummy Kconfig added for OMAP as suggested by Russell King
      here:
      
      http://www.arm.linux.org.uk/developer/patches/viewpatch.php?id=1767/1
      
      This patch is brought to you by various linux-omap developers.
      58486ae8
  15. 27 Mar, 2004 1 commit
  16. 25 Mar, 2004 1 commit
    • Russell King's avatar
      [ARM] Remove Anakin machine support. · 02cae55d
      Russell King authored
      Anakin has not been maintained since it was (partially) merged, and
      the maintainers appear to ignore mail about it.  No one appears
      willing to maintain it either.  However, some unrelated kernel
      maintainers have been updating various files while they've been
      working in the area - which is wasted work for something which
      isn't maintained.
      
      Therefore, this cset removes Anakin completely from the kernel.
      02cae55d
  17. 18 Mar, 2004 1 commit
    • Andrew Morton's avatar
      [PATCH] doc. updates/typos · 56b586b8
      Andrew Morton authored
      From: "Randy.Dunlap" <rddunlap@osdl.org>
      
      Remove the rest of references to smp.tex
      Documentation/cpufreq => Documentation/cpu-freq
      DocBook/tulip.{pdf,ps,html} => DocBook/tulip-user.{pdf,ps,html}
      Bunch of other typos.
      56b586b8
  18. 15 Mar, 2004 1 commit
  19. 26 Feb, 2004 1 commit
  20. 22 Feb, 2004 1 commit
  21. 19 Feb, 2004 1 commit
  22. 18 Feb, 2004 2 commits
    • Andrew Morton's avatar
      [PATCH] oprofile: ARM infrastructure · 3a67d0c3
      Andrew Morton authored
      From: Philippe Elie <phil.el@wanadoo.fr>
      
      From: Zwane Mwaikambo <zwane@arm.linux.org.uk>
      
      This patch adds infrastructure code and enables ARM to utilise the timer
      int oprofile driver.  There is PMU code under development for the XScale
      but that is still forthcoming.  In the meantime you can use the timer int
      driver with an updated Oprofile-CVS userspace (SF is a bit slow, please
      allow 24hrs).
      3a67d0c3
    • Bartlomiej Zolnierkiewicz's avatar
      [PATCH] move CONFIG_HOTPLUG to init/Kconfig · 14810e1f
      Bartlomiej Zolnierkiewicz authored
      As a bonus: cris, h8300, m68k and sparc can use CONFIG_HOTPLUG now.
      14810e1f
  23. 06 Feb, 2004 1 commit
  24. 04 Oct, 2003 2 commits
  25. 25 Sep, 2003 1 commit
  26. 26 Sep, 2003 1 commit
  27. 24 Sep, 2003 1 commit
    • Rusty Russell's avatar
      [PATCH] Kconfig fixes for modules.txt · 77215b89
      Rusty Russell authored
      Kconfig cleanup megapatch from Nicolas Kaiser <nikai@nikai.net>.
      
      modules.txt no longer exists, and the common wording used to refer to
      it sucks.  This is all by Nicolas Kaiser's: at Randy and Matthew's
      request, "say M" changed to "choose M" (more sense for graphical front
      ends, too).
      77215b89
  28. 17 Sep, 2003 1 commit
  29. 16 Sep, 2003 1 commit
    • Russell King's avatar
      [ARM] Update ARM CPU support. · 295864f7
      Russell King authored
      Move ARM CPU configuration to arch/arm/mm.  Seperate out the selection
      of the abort, cache handling, optimised page copying and TLB handling
      from the Makefile, and move it into the configuration system.  This
      allows us to select the correct files in arch/arm/mm and pick the
      appropriate definitions in include/asm-arm/* based upon a config
      symbol rather than a bunch of configuration symbols.
      
      Also add ARM1020E, ARM1022 and ARM1026 CPU support.
      295864f7
  30. 03 Sep, 2003 1 commit
  31. 31 Aug, 2003 1 commit
    • Andrew Morton's avatar
      [PATCH] kill CONFIG_KCORE_AOUT · e23a1220
      Andrew Morton authored
      From: Adrian Bunk <bunk@fs.tum.de>
      
      Remove CONFIG_KCORE_AOUT: the ability to present /proc/kcore in a.out
      format.
      
      I've checked with various arch maintainers.  It won't be missed.
      e23a1220
  32. 19 Aug, 2003 1 commit
    • Russell King's avatar
      [ARM] Remove redundant CONFIG_DEBUG_INFO. · f2bb4931
      Russell King authored
      ARM had CONFIG_DEBUG_INFO for ages.  Unfortunately, the new
      CONFIG_DEBUG_INFO was rather blindly applied across all architectures.
      This removes the duplication from the ARM architecture.
      f2bb4931
  33. 16 Aug, 2003 1 commit
  34. 05 Aug, 2003 1 commit