1. 14 Aug, 2004 4 commits
    • Ben Dooks's avatar
      [ARM PATCH] 1995/1: S3C2410 - Clock controls · 10c37e7c
      Ben Dooks authored
      Patch from Ben Dooks
      
      Code to deal with controlling the clock sources
      on the s3c2410, using the <arch/hardware/clocks.h>
      interface
      
      Includes Herbert Potzl's patch for the clock register
      include file
      10c37e7c
    • Sascha Hauer's avatar
      [ARM PATCH] 1955/3: Motorola i.MX architecture support · 9c496bde
      Sascha Hauer authored
      Patch from Sascha Hauer
      
      This patch adds support for the Motorola i.MX SoC. It has board
      support included for the MX1ADS Eval Board, but the patch has been
      tested on two other custom boards as well.
      
      Things changed since Patch 1955/2:
      - fixed according to Russell's comments.
      - removed unnecassary files from include/asm-arm/arch-imx.
      - removed cpufreq support (it needs rework).
      - made myself the Maintainer of mx1ads
      
      Sascha Hauer
      9c496bde
    • Nicolas Pitre's avatar
      [ARM PATCH] 1909/1: add a cached definition of ioremap · f9df54d9
      Nicolas Pitre authored
      Patch from Nicolas Pitre
      
      This would be used by MTD map drivers for example.
      f9df54d9
    • Nicolas Pitre's avatar
      [ARM PATCH] 1866/4: kernel support for iWMMXt present on some XScale cores · 28b3026e
      Nicolas Pitre authored
      Patch from Nicolas Pitre
      
      This is required for a system with user space binaries using iWMMXt 
      instructions to even boot (revised again).
      
      It also moves defines for thread_info offsets from  magic static
      values to the auto generated asm/constants.h in order to better
      cope with changing structure offsets and avoid user errors.
      28b3026e
  2. 13 Aug, 2004 1 commit
  3. 12 Aug, 2004 3 commits
  4. 13 Aug, 2004 2 commits
    • Marc Singer's avatar
      [ARM PATCH] 2002/1: lh7a40x Timer fixup · 85021953
      Marc Singer authored
      Patch from Marc Singer
      
      The work already done to rectify the timer code initialization missed
      a necessary change.  This patch adds a timer initialization function
      to the LPD7A400 machine type.  It also makes a small correction to the
      kernel configuration that is out of step with the machine specific
      Kconfig.
      
      85021953
    • Marc Singer's avatar
      [ARM PATCH] 2001/1: lh7a40x IDE cleanup · 94fd05b4
      Marc Singer authored
      Patch from Marc Singer
      
      This patch aligns the lh7a40x port with the updated structure of IDE
      drivers.  It also removes an unused FIQ handler.  This patch is made
      in order to get the lh7a40x port to build.
      94fd05b4
  5. 12 Aug, 2004 9 commits
  6. 11 Aug, 2004 6 commits
  7. 10 Aug, 2004 15 commits