1. 12 Sep, 2019 13 commits
  2. 11 Sep, 2019 6 commits
  3. 10 Sep, 2019 2 commits
    • Jolly Shah's avatar
      plat: xilinx: zynqmp: Initialize IPI table from zynqmp_config_setup() · 705bed5d
      Jolly Shah authored
      
      
      Common ipi_table needs to be initialized before using any
      IPI command (i.e send/receive). Move zynqmp ipi config table
      initialization from sip_svc_setup() to zynqmp_config_setup().
      
      Change-Id: Ic8aaa0728a43936cd4c6e1ed590e01ba8f0fbf5b
      Signed-off-by: default avatarTejas Patel <tejas.patel@xilinx.com>
      Signed-off-by: default avatarJolly Shah <jolly.shah@xilinx.com>
      705bed5d
    • Soby Mathew's avatar
      Merge changes from topic "yg/stm32mp1_wdg_updates" into integration · 0289ab9e
      Soby Mathew authored
      * changes:
        mmc: stm32_sdmmc2: correctly manage block size
        mmc: stm32_sdmmc2: manage max-frequency property from DT
        stm32mp1: move check_header() to common code
        stm32mp1: keep console during runtime
        stm32mp1: sp_min: initialize MMU and cache earlier
        stm32mp1: add support for LpDDR3
        stm32mp1: use a common function to check spinlock is available
        clk: stm32mp: enable RTCAPB clock for dual-core chips
        stm32mp1: check if the SoC is single core
        stm32mp1: print information about board
        stm32mp1: print information about SoC
        stm32mp1: add watchdog support
      0289ab9e
  4. 09 Sep, 2019 2 commits
  5. 05 Sep, 2019 17 commits