1. 03 May, 2017 1 commit
  2. 14 Apr, 2016 1 commit
    • Fan Chen's avatar
      mt8173: Fix timing issue of mfg mtcmos power off · 8c9130c6
      Fan Chen authored
      
      
      In mt8173, there are totally 10 non-cpu mtcmos, so we cannot tell
      if SPM finished the power control flow by 10 status bits of PASR_PDP_3.
      So, extend PASR_PDP_3 status bits from 10 to 20 so that we can
      make sure if the control action has been done precisely.
      
      Change-Id: Ifd4faaa4173c6e0543aa8471149adb9fe7fadedc
      Signed-off-by: default avatarFan Chen <fan.chen@mediatek.com>
      8c9130c6
  3. 26 Jan, 2016 1 commit
    • Jimmy Huang's avatar
      mt8173: Implement subsystem power control logic in ARM TF · 1a1ff8b9
      Jimmy Huang authored
      
      
      1. Add SiP calls for subsystem power on/off and check support
      2. Add subsystem power control related initialization in
         bl31_plat_setup.c
      3. Add subsystem power on/off and power ack waiting functions
      4. Update PCM code for subsystem physical power control logic
      
      Change-Id: Ia0ebb1964c8f9758159bcf17c1813d76ef52cf64
      Signed-off-by: default avataryt.lee <yt.lee@mediatek.com>
      1a1ff8b9
  4. 11 Aug, 2015 1 commit
    • CC Ma's avatar
      Initial platform port for MediaTek mt8173 · 7d116dcc
      CC Ma authored
      
      
      - Boot up 4 cores.
      - Add a generic UART driver.
      - Add generic CPU helper functions
      - Supoort suspend
      - Add system_off & system_reset implementation
      - Add crash console reporting implementation
      - Add get_sys_suspend_power_state() for PSCI 1.0 SYSTEM_SUSPEND
      - Add Mediatek SIP runtime service
      - Add delay timer platform implementation
      
      Change-Id: I44138249f115ee10b9cbd26fdbc2dd3af04d825f
      Signed-off-by: default avatarCC Ma <cc.ma@mediatek.com>
      Signed-off-by: default avatarJimmy Huang <jimmy.huang@mediatek.com>
      7d116dcc