Commit graph

  • 2b2cbf8107 posix: sched: ensure min and max priority are schedulable Chris Friedt 2023-04-23 22:30:11 -0400
  • 7f3326ad5d ci: Use CI Docker image v0.26.2 Stephanos Ioannidis 2023-04-28 00:36:22 +0900
  • a341a71bd7 math: Update ilog2_compile_time_const_u32 to wrap n with () Yuval Peress 2023-04-27 10:59:02 -0600
  • d15f8e6337 net: shell: Print new flags with the net iface command Robert Lubos 2023-04-28 19:05:57 +0200
  • d0746a9a4f tests: net: mld: Add test case for NET_IF_IPV6_NO_MLD flag Robert Lubos 2023-04-28 13:53:39 +0200
  • 61e5ce9cf4 tests: net: ipv6: Add test case for NET_IF_IPV6_NO_ND flag Robert Lubos 2023-04-28 14:05:15 +0200
  • ee1271f23c net: openthread: Disable ND/MLD for OpenThread interfaces Robert Lubos 2023-02-27 14:24:10 +0100
  • c349d53150 net: if: Add possibility to disable MLD per interface Robert Lubos 2023-02-27 14:21:37 +0100
  • c43c408783 net: if: Add possibility to disable ND per interface Robert Lubos 2023-02-26 15:01:47 +0100
  • 1113c2efd4 Bluetooth: Mesh: Store device key candidate asynchronously Pavel Vasilyev 2023-04-27 10:34:31 +0200
  • f3085ab95d Bluetooth: Mesh: Move storing of new prov data to settings work item Pavel Vasilyev 2023-04-27 09:47:34 +0200
  • e1d7b0a0ca doc: ipc: Update the documentation Emil Obalski 2023-04-28 15:31:41 +0200
  • 169d8fafdc ipc: icmsg: Add mutual exclussion access to shmem Emil Obalski 2023-04-24 12:37:46 +0200
  • 52e203f800 ipc: Remove internal API for clearing shared memory Emil Obalski 2023-04-17 11:30:27 +0200
  • f923bf8662 spi: sam: Fix gpio chip select usage Tom Burdick 2023-04-21 09:49:36 -0500
  • 55fa93625b boards: s32z270dc2_r52: add CAN document to list of supported features Cong Nguyen Huu 2022-11-30 08:47:14 +0700
  • 6559f2f2cf boards: arm: s32z270dc2_r52: enable CAN support Cong Nguyen Huu 2022-11-30 08:47:14 +0700
  • cad17ff933 drivers: can: support NXP S32 CANEXCEL Cong Nguyen Huu 2022-11-30 08:47:14 +0700
  • 340ed20c12 samples, tests: cleanup void main usage. Kumar Gala 2023-04-28 09:27:46 -0500
  • e1fabfa9a4 bsim: cmake: Remove unnecessary references to environment Alberto Escolar Piedras 2023-04-28 16:13:27 +0200
  • 7fa4776948 drivers: regulator: fixed: refactor initialization code. Gerard Marull-Paretas 2023-04-27 09:24:26 +0200
  • 054bb26cc5 drivers: regulator: add regulator_common_is_init_enabled Gerard Marull-Paretas 2023-04-27 09:58:35 +0200
  • d55b0a410d drivers: pwm: stm32: Connect IRQ for input capture by 'cc' name Marek Metelski 2023-04-26 21:23:22 +0200
  • 80158c1428 doc: Bluetooth: Mesh: update proxy solicitation docs Stine Åkredalen 2023-04-25 01:00:36 +0200
  • d7a3585d45 test: posix: getopt: boards : add nucleo_c031c6.conf Marc Desvaux 2023-03-24 09:33:00 +0100
  • 4b68ec2d39 test: lib: newlib:- heap_listener: boards : add nucleo_c031c6.conf Marc Desvaux 2023-03-24 09:31:09 +0100
  • 9710b265fc test: lib: cbprintf_fp: boards : add nucleo_c031c6.conf Marc Desvaux 2023-03-24 09:29:47 +0100
  • 30efd04060 net: Make net_mgmt queue timeout configurable Krishna T 2023-04-28 01:46:16 +0530
  • 67d6011851 Bluetooth: hci_raw: Fix a LOG_ERR message Aleksander Wasaznik 2023-04-28 11:09:46 +0200
  • c7778963fb tests: Bluetooth: CAP: Fix CAP initiator guard that should be source Emil Gydesen 2023-04-24 11:15:52 +0200
  • 15a1be1c5f drivers: espi: Distinguish mechanism to send regular VW notifications Jose Alberto Meza 2023-03-07 20:00:37 -0800
  • 07ee466591 emul: Migrate all emulation use to use DT_HAS_ Aaron Massey 2023-04-14 15:38:56 -0600
  • 5893606187 Bluetooth: Host: Use a valid disconnect reason Herman Berget 2023-04-28 10:19:12 +0200
  • fc0a0c5bfb bluetooth: tester: Remove overlay for leaudio tests on nrf52 Magdalena Kasenberg 2023-04-26 09:46:34 +0200
  • 292bf966be Bluetooth: audio: ascs: Make use of bt_bap_stream_reset Mariusz Skamra 2023-04-26 08:37:12 +0200
  • 197e20e3c2 Bluetooth: audio: ascs: Remove redundant sessions pool Mariusz Skamra 2023-04-25 13:31:08 +0200
  • 396f866a90 drivers: hwinfo: esp32_net: add support for esp32_net Lucas Tamborrino 2023-04-27 06:29:48 -0300
  • 068d63d804 tests: dac: dac_api: add esp_wrover_kit overlay Lucas Tamborrino 2023-04-24 10:29:19 -0300
  • 631423bc8e tests: adc: adc_api: add esp_wrover_kit overlay Lucas Tamborrino 2023-04-24 09:14:30 -0300
  • 0ea10827a9 boards: esp32xx: doc: update documentation on espressif Soc Lucas Tamborrino 2023-03-31 17:08:56 -0300
  • 86842dbab5 drivers: ethernet: xlnx_gem: fix PHY_MRVL_MODE_CONFIG_MASK Marek Vedral 2023-03-30 12:38:34 +0200
  • 1bcffb2a45 tests bsim: Do not check for the simulator in apps cmake files Alberto Escolar Piedras 2023-03-23 13:48:10 +0100
  • 6758156c09 nrf52_bsim: Find simulator thru west as fallback Alberto Escolar Piedras 2023-03-23 11:03:50 +0100
  • 14406cc664 Bluetooth: Host: Fix typos and inaccuracies for PAwR Herman Berget 2023-04-27 09:03:05 +0200
  • 3c7b3e5648 Samples: Bluetooth: Add samples for PADV Connection Procedure Herman Berget 2023-04-21 17:50:02 +0200
  • d7218fe359 Bluetooth: Host: Add support for receiving connections while synced Herman Berget 2023-03-30 14:15:47 +0200
  • c961e2c212 Bluetooth: Host: Add support for initiating connections from PAwR Herman Berget 2023-03-30 14:06:14 +0200
  • 3b0fd2906f tests: Bluetooth: build host/adv/resume without BT_CENTRAL Jonathan Rico 2023-04-26 13:33:57 +0200
  • c0ca7734c2 tests: Bluetooth: change host/adv/resume scan params Jonathan Rico 2023-04-13 15:57:49 +0200
  • 7628bd9649 drivers: clock_control: stm32h7: disable PLL1 before configuring it Sascha Silbe 2023-04-27 14:24:43 +0200
  • f444fcafdb kernel: Minor k_sem_give() performance enhancement Peter Mitsis 2023-04-26 16:27:44 -0400
  • 8c913f8d2d west.yml: esp32: update hal to bring bugfixes Sylvio Alves 2023-04-26 09:46:03 -0300
  • f18e640485 samples: subsys: settings: add esp32s3 overlay Lucas Tamborrino 2023-04-04 14:38:01 -0300
  • b24d9ca7a6 drivers: flash: esp32s3: Add spiflash support Lucas Tamborrino 2023-04-04 11:30:33 -0300
  • 4b45928e86 drivers: lpadc: Move SOC code out of driver Declan Snyder 2023-04-04 16:00:25 -0500
  • af6b9d857f drivers: lpadc: re-add power level code Declan Snyder 2023-04-25 18:29:06 +0000
  • 5b6198403c Bluetooth: controller: Fixes for CIG with two CISes and separate ACLs Morten Priess 2023-03-27 10:15:14 +0200
  • aba3b12e31 intel_adsp: power: ace: cache invalidation Tomasz Leman 2023-04-07 16:08:54 +0200
  • e5fc2093c2 intel_adsp: power: ace: interrupts on and off Tomasz Leman 2023-04-07 13:45:05 +0200
  • 3df442a982 intel_adsp: ace: secondary core context restore Tomasz Leman 2023-02-24 23:27:11 +0100
  • 9282ebef00 intel_adsp: ace: cpu context save refactor Tomasz Leman 2023-02-24 23:13:49 +0100
  • 96bf4e8961 intel_adsp: ace: add stack for other cores Tomasz Leman 2023-02-24 22:18:28 +0100
  • 714eec8496 doc: Document the USB-C Source Subsystem Sam Hurst 2022-12-12 10:00:16 -0800
  • a1d13b3500 samples: usb-c: source: Add USB-C Subsystem Source Sample Sam Hurst 2022-11-23 12:58:19 -0800
  • 0056249a13 usb-c: Add USB-C Subsystem Source PD Support Sam Hurst 2023-04-23 18:25:49 -0700
  • cb9a250579 usb-c: Refactor soft reset code Sam Hurst 2023-04-23 18:15:33 -0700
  • 3851d3648d usb-c: Properly detect reception of first AMS message Sam Hurst 2023-04-23 18:23:01 -0700
  • d838884bdc usb-c: Document the sink callbacks Sam Hurst 2023-04-23 18:17:56 -0700
  • d1cf8148cc usb_c: Transmit Error are not Protocol Errors Sam Hurst 2023-03-07 17:05:42 -0800
  • 9eed160a06 drivers: stm32: SPI: cannot send several buffers if frame size is 16 bits Daniel Gaston Ochoa 2023-04-26 18:10:14 +0100
  • 3003777810 drivers: stm32: SPI: cannot send several buffers if frame size is 16 bits Daniel Gaston Ochoa 2023-04-03 18:01:20 +0100
  • f12ffaea1a tests: net: Disable test for mps2_an385 Joshua Lilly 2023-04-28 00:31:02 -0400
  • 3e02d48e4e driver: adc: infineon: Adding ADC driver Bill Waters 2023-04-06 12:53:39 -0700
  • c410ebe5fe soc: xtensa: intel_adsp: fix build error for cavs Kai Vehmanen 2023-04-26 18:42:25 +0300
  • 954c4f2a56 Tests: Bluetooth: fix memcpy out of bounds error Andries Kruithof 2023-04-27 09:14:35 +0200
  • f30235f56a cmake: armclang: Handle -mfpu=auto used by cortex-m55 Kumar Gala 2023-04-25 09:48:16 -0500
  • bfeb5043ac drivers: rtc: rtc_mc146818: Added RTC driver for Motorola MC146818B Anisetti Avinash Krishna 2023-04-20 17:46:31 +0530
  • 5076476cf5 Bluetooth: BAP: Fix missing remove of streams from slist Emil Gydesen 2023-04-27 09:54:36 +0200
  • 6cefad338b Bluetooth: BAP: Shell: Fix NULL pointer dereference Jacob Siverskog 2023-04-26 16:24:14 +0200
  • e0b540d432 lib/libc: Mark picolibc as providing full C library support Keith Packard 2023-04-17 09:54:36 -0700
  • 41fb993baf tests/subsys/logging: Require a full C library Keith Packard 2023-02-08 14:29:16 -0800
  • 71255a210d samples/chre: Filter out targets not providing a full libc Keith Packard 2023-02-08 13:53:44 -0800
  • 973dc2a7a4 samples/logging/syst: Use FULL_LIBC_SUPPORTED helper Kconfig symbol Keith Packard 2023-02-08 13:44:39 -0800
  • 214a3c5fa8 lib/libc: Add FULL_LIBC_SUPPORTED helper Kconfig symbol Keith Packard 2023-02-08 13:44:39 -0800
  • 3ffde85895 lib/libc: newlib use depends upon newlib being supported Keith Packard 2023-02-08 13:52:40 -0800
  • 28209a9069 cmake/toolchain: Add Kconfig setting for toolchains with newlib Keith Packard 2023-02-11 00:06:57 -0800
  • 45733aa925 lib/libc: Add NEWLIB_LIBC_SUPPORTED Keith Packard 2023-02-10 14:59:26 -0800
  • 02262d7367 lib/libc: Replace SUPPORT_MINIMAL_LIBC with MINIMAL_LIBC_SUPPORTED Keith Packard 2023-02-10 11:11:29 -0800
  • 2d1efd5b41 lib/libc: Allow REQUIRES_FULL_LIBC to be selected by applications Keith Packard 2023-02-10 11:03:11 -0800
  • 6a698f482a lib/libc: Move helper symbols above C library menu Keith Packard 2023-02-10 11:00:41 -0800
  • 638842c598 cmake: Compute TOOLCHAIN_HAS_NEWLIB at cmake time Keith Packard 2023-02-10 22:01:55 -0800
  • 4134858868 tests/samples: Replace minimal libc malloc configs with common ones Keith Packard 2023-03-29 16:31:20 -0700
  • a9c62caab7 lib/libc: Move malloc from minimal to common library Keith Packard 2023-03-28 21:24:23 -0700
  • 22320db5f7 doc/develop: Document common C library APIs Keith Packard 2023-03-29 15:32:07 -0700
  • 52e57ef17f lib/libc: Allow common library to be empty Keith Packard 2023-03-28 21:22:28 -0700
  • 9a6f7efd00 scripts: fix 'compatible' property of generated thermistor tables Rihards Skuja 2023-04-26 10:29:46 +0300
  • 8e305b3840 ci: Run greeting workflow on pull_request_target Benjamin Cabé 2023-04-26 09:47:27 +0200
  • a004a85ccf net: shell: Check connection & capabilities in any TWT operation Ajay Parida 2023-03-08 11:58:28 +0530
  • f47b537b25 tests: drivers: build_all: rtc: api: add build-only test for PCF8523 Henrik Brix Andersen 2023-04-13 14:50:56 +0200
  • d4d85803ea boards: shields: add adafruit data logger shield Henrik Brix Andersen 2023-04-11 23:06:23 +0200