u-boot/arch/arm
Joe Hershberger d2eaec6006 net: Remove the bd* parameter from net stack functions
This value is not used by the network stack and is available in the
global data, so stop passing it around.  For the one legacy function
that still expects it (init op on old Ethernet drivers) pass in the
global pointer version directly to avoid changing that interface.

Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
Reported-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Simon Glass <sjg@chromium.org>
(Trival fix to remove an unneeded variable declaration in 4xx_enet.c)
2015-04-18 11:11:11 -06:00
..
cpu ti: dwc3: Enable clocks in enable_basic_clocks() in hw_data.c 2015-04-16 15:08:36 -04:00
dts dts: peach_pi: Add DT properties needed for display 2015-04-06 14:34:41 +09:00
imx-common ARM: iMX: define an IMX_CONFIG Kconfig option 2015-03-23 13:19:17 +01:00
include Merge branch 'master' of http://git.denx.de/u-boot-sunxi 2015-04-16 12:51:23 -04:00
lib net: Remove the bd* parameter from net stack functions 2015-04-18 11:11:11 -06:00
mach-at91 ARM: atmel: at91sam9n12ek: enable spl support 2015-04-01 01:04:31 +02:00
mach-bcm283x ARM: bcm2835: use phys_to_bus() for mbox 2015-04-14 05:47:59 +02:00
mach-davinci
mach-highbank
mach-keystone
mach-kirkwood i2c: mvtwsi: Support for up to 4 different controllers 2015-04-15 16:33:17 +02:00
mach-nomadik
mach-orion5x
mach-tegra Merge branch 'master' of git://git.denx.de/u-boot-tegra 2015-04-03 09:14:38 -04:00
mach-uniphier malloc_f: enable SYS_MALLOC_F by default if DM is on 2015-03-28 09:03:09 -04:00
mach-versatile
mvebu-common
Kconfig Merge branch 'master' of git://www.denx.de/git/u-boot-imx 2015-04-13 10:52:46 -04:00
Kconfig.debug
Makefile ARM: fix arch/arm/Makefile for Tegra 2015-04-11 12:04:30 -04:00
config.mk generic-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig 2015-03-28 09:03:08 -04:00