1. 08 Apr, 2004 2 commits
    • Russell King's avatar
      [ARM] Fix ordering of machine class selection. · f9ef3fc9
      Russell King authored
      The machine class should be in alphabetical order.  Swap ordering
      of the recently added TI and S3C2410 entries to return it to this
      ordering.
      f9ef3fc9
    • Marc Singer's avatar
      [ARM PATCH] 1806/1: Adding barrier() to show_stack () for proper backtracing · 353eb8c6
      Marc Singer authored
      Patch from Marc Singer
      
      As suggested by Russell, we add a barrier() before returning from
      stack_trace().  This was helpful when diagnosing a problem with a
      kernel transition to user-space where the problem was a lack of
      floating point support in the kernel.  Without this change, the
      backtrace reported an error.
      
      It is possible that this change has already been made.  I don't see it
      in any of the applied patches that I can read.
      353eb8c6
  2. 05 Apr, 2004 9 commits
  3. 04 Apr, 2004 5 commits
    • Nicolas Pitre's avatar
      [ARM PATCH] 1783/1: more PXA reg definitions · d5925c48
      Nicolas Pitre authored
      Patch from Nicolas Pitre
      d5925c48
    • Nicolas Pitre's avatar
      [ARM PATCH] 1782/1: discontigmem support for PXA chips · 8d8c166f
      Nicolas Pitre authored
      Patch from Nicolas Pitre
      8d8c166f
    • Tony Lindgren's avatar
      [ARM PATCH] 1781/1: Add TI OMAP support, arch files · e96c4c63
      Tony Lindgren authored
      Patch from Tony Lindgren
      
      This patch adds the arch files for Texas Instruments OMAP-1510 and 
      1610 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 patch 1769/1 with Russell King's
      comments fixed. This patch requires patch 1777/1 applied.
      
      This patch is brought to you by various linux-omap developers.
      e96c4c63
    • Tony Lindgren's avatar
      [ARM PATCH] 1780/1: Add TI OMAP support, include files · ca927387
      Tony Lindgren authored
      Patch from Tony Lindgren
      
      This patch adds the include files for Texas Instruments OMAP-1510 and 
      1610 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 patch 1768/1 with Russell King's
      comments fixed. This patch requires patch 1777/1 applied.
      
      This patch is brought to you by various linux-omap developers.
      ca927387
    • 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
  4. 03 Apr, 2004 9 commits
  5. 02 Apr, 2004 11 commits
  6. 01 Apr, 2004 4 commits