1. 09 10月, 2008 2 次提交
    • S
      ARM: OMAP3: Add minimal omap3430 support · cc26b3b0
      Syed Mohammed, Khasim 提交于
      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: NSyed Mohammed, Khasim <khasim@ti.com>
      Signed-off-by: Karthik Dasu<karthik-dp@ti.com>
      Signed-off-by: NAdrian Hunter <ext-adrian.hunter@nokia.com>
      Signed-off-by: NTony Lindgren <tony@atomide.com>
      
      
      
      cc26b3b0
    • P
      ARM: OMAP2: Fix sparse, checkpatch warnings in OMAP2/3 IRQ code · 2e7509e5
      Paul Walmsley 提交于
      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: NPaul Walmsley <paul@pwsan.com>
      Signed-off-by: NTony Lindgren <tony@atomide.com>
      
      
      
      2e7509e5
  2. 06 10月, 2008 6 次提交
  3. 03 10月, 2008 2 次提交
  4. 06 9月, 2008 12 次提交
  5. 05 9月, 2008 1 次提交
  6. 04 9月, 2008 2 次提交
  7. 03 9月, 2008 15 次提交