1. 04 11月, 2014 1 次提交
  2. 26 9月, 2014 1 次提交
    • A
      ARM: at91: fix nommu build regression · e138e3ae
      Arnd Bergmann 提交于
      The newly introduced support for SAMA5D4 added access to the
      'AT91_ALT_BASE_SYS' register area, but failed to define the
      symbols in the case when CONFIG_MMU is disabled.
      
      We really should not hardwire addresses like this any more,
      but as a small fixup, this patch just adds the missing
      definitions for the nommu case, which gets at91x40_defconfig
      and any configuration of sam9 and sama5 with MMU disabled
      back to work.
      Signed-off-by: NArnd Bergmann <arnd@arndb.de>
      Fixes: 726d32bf ("ARM: at91: SAMA5D4 SoC detection code and low ...")
      e138e3ae
  3. 22 9月, 2014 1 次提交
  4. 08 5月, 2014 1 次提交
  5. 22 8月, 2013 1 次提交
  6. 20 11月, 2012 1 次提交
  7. 18 9月, 2012 1 次提交
  8. 29 4月, 2012 1 次提交
  9. 28 4月, 2012 1 次提交
  10. 17 4月, 2012 1 次提交
  11. 23 2月, 2012 1 次提交
  12. 03 2月, 2012 2 次提交
  13. 28 11月, 2011 2 次提交
  14. 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
  15. 25 5月, 2011 3 次提交
  16. 20 1月, 2010 1 次提交
  17. 02 7月, 2009 1 次提交
  18. 27 6月, 2009 1 次提交
  19. 07 8月, 2008 1 次提交
  20. 10 7月, 2008 1 次提交
  21. 26 1月, 2008 1 次提交
  22. 12 7月, 2007 1 次提交
  23. 12 5月, 2007 2 次提交
  24. 22 2月, 2007 1 次提交
  25. 08 2月, 2007 3 次提交
  26. 01 12月, 2006 2 次提交
  27. 05 10月, 2006 1 次提交
  28. 29 9月, 2006 1 次提交
  29. 28 9月, 2006 1 次提交
  30. 21 6月, 2006 1 次提交
  31. 19 6月, 2006 1 次提交
  32. 31 3月, 2006 1 次提交