Commit graph

  • d98656f081 doc: kernel: code-relocation: Remove erroneous note Jamie McCrae 2023-07-04 08:01:28 +01:00
  • 4a8d61248a doc: introduction: Improve style and grammar across the chapter Kirill Kobelev 2023-07-03 19:16:05 -07:00
  • 76e5760545 drivers/sensor: lis2dh: move h/w reg debug print right after it is read Armando Visconti 2023-06-29 10:54:54 +02:00
  • 1842c602ec drivers serial native ptty: Split in top and bottom Alberto Escolar Piedras 2023-07-05 16:41:31 +02:00
  • ee268a6d4b posix arch cmake: Add clarification on use of target_link_options Alberto Escolar Piedras 2023-07-05 17:41:51 +02:00
  • ed27a4fa3d tests flash simulator: Enable for native_sim Alberto Escolar Piedras 2023-06-22 14:16:30 +02:00
  • 2d3c53f705 flash simulator: Refactor native part so it works with emb libC Alberto Escolar Piedras 2023-06-22 13:52:30 +02:00
  • 5a4fd10624 shields: st_b_lcd40_dsi1_mb1166: bump up display init priority Fabio Baltieri 2023-07-08 17:03:57 +00:00
  • 8b2a41904d posix: implement timer_getoverrun() Harshil Bhatt 2023-07-08 01:06:34 +05:30
  • 21ada0da83 MAINTAINERS: Add vaishnavachath as maintainer for hal_ti Vaishnav Achath 2023-07-07 22:30:08 +05:30
  • 4eedd45c85 drivers: pwm: pwm_mcux: fix for coverity 321142 Gustavo Silva 2023-07-07 10:29:58 -03:00
  • a983abe426 ARC: Turn off stack checking for hsdk4xd Nikolay Agishev 2023-07-04 18:01:44 +04:00
  • dc49a314fd west: sign.py: fix sign when CONFIG_KERNEL_BIN_NAME is used Iuliana Prodan 2023-07-07 02:24:21 +03:00
  • e1f36c40eb west: sign.py: de-duplicate the bootloader condition Marc Herbert 2023-06-23 19:14:40 +00:00
  • 4b66680477 net: l2: ieee802154: simplify/fix ACK procedure Florian Grandel 2023-07-06 18:24:29 +02:00
  • 46d4ee326d net: l2: ieee802154: improve context doc Florian Grandel 2023-07-06 18:22:28 +02:00
  • 27bfe68204 net: l2: ieee802154: mgmt: improve association procedure spec compliance Florian Grandel 2023-05-19 14:27:09 +02:00
  • 3d54e975a7 net: l2: ieee802154: association address parsing Florian Grandel 2023-07-07 10:21:18 +02:00
  • 389f6ac81a net: l2: ieee802154: endianness of PAN ID Florian Grandel 2023-07-07 10:20:03 +02:00
  • d7d5a53f36 net: l2: ieee802154: mgmt: improve input validation Florian Grandel 2023-07-03 19:30:35 +02:00
  • d452ef9863 net: l2: ieee802154: correctly calculate macResponseWaitTime Florian Grandel 2023-07-06 17:10:02 +02:00
  • 4edf46d86c net: l2: ieee802154: radio: fix radio utils naming Florian Grandel 2023-07-06 16:54:14 +02:00
  • 3aa668f3ca net: l2: ieee802154: introduce IEEE 802.15.4-2020 association type Florian Grandel 2023-05-19 14:27:09 +02:00
  • 415351f46a net: l2: ieee802154: frag configuration Florian Grandel 2023-07-03 15:41:33 +02:00
  • 5894bec82f net: pkt_filter: Introduce additional hooks for pkt_filter Marcin Gasiorek 2023-07-06 14:17:51 +02:00
  • eb16ab551f tests: net: pkt_filter: Add TCs for new hooks Marcin Gasiorek 2023-07-06 14:21:46 +02:00
  • 0bf467bbcd mm_drv: tlb: Fix context save for remapped pages Jaroslaw Stelter 2023-07-05 16:01:13 +02:00
  • e256b7d244 kernel: spinlock: LOCKED -> K_SPINLOCK Florian Grandel 2023-07-07 09:12:38 +02:00
  • 5132022a3c kernel: spinlock: add assertion to protect K_SPINLOCK Florian Grandel 2023-07-06 14:27:08 +02:00
  • 816d09c453 kernel: spinlock: expose LOCKED macro as public API Florian Grandel 2023-06-30 16:55:59 +02:00
  • 244c33549f kernel: spinlock: remove internal function from docs Florian Grandel 2023-07-06 13:19:21 +02:00
  • f87a589f5d boards: shields: Adding support for the adafruit can picowbell shield Joseph Yates 2023-06-28 13:53:21 +01:00
  • 860515a3ad samples: subsys: usb: webusb: Fix Win10 detection Maximilian Deubel 2023-06-26 14:43:24 +02:00
  • fbacedaef8 mgmt: mcumgr: grp: shell_mgmt: Fix issue with unset variable Jamie McCrae 2023-06-22 08:52:23 +01:00
  • 0736448d37 tests: posix: uname: add test Yong Cong Sin 2023-07-05 00:51:22 +08:00
  • 59adf0bb74 samples: posix: add sample for uname Yong Cong Sin 2023-07-05 00:21:37 +08:00
  • 4580708f54 posix: implement uname Yong Cong Sin 2023-07-04 15:15:15 +08:00
  • adc36315b0 doc: Fix typos in zbus documentation Jakub Duchniewicz 2023-07-09 17:48:58 +02:00
  • 43b057a7ce soc: neorv32: Fix spelling in reset.S Daniel Mangum 2023-07-08 19:17:41 -04:00
  • 322cd468db docs: update posix docs with pthread_barrierattr Harshil Bhatt 2023-07-05 01:37:58 +05:30
  • 886325cc1d posix: add tests for pthread_barrierattr Harshil Bhatt 2023-07-05 01:36:49 +05:30
  • 78c8176c4d posix: Implement pthread_barrieratter functions Harshil Bhatt 2023-07-04 02:01:32 +05:30
  • 694cd58647 posix: pthread: fixes for coverity 321140 and 321092 Christopher Friedt 2023-07-07 07:34:53 -04:00
  • fed377f622 drivers: mipi: delay initialization after display drivers Fabio Baltieri 2023-07-07 20:19:05 +00:00
  • b4ed6c4300 drivers: serial: driver init level based on parent node Najumon B.A 2023-06-20 13:47:42 +05:30
  • 75c83edc48 dts: ti: cc13xx_cc26xx: devicetree sysclk alignment Florian Grandel 2023-07-06 16:06:19 +02:00
  • 38e2eb8fe6 soc: ti: cc13/26xx: clean up include hierarchy Florian Grandel 2023-07-06 15:52:16 +02:00
  • e6d463f8dd doc: Updated description grammar in mikro-bus.yaml file Greg Ingram 2023-07-07 13:43:14 -04:00
  • bc710a49f1 Bluetooth: audio: unicast_server: Do not store metadata if rejected Mariusz Skamra 2023-07-06 11:25:05 +02:00
  • a2ebec5c64 Bluetooth: Controller: Fix coverity issue 318807 Vinayak Kariappa Chettimada 2023-07-01 06:27:06 +05:30
  • 5f0bba7ced maintainers: Change TF-M maintainer to d3zd3z Kevin Townsend 2023-07-07 15:46:21 +02:00
  • 275c86d399 Bluetooth: BAP: Shell: Merge the unicast and broadcast stream structs Emil Gydesen 2023-07-07 12:57:44 +02:00
  • d17cde46d1 Bluetooth: BAP: Shell: Improve handling of PSN when sending Emil Gydesen 2023-07-03 15:55:22 +02:00
  • 06dc36d268 Bluetooth: BAP: Shell: Fix formatting in lc3_audio_send_data Emil Gydesen 2023-06-30 15:54:35 +02:00
  • d02a215a14 Bluetooth: BAP: Shell: Add support for TX retry when sending sine Emil Gydesen 2023-06-30 15:51:09 +02:00
  • 8252e99608 drivers: entropy native: Refactor to support embedded libCs Alberto Escolar Piedras 2023-06-21 14:46:00 +02:00
  • 265010a4b6 native boards: Make native simulator host trampolines avaliable to all Alberto Escolar Piedras 2023-07-06 14:05:46 +02:00
  • e9721db183 native_simulator: Align with upstream latest with more trampolines Alberto Escolar Piedras 2023-07-05 16:45:38 +02:00
  • abd90085ac soc: arm: nrf53: workaround pop lr after wfi crash Andrzej Kuros 2023-07-06 13:32:27 +02:00
  • 8e5673ccd1 bluetooth: tests: Add bsim test for setting bondable flag per-conn Mateusz Kapala 2023-07-05 14:09:58 +02:00
  • 5b44ebe159 bluetooth: host: smp: Add bondable flag overlay per connection Mateusz Kapala 2023-07-03 13:45:30 +02:00
  • b95cdb2a33 drivers: serial: stm32: add support for RS485 configuration Armin Brauns 2023-05-22 14:29:23 +00:00
  • 652d9a5b0a boards: nucleo_l476rg: add ST Morpho connector nexus node Marcin Niestroj 2023-06-26 12:56:14 +02:00
  • 17ef81c60e boards: nucleo_l452re: add ST Morpho connector nexus node Marcin Niestroj 2023-06-26 12:54:45 +02:00
  • be6853d9cc boards: nucleo_l152re: add ST Morpho connector nexus node Marcin Niestroj 2023-06-26 12:54:21 +02:00
  • 4c87e60005 boards: nucleo_l073rz: add ST Morpho connector nexus node Marcin Niestroj 2023-06-26 12:53:31 +02:00
  • e6a51a9219 boards: nucleo_l053r8: add ST Morpho connector nexus node Marcin Niestroj 2023-06-26 12:53:20 +02:00
  • a6c4d7f919 boards: nucleo_f446re: add ST Morpho connector nexus node Marcin Niestroj 2023-06-26 12:52:31 +02:00
  • 5499a3102e boards: nucleo_f411re: add ST Morpho connector nexus node Marcin Niestroj 2023-06-26 12:52:14 +02:00
  • 55c54bd421 boards: nucleo_f410rb: add ST Morpho connector nexus node Marcin Niestroj 2023-06-26 12:51:54 +02:00
  • e6960ea010 boards: nucleo_f401re: add ST Morpho connector nexus node Marcin Niestroj 2023-06-26 12:51:05 +02:00
  • 1ac72b3093 boards: nucleo_f334r8: add ST Morpho connector nexus node Marcin Niestroj 2023-06-26 12:50:40 +02:00
  • d3220277c9 boards: nucleo_f303re: add ST Morpho connector nexus node Marcin Niestroj 2023-06-26 12:50:13 +02:00
  • bb80d85b1b boards: nucleo_f103rb: add ST Morpho connector nexus node Marcin Niestroj 2023-06-26 12:49:51 +02:00
  • 8b35cf7794 boards: nucleo_f091rc: add ST Morpho connector nexus node Marcin Niestroj 2023-06-26 12:49:26 +02:00
  • 6e77e1ba68 boards: nucleo_f070rb: add ST Morpho connector nexus node Marcin Niestroj 2023-06-26 12:49:03 +02:00
  • 375d8414a0 boards: nucleo_f030r8: add ST Morpho connector nexus node Marcin Niestroj 2023-06-26 12:48:41 +02:00
  • dadacfaac2 soc (native): Use nce directly from native_simulator Alberto Escolar Piedras 2023-06-23 11:06:58 +02:00
  • 8e40304258 net: openthread: remove unneeded OPENTHREAD_MAX_CHILDREN default value Eduardo Montoya 2023-07-07 10:40:28 +02:00
  • 4293835192 soc : arm: st_stm32: stm32h5: add linker for STM32H5X Marc Desvaux 2023-06-22 15:04:09 +02:00
  • be7db19b33 dts: arm: st: h5: add Ethernet Marc Desvaux 2023-06-26 14:54:31 +02:00
  • 0bfad255dc board: arm: nucleo_h563zi: add Ethernet Marc Desvaux 2023-06-22 14:58:33 +02:00
  • 2e4d7ec5a8 drivers : ethernet: add SOC_SERIES_STM32H5X Marc Desvaux 2023-06-22 14:57:43 +02:00
  • 935268ee64 devicetree.h: DT_FOREACH_NODE_VARGS, DT_FOREACH_STATUS_OKAY_NODE_VARGS Carlo Caione 2023-07-04 17:50:12 +02:00
  • a6e9782b01 drivers: ieee802154: fix declaration in case blocks Damian Krolik 2023-07-07 09:34:18 +02:00
  • 3b59d6842f sensor: ism330dhcx: Incorrect handle passed to ctx struct in SPI mode Tristan Honscheid 2023-07-06 16:08:08 -06:00
  • 963422111c driver gpio nrfx: Fix undefined output in gpio_nrfx_port_get_direction Alberto Escolar Piedras 2023-07-07 09:42:18 +02:00
  • eba4d34b68 tests: Bluetooth: Mesh: test 32-bytes auth static OOB Aleksandr Khromykh 2023-07-06 13:13:52 +02:00
  • 4da1518108 regulator: shell: fix unitialized variable warning from SCA Martin Kiepfer 2023-07-05 07:35:24 +02:00
  • 8fc22e14a9 Bluetooth: Mesh: Remove TODO file is outdated Pavel Vasilyev 2023-07-06 13:18:08 +02:00
  • 2bf61ee8d6 Bluetooth: Mesh: Restructure Kconfig options Pavel Vasilyev 2023-07-02 18:41:36 +02:00
  • 7ea8e2f507 shields: Add arduino uno click shield Andriy Gelman 2023-07-02 16:14:18 -04:00
  • f46453cabb drivers: usb: usb_dc_it82xx2: correct the resumed/suspended mechanism Ren Chen 2023-06-30 09:49:13 +08:00
  • e8a7c6706f scripts: west: Check for sysbuild flag when parsing test item Emil Obalski 2023-06-26 15:01:36 +02:00
  • fa49f77973 drivers/crypto/it8xxx2: add support for SHA256 hardware accelerator Dino Li 2023-03-09 16:59:37 +08:00
  • c3c586a1b4 tests: kernel: events: test return value Jordan Yates 2023-04-25 13:18:31 +10:00
  • 5312ebd972 kernel: add k_event_test Jordan Yates 2023-04-25 13:02:19 +10:00
  • 4ce1f03aa9 kernel: event modification functions return previous value Jordan Yates 2023-04-25 12:54:58 +10:00
  • 3e33d6af89 emul: SBS Gauge emulator reset rule Aaron Massey 2023-05-26 15:24:45 -06:00
  • e1401fcf5e emul: Add SBS Gauge emulator backend_api Aaron Massey 2023-05-26 14:25:59 -06:00