1. 14 9月, 2012 1 次提交
  2. 14 5月, 2012 1 次提交
  3. 30 3月, 2012 1 次提交
  4. 29 3月, 2012 1 次提交
  5. 26 1月, 2012 1 次提交
  6. 05 1月, 2012 1 次提交
  7. 14 11月, 2011 1 次提交
  8. 25 10月, 2011 1 次提交
  9. 17 10月, 2011 1 次提交
  10. 11 9月, 2011 1 次提交
    • L
      mtd: pxa3xx_nand: enable multiple chip select support · f3c8cfc2
      Lei Wen 提交于
      Current pxa3xx_nand controller has two chip select which
      both be workable. This patch enable this feature.
      
      Update platform driver to support this feature.
      
      Another notice should be taken that:
      When you want to use this feature, you should not enable the
      keep configuration feature, for two chip select could be
      attached with different nand chip. The different page size
      and timing requirement make the keep configuration impossible.
      Signed-off-by: NLei Wen <leiwen@marvell.com>
      f3c8cfc2
  11. 22 8月, 2011 1 次提交
  12. 12 7月, 2011 1 次提交
  13. 11 7月, 2011 3 次提交
  14. 29 3月, 2011 1 次提交
  15. 21 3月, 2011 1 次提交
  16. 16 3月, 2011 1 次提交
  17. 16 12月, 2010 1 次提交
  18. 20 10月, 2010 1 次提交
    • N
      arm: remove machine_desc.io_pg_offst and .phys_io · 6451d778
      Nicolas Pitre 提交于
      Since we're now using addruart to establish the debug mapping, we can
      remove the io_pg_offst and phys_io members of struct machine_desc.
      
      The various declarations were removed using the following script:
      
        grep -rl MACHINE_START arch/arm | xargs \
        sed -i '/MACHINE_START/,/MACHINE_END/ { /\.\(phys_io\|io_pg_offst\)/d }'
      
      [ Initial patch was from Jeremy Kerr, example script from Russell King ]
      Signed-off-by: NNicolas Pitre <nicolas.pitre@linaro.org>
      Acked-by: Eric Miao <eric.miao at canonical.com>
      6451d778
  19. 08 10月, 2010 1 次提交
  20. 05 8月, 2010 2 次提交
  21. 11 5月, 2010 6 次提交
  22. 16 12月, 2009 2 次提交
  23. 01 12月, 2009 9 次提交