1. 24 9月, 2018 1 次提交
  2. 19 9月, 2018 1 次提交
    • M
      phy: marvell: Support changing SERDES map in board file · 4b8cb843
      Marek Behún 提交于
      This adds a weak definition of comphy_update_map to comphy_core,
      which does nothing. If this function is defined elsewhere, for example
      in board file, the board file can change some parameters of SERDES
      configuration.
      
      This is needed on Turris Mox, where the SERDES speed on lane 1 has to
      be set differently when SFP module is connected and when Topaz Switch
      module is connected.
      
      This is a temporary solution. When the comphy driver for armada-3720
      will be added to the kernel, the comphy driver in u-boot shall also be
      updated and this should be done differently then.
      Signed-off-by: NMarek Behun <marek.behun@nic.cz>
      Signed-off-by: NStefan Roese <sr@denx.de>
      4b8cb843
  3. 18 9月, 2018 6 次提交
  4. 11 9月, 2018 3 次提交
  5. 14 8月, 2018 2 次提交
  6. 11 8月, 2018 1 次提交
  7. 06 8月, 2018 1 次提交
  8. 31 7月, 2018 1 次提交
  9. 27 7月, 2018 1 次提交
  10. 25 7月, 2018 1 次提交
  11. 20 7月, 2018 1 次提交
    • R
      soc: qualcomm: Add Shared Memory Manager driver · 654dd4a8
      Ramon Fried 提交于
      The Shared Memory Manager driver implements an interface for allocating
      and accessing items in the memory area shared among all of the
      processors in a Qualcomm platform.
      
      Adapted from the Linux driver (4.17)
      
      Changes from the original Linux driver:
      * Removed HW spinlock mechanism, which is irrelevant
      in U-boot particualar use case, which is just reading from the smem.
      * Adapted from Linux driver model to U-Boot's.
      
      Cc: Bjorn Andersson <bjorn.andersson@linaro.org>
      Signed-off-by: NRamon Fried <ramon.fried@gmail.com>
      Reviewed-by: NSimon Glass <sjg@chromium.org>
      654dd4a8
  12. 19 7月, 2018 1 次提交
  13. 11 7月, 2018 1 次提交
    • T
      board: arm: Add support for Broadcom BCM7445 · 894c3ad2
      Thomas Fitzsimmons 提交于
      Add support for loading U-Boot on the Broadcom 7445 SoC.  This port
      assumes Broadcom's BOLT bootloader is acting as the second stage
      bootloader, and U-Boot is acting as the third stage bootloader, loaded
      as an ELF program by BOLT.
      Signed-off-by: NThomas Fitzsimmons <fitzsim@fitzsim.org>
      Cc: Stefan Roese <sr@denx.de>
      Cc: Tom Rini <trini@konsulko.com>
      Cc: Florian Fainelli <f.fainelli@gmail.com>
      894c3ad2
  14. 10 7月, 2018 1 次提交
  15. 19 6月, 2018 1 次提交
  16. 03 6月, 2018 1 次提交
  17. 01 6月, 2018 1 次提交
  18. 29 5月, 2018 1 次提交
  19. 27 5月, 2018 1 次提交
  20. 11 5月, 2018 4 次提交
  21. 02 5月, 2018 1 次提交
  22. 18 4月, 2018 1 次提交
  23. 11 4月, 2018 1 次提交
  24. 09 4月, 2018 2 次提交
  25. 04 4月, 2018 1 次提交
  26. 29 3月, 2018 1 次提交
  27. 23 3月, 2018 1 次提交
  28. 20 3月, 2018 1 次提交