Commit graph

  • 4830cbd802 samples: spi: bitbang: Fix missing pass conditions Maciej Perkowski 2022-03-08 18:05:26 +01:00
  • aab52048f1 tests: drivers: watchdog testing on stm32 iwdg and wwdg Francois Ramu 2022-05-16 13:33:24 +02:00
  • cd87ff04ff dts: arm: stm32u5 and mp1 declare wwdg node instances Francois Ramu 2022-05-20 11:32:08 +02:00
  • 6c268ff93c dts: arm: stm32h7 declare wwdg and iwdg node instances Francois Ramu 2022-05-20 11:30:18 +02:00
  • 5865d13117 dts: arm: stm32l5 Invalid wwdg interrupt priority Francois Ramu 2022-05-17 12:09:33 +02:00
  • 1160994dfb tests: error_hook: remove filter and define testcases in yaml file Guo Lixin 2022-05-17 10:05:55 +08:00
  • be217004a1 boards: stm32h7: Update openocd runner to specify target handle Erwan Gouriou 2022-05-20 11:38:56 +02:00
  • 4d073a755d scripts: west: openocd runner: Add an option to specify target handle Erwan Gouriou 2022-05-20 11:29:36 +02:00
  • af483c37fc drivers/clock_control: stm32u5: Wrong bus check in _get_rate() Erwan Gouriou 2022-05-20 09:41:49 +02:00
  • e8b5e05d51 west.yml: fix bluetooth adapter variable definition Sylvio Alves 2022-05-20 08:53:48 -03:00
  • 12eda22dfe samples: Bluetooth: Fix bad info->flags check in unicast_server Emil Gydesen 2022-05-20 15:38:12 +02:00
  • fc7598fa04 drivers: can: can_stm32h7: Fix min timings Tomislav Milkovic 2022-05-17 12:23:52 +02:00
  • 2fd83ad24b boards: arm: stm32h7b3i_dk: Enable CAN peripheral and transceiver Tomislav Milkovic 2022-05-04 14:10:27 +02:00
  • 35a00551a8 doc: Bluetooth: Document the services APIs Carles Cufi 2022-05-23 15:47:06 +02:00
  • 7210174088 dts: nxp: fix address of NXP PFR region for LPC55sx6 SOC Daniel DeGrasse 2022-05-23 15:03:20 -05:00
  • 7054fda0c8 samples: drivers: led ws2812 running on the nucleo h743 Francois Ramu 2022-05-23 15:46:51 +02:00
  • fd6a3d3154 dts: arm: stm32h7 devices have spi clock source on pll1_q Francois Ramu 2022-05-24 11:15:33 +02:00
  • c5faa3df14 arm: Enable NOCACHE_MEMORY on nucleo_h743zi when littlefs sample is run Lukasz Majewski 2022-05-11 17:14:19 +02:00
  • 508f4e30da doc: Info about replacing usage of CONFIG_NOCACHE_MEMORY with CONFIG_DCACHE Lukasz Majewski 2022-05-11 16:40:10 +02:00
  • 5a8dff59a5 stm32: Add CONFIG_DCACHE=n to stm32h7 uart API tests Lukasz Majewski 2022-05-11 16:30:43 +02:00
  • 0f9c8c2935 arm: stm32h7: Enable DCache when CONFIG_DCACHE is defined Lukasz Majewski 2022-04-08 12:39:29 +02:00
  • f4f9a8291f kconfig: Add CONFIG_DCACHE option Lukasz Majewski 2022-04-08 12:29:28 +02:00
  • 70dbf7e695 drivers: uart_imx: Fix the poll_in function Mahesh Mahadevan 2022-05-20 16:41:46 -05:00
  • a8c7f82510 tests: counter: Fix test_multiple_alarms in counter_basic_api Mahesh Mahadevan 2022-05-19 17:10:48 -05:00
  • 649bb3bb44 drivers: counter: Update CTimer to fix alarm setting Mahesh Mahadevan 2022-05-19 17:08:14 -05:00
  • 06cd8abde1 samples: tfm_integration: Add missing MPS3 support Kevin Townsend 2022-05-21 23:52:32 +02:00
  • 8a252422c8 samples: tfm_integration: Remove LPC55s69 tests Kevin Townsend 2022-05-21 23:44:17 +02:00
  • f91471640e drivers/sensor: lsm6ds0: Fix typo when configuring FS at 16G Armando Visconti 2022-05-23 13:25:35 +02:00
  • b3949415d8 cmake: gcc: Use --sysroot with gcc when SYSROOT_DIR is provided Luca Fancellu 2022-05-05 11:47:58 +01:00
  • 4cc5c56d8c Bluetooth: Controller: Fix setting fragment when Periodic Adv is active Vinayak Kariappa Chettimada 2022-05-17 07:52:01 +05:30
  • fe18625f77 Bluetooth: Controller: Initial Periodic Adv Data fragment op support Vinayak Kariappa Chettimada 2022-05-16 14:57:14 +05:30
  • 8888681aa8 Bluetooth: Remove deprecated BT_WHITELIST KConfig option Vinayak Kariappa Chettimada 2022-05-22 06:52:10 +05:30
  • 8b5c84e2aa Bluetooth: Controller: Collision resolution to use ticks_slot_window Vinayak Kariappa Chettimada 2022-02-21 12:31:32 +05:30
  • 06aae61019 scripts: zspdx: fix writing custom license IDs Jordan Yates 2022-05-20 09:40:26 +10:00
  • fa84da588d net: lib: lwm2m: Cancel firmware DOWNLOADED state with NULL byte Marc Lasch 2022-05-22 12:48:31 +02:00
  • f7f0889653 doc: application: Describe application types Carles Cufi 2022-04-05 16:05:18 +02:00
  • ae3e29a230 doc: Move the source tree description out of app development Carles Cufi 2022-04-01 13:39:09 +02:00
  • ab6d3d36a3 Bluetooth: Controller: lll: Fix warning when building for Nordic Szymon Janc 2022-05-20 13:37:35 +02:00
  • e9d3791e3f release: Zephyr v3.1.0-rc2 Martí Bolívar 2022-05-20 19:26:13 -07:00
  • e19fd4d3fa tests: fpu_sharing: Fix the skipped testing on acrn_ehl_crb Yinfang Wang 2022-05-18 03:36:16 +08:00
  • c668199b5d net: tcp: Correctly determine when the TCP transmit window is full Sjors Hettinga 2022-05-17 17:47:05 +02:00
  • bc2f83f11c tests/kernel/sched/schedule_api: don't break the test if not divisible Ruibin Chang 2022-04-11 17:27:26 +08:00
  • ca2701d6d8 Bluetooth: Controller: Rework instant based procedure complete event Vinayak Kariappa Chettimada 2022-04-12 10:57:08 +05:30
  • 4c674aa1f2 Bluetooth: Controller: Fix instant based procedure complete event Vinayak Kariappa Chettimada 2022-04-12 10:57:08 +05:30
  • f96b504d8d dts: bindings: fix various header file path Fabio Baltieri 2022-05-19 17:55:35 +01:00
  • bd61ced760 twister: fix wrong flag name in the helpdoc Fabio Baltieri 2022-05-19 17:54:02 +01:00
  • 69a13bbb5d drivers: pwm_nrfx: fix incoherent config struct name Fabio Baltieri 2022-05-19 17:52:26 +01:00
  • cf30e38c46 fcb: Convert to Doxygen comment Reto Schneider 2022-05-19 17:46:33 +02:00
  • 3f4159c5c7 gitignore: Ignore emacs temporary edit files Aaron Massey 2022-05-18 15:59:24 -06:00
  • e09f78a414 ci: doc-publish: Do not run for pull requests Stephanos Ioannidis 2022-05-20 23:18:50 +09:00
  • 903672c394 bluetooth: att: Fix L2CAP channel section order Marek Pieta 2022-05-19 16:10:25 +02:00
  • 01f4a64738 fix: boards: esp32: uart: pinmux assignment Glauber Maroto Ferreira 2022-05-19 12:08:42 -03:00
  • 26d2c12884 doc: fixes errors pipes wiki entry Archie Atkinson 2022-05-17 14:28:21 +01:00
  • 6a9243c13e Bluetooth: Controller: LLCP: Fix handling of invalid DLE parameters Szymon Janc 2022-03-31 14:01:04 +02:00
  • 2d824f4811 net: tcp: Removed copy of conn->unacked_len Sjors Hettinga 2022-05-19 08:05:11 +02:00
  • 4b9a8a8471 tests/kernel/common: Extend nested_irq_offload case to do a context switch Andy Ross 2022-05-19 11:05:55 -07:00
  • 58eb132d06 arch/xtensa: Fix return context for nested interupts Andy Ross 2022-05-19 11:26:05 -07:00
  • 5d80dbd388 Bluetooth: controller: llcp: Fix terminate timer Thomas Ebert Hansen 2022-05-19 18:19:17 +02:00
  • 2a2856e88e tests: kernel: workq: work: Fix potential race in the test Krzysztof Chruscinski 2022-05-19 14:05:25 +02:00
  • ac2e13b9a1 net: tcp: Fix possible buffer underflow Flavio Ceolin 2022-05-19 04:07:38 -07:00
  • 8148449db0 soc: esp32: move libc strings in dram area Sylvio Alves 2022-05-17 10:25:06 -03:00
  • 7b340d26fb include: fix the size of IRQn_Type Dylan Hung 2022-05-18 18:18:59 +08:00
  • 0f18c4c4ab pinctrl: npcx: config pwm open-drain without enabling STORE_REG Mulin Chao 2022-05-16 01:03:04 -07:00
  • 4e443dac34 soc: arm: microchip: mec172x: Enclose macro in brackets Jose Alberto Meza 2022-04-06 10:12:56 -07:00
  • d2361e8441 drivers: sensor: mchp_tach: Correct spelling header Jose Alberto Meza 2022-04-06 10:11:19 -07:00
  • c64ac967a8 tests/kernel/fatal: Work around historical API misuse Andy Ross 2022-05-19 15:01:38 -07:00
  • fb613594c7 kernel/sched: Panic on aborting essential threads Andy Ross 2022-05-19 12:55:28 -07:00
  • 843a24924f Bluetooth: controller: llcp: terminate conn on conn update past instant Erik Brockhoff 2022-05-12 13:28:41 +02:00
  • c2e07a304b Bluetooth: controller: llcp: send correct collision code Andries Kruithof 2022-05-11 03:24:06 -07:00
  • ce84c782dc drivers: usb: device: stm32: fix disconnect-gpios configuration. Chris Collins 2022-05-19 15:13:31 +10:00
  • 2d8c45c1e0 doc: Update to Zephyr SDK 0.14.2 Stephanos Ioannidis 2022-05-16 13:49:19 +09:00
  • 968d01732c ci: Update to Zephyr SDK 0.14.2 Stephanos Ioannidis 2022-05-16 13:47:40 +09:00
  • 702677ebee ci: Switch to CI image 0.23.3 Stephanos Ioannidis 2022-05-16 13:45:01 +09:00
  • e0e9ec7714 doc: Add LwM2M engine state machine Jarno Lamsa 2022-05-13 14:38:11 +03:00
  • 521e093cde I2S_MCUX: Fixup I2S MCUX Audio PLL Rate Calculation and Reg Writes Nickolas Lapp 2022-04-18 17:34:58 -04:00
  • 2dc866fa48 manifest: zscilib: Update zscilib for 3.1 Kevin Townsend 2022-05-19 00:57:12 +02:00
  • d84c5496a6 Bluetooth: Controller: Add Extended Advertising Type Validations Vinayak Kariappa Chettimada 2022-04-28 17:59:44 +05:30
  • 364a8c2786 Bluetooth: Controller: df: CTE req not disabled if run in single shot Piotr Pryga 2022-05-17 14:07:43 +02:00
  • b9dcc3d4e4 tests: Bluetooth: df: Add missing conn handle assignment Piotr Pryga 2022-05-16 12:02:32 +02:00
  • 5922b211c3 tests: Bluetooth: df: Add missing peer supported feature information Piotr Pryga 2022-05-16 11:58:27 +02:00
  • f0e456dc50 tests: Bluetooth: df: Fix wrong max antenna switch pattern len config Piotr Pryga 2022-05-16 11:53:51 +02:00
  • f35b22a541 tests: Bluetooth: llcp: cte_req: remove invalid rsp test Piotr Pryga 2022-05-04 07:33:00 +02:00
  • 9e6f566858 Bluetooth: Controller: llcp: Add handling of unexpe CTRL PDU by CTE req Piotr Pryga 2022-04-29 14:47:41 +02:00
  • 3664e6ca68 tests: Bluetooth: Add missing NTF release Piotr Pryga 2022-04-29 14:44:39 +02:00
  • 0dfb5fc5c8 tests: Bluetooth: cte_req: Enable not used test case Piotr Pryga 2022-04-29 14:42:47 +02:00
  • d6dc5bd282 tests: Bluetooth: cte_req: Add tests for handling LL_UNKNOWN_RSP Piotr Pryga 2022-04-29 14:36:38 +02:00
  • 2890f42545 Bluetooth: Controller: df: Fix CTE reqest proc enable if feat supported Piotr Pryga 2022-04-29 08:50:23 +02:00
  • 40cdd65901 Bluetooth: Controller: llcp: add missing handling LL_UNKNOWN in CTE llcp Piotr Pryga 2022-04-29 07:59:31 +02:00
  • 78962268c2 samples: Bluetooth: Broadcast audio scan and adv data size increase Emil Gydesen 2022-04-27 15:36:44 +02:00
  • a263308cf2 samples: Bluetooth: Audio sample board files cleanup Emil Gydesen 2022-04-21 11:30:35 +02:00
  • 468218a547 lib: os: cbprintf: Fix potential Coverity issue Krzysztof Chruscinski 2022-05-12 11:49:50 +02:00
  • 1fb8364c4c lib: os: cbprintf: Reduce stack usage when no optimization Krzysztof Chruscinski 2022-05-12 09:44:45 +02:00
  • 99fb57652a soc: arm: nordic: Change tick rate for non-tickless kernel Krzysztof Chruscinski 2022-05-04 08:58:23 +02:00
  • 4c504d3f5a manifest: update espressif HAL to not require ZEPHYR_BASE in env var Henrik Brix Andersen 2022-05-18 17:39:45 +02:00
  • c6b3094d5e scripts: kconfig: kconfigfunctions: use relative ZEPHYR_BASE path Henrik Brix Andersen 2022-05-18 17:35:23 +02:00
  • 3b0517bbd3 ARC: HSDK: remove pinmux_hsdk driver Evgeniy Paltsev 2022-05-04 17:46:25 +04:00
  • f81b3e03ac ARC: boards: HSDK: ged rid of pinmux usage Evgeniy Paltsev 2022-05-04 17:25:48 +04:00
  • dfabb2e3e5 boards: mimxrt1xxx: change flash controller to correct node Daniel DeGrasse 2022-05-11 17:34:13 -05:00
  • 4b7146bf18 Bluetooth: Controller: Add missing void in memcpy calls Vinayak Kariappa Chettimada 2022-05-17 08:06:38 +05:30
  • 6976b03fe4 Bluetooth: Controller: Fix handling of AD Data unchanged operation Vinayak Kariappa Chettimada 2022-04-28 18:02:19 +05:30