1. 09 Oct, 2008 2 commits
    • Syed Mohammed, Khasim's avatar
      ARM: OMAP3: Add minimal omap3430 support · cc26b3b0
      Syed Mohammed, Khasim authored
      Add minimal omap3430 support based on earlier patches from
      Syed Mohammed Khasim. Also merge in omap34xx SRAM support
      from Karthik Dasu and use consistent naming for sram init
      functions.
      
      Also do following changes that make 34xx support usable:
      
      - Remove unused sram.c functions for 34xx
      
      - Rename IRQ_SIR_IRQ to INTCPS_SIR_IRQ and define it locally
        in entry-macro.S
      
      - Update mach-omap2/io.c to support 2420, 2430, and 34xx
      
      - Also merge in 34xx GPMC changes to add fields wr_access and
        wr_data_mux_bus from Adrian Hunter
      
      - Remove memory initialization call omap2_init_memory() until
        until more generic memory initialization patches are posted.
        It's OK to rely on bootloader initialization until then.
      Signed-off-by: default avatarSyed Mohammed, Khasim <khasim@ti.com>
      Signed-off-by: Karthik Dasu<karthik-dp@ti.com>
      Signed-off-by: default avatarAdrian Hunter <ext-adrian.hunter@nokia.com>
      Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
      
      
      
      cc26b3b0
    • Paul Walmsley's avatar
      ARM: OMAP2: Fix sparse, checkpatch warnings in OMAP2/3 IRQ code · 2e7509e5
      Paul Walmsley authored
      Fix sparse warnings in mach-omap2/irq.c. Fix by defining
      intc_bank_write_reg() and intc_bank_read_reg(), and convert INTC module
      register access to use them rather than __raw_{read,write}l.
      
      Also clear up some checkpatch warnings involving includes from asm/
      rather than linux/.
      Signed-off-by: default avatarPaul Walmsley <paul@pwsan.com>
      Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
      
      
      
      2e7509e5
  2. 06 Oct, 2008 6 commits
  3. 03 Oct, 2008 2 commits
  4. 05 Sep, 2008 12 commits
  5. 04 Sep, 2008 3 commits
  6. 03 Sep, 2008 15 commits