1. 19 12月, 2018 2 次提交
  2. 06 11月, 2018 3 次提交
  3. 25 10月, 2018 1 次提交
  4. 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
  5. 18 8月, 2018 1 次提交
  6. 14 8月, 2018 1 次提交
    • M
      net: designware: socfpga: Add Arria10 extras · 215a0656
      Marek Vasut 提交于
      Add wrapper around the designware MAC driver to handle the SoCFPGA
      specific configuration bits. On Arria10, this is configuration of
      syscon phy_intf.
      Signed-off-by: NMarek Vasut <marex@denx.de>
      Cc: Chin Liang See <chin.liang.see@intel.com>
      Cc: Dinh Nguyen <dinguyen@kernel.org>
      Cc: Ley Foon Tan <ley.foon.tan@intel.com>
      Cc: Joe Hershberger <joe.hershberger@ni.com>
      215a0656
  7. 27 7月, 2018 2 次提交
  8. 14 6月, 2018 1 次提交
  9. 17 5月, 2018 1 次提交
  10. 15 5月, 2018 1 次提交
  11. 14 4月, 2018 1 次提交
    • P
      net: fec: sharing MDIO for two enet controllers · fbada485
      Peng Fan 提交于
      On i.MX6SX, 6UL and 7D, there are two enet controllers each has a
      MDIO port. But Some boards share one MDIO port for the two enets. So
      introduce a configuration CONFIG_FEC_MXC_MDIO_BASE to indicate
      the MDIO port for sharing.
      In Kconfig, user needs enable CONFIG_FEC_MXC_SHARE_MDIO first to enter
      the CONFIG_FEC_MXC_MDIO_BASE.
      
      To i.MX28, adapt to use the new config
      Signed-off-by: NPeng Fan <peng.fan@nxp.com>
      Acked-by: NJoe Hershberger <joe.hershberger@ni.com>
      Cc: Fabio Estevam <fabio.estevam@nxp.com>
      fbada485
  12. 09 4月, 2018 2 次提交
  13. 07 4月, 2018 1 次提交
  14. 23 3月, 2018 1 次提交
  15. 16 1月, 2018 2 次提交
  16. 11 1月, 2018 1 次提交
    • A
      configs: Move SYS_DPAA_QBMAN to Kconfig · 541d5766
      Ahmed Mansour 提交于
      The CONFIG_SYS_DPAA_QBMAN define is used by DPAA1 freescale SOCs to
      add device tree fixups that allow deep sleep in Linux. The define was
      placed in header files included by a number of boards, but was not
      explicitly documented in any of the Kconfigs. A description was added
      to the drivers/networking menuconfig and default selection for
      current SOCs that have this part
      Signed-off-by: NAhmed Mansour <ahmed.mansour@nxp.com>
      Reviewed-by: NYork Sun <york.sun@nxp.com>
      541d5766
  17. 09 1月, 2018 1 次提交
  18. 07 12月, 2017 1 次提交
  19. 09 11月, 2017 1 次提交
  20. 21 10月, 2017 1 次提交
  21. 26 9月, 2017 1 次提交
  22. 08 8月, 2017 1 次提交
  23. 09 7月, 2017 1 次提交
  24. 03 6月, 2017 1 次提交
  25. 23 5月, 2017 1 次提交
    • R
      nds32: eth: Support ftmac100 DM. · be71a179
      rick 提交于
      Support Andestech eth ftmac100 device tree flow on AG101P/AE3XX platform.
      Verification:
       Boot linux kernel via dhcp and bootm ok.
      
       NDS32 # setenv bootm_size 0x2000000;setenv fdt_high 0x1f00000;
       NDS32 # dhcp 0x600000 10.0.4.97:boomimage-310y-ae300-spi.bin
       BOOTP broadcast 1
       BOOTP broadcast 2
       BOOTP broadcast 3
       BOOTP broadcast 4
       DHCP client bound to address 10.0.4.178 (4899 ms)
      	Using mac@e0100000 device
      	TFTP from server 10.0.4.97; our IP address is 10.0.4.178
      	Filename 'boomimage-310y-ae300-spi.bin'.
      	Load address: 0x600000
      	Loading: #################################################################
      	         #################################################################
      	         #################################################################
      ...
      ...
      	         ###################################
      	         233.4 KiB/s
      					 done
      					 Bytes transferred = 13872076 (d3abcc hex)
      	NDS32 # dhcp 0x2000000 10.0.4.97:ae300.dtb
      	BOOTP broadcast 1
      	BOOTP broadcast 2
      	BOOTP broadcast 3
      	BOOTP broadcast 4
      	DHCP client bound to address 10.0.4.178 (4592 ms)
      	Using mac@e0100000 device
      	TFTP from server 10.0.4.97; our IP address is 10.0.4.178
      	Filename 'ae300.dtb'.
      	Load address: 0x2000000
      	Loading: #
      	         82 KiB/s
      					 done
      					 Bytes transferred = 2378 (94a hex)
      	NDS32 # bootm 0x600000 - 0x2000000
      	 Image Name:
      	 Created:      2017-03-22   6:52:03 UTC
      	 Image Type:   NDS32 Linux Kernel Image (uncompressed)
      	 Data Size:    13872012 Bytes = 13.2 MiB
      	 Load Address: 0000c000
      	 Entry Point:  0000c000
      	 Verifying Checksum ... OK
      	 Booting using the fdt blob at 0x2000000
      	 Loading Kernel Image ... OK
      	 Loading Device Tree to 01efc000, end 01eff949 ... OK
      	 Linux version 3.10.102-20375-gb0034c1-dirty (rick@app09)
      	(gcc version 4.9.3 (2016-07-06_nds32le-linux-glibc-v3_experimental) )
        #293 PREEMPT Wed Mar 22 14:49:28 CST 2017
      	CPU: NDS32 N13, AndesCore ID(wb), CPU_VER 0x0d11103f(id 13, rev 17, cfg 4159)
      ...
      ...
      Signed-off-by: Nrick <rick@andestech.com>
      be71a179
  26. 22 5月, 2017 1 次提交
    • M
      net: ravb: Add Renesas Ethernet RAVB driver · 8ae51b6f
      Marek Vasut 提交于
      Add driver for the Renesas Ethernet AVB block found in RCar H3/M3.
      Signed-off-by: NMarek Vasut <marek.vasut+renesas@gmail.com>
      Cc: Hiroyuki Yokoyama <hiroyuki.yokoyama.vx@renesas.com>
      Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
      Cc: Tom Rini <trini@konsulko.com>
      Cc: Joe Hershberger <joe.hershberger@ni.com>
      Based on work of:
      Hiroyuki Yokoyama <hiroyuki.yokoyama.vx@renesas.com>
      Takeshi Kihara <takeshi.kihara.df@renesas.com>
      Kazuya Mizuguchi <kazuya.mizuguchi.ks@renesas.com>
      8ae51b6f
  27. 20 4月, 2017 3 次提交
  28. 29 3月, 2017 1 次提交
  29. 28 2月, 2017 1 次提交
  30. 08 2月, 2017 2 次提交
  31. 12 1月, 2017 1 次提交