History for barebox / drivers / net / fec_mpc5200.c
2013-02-13
@Alexander Shiyan
Use new device_platform_driver() macro for drivers ...
Alexander Shiyan authored on 12 Feb 2013 Sascha Hauer committed on 13 Feb 2013
2012-10-04
@Jean-Christophe PLAGNIOL-VILLARD
switch all platform_bus device/driver registering to platform_driver/device_register ...
Jean-Christophe PLAGNIOL-VILLARD authored on 19 Sep 2012 Sascha Hauer committed on 4 Oct 2012
2012-09-25
@Jean-Christophe PLAGNIOL-VILLARD
net: introduce phylib ...
Jean-Christophe PLAGNIOL-VILLARD authored on 9 Aug 2012 Sascha Hauer committed on 25 Sep 2012
2012-09-23
@Sascha Hauer
net fec_mpc5200: Use same platform_data as i.MX fec driver ...
Sascha Hauer committed on 23 Sep 2012
2012-02-25
@Sascha Hauer
net fec_mpc5200: drop type_data usage ...
Sascha Hauer committed on 25 Feb 2012
2011-09-27
@Sascha Hauer
net fec_mpc5200: disable fec on shutdown ...
Sascha Hauer committed on 27 Sep 2011
2011-08-15
@Sascha Hauer
net mii: add a parent pointer to miidevs and set it to the hardware device ...
Sascha Hauer committed on 15 Aug 2011
@Sascha Hauer
net: make the ethernet device a child of the hardware device ...
Sascha Hauer committed on 15 Aug 2011
@Sascha Hauer
net fec_mpc5200: fix lineendings ...
Sascha Hauer committed on 15 Aug 2011
2011-07-28
@Sascha Hauer
fec_mpc5200: switch to resources ...
Sascha Hauer committed on 28 Jul 2011
2011-01-07
@Krzysztof Halasa
Fix error handling with malloc, memalign etc. Introduce xmemalign(). ...
Krzysztof Halasa authored on 6 Jan 2011 Sascha Hauer committed on 7 Jan 2011
2010-10-02
@Sascha Hauer
fec_mpc5200: Fix compilation ...
Sascha Hauer committed on 2 Oct 2010
2010-08-27
@Jean-Christophe PLAGNIOL-VILLARD
net: rework the mii support ...
Jean-Christophe PLAGNIOL-VILLARD authored on 26 Aug 2010 Sascha Hauer committed on 27 Aug 2010
2010-06-17
@Sascha Hauer
network drivers: call net_receive directly instead of NetReceive ...
Sascha Hauer committed on 17 Jun 2010
2009-10-22
@Jean-Christophe PLAGNIOL-VILLARD
[PPC] Move include/asm-ppc/arch-* to arch/ppc/*/include/mach ...
Jean-Christophe PLAGNIOL-VILLARD committed on 22 Oct 2009
2009-07-21
@Sascha Hauer
ethernet driver: Do not overwrite devname ...
Sascha Hauer committed on 21 Jul 2009
@Sascha Hauer
fec_mpc5200: fix compiler warning ...
Sascha Hauer committed on 21 Jul 2009
@Sascha Hauer
add a device_d to ethernet devices ...
Sascha Hauer committed on 21 Jul 2009
@Sascha Hauer
Get rid of DEVICE_TYPE_ETHER usage ...
Sascha Hauer committed on 21 Jul 2009
2008-04-04
@Sascha Hauer
use U-Boot standard types for variables. ...
Sascha Hauer committed on 4 Apr 2008
2008-02-20
@Sascha Hauer
[mpc5200 fec] revert to some old version (somehow my play version got into the ...
Sascha Hauer committed on 20 Feb 2008
2007-11-05
@Juergen Beisert
new revision, no volatile any more
Juergen Beisert committed on 5 Nov 2007
@Juergen Beisert
integrating sha's changes into jbe's branch
Juergen Beisert committed on 5 Nov 2007
2007-10-18
@sascha
change functions containing 'mac' or 'enet' in its name to 'ethaddr'. ...
sascha committed on 18 Oct 2007
2007-10-09
@Sascha Hauer
remove hardcoded regsiter base addresses
Sascha Hauer committed on 9 Oct 2007
@Sascha Hauer
make real code visible between debug code
Sascha Hauer committed on 9 Oct 2007
@Sascha Hauer
remove decoration
Sascha Hauer committed on 9 Oct 2007
@Sascha Hauer
reorder functions to get rid of static function declarations
Sascha Hauer committed on 9 Oct 2007
@Sascha Hauer
add some register bitmask values from the linux kernel
Sascha Hauer committed on 9 Oct 2007
2007-07-12
@Sascha Hauer
do loadtask in ethernet driver
Sascha Hauer committed on 12 Jul 2007