[U-Boot] [PATCH 00/10] Moving Axi emac to DM
Michal Simek
michal.simek at xilinx.com
Fri Dec 11 12:59:05 CET 2015
Hi,
This patch series depends on microblaze cleanup series.
All these patches will be available in
git://git.denx.de/u-boot-microblaze.git
also with patches which I am going to send now.
Thanks,
Michal
Michal Simek (10):
net: axi_emac: Fix parentheses around operand !
net: axi_emac: Show phy address instead of register content
net: axi_emac: Pass directly pointer to register space
net: axi_emac: Put iobase to private structure
net: axi_emac: Pass private structure to phyread/phywrite
net: axi_emac: Pass private structure where possible
net: axi_emac: Move driver to DM
net: axi_emac: Enable access to MDIO in probe
net: axi_emac: Split recv from free_pkt
net: Add axi emac to Kconfig
.../xilinx/microblaze-generic/microblaze-generic.c | 5 -
board/xilinx/zynq/board.c | 4 -
drivers/net/Kconfig | 8 +
drivers/net/xilinx_axi_emac.c | 278 +++++++++++++--------
include/netdev.h | 2 -
5 files changed, 183 insertions(+), 114 deletions(-)
--
1.9.1
More information about the U-Boot
mailing list