zephyr/drivers
Gustavo Denardin 4951340829 arm: GPIO driver modifications for MKL25Z soc support
The MKL25Z soc do not support irqs in PORTB, PORTC and PORTE.
This is a patch to not enable irq if such ports are enabled.

Change-Id: I7b0b308504fcea47714fee8f2913baf336c4aa7d
Signed-off-by: Gustavo Denardin <gustavo.denardin@gmail.com>
Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2017-04-14 05:56:53 -05:00
..
adc drivers: Remove unnecessary CONFIG_SYS_POWER_DEEP_SLEEP 2017-02-10 16:27:32 +00:00
aio ext qmsi: Update to QMSI 1.4 RC2 2017-02-08 11:59:12 +00:00
bluetooth Bluetooth: Make bt_hci_driver instances link-time constants 2017-03-21 17:05:42 -07:00
clock_control clock: stm32f4: Fix range of CLOCK_STM32F4X_PLLN_MULTIPLIER config 2017-03-27 09:05:57 -05:00
console xtensa_sim_console: fix simcall 2017-04-13 20:33:27 +00:00
counter drivers: Remove unnecessary CONFIG_SYS_POWER_DEEP_SLEEP 2017-02-10 16:27:32 +00:00
crc crc16: Create function for computing CRC 16 2017-04-13 15:21:42 +03:00
crypto license: replace APL2.0 license with SPDX 2017-02-20 16:59:46 +00:00
display drivers: display: mb_display: Unify image and string APIs 2017-04-06 00:59:30 +00:00
dma dma: stm32f4x: Fix warning when !SYS_LOG_INF 2017-04-09 15:44:48 +00:00
ethernet drivers: eth_sam_gmac: Make sure not to leak net_buf in RX 2017-04-13 15:21:43 +03:00
flash flash: enable flash bank 1 for arc on quark se c1000 2017-04-14 01:35:40 +00:00
gpio arm: GPIO driver modifications for MKL25Z soc support 2017-04-14 05:56:53 -05:00
grove grove: fix variable type mismatch 2017-02-11 00:14:15 +00:00
i2c drivers: i2c: stm32: fix i2c_2 instance config 2017-04-14 05:56:53 -05:00
ieee802154 drivers/ieee802154/cc2520: Set the current rx frame RSSI into its nbuf 2017-04-13 15:21:45 +03:00
interrupt_controller interrupt_controller: added support for the SiFive Freedom E310 PLIC driver 2017-04-02 15:15:16 +00:00
ipm ipm: fix Makefile to include drivers correctly 2017-02-15 02:07:15 +00:00
pci license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
pinmux drivers: pinmux: stm32l4 fix 2017-04-14 05:56:53 -05:00
pwm drivers: pwm: Add nRF5x GPIOTE based PWM driver 2017-04-14 01:53:07 +00:00
random random: add MCUX TRNG driver 2017-03-02 14:13:27 +00:00
rtc drivers: Remove unnecessary CONFIG_SYS_POWER_DEEP_SLEEP 2017-02-10 16:27:32 +00:00
sensor sensor: hp206c: sensor does not support trigger 2017-04-10 16:07:48 +00:00
serial serial: stm32: remove bits related to !HAS_DTS 2017-04-14 05:56:53 -05:00
shared_irq license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
slip drivers: slip: Fix memory corruption when receiving packet 2017-03-17 10:34:44 +02:00
spi arm: spi: spi master support for nrf52 family 2017-04-04 17:55:13 -05:00
timer kconfig: rename non-Kconfig CONFIG_* variables 2017-04-11 03:14:23 +00:00
usb license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
watchdog watchdog: Add WDT driver for Atmel SAM SoCs 2017-03-09 13:43:17 +00:00
Kconfig drivers: Add support for BBC micro:bit LED display 2017-04-04 08:14:36 +03:00
Makefile crc16: Create function for computing CRC 16 2017-04-13 15:21:42 +03:00