1. 15 1月, 2011 3 次提交
  2. 14 1月, 2011 1 次提交
  3. 18 12月, 2010 1 次提交
  4. 16 12月, 2010 1 次提交
  5. 13 1月, 2010 1 次提交
  6. 03 11月, 2009 1 次提交
  7. 10 9月, 2009 1 次提交
  8. 09 3月, 2009 2 次提交
    • E
      [ARM] pxa: separate definitions from pxa-regs.h and remove it finally · 5bf3df3f
      Eric Miao 提交于
      The remaining registers are separated into:
      
         - <mach/regs-ost.h>
         - <mach/regs-rtc.h>
         - <mach/regs-intc.h>
      
      and then we can remove pxa-regs.h completely. Instead of #include this
      file, let's:
      
      1. include the specific <mach/regs-*.h> with care (if that's absolutely
         necessary)
      
      2. define the registers in the driver, make cleanly defined API to expose
         the register access to external with sufficient reason
      Signed-off-by: NEric Miao <eric.miao@marvell.com>
      5bf3df3f
    • E
      [ARM] pxa: move IRQ handling of GPIO 0 and 1 outside of gpio.c · a58fbcd8
      Eric Miao 提交于
      This is part of the work making gpio.c generic enough, the changes
      include:
      
      1. move IRQ handling of GPIO 0 and 1 outside (and back into irq.c)
      
      2. pxa_init_gpio() accepts a range for muxed GPIO IRQs, and an IRQ
         number for the muxed GPIOs
      
      3. __gpio_is_occupied() and __gpio_is_inverted() are made inline,
         and are moved into <mach/gpio.h> instead of generic gpio.c
      Signed-off-by: NEric Miao <eric.miao@marvell.com>
      a58fbcd8
  9. 02 9月, 2008 1 次提交
  10. 07 8月, 2008 2 次提交
  11. 07 7月, 2008 1 次提交
  12. 19 4月, 2008 7 次提交
  13. 06 2月, 2008 1 次提交
  14. 04 2月, 2008 1 次提交
  15. 16 10月, 2007 1 次提交
  16. 13 10月, 2007 2 次提交
  17. 29 8月, 2007 1 次提交
  18. 12 7月, 2007 6 次提交
  19. 22 4月, 2007 2 次提交
  20. 30 11月, 2006 1 次提交
  21. 07 10月, 2006 1 次提交
  22. 02 8月, 2006 1 次提交
  23. 29 6月, 2006 1 次提交