1. 21 1月, 2012 2 次提交
  2. 25 10月, 2011 1 次提交
  3. 07 9月, 2011 3 次提交
  4. 28 7月, 2011 1 次提交
    • J
      at91: introduce commom AT91_BASE_SYS · 21d08b9d
      Jean-Christophe PLAGNIOL-VILLARD 提交于
      On all at91 except rm9200 and x40 have the System Controller starts
      at address 0xffffc000 and has a size of 16KiB.
      
      On rm9200 it's start at 0xfffe4000 of 111KiB with non reserved data starting
      at 0xfffff000
      
      This patch removes the individual definitions of AT91_BASE_SYS and
      replaces them with a common version at base 0xfffffc000 and size 16KiB
      and map the same memory space
      Signed-off-by: NJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
      Cc: Nicolas Ferre <nicolas.ferre@atmel.com>
      Cc: Patrice Vilchez <patrice.vilchez@atmel.com>
      21d08b9d
  5. 25 5月, 2011 1 次提交
  6. 15 1月, 2011 2 次提交
  7. 17 12月, 2010 1 次提交
  8. 01 12月, 2010 1 次提交
  9. 26 10月, 2010 4 次提交
  10. 08 10月, 2010 2 次提交
  11. 05 10月, 2010 1 次提交
  12. 09 7月, 2010 1 次提交
  13. 14 4月, 2010 2 次提交
  14. 20 1月, 2010 2 次提交
  15. 11 11月, 2009 2 次提交
  16. 23 9月, 2009 1 次提交
  17. 31 7月, 2009 2 次提交
  18. 02 7月, 2009 1 次提交
  19. 27 6月, 2009 1 次提交
  20. 02 12月, 2008 2 次提交
  21. 22 9月, 2008 1 次提交
    • A
      [ARM] 5264/2: [AT91] Suspend-to-RAM disables main oscillator · eaad2db0
      Andrew Victor 提交于
      This patch adds support for a low(er)-power suspend-to-RAM.
      In addition to the SDRAM being put into self-refresh mode, the Master
      Clock is set to the Slow-clock rate (32Khz) and PLLA & PLLB are
      disabled.
      Certain peripherals are therefore also disabled, and thus cannot be
      used as wakeup sources.
      
      This patch has been included in the AT91 patches in various forms
      since 2.6.19 and a number of people have worked or commented on it,
      most notably:
       Savin Zlobec (for the original AT91RM9200 support)
       Anti Sullin (for the SAM9260 version)
       David Brownell, etc.
      Signed-off-by: NAndrew Victor <linux@maxim.org.za>
      Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>
      eaad2db0
  22. 19 9月, 2008 1 次提交
  23. 10 7月, 2008 1 次提交
  24. 02 6月, 2008 2 次提交
  25. 17 4月, 2008 2 次提交