1. 15 2月, 2009 1 次提交
    • A
      [ARM] 5390/1: AT91: Watchdog fixes · 2af29b78
      Andrew Victor 提交于
      The recently merged AT91SAM9 watchdog driver uses the
      AT91SAM9X_WATCHDOG config variable, whereas the original version of
      the driver (and the platform support code) used AT91SAM9_WATCHDOG.
      This causes the watchdog platform_device to never be registered, and
      therefore the driver not to be initialized.
      
      This patch:
      - updates the platform support code to use AT91SAM9X_WATCHDOG.
      - includes <linux/io.h> to fix compile error (same fix as was applied
      to at91rm9200_wdt.c)
      - fixes comment regarding watchdog clock-rates in at91rm9200.
      Signed-off-by: NAndrew Victor <linux@maxim.org.za>
      Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>
      2af29b78
  2. 27 1月, 2009 1 次提交
  3. 09 1月, 2009 1 次提交
  4. 25 12月, 2008 1 次提交
  5. 24 12月, 2008 1 次提交
  6. 16 12月, 2008 5 次提交
  7. 14 12月, 2008 1 次提交
  8. 12 12月, 2008 2 次提交
  9. 11 12月, 2008 2 次提交
  10. 02 12月, 2008 2 次提交
  11. 01 12月, 2008 2 次提交
  12. 26 11月, 2008 1 次提交
  13. 22 10月, 2008 1 次提交
    • B
      [ARM] msm: rename ARCH_MSM7X00A to ARCH_MSM · 1637de0c
      Brian Swetland 提交于
      The MSM architecture covers a wider family of chips than just the MSM7X00A.
      Move to a more generic name, in perparation for supporting the specific
      SoC variants as sub-architectures (ARCH_MSM7X01A, ARCH_MSM722X, etc).  This
      gives us ARCH_MSM for the (many) common peripherals.
      
      This also removes the unused/obsolete config item MSM7X00A_IDLE.
      Signed-off-by: NBrian Swetland <swetland@google.com>
      1637de0c
  14. 21 10月, 2008 1 次提交
  15. 17 10月, 2008 1 次提交
  16. 10 10月, 2008 2 次提交
  17. 09 10月, 2008 1 次提交
  18. 07 10月, 2008 2 次提交
  19. 02 10月, 2008 1 次提交
  20. 27 9月, 2008 1 次提交
  21. 26 9月, 2008 3 次提交
  22. 22 9月, 2008 1 次提交
  23. 19 9月, 2008 2 次提交
  24. 09 9月, 2008 1 次提交
  25. 27 8月, 2008 2 次提交
  26. 23 8月, 2008 1 次提交