1. 07 4月, 2016 2 次提交
  2. 06 4月, 2016 6 次提交
  3. 05 4月, 2016 28 次提交
  4. 04 4月, 2016 4 次提交
    • S
      arm: mvebu: Don't enable d-cache on A375 · ebe78903
      Stefan Roese 提交于
      Armada 375 still has some problems with d-cache enabled in the ethernet
      driver (mvpp2). So lets keep the d-cache disabled until this is solved.
      Signed-off-by: NStefan Roese <sr@denx.de>
      Cc: Luka Perkov <luka.perkov@sartura.hr>
      ebe78903
    • S
      arm: mvebu: Add basic support for Armada 375 eval board db-88f6720 · 606576d5
      Stefan Roese 提交于
      This patch adds basic support for the Marvell A375 eval board. Tested
      are the following interfaces:
      - I2C
      - SPI
      - SPI NOR
      - Ethernet (mvpp2), port 0 & 1
      
      Currently the A375 SerDes and DDR3 init code is not intergrated. So
      the SPL U-Boot is not fully functional.
      
      Right now, this A375 mainline U-Boot can only be used by chainloading
      it via the original Marvell U-Boot. This can be done via this
      command:
      
      => tftpboot 00800000 a375/u-boot-dtb.bin;go 00800000
      Signed-off-by: NStefan Roese <sr@denx.de>
      Cc: Luka Perkov <luka.perkov@sartura.hr>
      606576d5
    • S
      arm: mvebu: Add basic support for the Marvell Armada 375 SoC · 09e89ab4
      Stefan Roese 提交于
      This patch adds basic support for the Armada 375. Please note that
      currently the SerDes and DDR3 init code for the A375 is not
      included / enabled. This will be done in a later, follow-up patch.
      
      Right now, this A375 mainline U-Boot can only be used by chainloading
      it via the original Marvell U-Boot. This can be done via this
      command:
      
      => tftpboot 00800000 a375/u-boot-dtb.bin;go 00800000
      Signed-off-by: NStefan Roese <sr@denx.de>
      Cc: Luka Perkov <luka.perkov@sartura.hr>
      09e89ab4
    • S
      dt-bindings: Add include/dt-bindings/phy/phy.h from Linux v4.4 · 0b45a79f
      Stefan Roese 提交于
      This will be needed by the upcoming Marvell Armada 375 dts files.
      Signed-off-by: NStefan Roese <sr@denx.de>
      Cc: Luka Perkov <luka.perkov@sartura.hr>
      0b45a79f