1. 27 Dec, 2004 3 commits
    • David Vrabel's avatar
      [ARM PATCH] 2323/1: Expand IXP4XX_WATCHDOG config help text · d2c04833
      David Vrabel authored
      Patch from David Vrabel
      
      Expand the IXP4XX_WATCHDOG (IXP4xx internal watchdog) config option help text with a note about its ineffectiveness.
      
      Signed-off-by: David Vrabel
      Signed-off-by: Russell King
      d2c04833
    • Catalin Marinas's avatar
      [ARM PATCH] 2322/1: Enable ARM922T configuration option for Integrator · 0b154da7
      Catalin Marinas authored
      Patch from Catalin Marinas
      
      This patch enables the ARM922T configuration option for the
      Integrator platforms (there is an Excalibur core module available).
      
      Signed-off-by: Catalin Marinas
      Signed-off-by: Russell King
      0b154da7
    • Deepak Saxena's avatar
      [ARM PATCH] 2264/1: Move platform-specific code out of entry-armv.S · 6883df3c
      Deepak Saxena authored
      Patch from Deepak Saxena
      
      This patch borrows from the uclinux source where they have moved
      the per-platform code for get_irqnr_and_base, disable_fiq, and
      irq_prio_table out of entry-armv.S. However, instead of putting the
      macros in arch/arm/mach-$(MACHINE)/entry-header.S, we just have
      it in the machine's incdir. This means we don't need the extra
      complexity of creating symlink at build time. The patch also removes 
      the irq_prio_table as a requirement for all machines and makes it
      specific to IOC/IOMD machines. 
        
      This patch drastically shrinks entry-armv.S and allows us to delete 
      and add machines without having to touch generic code (there were two 
      dead machines laying around in entry-armv.S).
        
      Tested on IXP4xx and test-built for just about every defconfig.
      
      Signed-off-by: Deepak Saxena
      Signed-off-by: Russell King
      6883df3c
  2. 26 Dec, 2004 10 commits
  3. 25 Dec, 2004 1 commit
  4. 24 Dec, 2004 6 commits
  5. 23 Dec, 2004 3 commits
  6. 22 Dec, 2004 8 commits
  7. 21 Dec, 2004 9 commits