zephyr/drivers
Andrei Gansari 35ba3aadc4 drivers: eth_mcux: adding i.mx-rt support
Enables Networking hardware on i.MX-RT type drivers.
Reuses the same eth_mcux driver used by Kinetis family; initialization
sequence refactored to work with this board as well. Unlike Kinetis
family, i.MX has a single ENET interrupt and we need to discriminate
between interrupts using a status register.

Signed-off-by: Andrei Gansari <andrei.gansari@nxp.com>
2018-11-20 09:54:25 -06:00
..
adc dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
aio drivers: Remove board.h include 2018-11-01 13:21:11 -04:00
audio dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
bluetooth drivers: Remove board.h include 2018-11-01 13:21:11 -04:00
can dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
clock_control dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
console drivers: Remove board.h include 2018-11-01 13:21:11 -04:00
counter dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
crypto drivers: crypto: Fix precedence issue in if statement 2018-10-25 07:23:49 +01:00
display dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
dma logging: Fix errors in log usage 2018-11-10 12:38:29 -05:00
entropy drivers: entropy: add Atmel SAM entropy generator driver 2018-11-14 12:58:49 -05:00
ethernet drivers: eth_mcux: adding i.mx-rt support 2018-11-20 09:54:25 -06:00
flash drivers: flash: add a generic spi nor flash driver 2018-11-13 18:49:03 -05:00
gpio drivers: gpio: Add reading port/pin in both direction 2018-11-15 09:17:15 -05:00
i2c dts: i2c: cleanup CONFIG_I2C_x_IRQ_PRI 2018-11-16 13:57:02 -05:00
i2s i2s: fix bad argument to k_mem_slab_free() 2018-11-16 18:26:03 -05:00
ieee802154 ieee802154: cc2520: Move to DT only config support 2018-11-16 14:02:00 -05:00
interrupt_controller dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
ipm imx: Add IMX IPM driver for i.MX socs 2018-11-19 08:38:38 -06:00
led driver: led: move to new logger 2018-10-10 10:22:01 -04:00
led_strip drivers: Remove board.h include 2018-11-01 13:21:11 -04:00
modem dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
net net: qemu: Allow SLIP or normal ethernet connectivity 2018-11-10 09:13:45 -05:00
neural_net dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
pci drivers/pci: Avoid nested C/C++ comments 2018-11-15 17:38:25 -05:00
pinmux dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
ptp_clock drivers: ptp_clock: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
pwm drivers: pwm: Add power management to pwm_nrfx 2018-11-16 15:01:16 +01:00
rtc dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
sensor drivers: sensor: Convert adxl362 to device tree 2018-11-14 23:54:57 -05:00
serial drivers: serial: Update cc32xx uart interrupt handling 2018-11-19 14:01:29 -06:00
spi drivers/spi: Adding async mode to SAM and SAM0 drivers 2018-11-17 00:25:36 +01:00
timer kernel: expose k_busy_wait() to user mode 2018-11-15 16:20:36 -05:00
usb drivers: usb_dc_stm32: Use DT to check if USBPHYC exists 2018-11-15 07:27:23 -06:00
watchdog drivers: wdog: Update CMSDK Wdog driver 2018-11-19 08:40:48 -06:00
wifi wifi: winc1500: Add Device Tree support 2018-11-13 14:12:18 -05:00
CMakeLists.txt drivers: neural_net: Use correct Kconfig variable 2018-11-09 16:52:32 -05:00
Kconfig kconfig: intel_s1000: Add neural_net Kconfig 2018-11-08 17:08:19 -05:00