1. 05 Jul, 2017 1 commit
  2. 28 Jun, 2017 1 commit
    • Caesar Wang's avatar
      rockchip: enable A53's erratum 855873 for rk3399 · dea1e8ee
      Caesar Wang authored
      
      
      For rk3399, the L2ACTLR[14] is 0 by default, as ACE CCI-500 doesn't
      support WriteEvict. and you will hit the condition L2ACTLR[3] with 0,
      as the Evict transactions should propagate to CCI-500 since it has
      snoop filters.
      
      Maybe this erratum applies to all Cortex-A53 cores so far, especially
      if RK3399's A53 is a r0p4. we should enable it to avoid data corruption,
      
      Change-Id: Ib86933f1fc84f8919c8e43dac41af60fd0c3ce2f
      Signed-off-by: default avatarCaesar Wang <wxt@rock-chips.com>
      dea1e8ee
  3. 26 Jun, 2017 1 commit
  4. 14 Jun, 2017 1 commit
  5. 08 Jun, 2017 10 commits
  6. 15 May, 2017 1 commit
  7. 10 May, 2017 3 commits
  8. 03 May, 2017 1 commit
  9. 25 Apr, 2017 1 commit
    • tony.xie's avatar
      rockchip: rk3328: support rk3328 · 0d5ec955
      tony.xie authored
      
      rk3328 is a Quad-core soc and Cortex-a53 inside!
      This patch supports the following functions:
      1、power up/off cpus
      2、suspend/resume cpus
      3、suspend/resume system
      4、reset system
      5、power off system
      
      Change-Id: I60687058d13912c6929293b06fed9c6bc72bdc84
      Signed-off-by: default avatartony.xie <tony.xie@rock-chips.com>
      0d5ec955
  10. 07 Apr, 2017 1 commit
  11. 04 Apr, 2017 1 commit
  12. 20 Mar, 2017 1 commit
  13. 03 Mar, 2017 1 commit
  14. 01 Mar, 2017 1 commit
  15. 24 Feb, 2017 15 commits