Commit graph

  • 861131795c CI codecov workflow: Switch to native_sim Alberto Escolar Piedras 2023-11-28 15:05:27 +0100
  • 9971027d0b CI clang workflow: Switch to native_sim Alberto Escolar Piedras 2023-11-28 15:04:41 +0100
  • a905292eb0 tests/boards/native_sim/rtc: Rename testcase Alberto Escolar Piedras 2023-11-28 13:39:00 +0100
  • 690479fc36 tests/*: Switch integration platform to native_sim Alberto Escolar Piedras 2023-11-28 13:33:16 +0100
  • 7a778ebc2d tests/kernel/*: Switch integration platform to native_sim Alberto Escolar Piedras 2023-11-28 13:31:56 +0100
  • 700a251366 tests/kernel/sched/schedule_api: Replace delay with Z_SPIN_DELAY() Alberto Escolar Piedras 2023-11-28 13:31:16 +0100
  • fbf1c19bd6 tests/kernel/common: Enable errno test on native_sim Alberto Escolar Piedras 2023-11-28 13:25:12 +0100
  • f981bf2fa0 tests/subsys/*: Switch integration platform to native_sim Alberto Escolar Piedras 2023-11-28 13:19:17 +0100
  • 0f5a0327e6 tests/subsys/canbus/isotp/conformance: Replace native_posix in comment Alberto Escolar Piedras 2023-11-28 13:18:39 +0100
  • 345c25659c tests/subsys/bindesc/definition: Enable for native_sim Alberto Escolar Piedras 2023-11-28 13:17:46 +0100
  • 1a3ba0ec82 tests/lib/*: Switch integration platform to native_sim Alberto Escolar Piedras 2023-11-28 12:02:08 +0100
  • 6db47c70fa tests/lib/heap: Minor fix in a comment Alberto Escolar Piedras 2023-11-28 12:01:31 +0100
  • 12bf3bae0f tests/lib/c_lib/common: Do not skip part of test for all posix boards Alberto Escolar Piedras 2023-11-28 11:59:34 +0100
  • ff30ad15cd tests/drivers/*: Switch integration platform to native_sim Alberto Escolar Piedras 2023-11-28 11:50:55 +0100
  • 799cd60745 tests/drivers/charger/sbs_charger: Fix test filter Alberto Escolar Piedras 2023-11-28 11:48:38 +0100
  • f591d0a54d tests/lib/cmsis_dsp: Switch integration_platform to native_sim Alberto Escolar Piedras 2023-11-28 11:41:54 +0100
  • 188cdd95c5 twister tests: Replace native_posix with native_sim Alberto Escolar Piedras 2023-11-28 11:29:57 +0100
  • 6fce48b028 tests/drivers/flash_simulator: Switch to native_sim Alberto Escolar Piedras 2023-11-28 11:18:46 +0100
  • 0f6a3d0334 boards native: Switch default testing platform native_posix->native_sim Alberto Escolar Piedras 2023-11-28 11:05:19 +0100
  • c94cd30cec bluetooth: bap: Fix shift of requested_bis_sync Magdalena Kasenberg 2023-10-31 20:31:48 +0100
  • 2094183d81 bluetooth: bap: Fix shift of BIS_Sync parameter of notification Magdalena Kasenberg 2023-10-31 20:30:33 +0100
  • 3d29c9fe54 kernel: timeout: fix issue with z_timeout_expires Qipeng Zha 2023-11-28 12:17:42 +0800
  • de1bfd6a6e drivers: adc: stm32 adc fixing calibration for the stm32F1 serie Francois Ramu 2023-11-24 17:18:35 +0100
  • c8f4455ef8 tests: input: api: dedup some test properties Fabio Baltieri 2023-11-29 15:41:18 +0000
  • 222fa42609 net: icmp: Fix Echo Replies with unspecified address Robert Lubos 2023-11-29 10:45:13 +0100
  • 8252ec7570 net: lib: coap: Translate handler errors to CoAP response codes Pieter De Gendt 2023-11-29 10:02:10 +0100
  • 40c2e08e82 xcc/cmake: don't discard stderr; don't (ever!) use ERROR_QUIET Marc Herbert 2023-11-28 21:39:57 +0000
  • 283a9ef959 tests: cpp: Exclude cpp2B testcase for xt-clang toolchain Aastha Grover 2023-06-09 17:10:20 -0400
  • 5bbf898905 tests: net: socket: tcp: Fix FD leak in fionread tests Robert Lubos 2023-11-28 17:50:52 +0100
  • 95155c1fae tests: net: tcp: Add small delay when checking context dereference Robert Lubos 2023-11-28 17:48:03 +0100
  • 37d39425ee net: tcp: Fix possible race between TCP work items and context unref Robert Lubos 2023-11-28 14:30:28 +0100
  • 530e3670bc bluetooth: tester: Allow to use filter list for advertising Szymon Janc 2023-11-24 14:32:08 +0100
  • dc834cb217 Bluetooth: l2cap: remove bt_l2cap_chan_send_cb Aleksander Wasaznik 2023-07-13 14:50:51 +0200
  • 8a3201c223 Bluetooth: att: Remove att use of bt_l2cap_chan_send_cb Aleksander Wasaznik 2023-07-13 10:48:57 +0200
  • 535e003a00 Bluetooth: Use CONFIG_BT_CONN_TX_USER_DATA_SIZE Aleksander Wasaznik 2023-07-04 11:17:17 +0200
  • 3fe9aaa0f1 tests: Bluetooth: add ATT clopen test Jonathan Rico 2023-11-27 15:46:23 +0100
  • 34b6247910 drivers: i3c: fix nested list item formatting Henrik Brix Andersen 2023-11-28 11:29:34 +0100
  • bc011c39ea drivers: rtc: ds3231: use backticks for code identifiers Henrik Brix Andersen 2023-11-28 11:28:40 +0100
  • 53d8c71ed3 drivers: interrupt_controller: esp32: use backticks for code identifiers Henrik Brix Andersen 2023-11-28 11:21:50 +0100
  • 01760ab2f5 bluetooth: audio: cap: remove stray list item bullets Henrik Brix Andersen 2023-11-28 11:20:19 +0100
  • 72f7a05a8b tests: lwm2m_rd_client: Added more fff tests Andreas Chmielewski 2023-01-26 14:25:46 +0100
  • 75f7ffb2c9 Revert "timer: cortex_m_systick: handle cycle count overflow with idle timer" Dawid Niedzwiecki 2023-11-28 13:09:27 +0100
  • e504ab5217 net: openthread: add Link Metrics noise floor initialization Eduardo Montoya 2023-11-28 09:12:31 +0100
  • 1f1712a89f net: context: Add ARG_UNUSED to relevant places in opt handling Jukka Rissanen 2023-11-28 09:35:35 +0200
  • 77e522a5a2 net: context: Refactor option setters Jukka Rissanen 2023-11-28 10:04:10 +0200
  • 55958d851f net: context: Refactor option getters Jukka Rissanen 2023-11-28 09:27:50 +0200
  • 7388970c85 serial: stm32: do not clear TC flag in async mode Dawid Niedzwiecki 2023-11-28 06:46:17 +0100
  • e6f77f9b73 driver: intc: plic: fix trigger type register bit calculation Yong Cong Sin 2023-11-28 13:04:32 +0800
  • 10ec2b129c scripts/pylib/twister/twisterlib: Support multiple --pytest-args Ederson de Souza 2023-11-27 17:09:07 -0800
  • ffcf9c5987 twister: do not add a platform to keyed tests if previously filtered Anas Nashif 2023-11-27 22:13:55 +0000
  • 2aa7ef1d65 boards: mimxrt101x_evk: add boot and slot partitions Andrej Butok 2023-11-27 15:09:27 +0100
  • 55f2d72cd4 drivers: eth_esp32: allow selecting ref clk source Bartosz Bilas 2023-11-25 14:34:47 +0100
  • 052f0994d4 west: bump hal_espressif Bartosz Bilas 2023-11-26 09:49:48 +0100
  • 90978b9f40 mgmt/osdp: Make OSDP slab init safer Arkadiusz Wadowski 2023-11-23 11:13:50 +0100
  • 77b49ab587 dts: arm: rpi_pico: Add compat string to rp2040 Patryk Koscik 2023-11-15 15:39:33 +0100
  • e91e65b5fd bluetooth: tester: GMCS Server tests Piotr Narajowski 2023-10-17 10:18:30 +0200
  • 50f64eaeba drivers: spi: stm32h7: Use FIFO Daniel Gaston Ochoa 2023-11-16 10:47:49 +0000
  • cb4f54535f drivers: spi: stm32h7: Simplify long function in small ones Daniel Gaston Ochoa 2023-09-09 14:35:33 +0100
  • 02f46fb1f2 drivers: spi: stm32h7: Use a better name for ll_func_tx_is_empty Daniel Gaston Ochoa 2023-09-09 14:38:19 +0100
  • 2effd8cce7 drivers: spi: stm32h7: Move startMasterTransfer to transceive Daniel Gaston Ochoa 2023-09-09 15:46:15 +0100
  • 1204aa25c8 drivers: usb: device: fix Rx FIFO min size Marc Desvaux 2023-09-12 11:21:26 +0200
  • 915f8a10b6 doc: point to new zephyr sdk: 0.16.4 Daniel Baluta 2023-11-23 17:28:41 +0200
  • d6329386e9 ci: use zephyr SDK 0.16.4 Daniel Baluta 2023-11-23 17:21:21 +0200
  • 9e4328cdcd doc: build: dts: bindings-syntax: compatible typo Adam Bozanich 2023-11-28 23:51:06 -0800
  • ef1bcb7aee manifest: Update net-tools Seppo Takalo 2023-11-27 17:08:50 +0200
  • df2ff3a850 boards: rt10xx: Rename ENET overlay & document Declan Snyder 2023-11-29 11:25:36 -0600
  • 685b45be94 tests: console: add line splitting tests Jakub Michalski 2023-08-30 11:46:42 +0200
  • 56bb73d7c7 console: fix '\r' and '\n' handling in uart_console_isr() Jakub Michalski 2023-08-29 14:11:04 +0200
  • f9c4ae6cf6 tests: net: hostname: test hostname related events Konrad Derda 2023-10-18 17:52:11 +0200
  • 3c39f7efd9 net: hostname: trigger an event when the hostname changes Konrad Derda 2023-10-18 17:46:35 +0200
  • 2fa6a440ae tests: zbus: replacing K_NO_WAIT with K_FOREVER in integration tests Rodrigo Peixoto 2023-11-29 12:36:37 -0300
  • 76791cd708 input: kbd_matrix: add a input_kbd_matrix_drive_column_hook option Fabio Baltieri 2023-11-21 14:48:48 +0000
  • 9e4b57398f dts: arm: nxp: rt1015: correct FlexRAM bank allocation Daniel DeGrasse 2023-11-27 14:20:18 -0600
  • 53df6efeb6 watchdog: intel_adsp: fix num cpus Adrian Bonislawski 2023-10-31 14:02:11 +0100
  • 153f38a412 device: add braces around dev/dev_rw initializer Fabio Baltieri 2023-11-29 10:32:41 +0000
  • f74f309ec7 valgrind: Update POSIX soc no cpu cleanup suppression Jeppe Odgaard 2023-11-22 15:09:34 +0100
  • 81773c9905 MAINTAINERS: fix missing asterisk for STM32 driver matching Daniel Leung 2023-11-28 10:29:03 -0800
  • 35de07a528 tests: gnss: add some tests for gnss_dump Fabio Baltieri 2023-11-26 15:51:31 +0000
  • f9ab050306 drivers: gnss: move gnss_publish.h in include/ Fabio Baltieri 2023-11-26 15:35:04 +0000
  • 96b9bd4720 drivers: gnss: use absolute values for signed fractionals Fabio Baltieri 2023-11-22 23:20:52 +0000
  • 874e973446 bindings: gnss: renmae quectel,lc76g.yaml Fabio Baltieri 2023-11-22 23:15:23 +0000
  • b3cba84dcd testsuite: coverage: allow access to gcov internals Joshua Lilly 2023-11-27 18:42:10 -0800
  • b35cd5f7b8 doc: migration-guide: 3.6: Add note on nrf Kconfig removal Jamie McCrae 2023-11-28 11:15:58 +0000
  • 93f537552d soc: arm: nordic_nrf: Remove deprecated GPREGRET Kconfig option Jamie McCrae 2023-11-28 11:11:16 +0000
  • 7d567438b2 west.yml: MCUboot synchronization from upstream Jamie McCrae 2023-11-28 09:31:58 +0000
  • e654cb65b8 drivers: watchdog: wdt_nrfx: Add support for new instances Adam Wojasinski 2023-07-19 15:36:00 +0200
  • 38739368dd modules: hal_nordic: watchdog: Add Kconfig symbols for new WDT instances Adam Wojasinski 2023-11-15 14:01:59 +0100
  • 2a38230a31 drivers: spi: nrfx: add dependency to PPI for PAN 58 on nRF52832 Marcin Szymczyk 2022-03-11 12:26:24 +0100
  • 0a1eff8d97 drivers: spim: Move the length check to beginning Chaitanya Tata 2023-08-25 17:45:17 +0530
  • 2c0f121727 drivers: spi: spi_nrfx_spim: Use generic macro for RAM address check Chaitanya Tata 2023-08-25 18:27:52 +0530
  • 058eebe479 drivers: spi: spi_nrfx_spim: Add additional symbol check for frequency Adam Wojasinski 2023-10-05 09:15:24 +0200
  • e6bcc986bf drivers: spi: spi_nrfx_spim: Include nrf_clock.h only for nRF5340 Adam Wojasinski 2023-10-05 09:09:30 +0200
  • 447bdaa506 drivers: ethernet: eth_sam_gmac: Fix ptp adjust Andriy Gelman 2023-11-27 14:58:17 -0500
  • 4c035af05c scripts: tests: twister_blackbox: Add test test_report.py Paszkiet Kamil 2023-11-07 15:15:06 +0100
  • 4321f86f1e drivers: allow setting BlueNRG public address Armin Brauns 2023-11-14 14:27:55 +0000
  • 57b04c1eb0 drivers: refactor BlueNRG SPI driver for more config options Armin Brauns 2023-11-14 14:15:10 +0000
  • 5b1b260f80 bluetooth: add HCI driver parameter to set controller's public address Armin Brauns 2023-11-15 15:13:49 +0000
  • 1e91453005 drivers: i3c: cdns: use deterministic timeout for idle Ryan McClelland 2023-11-26 10:52:52 -0800
  • a8d2feef83 maintainers: remove cfriedt as ti collaborator Christopher Friedt 2023-11-28 07:21:48 -0500
  • 8d8e2b0f42 drivers: usb: nrf_usbd_common: Remove unneeded assertion Marek Pieta 2023-11-28 13:31:01 +0100