On Mon, Jul 08, 2013 at 04:04:36PM +0530, Mugunthan V N wrote:

> This patch series brings up the CPSW ethernet in DRA7xx EVM and
> it is based on the master branch on git://git.denx.de/u-boot.git
> 
> This patch is also tested with basic boot of Omap 5 and tftp
> download test with AM335x EVM.
> 
> Lokesh Vutla (1):
>   ARM: DRA7xx: Lock DPLL_GMAC
> 
> Mugunthan V N (6):
>   drivers: net: cpsw: remove hard coding bd ram for cpsw
>   drivers: net: cpsw: Enable statistics for all port
>   ARM: DRA7xx: Enable GMAC clock control
>   ARM: DRA7xx: Add CPSW support to DRA7xx EVM
>   ARM: DRA7xx: Add CPSW and MDIO pinmux support
>   ARM: DRA7xx: Enable CPSW Ethernet support
> 
>  arch/arm/cpu/armv7/omap-common/clocks-common.c |   18 +++
>  arch/arm/cpu/armv7/omap5/hw_data.c             |   18 ++-
>  arch/arm/cpu/armv7/omap5/prcm-regs.c           |    7 ++
>  arch/arm/include/asm/arch-omap5/cpu.h          |    6 +
>  arch/arm/include/asm/arch-omap5/omap.h         |   26 ++++
>  arch/arm/include/asm/omap_common.h             |   10 ++
>  board/ti/am335x/board.c                        |    1 +
>  board/ti/dra7xx/evm.c                          |  150 
> +++++++++++++++++++++++-
>  board/ti/dra7xx/mux_data.h                     |   14 +++
>  board/ti/ti814x/evm.c                          |    1 +
>  drivers/net/cpsw.c                             |    5 +-
>  include/configs/dra7xx_evm.h                   |   19 +++
>  include/cpsw.h                                 |    1 +
>  13 files changed, 267 insertions(+), 9 deletions(-)

Applied to u-boot-ti/master, thanks!

-- 
Tom

Attachment: signature.asc
Description: Digital signature

_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to