uboot/drivers
Simon Glass fbc4b8af46 dm: usb: eth: Add driver-model support to the asix driver
This USB Ethernet driver is quite widely use. Allow it to work with
CONFIG_DM_ETH enabled. Most of the code remains common but there is a new
packet receive flow which is handled specially.

Signed-off-by: Simon Glass <sjg@chromium.org>
2015-07-21 17:39:41 -06:00
..
bios_emulator
block
bootcount
clk dm: test: Add tests for the clk uclass 2015-07-21 17:39:30 -06:00
core dm: core: Add \n to two dm_warn() messages 2015-07-21 17:39:38 -06:00
cpu
crypto
ddr
demo
dfu
dma
fpga
gpio
hwmon
i2c
input
led dm: test: Add a test for the LED uclass 2015-07-21 17:39:32 -06:00
memory
misc dm: test: Add a test for the system controller uclass 2015-07-21 17:39:33 -06:00
mmc dm: test: Add a test for the mmc uclass 2015-07-21 17:39:32 -06:00
mtd
net dm: eth: Avoid blocking on packet reception 2015-07-21 17:39:40 -06:00
pci dm: pci: Add a function to get the BDF for a device 2015-07-21 17:39:39 -06:00
pcmcia
power power: pmic: Use trailing_strtol() instead of a local function 2015-07-21 17:39:30 -06:00
pwm
qe
ram dm: test: Add a test for the ram uclass 2015-07-21 17:39:32 -06:00
rtc
serial
soc
sound
spi
thermal
tpm
twserial
usb dm: usb: eth: Add driver-model support to the asix driver 2015-07-21 17:39:41 -06:00
video
watchdog
Kconfig
Makefile