rv1126-uboot/drivers
Bin Meng f3edfd3054 net: designware: Program MAC address to hardware after soft reset
commit f566c99 "net: Update hardware MAC address if it changes in env"
removes writing MAC address to designware controller after soft reset.
This makes designware ethernet port fail to work. Actually the MAC
address should always be programmed after soft reset.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
2015-07-08 13:43:19 -04:00
..
bios_emulator
block ahci: extend data io wait to 10s 2015-06-12 16:53:04 -04:00
bootcount
core Remove SPL undefine of CONFIG_OF_CONTROL 2015-06-10 19:26:55 -06:00
cpu
crypto
ddr arm: mvebu: db-mv784mp-gp: Fix ECC I2C address 2015-05-05 14:32:05 +02:00
demo
dfu
dma
fpga
gpio Merge branch 'u-boot/master' into 'u-boot-arm/master' 2015-07-07 11:38:44 +02:00
hwmon
i2c dm: i2c: Add compatibility functions for dm_i2c_reg_read/write() 2015-06-10 19:26:54 -06:00
input
memory
misc sandbox: cros_ec: Support EC_CMD_ENTERING_MODE emulation 2015-05-14 18:49:34 -06:00
mmc mmc: bcm2835_sdhci: Restore original delay behavior 2015-06-25 17:04:37 -04:00
mtd sf: Kconfig: Add SPI_FLASH_BAR entry 2015-07-01 21:39:06 +05:30
net net: designware: Program MAC address to hardware after soft reset 2015-07-08 13:43:19 -04:00
pci Merge branch 'master' of git://www.denx.de/git/u-boot-imx 2015-06-08 08:37:02 -04:00
pcmcia
power sandbox: add: sandbox PMIC device drivers: I2C emul, pmic, regulator 2015-05-14 19:58:34 -06:00
pwm pwm: imx: Remove unreachable code 2015-05-26 14:13:12 +02:00
qe
rtc dm: rtc: sandbox: Enable real-time clock support 2015-05-05 20:58:40 -06:00
serial arm: dcc: Add uart dcc support for armv8 2015-07-07 11:39:39 +02:00
soc
sound
spi spi: cf_qspi: fix clamp macro type check compilation warnings 2015-07-01 22:58:50 +05:30
thermal thermal: imx_thermal: increase critical temperature threshold 2015-05-26 14:21:25 +02:00
tpm tpm: Support using driver model with I2C 2015-05-14 18:49:33 -06:00
twserial
usb usb: ehci: Properly deal with data toggle for interrupt endpoints 2015-06-19 14:33:28 +02:00
video Remove typedefs from bmp_layout.h 2015-06-10 19:26:54 -06:00
watchdog
Kconfig Move default y configs out of arch/board Kconfig 2015-06-25 22:17:55 -04:00
Makefile