1. 13 Sep, 2019 2 commits
  2. 12 Sep, 2019 16 commits
  3. 11 Sep, 2019 6 commits
  4. 10 Sep, 2019 3 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
    • Justin Chadwell's avatar
      Add python configuration for editorconfig · 40b06510
      Justin Chadwell authored
      
      
      As it currently is, python files are formatted using the general rules
      in .editorconfig - this means that 8-character hard tabs are used, which
      is not the recommended behaviour according to the PEP-8 standard.  This
      patch correct this, and additionally limits the line length to 79
      characters as required by the standard.
      
      Change-Id: I3b5c0aff12034c4184d4555aab36490cdb3885da
      Signed-off-by: default avatarJustin Chadwell <justin.chadwell@arm.com>
      40b06510
  5. 09 Sep, 2019 2 commits
  6. 05 Sep, 2019 11 commits