1. 05 1月, 2012 1 次提交
  2. 21 11月, 2011 1 次提交
  3. 17 11月, 2011 1 次提交
  4. 14 11月, 2011 1 次提交
    • H
      ARM: mmp: fix build error on gpio · 22f4cb4b
      Haojian Zhuang 提交于
      Parameters of GPIO_REG() should be assigned as volatile.
      
      arch/arm/plat-pxa/include/plat/gpio.h: In function ‘gpio_get_value’:
      arch/arm/plat-pxa/include/plat/gpio.h:12:21: error: invalid operands to
      binary & (have ‘void *’ and ‘int’)
      arch/arm/plat-pxa/include/plat/gpio.h: In function ‘gpio_set_value’:
      arch/arm/plat-pxa/include/plat/gpio.h:21:4: error: lvalue required as
      left operand of assignment
      arch/arm/plat-pxa/include/plat/gpio.h:23:4: error: lvalue required as
      left operand of assignment
      Signed-off-by: NHaojian Zhuang <haojian.zhuang@marvell.com>
      Signed-off-by: NEric Miao <eric.y.miao@gmail.com>
      22f4cb4b
  5. 25 10月, 2011 4 次提交
  6. 17 10月, 2011 2 次提交
  7. 14 10月, 2011 1 次提交
  8. 08 10月, 2011 1 次提交
  9. 02 10月, 2011 1 次提交
  10. 26 9月, 2011 1 次提交
  11. 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
  12. 23 8月, 2011 1 次提交
  13. 11 8月, 2011 5 次提交
  14. 08 8月, 2011 1 次提交
  15. 21 7月, 2011 2 次提交
  16. 20 7月, 2011 1 次提交
  17. 12 7月, 2011 5 次提交
  18. 06 7月, 2011 2 次提交
  19. 07 5月, 2011 1 次提交
  20. 12 4月, 2011 2 次提交
  21. 31 3月, 2011 1 次提交
  22. 29 3月, 2011 2 次提交
  23. 21 3月, 2011 1 次提交
  24. 18 2月, 2011 1 次提交