zephyr/drivers
Andrzej Puzdrowski 073e0b77d6 drivers/flash: remove NRF flash protection emulation
NRF devices hardware has flash protection which doesn't
reflect flash API definition well. So fare protection
mechanism was emulated by the software and the driver deals
with hardware flash protection on its own.
Recent change to protection behavior requirement allows
to remove flash API behavior emulation at all.

Signed-off-by: Andrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no>
2019-12-15 10:35:09 -05:00
..
adc include: Fix use of <misc/FOO.h> -> <sys/FOO.h> 2019-12-10 08:39:37 -05:00
audio
bluetooth bluetooth: h5: sending priority events through bt_recv_pri 2019-12-09 17:04:24 +02:00
can include: Fix use of <misc/FOO.h> -> <sys/FOO.h> 2019-12-10 08:39:37 -05:00
clock_control include: Fix use of <misc/FOO.h> -> <sys/FOO.h> 2019-12-10 08:39:37 -05:00
console global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
counter counter: mchp_xec: update driver for counter tests 2019-12-09 11:53:21 -05:00
crypto
display global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
dma global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
eeprom drivers/eeprom: stm32: Enables only for L1 series 2019-12-15 10:19:25 -05:00
entropy drivers: entropy: rv32m1: Turn pointless 'menuconfig' into 'config' 2019-12-09 16:39:30 -05:00
espi drivers: espi: xec: Enable OOB channel by default 2019-12-11 13:22:38 -08:00
ethernet eth: mcux: Do not set carrier ON if interface is not known 2019-12-12 09:50:29 +02:00
flash drivers/flash: remove NRF flash protection emulation 2019-12-15 10:35:09 -05:00
gpio global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
hwinfo
i2c drivers: i2c: xec: Adhere to MCHP I2C spec recomendations 2019-12-11 13:21:47 -08:00
i2s
ieee802154 drivers: ieee802154: rf2xx: Add initial driver 2019-12-13 11:23:23 +02:00
interrupt_controller global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
ipm drivers: ipm: Cleanup IPM Kconfig 2019-12-10 10:26:38 -05:00
kscan global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
led
led_strip
modem drivers: modem: Document UART device name 2019-12-02 15:34:45 +01:00
net include: Fix use of <crc.h> -> <sys/crc.h> 2019-12-10 08:39:37 -05:00
neural_net
pcie global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
pinmux drivers: pinmux: stm32l0: More I2C pinmuxes added 2019-12-09 09:48:23 -06:00
ps2 drivers: ps2: Compile out PS/2 in terms of an eSPI peripheral 2019-11-20 15:02:08 -05:00
ptp_clock
pwm drivers: pwm: xec: Use unique log module identifier for PWM 2019-12-12 11:47:50 -08:00
sensor global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
serial drivers: serial: Use generated dts macros in mcux flexcomm driver 2019-12-13 18:45:54 +01:00
spi global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
timer kconfig: Remove redundant 'default n' and 'prompt' properties 2019-12-09 16:14:50 +01:00
usb global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
video video: mt9m114: Fix integer handling issues 2019-11-15 10:11:05 +01:00
watchdog drivers: watchdog: Fix callback call on STM32 WWDG enable 2019-12-09 16:36:12 +01:00
wifi
CMakeLists.txt
Kconfig