u-boot/include/dm/platform_data
Max Filippov 59b7dfa0d1 net/ethoc: support private memory configurations
The ethoc device can be configured to have a private memory region
instead of having access to the main memory. In that case egress packets
must be copied into that memory for transmission and pointers to that
memory need to be passed to net_process_received_packet or returned from
the recv callback.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
2016-08-15 13:34:48 -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: support private memory configurations 2016-08-15 13:34:48 -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