Commit graph

  • 1cf6df5019 include: arch: arm64: limits header needed for ASSERT Rodrigo Cataldo 2022-12-05 17:28:07 +01:00
  • c1045dbf7a tests: drivers: virtualization: enable QEMU ARM64 support for ivshmem-plain Rodrigo Cataldo 2022-12-05 17:22:12 +01:00
  • 12003c188b tests: drivers: virtualization: remove MSI dependency from sample Rodrigo Cataldo 2022-12-06 23:14:32 +01:00
  • 84242a177a tests: drivers: virtualization: move ivshmem test to a new folder Rodrigo Cataldo 2022-12-02 16:55:20 +01:00
  • 705be4ce0f dts: qemu: a53: kvm: add DTS support for PCIe controller Rodrigo Cataldo 2022-12-02 16:44:38 +01:00
  • bcb3961567 drivers: pcie: late initialization of pcie when PCIe controller is used Rodrigo Cataldo 2022-12-01 17:28:17 +01:00
  • 0efb0f55b3 drivers: ivshmem: msi.h header only required for ivshmem-doorbell Rodrigo Cataldo 2022-12-06 23:09:44 +01:00
  • eb4dee62c5 drivers: ivshmem: remove unnecessary platform dependency Rodrigo Cataldo 2022-12-01 17:00:38 +01:00
  • 1a6e26db33 drivers: i2c_nrfx_twi[m]: Make transfer timeout value configurable Andrzej Głąbek 2022-12-09 13:00:07 +01:00
  • 1d5c9cf7fd doc/dfu: Add MCUboot API chapter to documentation Dominik Ermel 2022-12-09 12:18:42 +00:00
  • dba3261ea8 dfu/mcuboot: Add Doxygen group to mcuboot.h Dominik Ermel 2022-12-09 12:16:39 +00:00
  • 8873ad2b39 doc: Move Flash Img API under Device Management Dominik Ermel 2022-12-09 11:34:10 +00:00
  • 7d5c9fa7a9 samples: Use immediate logging mode in watchdog related samples Andrzej Głąbek 2022-12-09 20:20:14 +01:00
  • 1aebcec02f drivers: serial: Reset UART using RCC before initialization Patryk Duda 2022-10-28 14:25:13 +02:00
  • 4555c1a695 dts: Introduce 'resets' property to STM32 UART nodes Patryk Duda 2022-12-07 12:48:01 +01:00
  • 227ac76828 drivers: counter: Reset timer using RCC before initialization Patryk Duda 2022-10-28 13:41:39 +02:00
  • 015a21032e dts: Introduce 'resets' property for STM32 timer nodes Patryk Duda 2022-12-07 12:26:01 +01:00
  • 31d3374627 dts: arm: st: mp1: Add reset controller node Patryk Duda 2022-11-22 17:25:28 +01:00
  • 3cbbcefb12 drivers: reset: Add support for reset clear register Patryk Duda 2022-12-05 15:55:30 +01:00
  • b36f3bc412 dts: arm: st: wb/wl: Add reset controller node Patryk Duda 2022-11-22 17:25:28 +01:00
  • 0648e0e624 dts: arm: st: u5: Add reset controller node Patryk Duda 2022-11-22 17:25:28 +01:00
  • a619f024a5 dts: arm: st: l1: Add reset controller node Patryk Duda 2022-11-22 17:25:28 +01:00
  • df0c9f3cbb dts: arm: st: l0: Add reset controller node Patryk Duda 2022-11-22 17:25:28 +01:00
  • c79cce57b3 dts: arm: st: g4/l4/l5: Add reset controller node Patryk Duda 2022-11-22 17:25:28 +01:00
  • 4310d29a46 dts: arm: st: g0: Add reset controller node Patryk Duda 2022-11-22 17:25:28 +01:00
  • 7dd9f11520 dts: arm: st: h7: Add reset controller node Patryk Duda 2022-11-22 17:25:28 +01:00
  • e03aba03ec dts: arm: st: f2/f4/f7: Add reset controller node Patryk Duda 2022-11-22 17:25:28 +01:00
  • 90b20f0e23 dts: arm: st: f0/f1/f3: Add reset controller node Patryk Duda 2022-11-22 17:25:28 +01:00
  • d6f8e9ae5b drivers: reset: Introduce STM32 reset controller Patryk Duda 2022-11-22 15:52:52 +01:00
  • bd428663e9 logging: Fix case when LOG_LEVEL is 0 Krzysztof Chruscinski 2022-12-09 11:27:50 +01:00
  • bba9fc9853 kernel: Kconfig: Increase the main stack size for ARM when TEST Jaxson Han 2022-12-09 14:37:46 +08:00
  • 7c9d792211 Bluetooth: controller: refactor to remove duplicated functionality Erik Brockhoff 2022-11-16 13:54:49 +01:00
  • edef6f3b46 Bluetooth: controller: refactor conn update notify function Erik Brockhoff 2022-11-15 13:57:30 +01:00
  • 2fcbdaf3ba Bluetooth: controller: refactor pdu encode/decode functions Erik Brockhoff 2022-11-15 13:23:31 +01:00
  • f5f0714c81 Bluetooth: controller: refactor to remove duplicated state function Erik Brockhoff 2022-11-15 13:21:25 +01:00
  • 7f0a801cdc Bluetooth: controller: refactor enc setup lll function Erik Brockhoff 2022-11-15 13:18:54 +01:00
  • 1f97652998 Bluetooth: controller: refactor ull_rx_put/sched Erik Brockhoff 2022-11-15 09:55:33 +01:00
  • ddeb0e9f6e Bluetooth: controller: refactor ll_rx_put/sched Erik Brockhoff 2022-11-15 09:31:44 +01:00
  • ee2a43b5dc Bluetooth: controller: Reject CIS_TERMINATE when unsupported for role Morten Priess 2022-11-07 10:40:01 +01:00
  • a803588d2c Bluetooth: controller: Add handle to ll_data_path_sink_create Morten Priess 2022-11-18 13:12:03 +01:00
  • f1c9a02dd6 Bluetooth: controller: Minor ISO refactoring due to compiler issue Morten Priess 2022-06-21 15:30:12 +02:00
  • a93a860231 Bluetooth: controller: Fix ISO Test Mode SDU counting for framed Morten Priess 2022-09-05 13:45:54 +02:00
  • fae2beba9d Bluetooth: controller: Don't consider CIS connected before established Morten Priess 2022-09-26 08:52:45 +02:00
  • 44030a9da7 Bluetooth: controller: Fix CIS restart state de-initialization Morten Priess 2022-09-29 11:12:01 +02:00
  • 6e2dea3e41 Bluetooth: controller: Reject CIS_REQ with invalid PHY Morten Priess 2022-04-01 15:29:51 +02:00
  • a9f855e2bf Bluetooth: controller: Fix error in ISO reset sequence Morten Priess 2022-07-05 11:29:49 +02:00
  • 613283548c Bluetooth: controller: Fix LL_CIS_TERMINATE RX node leak Morten Priess 2022-09-29 10:09:22 +02:00
  • bfb3ec5253 tests: bluetooth: tester: allow to add more CCCs Krzysztof Kopyściński 2022-12-06 11:38:33 +01:00
  • 00cdb7afa2 net: zperf: fix incorrect statistics of zperf Yanqin Wei 2022-12-07 15:22:35 +08:00
  • 163c2bc316 Bluetooth: Mesh: Warn log mode incompatibility with friendship Pavel Vasilyev 2022-12-07 12:27:16 +01:00
  • 37ab40f2f7 Bluetooth: Mesh: Calculate adv duration instead of using estimation Pavel Vasilyev 2022-12-06 13:09:40 +01:00
  • 5b4b5c0d34 Bluetooth: Mesh: Call friendship callbacks at the end Pavel Vasilyev 2022-12-06 09:55:30 +01:00
  • 56e912d1c1 fs: Improve documentation for fs_mkdir Dominik Ermel 2022-12-08 15:36:04 +00:00
  • e4b8dce1e5 drivers: dma: Simplify stm32_dma_check_fifo_mburst() function Patryk Duda 2022-12-08 19:07:57 +01:00
  • 997f5edf1a lib: libc: picolibc: Clean up Kconfig configurations Stephanos Ioannidis 2022-12-07 18:34:15 +09:00
  • c9c40d9465 lib: libc: Move newlib libc configs to lib/libc/newlib/Kconfig Stephanos Ioannidis 2022-12-07 18:22:19 +09:00
  • 5efc0d51c8 lib: libc: Move minimal libc configs to lib/libc/minimal/Kconfig Stephanos Ioannidis 2022-12-07 18:18:37 +09:00
  • c3db8dc9e7 lib: libc: Clean up CMake script to use add_subdirectory_ifdef Stephanos Ioannidis 2022-12-07 18:10:16 +09:00
  • 2c162449eb xtensa: linker: Fix #52539 by updating the linker scripts Anders Rillbert 2022-11-30 13:08:40 +01:00
  • 239c69ee49 boards: arm: nuvoton_pfm_m487: use gpio and pinctrl apis by default Filip Brozovic 2022-09-26 22:55:41 +02:00
  • 0df2e8c888 boards: arm: nuvoton_pfm_m487: fix incorrect shell uart alias Filip Brozovic 2022-09-26 22:43:57 +02:00
  • c60e100ab3 drivers: serial: numicro: fix poll_in function Filip Brozovic 2022-09-26 23:05:49 +02:00
  • 617aa8cc65 drivers: serial: numicro: use pinctrl instead of hard-coded values Filip Brozovic 2022-09-23 18:37:54 +02:00
  • 3453a3b247 drivers: pinctrl: add numicro pinctrl driver Filip Brozovic 2022-09-23 19:21:39 +02:00
  • 6d8dc72532 west.yml: update hal_nuvoton revision to add pinctrl include file Filip Brozovic 2022-09-26 23:43:51 +02:00
  • b0475fddab dts: arm: numicro_m48x: add gpio nodes Filip Brozovic 2022-09-23 18:46:19 +02:00
  • 8577bb3e84 drivers: gpio: add driver for nuvoton numicro Filip Brozovic 2022-09-23 19:19:20 +02:00
  • 9c49ee3e48 drivers: dma: stm32u5 dma with resume API function Francois Ramu 2022-12-01 11:25:46 +01:00
  • e5306ed8e3 drivers: dma: stm32u5 do not reset the dma channel when suspending Francois Ramu 2022-12-01 11:25:02 +01:00
  • 9d3251e37a shields: add Semtech SX1262MB2DAS Konstantinos Papadopoulos 2022-10-18 14:01:41 +03:00
  • df50fa6f1a tests: settings: remove unused settings_enc.c Marcin Niestroj 2022-12-05 20:03:12 +01:00
  • 6d9ba737e6 boards: arm: nucleo_h723zg enable USB Georgij Cernysiov 2022-12-07 20:55:14 +01:00
  • 581a50e000 drivers: usb: stm32: Simplify Kconfig help message Georgij Cernysiov 2022-12-07 11:13:48 +01:00
  • aa890afeff dts: arm: stm32h723 add USB OTG HS Georgij Cernysiov 2022-12-07 11:04:43 +01:00
  • e31c0d0ff4 Revert "drivers: gpio: STM32U5 independant IO supply" Maciej Zagrabski 2022-12-07 18:54:47 +01:00
  • eca7bd12a4 tests: settings: file: remove unused c2_var_count Marcin Niestroj 2022-12-07 08:05:53 +01:00
  • 6bb3d32f32 tests: settings: nvs: remove unused settings handlers Marcin Niestroj 2022-12-06 23:53:29 +01:00
  • f2b129d35c tests: settings: fcb: remove unused zephyr/sys/printk.h Marcin Niestroj 2022-12-06 12:17:58 +01:00
  • f34ed3d181 tests: settings: fcb: remove local test_config_insert{2,3} prototypes Marcin Niestroj 2022-12-06 00:53:01 +01:00
  • 7b4fc1d6d2 tests: re-enable tests which were disabled due to ARC QEMU issues Evgeniy Paltsev 2022-12-07 22:02:16 +04:00
  • 7fc48ff2c6 boards: arm: nucleo l4r5zi enables HSI48 clock for USB Francois Ramu 2022-12-07 17:55:57 +01:00
  • 1d2a275780 tests: drivers: bbram: Test BBRAM on STM32 devices Patryk Duda 2022-12-02 18:48:35 +01:00
  • 82d26da680 boards: arm: Enable RTC backup RAM on some boards Patryk Duda 2022-12-02 18:38:52 +01:00
  • fbf5dedbdd dts: arm: st: wb: Add RTC BBRAM to DTS Patryk Duda 2022-10-26 20:35:04 +02:00
  • 5c3f8bf27c dts: arm: st: l4: Add RTC BBRAM to DTS Patryk Duda 2022-10-26 20:38:44 +02:00
  • 70ef405b3b dts: arm: st: l1: Add RTC BBRAM to DTS Patryk Duda 2022-10-26 21:13:57 +02:00
  • 6268bde897 dts: arm: st: l0: Add RTC BBRAM to DTS Patryk Duda 2022-10-26 21:29:21 +02:00
  • 6c4525c9f3 dts: arm: st: h7: Add RTC BBRAM to DTS Patryk Duda 2022-10-26 20:09:01 +02:00
  • 1fba20e6fc dts: arm: st: f7: Add RTC BBRAM to DTS Patryk Duda 2022-10-26 21:29:21 +02:00
  • 81fb0998cf dts: arm: st: f4: Add RTC BBRAM to DTS Patryk Duda 2022-10-26 20:35:04 +02:00
  • d52587d5b9 dts: arm: st: f3: Add RTC BBRAM to DTS Patryk Duda 2022-10-26 21:13:57 +02:00
  • e649900aad dts: arm: st: f2: Add RTC BBRAM to DTS Patryk Duda 2022-10-26 21:29:21 +02:00
  • 38a6d12fd5 dts: arm: st: f0: Add RTC BBRAM to DTS Patryk Duda 2022-10-26 21:29:21 +02:00
  • f7fca220ba drivers: bbram: Introduce BBRAM shell Patryk Duda 2022-10-25 11:10:32 +02:00
  • e02456a52d drivers: bbram: Introduce STM32 BBRAM driver Patryk Duda 2022-10-24 16:37:21 +02:00
  • 5d34891ae0 soc: arm: microchip: mec172x: Correct PECI base address Jose Alberto Meza 2022-12-05 19:08:20 -08:00
  • acbe0d3264 drivers: spi: deprecate spi_is_ready function Bartosz Bilas 2022-12-03 14:44:48 +01:00
  • e077fb73ec drivers: tests: replace usage of spi_is_ready with spi_is_ready_dt Bartosz Bilas 2022-12-03 14:49:05 +01:00
  • 5170c16e5c spi: add spi_is_ready_dt function Bartosz Bilas 2022-12-03 14:37:54 +01:00
  • 2dd4cbc755 dts: xtensa: intel: update cavs25_tgph to match cavs25 Kai Vehmanen 2022-12-03 00:19:19 +02:00