zephyr/drivers
Souvik K Chakravarty 8fa2f82524 watchdog: Add WDT driver for Atmel SAM SoCs
Basic Watchdog driver for Atmel SAM family MCUs. Currently only
disabling the watchdog is supported.

Tested on Atmel SAMV71 Xplained Ultra Evaluation Kit.

Origin: Original

Jira: ZEP-1684

Change-Id: I8f717c7f53aa290c944b7935e0570c2a6f53956e
Signed-off-by: Souvik K Chakravarty <souvik.k.chakravarty@intel.com>
2017-03-09 13:43:17 +00: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: nble: Catch and handle non-zero fn_index 2017-02-10 12:03:09 +00:00
clock_control clock_control: fix to get PLL2 source for PREDV1 working 2017-02-22 18:09:22 -06:00
console ipm_console: add Kconfig for receiver stack size 2017-03-06 16:58:20 +00:00
counter drivers: Remove unnecessary CONFIG_SYS_POWER_DEEP_SLEEP 2017-02-10 16:27:32 +00:00
crypto license: replace APL2.0 license with SPDX 2017-02-20 16:59:46 +00:00
dma license: replace APL2.0 license with SPDX 2017-02-20 16:59:46 +00:00
ethernet eth/eth_mcux: Provide start and stop operations on the PHY driver. 2017-02-27 10:28:55 +02:00
flash flash/stm32: driver for STM32F4x series 2017-02-22 18:08:57 -06:00
gpio gpio: mcux: Revert to older GPIO device names as were used for Kinetis. 2017-02-28 11:18:32 +00:00
grove grove: fix variable type mismatch 2017-02-11 00:14:15 +00:00
i2c drivers: stm32: clean up after stm23cube based clock control 2017-02-10 14:47:41 -06:00
ieee802154 drivers/ieee802154: Add missing parameter to net_if_set_link_addr() 2017-02-27 10:28:53 +02:00
interrupt_controller Revert "sys_bitfield*(): use 'void *' instead of memaddr_t" 2017-02-28 16:06:22 -05: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: stm32: clean up after stm23cube based clock control 2017-02-10 14:47:41 -06:00
pwm drivers: stm32: clean up after stm23cube based clock control 2017-02-10 14:47:41 -06: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 arduino_101: bmi160: use new device name 2017-02-10 16:02:22 +00:00
serial drivers: serial: nrf5: Fix system off pin configuration 2017-02-27 21:02:20 +00:00
shared_irq license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
slip drivers: slip: Skip buffer allocation for incomplete packet 2017-02-22 17:28:25 +02:00
spi drivers: Remove unnecessary CONFIG_SYS_POWER_DEEP_SLEEP 2017-02-10 16:27:32 +00:00
timer cortex_m_systick: fix _timer_cycle_get_32() race 2017-02-22 18:45:36 +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/crypto: TinyCrypt shim driver 2017-02-15 01:08:15 +00:00
Makefile drivers/crypto: TinyCrypt shim driver 2017-02-15 01:08:15 +00:00