public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [U-boot] [Patch v2 0/6] keystone2: add network support for K2E SoC and EVM
@ 2014-10-17 18:01 Ivan Khoronzhuk
  2014-10-17 18:01 ` [U-Boot] [U-boot] [Patch v2 1/6] ARM: keystone2: keysonte_nav: add support for K2E SoC Ivan Khoronzhuk
                   ` (6 more replies)
  0 siblings, 7 replies; 14+ messages in thread
From: Ivan Khoronzhuk @ 2014-10-17 18:01 UTC (permalink / raw)
  To: u-boot

These patches add network support for Keystne2 Edison SoC boards.

Based on
"[U-boot] [Patch v2 0/5] keystone_net: use MDIO bus and eth PHY frameworks"
http://patchwork.ozlabs.org/patch/322289/

v2..v1
  ARM: keystone: clock: add support for K2E SoCs
  	- firstly added

Hao Zhang (1):
  board: k2e_evm: add network support

Ivan Khoronzhuk (5):
  ARM: keystone2: keysonte_nav: add support for K2E SoC
  net: keystone_serdes: add keystone K2E SoC support
  net: keystone_net: add Keystone2 K2E SoC support
  net: keystone_net: increase PHY auto negotiate time
  ARM: keystone: clock: add support for K2E SoCs

 arch/arm/cpu/armv7/keystone/clock.c               | 17 ++++--
 arch/arm/include/asm/arch-keystone/clock.h        |  1 +
 arch/arm/include/asm/arch-keystone/hardware-k2e.h | 20 +++++++
 board/ti/ks2_evm/board.c                          |  1 +
 board/ti/ks2_evm/board_k2e.c                      | 68 ++++++++++++++++++++++-
 drivers/net/keystone_net.c                        | 47 ++++++++++++++--
 include/configs/k2e_evm.h                         | 11 ++++
 include/configs/ks2_evm.h                         |  1 +
 8 files changed, 156 insertions(+), 10 deletions(-)

-- 
1.8.3.2

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2014-10-23 17:15 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-17 18:01 [U-Boot] [U-boot] [Patch v2 0/6] keystone2: add network support for K2E SoC and EVM Ivan Khoronzhuk
2014-10-17 18:01 ` [U-Boot] [U-boot] [Patch v2 1/6] ARM: keystone2: keysonte_nav: add support for K2E SoC Ivan Khoronzhuk
2014-10-23 17:14   ` [U-Boot] [U-Boot, U-boot, v2, " Tom Rini
2014-10-17 18:01 ` [U-Boot] [U-boot] [Patch v2 2/6] net: keystone_serdes: add keystone K2E SoC support Ivan Khoronzhuk
2014-10-23 17:14   ` [U-Boot] [U-Boot, U-boot, v2, " Tom Rini
2014-10-17 18:01 ` [U-Boot] [U-boot] [Patch v2 3/6] net: keystone_net: add Keystone2 " Ivan Khoronzhuk
2014-10-23 17:14   ` [U-Boot] [U-Boot, U-boot, v2, " Tom Rini
2014-10-17 18:01 ` [U-Boot] [U-boot] [Patch v2 4/6] net: keystone_net: increase PHY auto negotiate time Ivan Khoronzhuk
2014-10-23 17:14   ` [U-Boot] [U-Boot, U-boot, v2, " Tom Rini
2014-10-17 18:01 ` [U-Boot] [U-boot] [Patch v2 5/6] ARM: keystone: clock: add support for K2E SoCs Ivan Khoronzhuk
2014-10-23 17:14   ` [U-Boot] [U-Boot, U-boot, v2, " Tom Rini
2014-10-17 18:01 ` [U-Boot] [U-boot] [Patch v2 6/6] board: k2e_evm: add network support Ivan Khoronzhuk
2014-10-23 17:15   ` [U-Boot] [U-Boot, U-boot, v2, " Tom Rini
2014-10-17 19:10 ` [U-Boot] [U-boot] [Patch v2 0/6] keystone2: add network support for K2E SoC and EVM Ivan Khoronzhuk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox