1. 16 Dec, 2004 6 commits
    • Richard Purdie's avatar
      [ARM PATCH] 2315/1: PXA PCMCIA Suspend/Resume bugfix · 1b6d94aa
      Richard Purdie authored
      Patch from Richard Purdie
      
      The base PCMCIA code for PXA2xx doesn't work over a suspend/resume 
      cycle as the MECR register isn't preserved. This patch restores 
      the register.
      
      Signed-off-by: Richard Purdie
      Signed-off-by: Russell King
      1b6d94aa
    • Catalin Marinas's avatar
      [ARM PATCH] 2312/1: Cache type information fix · 12ccb661
      Catalin Marinas authored
      Patch from Catalin Marinas
      
      The CType field in the cache type CP15 register does not always
      specify whether the cache is VIVT or VIPT. The dump_cpu_info()
      function should use the cache_is_(vivt|vipt) macros instead.
      
      Signed-off-by: Catalin Marinas
      Signed-off-by: Russell King
      12ccb661
    • Catalin Marinas's avatar
      [ARM PATCH] 2311/1: ARM1176 CPU detection · ff667a48
      Catalin Marinas authored
      Patch from Catalin Marinas
      
      The CPU Id register changed with the ARM1176 processor and the
      ARMv6 architecture description field can be either 7 or 0xF.
      This patch also detects the first byte of the part number since
      0xF in the description field will also be used for future ARM
      architectures.
      
      Signed-off-by: Catalin Marinas
      Signed-off-by: Russell King
      ff667a48
    • Deepak Saxena's avatar
      [ARM PATCH] 2305/1: Add IXP46x CPU support · 81b6a448
      Deepak Saxena authored
      Patch from Deepak Saxena
      
      Add support for Intel's new IXP46x CPU family.
      
      Signed-off-by: Deepak Saxena
      Signed-off-by: Russell King
      81b6a448
    • Catalin Marinas's avatar
      [ARM PATCH] 2310/1: CONFIG_FPE_NWFPE enabled in (integrator|versatile)_defconfig · c2fe2350
      Catalin Marinas authored
      Patch from Catalin Marinas
      
      CONFIG_FPE_NWFPE was enabled and CONFIG_FPE_FASTFPE disabled in the
      (integrator|versatile)_defconfig files because the latter is only
      available as a separate patch.
      
      Signed-off-by: Catalin Marinas
      Signed-off-by: Russell King
      c2fe2350
    • Dave Jiang's avatar
      [ARM PATCH] 2314/1: Enable physmap MTD driver for IOP platforms · e420162f
      Dave Jiang authored
      Patch from Dave Jiang
      
      Update all IOP def configs to utilize the MTD physmap driver instead of IOP specific MTD maps driver.
      
      Signed-off-by: Dave Jiang
      Signed-off-by: Russell King
      e420162f
  2. 15 Dec, 2004 3 commits
  3. 14 Dec, 2004 8 commits
  4. 13 Dec, 2004 23 commits