zephyr/drivers
Ioannis Karachalios 6f6066cdf1 drivers: crypto: smartbond: Support crypto accelerator
Add support for the crypto engine.

Signed-off-by: Ioannis Karachalios <ioannis.karachalios.px@renesas.com>
2023-10-26 09:47:23 +02:00
..
adc drivers: adc: Fix misuse of const and k_tid_t 2023-10-23 11:35:33 +02:00
audio
auxdisplay
bbram
bluetooth bluetooth: hci: spi: avoid rxmsg re-use 2023-10-23 18:19:58 +02:00
cache
can drivers: can: support for Nuvoton numaker series 2023-10-24 09:31:47 -05:00
charger drivers: charger: Introduces BQ24190 support 2023-10-20 14:55:22 +02:00
clock_control drivers: clock_control: stm32: Use hclk freq for flash latency computation 2023-10-03 15:19:12 +01:00
console
coredump
counter drivers: counter native: Add top value conf and multi channel support 2023-10-23 13:38:43 +02:00
crypto drivers: crypto: smartbond: Support crypto accelerator 2023-10-26 09:47:23 +02:00
dac
dai ace: alh: Only ACE1.5 has OSEL feature 2023-10-20 15:21:01 +02:00
disk
display display: stm32: fix bug where missing backlight pin causes crash 2023-10-10 15:16:59 +03:00
dma tests: dma_loopback: Intel ADSP ACE15 disable PM 2023-10-23 10:01:09 -05:00
edac
eeprom drivers: fake: now just check for CONFIG_ZTEST 2023-10-20 15:04:29 +02:00
entropy random: Rename random header 2023-10-10 14:23:50 +03:00
espi soc: npcx: replace Nuvoton NPCX series definitions in the npcx drivers 2023-10-20 15:07:21 +02:00
ethernet drivers: spi: update drivers that were using spi cpol and cpha 2023-10-25 18:30:28 -07:00
flash drivers: flash: Fix union shadowing warning 2023-10-20 19:25:41 +02:00
fpga
fuel_gauge drivers: fuel_gauge: max17048: Fix overflow when calculating voltage 2023-10-13 19:07:38 +01:00
gpio drivers: gpio: Add GPIO driver for BCM2711 2023-10-24 11:03:44 +02:00
hwinfo
hwspinlock
i2c drivers: i2c: stm32: Don't abuse of pm_device_runtime_get/put 2023-10-25 17:33:56 +02:00
i2s drivers: i2s: i2s_mcux_sai: use clock-mux property to select SAI mux 2023-10-20 15:01:10 +02:00
i3c
ieee802154 drivers: ieee802154: improve CSL standard conformance 2023-10-20 14:58:32 +02:00
input
interrupt_controller drivers: stm32-exti: do not lock hwsem on irq disable 2023-10-20 15:15:15 +02:00
ipm
kscan
led drivers: ncp5623: Fix error check 2023-10-20 15:04:46 +02:00
led_strip drivers: spi: update drivers that were using spi cpol and cpha 2023-10-25 18:30:28 -07:00
lora
mbox kconfig: Remove MP_NUM_CPUS usage 2023-10-03 17:45:53 +01:00
mdio
memc drivers: memc: update interface of memc flexspi driver for multi device 2023-10-20 14:53:10 +02:00
mfd drivers: mfd: npm1300: Fixed race condition in event callback 2023-10-23 12:55:04 +02:00
mipi_dsi drivers: mipi_dsi: dsi_mcux_2l add property to enable non-continuous hs clk 2023-10-24 11:37:41 +02:00
misc
mm
modem drivers: modem: introducing config for cereg/creg for gsm 2023-10-20 15:13:08 +02:00
net random: Rename random header 2023-10-10 14:23:50 +03:00
pcie drivers: pcie: add config for enable PRT 2023-10-06 10:40:14 +02:00
peci
pinctrl drivers: pinctrl: Update Infineon CAT1 pinctrl driver 2023-10-12 15:17:35 +03:00
pm_cpu_ops
power_domain tests: dma_loopback: Intel ADSP ACE15 disable PM 2023-10-23 10:01:09 -05:00
ps2 microchip: ps2: fix compilation error 2023-10-22 20:40:24 +03:00
ptp_clock
pwm drivers: pwm_nrfx: Connect IRQ handlers for anomaly 109 workaround 2023-10-05 12:48:29 +01:00
regulator drivers: regulator: pca9420: Add support for configuring ASYS UVLO 2023-10-20 15:14:04 +02:00
reset
retained_mem
rtc drivers: rtc: Add atmel sam series RTC driver 2023-10-23 10:49:11 +01:00
sdhc
sensor sensors: mpu6050: Add support for variant mpu6886 2023-10-25 17:33:35 +02:00
serial drivers: serial: uart_intel_lw: add driver 2023-10-21 11:54:23 +02:00
sip_svc
smbus
spi drivers: spi: spi_nrfx_spim: Add new SPIM instances in driver 2023-10-20 15:03:17 +02:00
syscon
timer boards: ish: Continue to use HPET_TIMER for ISH and Qemu 2023-10-23 10:34:03 +02:00
usb drivers: usb: Replace k_mem_block usage 2023-10-13 09:56:02 +03:00
usb_c usbc: improve error handling in the ucpd_stm32 and vbus_adc 2023-10-20 14:57:32 +02:00
video
virtualization
w1
watchdog
wifi drivers: eswifi: Fix the SSID copying 2023-10-10 15:50:22 +03:00
xen
CMakeLists.txt
Kconfig