All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH v4 0/7] Add ethernet support for phyCORE-RK3288
@ 2018-08-28  6:24 Janine Hagemann
  2018-08-28  6:24 ` [U-Boot] [PATCH v4 1/7] arch: arm: mach-rockchip: rk3288: Enable regulators in board_init Janine Hagemann
                   ` (6 more replies)
  0 siblings, 7 replies; 14+ messages in thread
From: Janine Hagemann @ 2018-08-28  6:24 UTC (permalink / raw)
  To: u-boot

- Change a used function

Janine Hagemann (7):
  arch: arm: mach-rockchip: rk3288: Enable regulators in board_init
  config: phycore-rk3288_defconfig: add PHY_TI
  drivers: net: designware: Add reading of DT phy-handle node
  ARM: dts: rockchip: ADD dp83867 CLK_OUT muxing
  rockchip: rk3288-phycore: set flash1 iodomain to 1.8V
  net: gmac_rockchip: Fix a register write in rk3328_gmac_set_to_rgmii
  net: gmac_rockchip: Add handeling for RGMII_ID/RXID/TXID

 arch/arm/dts/rk3288-phycore-som.dtsi         |  1 +
 arch/arm/mach-rockchip/rk3288-board.c        | 12 ++---
 board/phytec/phycore_rk3288/phycore-rk3288.c | 16 ++++++
 configs/phycore-rk3288_defconfig             |  1 +
 drivers/net/designware.c                     | 11 +++-
 drivers/net/designware.h                     |  1 +
 drivers/net/gmac_rockchip.c                  | 80 ++++++++++++++++++++++------
 7 files changed, 98 insertions(+), 24 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2018-10-04 20:08 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-28  6:24 [U-Boot] [PATCH v4 0/7] Add ethernet support for phyCORE-RK3288 Janine Hagemann
2018-08-28  6:24 ` [U-Boot] [PATCH v4 1/7] arch: arm: mach-rockchip: rk3288: Enable regulators in board_init Janine Hagemann
2018-08-28  6:25 ` [U-Boot] [PATCH v4 2/7] config: phycore-rk3288_defconfig: add PHY_TI Janine Hagemann
2018-08-28  6:25 ` [U-Boot] [PATCH v4 3/7] drivers: net: designware: Add reading of DT phy-handle node Janine Hagemann
2018-08-28 23:53   ` Grygorii Strashko
2018-08-28  6:25 ` [U-Boot] [PATCH v4 4/7] ARM: dts: rockchip: ADD dp83867 CLK_OUT muxing Janine Hagemann
2018-08-28  6:25 ` [U-Boot] [PATCH v4 5/7] rockchip: rk3288-phycore: set flash1 iodomain to 1.8V Janine Hagemann
2018-08-28  6:25 ` [U-Boot] [PATCH v4 6/7] net: gmac_rockchip: Fix a register write in rk3328_gmac_set_to_rgmii Janine Hagemann
2018-08-31 11:57   ` [U-Boot] [U-Boot, v4, " David.Wu
2018-10-04 20:08   ` Philipp Tomsich
2018-08-28  6:25 ` [U-Boot] [PATCH v4 7/7] net: gmac_rockchip: Add handeling for RGMII_ID/RXID/TXID Janine Hagemann
2018-08-31 11:54   ` [U-Boot] [U-Boot, v4, " David.Wu
2018-08-31 12:24     ` [U-Boot] [Resend] " David.Wu
2018-10-04 20:08   ` [U-Boot] " Philipp Tomsich

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.