Commit graph

  • c93689db2f dts: bindings: add pinctrl node to sai and lpuart Hake Huang 2021-12-24 14:53:57 +08:00
  • a6e8c3d3e1 dts: bindings: add pinctrl binding for nxp mcux rt1xxx Hake Huang 2021-12-24 14:53:09 +08:00
  • 678f334aed west.yml: Update to pull in pinctrl header from NXP HAL Daniel DeGrasse 2022-01-13 17:12:59 -06:00
  • 460b37fbe1 kernel: SMP is Symmetric multiprocessing Anas Nashif 2022-03-15 10:00:18 -04:00
  • 893b941938 doc: guides: dts: improve device section Gerard Marull-Paretas 2022-03-09 20:56:42 +01:00
  • 222d42c22a modules: hal_nordic: Improve reservation of resources for BT_CTLR Andrzej Głąbek 2022-02-24 09:47:23 +01:00
  • be7a91fd54 MAINTAINERS: area updates Anas Nashif 2022-03-10 13:53:22 -05:00
  • 5c94549023 logging: fix msg2 creation in __LOG_VA Przemyslaw Bida 2022-03-15 07:55:35 +01:00
  • 09d2199589 stm32: adc: use ADC properties to configure temp and vref channels Benedikt Schmidt 2022-03-15 09:44:30 +01:00
  • 0907e35bef dts: arm: stm32: introduce ADC properties for temp and vref channel Benedikt Schmidt 2022-03-15 09:42:39 +01:00
  • 565fc4d29c doc: release-notes: mention API change for lorawan_send Martin Jäger 2022-03-03 11:15:04 +01:00
  • b6a907dd89 lorawan: make unconfirmed message type explicit Martin Jäger 2022-03-01 12:52:09 +01:00
  • 2a4e47a912 net: lwm2m: fix registration update event in queue mode Marin Jurjević 2022-03-14 11:01:57 +01:00
  • 21cd3f2d39 boards: arm: BT510: Move button1 to button0 Jamie McCrae 2022-03-14 09:28:41 +00:00
  • 0c91db8981 boards: arm: BT510: Disable peripherals by default in defconfig Jamie McCrae 2022-03-14 08:47:05 +00:00
  • 59f496a034 boards: arm: BT510: Switch to enhanced peripheral drivers Jamie McCrae 2022-03-14 08:45:41 +00:00
  • a7ca58b184 boards: arm: BT510: Add active low flags to GPIO Jamie McCrae 2022-03-14 08:42:54 +00:00
  • 4bf6c5d5ec boards: arm: BT510: Disable SAO pull-up on lis2dh Jamie McCrae 2022-03-14 08:38:14 +00:00
  • 1f0b1403f5 stm32,i2c: Fix large I2C transactions Frank Terbeck 2022-03-03 20:08:01 +01:00
  • ad959bc2bb wifi: esp_at: claim net_context in rx Jordan Yates 2022-03-08 15:41:32 +10:00
  • ce3e1e7e29 net: http: Calculate body_frag_len Yong Cong Sin 2022-03-14 21:27:39 +08:00
  • 49c2d8a635 net: http: Rename body_start to body_frag_start Yong Cong Sin 2022-02-26 15:24:17 +08:00
  • d7cd42699b fs: littlefs: sample: Generate fname[12] strings after mount Lukasz Majewski 2022-01-17 23:02:01 +01:00
  • 2c8a7e7757 fs: littlefs: Extend sample program to test block devices Lukasz Majewski 2022-01-17 15:38:08 +01:00
  • 7710f5ef61 fs: littlefs: sample: Move littlefs_flash_erase() to flash mount Lukasz Majewski 2022-01-17 16:53:09 +01:00
  • 447ebe34d9 fs: littlefs: Introduce CONFIG_APP_LITTLEFS_STORAGE_FLASH define Lukasz Majewski 2022-01-17 15:36:25 +01:00
  • 663a4bbcb8 fs: littlefs: sample: Add test with binary pattern file modification Lukasz Majewski 2022-01-17 12:58:06 +01:00
  • dd25b6405c fs: littlefs: sample: Move flash initialization code to its own function Lukasz Majewski 2022-01-17 22:55:11 +01:00
  • 982a739bb1 fs: littlefs: sample: Move value increment test to separate function Lukasz Majewski 2022-01-17 22:53:53 +01:00
  • f6204e607c fs: littlefs: sample: Move listing directory code to its own function Lukasz Majewski 2022-01-17 22:52:52 +01:00
  • ab314c3378 fs: littlefs: sample: Replace calls to printk with LOG_PRINTK Lukasz Majewski 2022-01-17 10:54:38 +01:00
  • 4bcd33bb35 tests: net: all: Add shell MQTT backend Yong Cong Sin 2022-02-26 16:27:42 +08:00
  • 74a0ae01bc shell: Add MQTT backend Yong Cong Sin 2022-01-19 20:49:43 +08:00
  • f66142c535 boards: arm: nrf: Add missing ram and flash sizes in a few nRF DKs Andrzej Głąbek 2022-03-14 13:39:08 +01:00
  • 6014be589e drivers: nrf_qspi_nor: Exit DPD at driver initialization Andrzej Głąbek 2022-03-14 14:36:22 +01:00
  • e186ebc314 wifi: fix build error on wifi_winc1500_nm_bsp_internal.h Daniel Leung 2022-03-14 10:29:52 -07:00
  • 0b38be9d3a net: lwm2m: Inteagrate LwM2M new API's Juha Heiskanen 2022-03-10 06:48:23 -08:00
  • c95dd9a9c5 net: lwm2m: lwm2m utility API update Juha Heiskanen 2022-03-07 04:42:06 -08:00
  • e401b0a9f3 samples: net: gsm: should be able to start/stop freely Yong Cong Sin 2022-03-14 22:19:58 +08:00
  • edcf929b37 samples: net: gsm: starting should be based on GSM_PPP_AUTOSTART Yong Cong Sin 2022-03-14 22:04:02 +08:00
  • 0481b697d8 Bluetooth: iso: Fix data path configuration Mariusz Skamra 2022-03-14 12:42:36 +01:00
  • bd941bcc68 arm64: implement CONFIG_IRQ_OFFLOAD_NESTED Nicolas Pitre 2022-03-11 21:29:06 -05:00
  • 90fcef4254 arm64: irq_offload: simpler implementation Nicolas Pitre 2022-03-11 20:39:47 -05:00
  • 9d0bcfa884 arm64: isr_wrapper.S: tiny assembly optimization Nicolas Pitre 2022-03-11 21:25:57 -05:00
  • 9713f0d47c everywhere: fix typos Nazar Kazakov 2022-02-24 12:00:55 +00:00
  • 210ed711a3 soc: esp32: add snippets into linker script Sylvio Alves 2022-03-10 10:45:26 -03:00
  • 4f417940ca tests: dynamic_thread: no need to exclude x86 anymore Nicolas Pitre 2022-03-13 18:52:20 -04:00
  • 6d4e3dd611 tests: dynamic_thread: fix test_thread_index_management Nicolas Pitre 2022-03-13 18:33:51 -04:00
  • 962b374129 userspace: plug thread index leak in k_object_alloc() Nicolas Pitre 2022-03-13 18:28:59 -04:00
  • e65e261621 logging: backend_uart: configurable buffer size Jordan Yates 2022-03-13 11:59:46 +10:00
  • d356280b54 twister: make git describe work without tags present Andreas Pettersson 2022-03-14 08:32:23 +01:00
  • 1246404923 twister: fix skipped count issue in xml result with --only-failed. Chen Peng1 2022-03-03 13:15:42 +08:00
  • 3dc12753ff tests: logging: log_api: Extend with frontend feature Krzysztof Chruscinski 2022-01-25 09:37:59 +01:00
  • 92fb1af09a tests: logging: log_api: Fix test cases setup Krzysztof Chruscinski 2022-02-28 08:19:38 +01:00
  • be1f0059b9 doc: reference: logging: Extend frontend section Krzysztof Chruscinski 2022-01-27 09:38:00 +01:00
  • f7b44a36f8 soc: xtensa: sample_controller: Cleanup backend config Krzysztof Chruscinski 2022-01-27 14:16:52 +01:00
  • 54ca1b36d7 boards: posix: Cleanup backend config for native_posix and nrf52_bsim Krzysztof Chruscinski 2022-01-27 14:16:04 +01:00
  • 7c72b78660 logging: Add frontend support to v2 Krzysztof Chruscinski 2022-01-25 09:10:15 +01:00
  • ca217fe189 lib: os: cbprintf: Avoid using VLA Krzysztof Chruscinski 2022-03-14 13:15:43 +01:00
  • 89a3b4eee0 tests: logging: log_stack: Align stack usage numbers Krzysztof Chruscinski 2022-03-14 13:40:32 +01:00
  • 8fddea97de drivers: uart_mux: Fix build issue Hristo Mitrev 2022-03-14 14:28:30 +02:00
  • c3ae364467 drivers: i2s: Refactor drivers to use shared init priority Maureen Helm 2022-03-11 15:47:08 -06:00
  • 1c7c4506d8 drivers: clock_control of the stm32l0x or stm32l1x devices Francois Ramu 2022-02-28 16:23:14 +01:00
  • 7f4471c84e Bluetooth: controller: Rename local proc ctx config Thomas Ebert Hansen 2022-02-10 15:42:32 +01:00
  • 33cb9e3433 Bluetooth: controller: Add remote proc ctx pool Thomas Ebert Hansen 2022-02-10 15:38:58 +01:00
  • cecb12e9d9 Bluetooth: controller: Improve mem mngt of proc ctx Thomas Ebert Hansen 2022-02-09 13:06:15 +01:00
  • f7c4fe6778 shell: optimize history storage a bit Nicolas Pitre 2022-02-16 17:10:40 -05:00
  • 082ca85b7c ztest: bug: Add friendly name helper function for all phases Tristan Honscheid 2022-02-10 16:41:22 -07:00
  • 66e8eae66a drivers: i2c: sam0: Implement bus locking Attie Grande 2022-02-21 13:59:58 +00:00
  • 008fd88d6f Bluetooth: Controller: Add sampling and switching offset configuration Piotr Pryga 2022-02-25 10:36:38 +01:00
  • b7bbe4b702 Bluetooth: Controller: Fix per adv chain broken after per adv re-enable Piotr Pryga 2022-03-04 13:41:39 +01:00
  • 26e95fac28 tests: drivers: can: timing: convert to the new ztest framework Henrik Brix Andersen 2022-03-04 15:10:54 +01:00
  • 8ef4832f81 dts: arm: st: f1: remove AFIOEN bit from IO clocks Georgij Cernysiov 2022-03-09 18:10:08 +01:00
  • 6d624e5e18 net: lwm2m: Senml Json Base name dynamical update Juha Heiskanen 2022-03-09 02:22:50 -08:00
  • a2e3774e54 drivers: eth: stellaris: Fix build error MohanKumar Kumar 2022-03-10 10:47:38 -08:00
  • 01002a3c8d nxp: imx: support i.MX8MP EVK board Peng Fan 2021-06-04 11:30:41 +08:00
  • 9be846bf46 soc: arm64: imx8m: share the dummy file Peng Fan 2022-03-11 17:16:25 +08:00
  • b63c363989 arm64: nxp_imx: drop a53 linker file Peng Fan 2022-03-11 11:41:19 +08:00
  • 88b83471a4 samples/boards/nrf/system_off: Fix configuration of the wake up button Andrzej Głąbek 2022-03-11 14:02:12 +01:00
  • 41634c82cc drivers: interrupt_controller: Refactor drivers to use shared init prio Maureen Helm 2022-03-11 16:25:41 -06:00
  • d00f9e8774 tests: lib: cbprintf_package: Add test for CBPRINTF_MUST_RUNTIME_PACKAGE Krzysztof Chruscinski 2022-02-25 13:21:13 +01:00
  • ca9002535d tests: unit: cbprintf: Align test to changes in cbprintf Krzysztof Chruscinski 2022-02-25 09:25:17 +01:00
  • 39c88fef8b doc: reference: misc: Update cbprintf documentation Krzysztof Chruscinski 2022-02-24 12:47:39 +01:00
  • d45d2619ce tests: lib: cbprintf_packaged: Extend test to check new modes Krzysztof Chruscinski 2022-03-11 07:49:23 +01:00
  • c917e6c2ce lib: os: cbprintf: Extend API to support new packaging modes Krzysztof Chruscinski 2022-02-22 14:31:26 +01:00
  • c31cb0075a cmake: fix out of tree hal build fail Jim Tan 2021-12-24 13:41:58 +08:00
  • c8f9f53322 drivers: i2c: Refactor drivers to use shared init priority Maureen Helm 2022-03-11 15:32:34 -06:00
  • b632da8150 devicetree: deprecate DT_CHOSEN_ZEPHYR_ENTROPY_LABEL Gerard Marull-Paretas 2022-02-25 21:33:10 +01:00
  • 1766ac5cfa tests: drivers: entropy: api: use DEVICE_DT_GET Gerard Marull-Paretas 2022-02-25 18:57:53 +01:00
  • 9a02676d9e tests: drivers: clock_control: nrf_onoff_and_bt: use DEVICE_DT_GET Gerard Marull-Paretas 2022-02-25 18:55:41 +01:00
  • 8ae7694e93 random: rand32_xoshiro128: obtain entropy device using DEVICE_DT_GET Gerard Marull-Paretas 2022-02-25 18:52:49 +01:00
  • f5770991b6 random: rand32_entropy_device: get entropy device using DEVICE_DT_GET Gerard Marull-Paretas 2022-02-25 18:49:51 +01:00
  • f44b3dc4df random: rand32_ctr_drbg: obtain entropy device using DEVICE_DT_GET Gerard Marull-Paretas 2022-02-25 18:43:41 +01:00
  • 7a0026a5c1 net: lib: openthread: obtain entropy device using DEVICE_DT_GET Gerard Marull-Paretas 2022-02-25 18:38:40 +01:00
  • 749afa38e1 bluetooth: controller: ll_sw: obtain entropy device using DEVICE_DT_GET Gerard Marull-Paretas 2022-02-25 18:35:21 +01:00
  • b2001388b7 modules: hal_nordic: obtain entropy device using DEVICE_DT_GET Gerard Marull-Paretas 2022-02-25 18:33:16 +01:00
  • 5573d8d11e kernel: use DEVICE_DT_GET_OR_NULL for entropy device Gerard Marull-Paretas 2022-02-25 18:31:13 +01:00
  • be7dabed19 Revert "twister: passing the build dir to device serial pty" enjia mai 2022-03-12 06:23:46 +08:00
  • 5f2183bdbd boards: mimxrt1160_evk_cm7: Enable USB Daniel DeGrasse 2022-02-17 17:11:26 -06:00
  • 36464cf606 boards: mimxrt1170_evk_cm7: Enable USB Daniel DeGrasse 2022-02-17 17:10:41 -06:00