u-boot-brain/include/dm/platform_data
Max Filippov 5d43feabf3 net/ethoc: add CONFIG_DM_ETH support
Extract reusable parts from ethoc_init, ethoc_set_mac_address,
ethoc_send and ethoc_receive, move the rest under #ifdef CONFIG_DM_ETH.
Add U_BOOT_DRIVER, eth_ops structure and implement required methods.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
2016-08-15 13:34:47 -05:00
..
lpc32xx_hsuart.h serial: lpc32xx hsuart: port driver to driver model 2016-01-13 21:05:22 -05:00
net_ethoc.h net/ethoc: add CONFIG_DM_ETH support 2016-08-15 13:34:47 -05:00
serial_bcm283x_mu.h serial: add BCM283x mini UART driver 2016-03-27 09:12:52 -04:00
serial_coldfire.h m68k: add DM model serial driver 2016-05-17 09:54:43 -06:00
serial_mxc.h dm: imx: serial: Support DTE mode when using driver model 2016-07-19 19:52:13 +02:00
serial_pl01x.h serial: pl01x: Add support for devices with the rate pre-configured. 2016-03-22 12:16:12 -04:00
serial_sh.h dm: sh: serial: Add support driver model 2015-02-12 15:17:17 -07:00
serial_stm32.h stm32: Convert serial driver to DM 2015-12-12 15:56:08 -05:00
serial_stm32x7.h stm32x7: add support for stm32x7 serial driver 2016-02-24 18:43:54 -05:00