Skip to content
  1. Jan 16, 2019
  2. Dec 25, 2018
  3. Oct 30, 2018
  4. Oct 19, 2018
  5. Oct 11, 2018
  6. Aug 10, 2018
  7. Aug 07, 2018
  8. Aug 03, 2018
  9. Jun 22, 2018
  10. May 04, 2018
    • Manoj Kumar's avatar
      build-scripts: add -a parameter for removing pci & smmu nodes · d3ead2c8
      Manoj Kumar authored and Arvind Chauhan's avatar Arvind Chauhan committed
      
      
      This patch adds new build flag -a to build scripts which is used
      only when building for FVP_Base_AEMv8A-ARMv8A model. Since this
      model doesn't has PCI & SMMU IPs (whereas the device tree has),
      user lands in kernel panic while booting Linux in this model.
      
      By passing -a true while building, the PCI & SMMU nodes are
      removed in device-tree by which kernel panic is avoided.
      
      Change-Id: I1f47ec1b216bf63bfbca50c05748fe5f8d8d22c2
      Signed-off-by: Manoj Kumar's avatarManoj Kumar <manoj.kumar3@arm.com>
      d3ead2c8
  11. Apr 30, 2018
  12. Jan 30, 2018
  13. Nov 08, 2017
  14. Aug 09, 2017
    • Ryan Harkin's avatar
      Add Linux DTS for FVP with threaded CPUs · 72868d7f
      Ryan Harkin authored
      
      
      In contrast with the non-multi-threading DTS, this enumerates MPIDR
      values shifted by one affinity level to the left. The newly added DTS
      reflects CPUs with a single thread in them.
      
      Since both DTS files are the same apart from MPIDR contents, the common
      bits have been moved to a separate file that's then included from the
      top-level DTS files. The multi-threading version only updates the MPIDR
      contents.
      
      Change-Id: I9df71daa9c6fe7f658ba1d2c9d30a82154be8d7d
      Signed-off-by: default avatarRyan Harkin <ryan.harkin@linaro.org>
      72868d7f
  15. Jul 21, 2017
  16. Jul 20, 2017
Loading