zephyr/drivers
Francois Ramu 3dfceded48 drivers: watchdog: disable iwdg at boot on stm32
With this patch, the specific flag IWDG_STM32_START_AT_BOOT
is replaced by the zephyr generic WDT_DISABLE_AT_BOOT.

Signed-off-by: Francois Ramu <francois.ramu@st.com>
2020-03-10 15:12:20 +02:00
..
adc adc: mchp_xec: right justify ADC output data under 10-bit res 2020-03-06 19:29:09 +02:00
audio drivers: audio: tlv320dac310x: Convert to the new GPIO API 2020-02-05 12:00:36 +01:00
bluetooth kconfig: Replace non-defconfig single-symbol 'if's with 'depends on' 2020-02-12 10:32:34 -06:00
can drivers: can: mcp2515: Switch to new GPIO API 2020-02-05 12:00:36 +01:00
clock_control driver: clock: stm32: boost voltage when clock exceeds 80MHz 2020-02-26 12:21:04 -06:00
console console: uart: Ifdef an include 2020-01-28 14:02:54 -05:00
counter drivers: counter: stm32: Add support for LSE bypass 2020-03-10 14:47:41 +02:00
crypto drivers: crypto: mbedtls: Remove dead code 2020-03-10 14:51:33 +02:00
debug tracing: cleanup and split segger/rtt configuration options 2020-02-07 15:58:05 -05:00
display kconfig: Replace some single-symbol 'if's with 'depends on' 2020-02-08 08:32:42 -05:00
dma drivers: dma: stm32: Fix compiler warning 2020-02-04 15:49:48 -06:00
eeprom kconfig: Replace some single-symbol 'if's with 'depends on' 2020-02-08 08:32:42 -05:00
entropy kconfig: Replace non-defconfig single-symbol 'if's with 'depends on' 2020-02-12 10:32:34 -06:00
espi kconfig: Replace some single-symbol 'if's with 'depends on' 2020-02-08 08:32:42 -05:00
ethernet cmake: Allow change of the QEMU Ethernet interface name 2020-03-10 14:38:28 +02:00
flash drivers: flash: Kconfig.sam: Enable support to SAMV71 2020-03-10 14:43:36 +02:00
gpio drivers: gpio: gpio_sam.c: Add missing config 2020-03-10 14:43:36 +02:00
hwinfo drivers: hwinfo: Don't disable CLOE on SAM3x seies 2020-02-27 21:14:54 +01:00
i2c drivers: i2c: i2c_sam0: Fix interrupt connection 2020-03-10 14:50:19 +02:00
i2s drivers: i2s: Kconfig.sam_ssc: Enable support to SAMV71 2020-03-10 14:43:36 +02:00
ieee802154 drivers: ieee802154_nrf5: Implement energy scan function of the nrf5 driver 2020-03-10 14:59:10 +02:00
interrupt_controller revert: "change IO APIC to logical destination..." 2020-02-19 14:40:19 -08:00
ipm treewide: use full path to ipm.h header 2020-01-26 17:52:12 +01:00
kscan drivers: kscan: fix syscall handlers 2020-03-07 09:22:50 +02:00
led drivers: led: ht16k33: reorder pin interrupt configuration 2020-02-05 12:00:36 +01:00
led_strip kconfig: Replace some single-symbol 'if's with 'depends on' 2020-02-08 08:32:42 -05:00
lora kconfig: Replace non-defconfig single-symbol 'if's with 'depends on' 2020-02-12 10:32:34 -06:00
modem drivers: modem: Remove invalid comparison 2020-03-10 13:03:03 +02:00
net drivers: modem: Implement uart_pipe interface for GSM modem 2020-01-28 12:44:17 +02:00
neural_net
pcie
pinmux kconfig: Replace some single-symbol 'if's with 'depends on' 2020-02-08 08:32:42 -05:00
ps2
ptp_clock
pwm kconfig: Replace non-defconfig single-symbol 'if's with 'depends on' 2020-02-12 10:32:34 -06:00
sensor driver/sensors: lis2dh: Fix I2C and SPI bus communication 2020-03-10 14:52:59 +02:00
serial drivers: serial: uart_sam: Fix irq_update API function 2020-03-10 14:50:58 +02:00
spi drivers: spi: sifive: Fix comment to match ifdef 2020-02-17 09:05:32 +01:00
timer riscv machine timer: Timer functions on long running platforms 2020-03-04 23:08:49 +02:00
usb drivers: usb_dc_nrfx: always reset data toggle in usb_dc_ep_enable 2020-03-10 14:54:29 +02:00
video
watchdog drivers: watchdog: disable iwdg at boot on stm32 2020-03-10 15:12:20 +02:00
wifi gpio: replace gpio pin write/read with set/get 2020-02-05 12:00:36 +01:00
CMakeLists.txt
Kconfig tracing: cleanup and split segger/rtt configuration options 2020-02-07 15:58:05 -05:00