zephyr/drivers
Maureen Helm 011a88c744 ext: mcux: Update to MCUXpresso SDK 2.5.0
Updates the MCUXpresso SDK to version 2.5.0 for applicable SoCs.
Wireless (KW*) and legacy (KL25) SoCs were not included in this
MCUXpresso SDK release and are therefore not updated here.

New in this release is SoC-level and board-level support for external
xip flash in the i.MX RT family.

For RT1050, we are now using the MCUXpresso SDK for the EVKB version of
the board, which correponds to an upgrade from A0 to A1 silicon.
However, we don't yet have Kconfigs in place to support A1 silicon part
numbers, and therefore add a simple cmake hack to convert A0 part
numbers to A1 part numbers.

The SDK flash driver interface also changed slightly in this release,
and thus the zephyr flash shim driver is updated accordingly.

Origin: MCUXpresso SDK
License: BSD 3-Clause
URL: mcux.nxp.com
Purpose: Provide device header files and bare metal peripheral drivers
for Kinetis, LPC, and i.MX SoCs.
Maintained-by: External

Signed-off-by: Maureen Helm <maureen.helm@nxp.com>
2019-01-03 17:25:28 -05:00
..
adc drivers: nrf: Enable nRF drivers by default in Kconfig 2018-12-21 21:01:37 +01:00
aio drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
audio drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
bluetooth drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
can drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
clock_control clock_control: stm32: Add support for MSI PLL MODE 2019-01-02 09:33:21 -05:00
console drivers: console: fix USB_UART_CONSOLE 2018-12-05 08:53:15 -05:00
counter drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
crypto drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
display driver: display: Added dummy display driver 2018-12-30 15:53:39 -05:00
dma dma: stm32: Configure bus width and burst size for memcpy mode 2018-12-13 07:33:30 -06:00
entropy drivers: stm32: check clock_control_on return value 2018-12-07 11:31:48 -05:00
ethernet kconfig: Refactor the dependency on 'NET_L2_ETHERNET' 2018-12-30 16:24:50 -05:00
flash ext: mcux: Update to MCUXpresso SDK 2.5.0 2019-01-03 17:25:28 -05:00
gpio drivers: nrf: Enable nRF drivers by default in Kconfig 2018-12-21 21:01:37 +01:00
i2c power: rename api sys_soc -> sys_ 2018-12-28 16:16:28 -05:00
i2s drivers: stm32: check clock_control_on return value 2018-12-07 11:31:48 -05:00
ieee802154 drivers: ieee802154: nrf5: Prevent driver from spamming logs 2018-12-19 08:20:55 -06:00
interrupt_controller drivers/gpio: stm32: return error when pin line already in use 2018-12-07 11:31:22 -05:00
ipm drivers: ipm: ipm_quark_se: Remove object declaration from header 2018-12-07 10:32:41 -05:00
led drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
led_strip drivers: led_strip: Fix typo in APA102 driver 2018-12-10 12:16:13 -08:00
modem drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
net net/ethernet: Remove usage of net_pkt_ll() function 2018-12-14 14:16:37 +01:00
neural_net drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
pci pci: General code cleanup 2018-12-07 11:32:45 -05:00
pinmux pinmux: stm32: Add missing pinmux for I2C2 and SPI2 2018-12-13 08:07:28 -06:00
ptp_clock drivers: ptp_clock: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
pwm drivers: pwm: nrf: Removed Kconfig prescaler option. Rewrite HW driver 2018-12-11 15:18:14 +01:00
rtc drivers: stm32: check clock_control_on return value 2018-12-07 11:31:48 -05:00
sensor driver: sensors: convert lsm9ds0_gyro to use information coming from dts 2018-12-20 12:35:46 +01:00
serial kconfig: Hide the Stellaris serial driver on unsupported platforms 2018-12-30 16:24:50 -05:00
spi drivers: spi: nrfx: Set default value of SPIM3 RX delay to 2 2018-12-21 21:01:37 +01:00
timer drivers: timer: fix disable systick function 2018-12-12 15:40:36 -06:00
usb drivers: usb_dc_stm32: Add support for MSI clock 2019-01-02 09:33:21 -05:00
watchdog drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
wifi drivers: wifi: simplelink: Fix strings used in assertions 2018-12-26 09:42:29 -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