zephyr/drivers
Stoyan Bogdanov 77d071da24 drivers: flash: Add support for cc23x0 flash
Add support for flash to cc23x0 SoC. The driver interacts with VIMS
(Versatile Instruction Memory System) internal bus standing before NVM.

Signed-off-by: Stoyan Bogdanov <sbogdanov@baylibre.com>
Signed-off-by: Julien Panis <jpanis@baylibre.com>
2025-02-04 11:56:05 +01:00
..
adc drivers: adc: iadc_gecko: Use clock control 2025-02-03 19:51:46 +01:00
audio audio: codec_shell: add missing headphone left/right channel 2025-02-03 19:53:30 +01:00
auxdisplay drivers: auxdisplay: jhd1313: fix Out-of-bounds read 2024-12-20 10:18:36 +01:00
bbram shell: use shell_device_get_binding 2024-12-18 15:32:10 +01:00
bluetooth drivers: bluetooth: silabs_efr32: Add support for vendor HCI extensions 2025-01-31 09:40:33 +01:00
cache drivers: cache: Cache driver for NXP XCACHE controller 2025-01-15 22:57:41 +01:00
can can_shell: add shell device filtering 2025-01-29 04:17:47 +01:00
charger charger: bq24190: Adds support for ce-gpios 2024-12-13 11:35:17 +01:00
clock_control adc: modifications to support adc on cyw920829m2evk_02 platform 2025-02-03 19:50:11 +01:00
comparator drivers: comparator: implement the silabs_acmp compatible driver 2025-02-03 11:16:57 +01:00
console console: winstream: fix conditional 2025-01-08 19:11:29 +01:00
coredump drivers: coredump: Place API into iterable section 2024-12-03 02:36:38 +01:00
counter drivers: counter: Initial support for RZ/G3S 2025-02-04 09:16:34 +01:00
crypto drivers: crypto: crypto_ataes132a fix buffer overrun issue 2024-12-29 05:51:51 +01:00
dac drivers: dac: sam: Fix typo in BUILD_ASSERT 2025-01-31 21:43:45 +01:00
dai drivers: dai: intel: ssp: Print usable error for poll timeout 2025-01-17 13:41:34 +01:00
disk drivers: disk: sdmmc_subsys: stm32_sdmmc driver custom disk name support 2025-01-21 19:29:36 +01:00
display drivers: kconfig: Fix bleeding options 2025-01-31 11:50:12 +01:00
dma drivers: dma: sam0: Fix crc reset 2025-01-29 20:33:56 +01:00
dp dp: swdp_bitbang: fix missing reset pin error 2024-11-07 08:33:18 -06:00
edac drivers: edac: Place API into iterable section 2024-12-03 10:16:29 +01:00
eeprom eeprom_shell: add shell device filtering 2025-01-29 04:17:47 +01:00
entropy drivers: entropy: sy1xx add support for trng 2025-01-31 19:50:43 +01:00
espi drivers: espi: npcx: update the handler for accessing the flash 2025-01-14 17:57:50 +01:00
ethernet drivers,test: use the new DT_FOREACH_PROP_ELEM_SEP 2025-02-04 09:18:55 +01:00
firmware drivers: firmware: scmi: add power domain protocol 2025-01-15 19:03:00 +01:00
flash drivers: flash: Add support for cc23x0 flash 2025-02-04 11:56:05 +01:00
fpga shell: use shell_device_get_binding 2024-12-18 15:32:10 +01:00
fuel_gauge drivers: fuel_gauge: make read-only pointer args const in api 2024-12-24 13:54:15 +01:00
gnss drivers: kconfig: Fix menu items 2025-01-31 11:50:12 +01:00
gpio drivers,test: use the new DT_FOREACH_PROP_ELEM_SEP 2025-02-04 09:18:55 +01:00
haptics drivers: haptics: drv2605 fix unchecked return value 2024-12-17 03:39:06 +01:00
hdlc_rcp_if drivers: net: ot: Provide structure instance for HDLC RCP context 2025-01-30 20:26:53 +01:00
hwinfo drivers: hwinfo: Add support for MIMXRT1180 2025-01-30 18:29:33 +01:00
hwspinlock drivers: hwspinlock: Place API into iterable section 2024-12-02 11:14:21 +01:00
i2c drivers,test: use the new DT_FOREACH_PROP_ELEM_SEP 2025-02-04 09:18:55 +01:00
i2s drivers: i2s: Fix TX transfer stopping issue in some corner cases 2025-01-28 09:46:56 +01:00
i3c drivers: i3c: stm32: implement hj_response api 2025-01-27 11:02:34 +01:00
ieee802154 drivers: ieee802154: nrf5: cast payload ptr to void for debug output 2025-01-14 13:26:47 +01:00
input drivers: input: cy8cmbr3xxx: add support for cy8cmbr3xxx input driver 2025-01-28 14:13:08 +01:00
interrupt_controller drivers: kconfig: Fix bleeding options 2025-01-31 11:50:12 +01:00
ipm dts: drivers: Add DTS MBOX entry for NXP MCXN947 2025-01-15 19:04:42 +01:00
kscan drivers: kscan: Place API into iterable section 2024-12-02 22:07:29 +00:00
led drivers: drop few redundant device_is_ready 2025-01-22 05:40:11 +01:00
led_strip apa102: fix end frame 2025-01-14 20:52:08 +01:00
lora drivers: lora: Add user_data to lora_recv_async 2024-12-21 05:51:52 +01:00
mbox drivers: kconfig: Fix bleeding options 2025-01-31 11:50:12 +01:00
mdio drivers: Update APIs to use DEVICE_API macro 2025-01-24 01:15:19 +01:00
memc drivers: memc_nxp_s32_qspi: add support for s32ze 2025-01-21 19:26:45 +01:00
mfd drivers: npm2100: remove SHPHLD button reconfiguration 2025-02-03 14:03:00 +01:00
mipi_dbi drivers: mipi-dbi-spi: rename underscored macro names 2025-01-08 21:01:51 +01:00
mipi_dsi drivers: mipi_dsi: add support for MIPI DSI driver on Renesas RA family 2024-12-20 23:53:37 +02:00
misc drivers,test: use the new DT_FOREACH_PROP_ELEM_SEP 2025-02-04 09:18:55 +01:00
mm include: zephyr: sys: Introduce IS_BIT_SET() macro 2025-01-10 14:48:13 +01:00
modem modem: hl7800: optimize socket cleanup on boot 2025-01-20 11:15:57 +01:00
mspi drivers: mspi: Place API into iterable section 2024-12-02 22:09:03 +00:00
net net: nsos_sockets: notify pollers on socket close 2024-12-12 11:07:49 +01:00
pcie drivers: pcie: add brcmstb pcie controller driver 2025-01-08 21:03:03 +01:00
peci drivers: peci: Place API into iterable sections 2024-12-02 22:08:07 +00:00
pinctrl drivers: kconfig: Fix bleeding options 2025-01-31 11:50:12 +01:00
pm_cpu_ops
power_domain drivers: power_domain: add driver for NXP's SCU-managed PDs 2024-10-11 09:27:57 +02:00
ps2 drivers: ps2: Place API into iterable section 2024-12-02 22:08:07 +00:00
ptp_clock drivers: kconfig: Fix menu items 2025-01-31 11:50:12 +01:00
pwm drivers: pwm: sam0: Add missing semicolon in PWM initialization macro 2025-02-03 01:03:09 +01:00
regulator drivers: npm2100: remove SHPHLD button reconfiguration 2025-02-03 14:03:00 +01:00
reset drivers: reset: Place API into iterable section 2024-12-02 22:08:07 +00:00
retained_mem drivers: retained_mem: nrf: make ram_ctrl variant explicit 2024-12-23 18:40:52 +01:00
rtc drivers: rtc: Add Texas Instruments BQ32002 RTC driver 2025-01-29 07:08:28 +01:00
sdhc drivers: sdhc: fix infineon cat1 gpio initialization 2025-01-29 07:08:58 +01:00
sensor drivers: sensor: kconfig: Explicitly add default trigger mode as none 2025-02-04 09:17:48 +01:00
serial drivers: serial: nrfx_uarte: Fix spurious RXTO event 2025-02-03 11:17:31 +01:00
sip_svc drivers: sip_svc: Place API into iterable section 2024-12-02 22:08:07 +00:00
smbus shell: use shell_device_get_binding 2024-12-18 15:32:10 +01:00
spi spi_nxp_lpspi: Use default RTIO submit 2025-02-04 09:17:22 +01:00
stepper drivers: kconfig: Fix menu items 2025-01-31 11:50:12 +01:00
syscon drivers: syscon: Place API into iterable section 2024-12-02 22:08:07 +00:00
tee drivers: tee: Place API into iterable section 2024-12-02 22:08:07 +00:00
timer drivers: kconfig: Fix bleeding options 2025-01-31 11:50:12 +01:00
usb drivers: usb: stm32: add support for incomplete isochronous in transfer 2025-01-31 19:51:00 +01:00
usb_c drivers,test: use the new DT_FOREACH_PROP_ELEM_SEP 2025-02-04 09:18:55 +01:00
video drivers: video: video_stm32_dcmi: Sanity-check frame size. 2025-01-30 16:20:17 +01:00
virtualization drivers: virtualization: Place API into iterable section 2024-12-02 22:07:18 +00:00
w1 shell: use shell_device_get_binding 2024-12-18 15:32:10 +01:00
watchdog wdt_shell: add shell device filtering 2025-01-29 04:17:47 +01:00
wifi drivers: wifi: winc1500: Use strncpy instead of strcpy 2025-01-30 14:09:59 +01:00
xen style: drivers: comply with MISRA C:2012 Rule 15.6 2024-08-20 10:33:51 +02:00
CMakeLists.txt drivers: openthread: nxp: Add a HDLC RCP communication 2024-11-27 10:37:21 -05:00
Kconfig drivers: openthread: nxp: Add a HDLC RCP communication 2024-11-27 10:37:21 -05:00