1. 31 3月, 2019 1 次提交
  2. 28 3月, 2019 1 次提交
  3. 19 3月, 2019 1 次提交
    • S
      MAINTAINERS: Update u-boot-marvell entry · 1579faf5
      Stefan Roese 提交于
      This patch does the following changes to the u-boot-marvell maintainers
      entry:
      
      - Add Armada-7k/8k to the list
      - Remove Prafulla and Luka since they have been silent on the list for
        a long time. Please speak up, if you would like to continue or better
        start maintaining.
      - Add multiple Marvell / MVEBU related driver directories and files
      Signed-off-by: NStefan Roese <sr@denx.de>
      Cc: Prafulla Wadaskar <prafulla@marvell.com>
      Cc: Luka Perkov <luka.perkov@sartura.hr>
      Cc: Tom Rini <trini@konsulko.com>
      Acked-by: NLuka Perkov <luka.perkov@sartura.hr>
      Signed-off-by: NStefan Roese <sr@denx.de>
      1579faf5
  4. 14 3月, 2019 1 次提交
  5. 25 2月, 2019 2 次提交
  6. 19 2月, 2019 2 次提交
  7. 09 2月, 2019 2 次提交
  8. 07 2月, 2019 1 次提交
  9. 06 2月, 2019 2 次提交
  10. 01 2月, 2019 1 次提交
  11. 31 1月, 2019 1 次提交
  12. 29 1月, 2019 1 次提交
  13. 26 1月, 2019 1 次提交
  14. 24 1月, 2019 2 次提交
  15. 21 1月, 2019 1 次提交
  16. 16 1月, 2019 5 次提交
  17. 15 1月, 2019 1 次提交
  18. 10 1月, 2019 1 次提交
  19. 19 12月, 2018 4 次提交
  20. 16 12月, 2018 1 次提交
    • O
      tools: add a generic config for native tools building · 80870e2a
      Otavio Salvador 提交于
      The motivation for this is to allow distributions to distribute all
      possible tools in a generic way, avoiding the need of specific tools
      building for each machine.
      
      Especially on OpenEmbedded / Yocto Project ecosystem, it is very
      common each BSP to end providing their specific tools when they need
      to generate images for some SoC (e.g MX23 / MX28 in meta-freescale
      case).
      
      Using this, we can package the tools doing:
      
      $: make tools-only_defconfig
      $: make tools-only
      Signed-off-by: NOtavio Salvador <otavio@ossystems.com.br>
      [trini: Add MAINTAINERS entry for myself, add to .travis.yml, make
      U-Boot itself buildable to not trip up other frameworks]
      Signed-off-by: NTom Rini <trini@konsulko.com>
      80870e2a
  21. 05 12月, 2018 1 次提交
  22. 03 12月, 2018 1 次提交
  23. 29 11月, 2018 1 次提交
  24. 09 11月, 2018 1 次提交
  25. 06 11月, 2018 1 次提交
  26. 16 10月, 2018 1 次提交
    • M
      arm64: versal: Add support for new Xilinx Versal ACAPs · ec48b6c9
      Michal Simek 提交于
      Xilinx is introducing Versal, an adaptive compute acceleration platform
      (ACAP), built on 7nm FinFET process technology. Versal ACAPs combine
      Scalar Processing Engines, Adaptable Hardware Engines, and Intelligent
      Engines with leading-edge memory and interfacing technologies to deliver
      powerful heterogeneous acceleration for any application. The Versal AI
      Core series has five devices, offering 128 to 400 AI Engines. The series
      includes dual-core Arm Cortex™-A72 application processors, dual-core Arm
      Cortex-R5 real-time processors, 256KB of on-chip memory with ECC, more
      than 1,900 DSP engines optimized for high-precision floating point with
      low latency.
      
      The patch is adding necessary infrastructure in place without enabling
      platform which is done in separate patch.
      Signed-off-by: NMichal Simek <michal.simek@xilinx.com>
      ec48b6c9
  27. 12 10月, 2018 1 次提交
  28. 07 10月, 2018 1 次提交