Commit graph

  • 248cd36505 samples: subsys: nvs on nucleo_g474re requires 6kB for storage partition Francois Ramu 2023-07-28 10:51:14 +02:00
  • 07d2b62cc7 tests: subsys: canbus changing the test thread priority Francois Ramu 2023-07-28 10:19:10 +02:00
  • 258fc16570 bindings: ethernet: rename ethernet to ethernet-controller Fabio Baltieri 2023-07-29 16:54:42 +00:00
  • c2f4200ad5 bindings: ethernet: replace phy-dev with phy-handle Fabio Baltieri 2023-07-27 14:45:22 +00:00
  • e14935ec6c net: tcp: Avoid partial ACK canceling retransmission timer Sjors Hettinga 2023-07-27 14:28:35 +02:00
  • 67268f5cbd drivers: interrupt_controller: plic: support edge triggered interrupts Joshua Lilly 2023-07-26 09:50:10 -07:00
  • 38352ae13c test: Relocate posix mqueue receive buffer Peter Mitsis 2023-07-25 14:10:22 -04:00
  • 0ae1e37ead tests: logging: fix double-promotion warnings Ryan McClelland 2023-07-19 11:55:13 -07:00
  • d8bc8c0f1d drivers: w1: doc: Doxygen doc for 1-Wire commands Benjamin Cabé 2023-07-18 11:14:58 +02:00
  • f3f1ed6595 boards: stm32: Fix vendor name when required Erwan Gouriou 2023-06-23 09:55:15 +02:00
  • e7c23b392f tests: posix: common: check return value in pthread_join() Christopher Friedt 2023-07-30 11:17:04 -04:00
  • 73bf557a95 posix: pthread: thread return value not set by pthread_join() Christopher Friedt 2023-07-30 11:16:12 -04:00
  • 033d772d07 tests: posix: common: pthread_join should fail on detached Christopher Friedt 2023-07-30 12:12:14 -04:00
  • 52f00882d1 posix: pthread: report appropriate return value instead of 0 Christopher Friedt 2023-07-30 12:10:21 -04:00
  • 5b4d275a99 tests: drivers: build_all: sensor: do not run build-only testsuite Christopher Friedt 2023-07-30 10:49:02 -04:00
  • 9dc531be48 tests: thrift: replace unused variable with NULL in pthread_join Christopher Friedt 2023-07-28 08:11:35 -04:00
  • 1f278d9ae4 thrift: add temporary Mutex implementation Christopher Friedt 2023-07-28 08:04:42 -04:00
  • 6009182731 MAINTAINERS: move to my ampere account Martí Bolívar 2023-07-28 13:41:14 -07:00
  • 488fd89e2b boards: adafruit_feather_m0_basic_proto: add zephyr_udc0 nodelabel Johann Fischer 2023-07-28 09:58:57 +02:00
  • 1f39e9e504 rtio: Update documentation Yuval Peress 2023-07-20 09:30:08 -06:00
  • 9f6d6a0fa7 drivers: serial: Add Intel SEDI driver Nachiketa Kumar 2023-04-03 12:49:42 -05:00
  • 4e3ec6207d ish: add module Kconfig for Intel HAL Dong Wang 2023-06-01 15:55:43 +08:00
  • fb03964a26 manifest: west.yml: add Intel HAL as a new HAL module Dong Wang 2023-07-17 16:32:35 +08:00
  • 445f9d28c4 boards: x86: Add boards and SoCs for Intel ISH Dong Wang 2023-03-31 12:57:56 -05:00
  • 171c1fc9d9 emul: Introduce emulator backend API and generic sensor test Tristan Honscheid 2023-07-13 15:56:59 -06:00
  • 4f8c90ead2 sensor: akm09918c: Fix conversion constant Tristan Honscheid 2023-07-13 15:41:12 -06:00
  • ff54350ef0 Bluetooth: Host: Remove 'Experimental' flag of EAD Théo Battrel 2023-07-10 14:20:09 +02:00
  • 1b3e2d98e4 drivers: stm32: SPI: Check that SPI buffers are in a nocache region Daniel Gaston Ochoa 2023-07-25 10:43:34 +01:00
  • 19f33b8ecb samples: drivers: adc: enbale test for mr_canhubk3 Cong Nguyen Huu 2023-06-20 14:43:24 +07:00
  • 5ea07017ca tests: drivers: adc: adc_api: enbale test for mr_canhubk3 Cong Nguyen Huu 2023-06-20 14:18:00 +07:00
  • a0db65e6ae boards: mr_canhubk3: add support adc Cong Nguyen Huu 2023-06-20 16:17:28 +07:00
  • f809614136 drivers: adc: add NXP S32 ADC SAR driver Cong Nguyen Huu 2023-06-20 14:05:07 +07:00
  • 3191d08130 twister: improve handling of ELF file parsing Anas Nashif 2023-07-27 12:41:07 +00:00
  • 250748bfe6 intel_adsp: Add option about switch off hpsram Flavio Ceolin 2023-07-27 12:27:06 -07:00
  • 56a8123eed toolchain: xcc/xt-clang: include llvm.h for xt-clang... Daniel Leung 2023-07-25 12:00:43 -07:00
  • 2a66f94326 boards: up_squared: override CPU devicetree node to have 2 CPUs Daniel Leung 2023-07-25 09:08:08 -07:00
  • 3e398cbb0b twister: bugfix: Make BuildError exception cause test to report error Maciej Perkowski 2023-07-27 14:52:36 +02:00
  • 3d37cc3da9 doc: bin blobs: State that blobs will not be fetched in CI Carles Cufi 2023-07-27 17:48:32 +02:00
  • 5920159f0f boards: mr_canhubk3: enable GPIO when CAN is enabled Cong Nguyen Huu 2023-07-28 09:43:41 +07:00
  • 595bcda87c lib: os: dec: add misra-c2012 compliance changes ferar alashkar 2023-06-10 16:53:19 -04:00
  • dddc034923 lib: os: hex: correct explicit cast type ferar alashkar 2023-06-17 17:16:08 -04:00
  • bba6a1d69e lib: os: hex: add explicit unsigned suffices ferar alashkar 2023-06-17 17:49:05 -04:00
  • 8081fb3150 tests: subsys: pm: pwer_mgmt_multicore: remove PM_STATE_ACTIVE Gerard Marull-Paretas 2023-07-27 14:47:40 +02:00
  • bc522affc7 samples: subsys: pm: latency: remove redundant PM_STATE_ACTIVE case Gerard Marull-Paretas 2023-07-27 14:42:15 +02:00
  • 0b49b86f06 soc: arm: st_stm32: remove redundant PM_STATE_ACTIVE case Gerard Marull-Paretas 2023-07-27 14:41:06 +02:00
  • b7f88b4301 tests: canbus: isotp: conformance: Add helper function to prepare FC frames Grant Ramsay 2023-07-28 09:53:25 +12:00
  • e326b72bc0 tests: canbus: isotp: conformance: Update test to check padding correctly Grant Ramsay 2023-07-21 13:51:12 +12:00
  • e98fa4e590 canbus: isotp: Enable TX padding by default if RX padding is required Grant Ramsay 2023-07-21 13:43:44 +12:00
  • 42dcc4e57f canbus: isotp: Fix ISO-TP padding config usage Grant Ramsay 2023-07-21 13:39:25 +12:00
  • f9daa0397c drivers: sdhc: enable pwr-gpios property within SPI SDHC driver Daniel DeGrasse 2023-07-20 10:11:54 -05:00
  • 3a0615d048 doc: release-notes: document net subsys time consolidation Florian Grandel 2023-07-27 11:31:41 +02:00
  • a4cd5cee40 drivers: ieee802154: consistent high res timestamps Florian Grandel 2023-07-11 17:54:00 +02:00
  • 2668a7d83f tests: subsys: openthread: support CSL Florian Grandel 2023-07-12 23:52:49 +02:00
  • 7232dd260e tests: subsys: openthread: support TXTIME Florian Grandel 2023-07-12 12:06:28 +02:00
  • 8737550f48 tests: subsys: openthread: simplify configure mocks Florian Grandel 2023-07-12 23:23:51 +02:00
  • 29988b5c04 drivers: ieee802154: nRF5: fix return type Florian Grandel 2023-07-13 00:15:45 +02:00
  • 69212bb169 doc: drivers: ieee802154: radio API Florian Grandel 2023-07-11 17:50:35 +02:00
  • 7378b91294 doc: net: ptp: PTP structs Florian Grandel 2023-07-11 18:45:08 +02:00
  • bd34c946fc net: introduce scalar nanosecond time representation Florian Grandel 2023-07-14 23:23:15 +02:00
  • 638e3d5d9c boards: shields: add rk055hdmipi4ma0 shield Daniel DeGrasse 2023-07-07 18:24:05 +00:00
  • a3b8f062f8 drivers: display: add driver for HX8394 TFT LCD controller Daniel DeGrasse 2023-07-07 18:20:53 +00:00
  • 918c79706d drivers: mipi_dsi: dsi_mcux_2l: add support for MIPI generic long write CMD Daniel DeGrasse 2023-07-07 19:14:57 +00:00
  • d620511c22 drivers: mipi_dsi: dsi_mcux: add support for MIPI generic long write CMD Daniel DeGrasse 2023-07-07 18:18:31 +00:00
  • 8bac51be1e drivers: flash: stm32: add a weak flash_stm32_valid_range() Florian Vaussard 2023-07-25 22:47:17 +02:00
  • 4c9e42925e drivers: flash: stm32l5: use write-block-size when writing Florian Vaussard 2023-07-25 22:47:16 +02:00
  • 199486546a drivers: flash: stm32l5: use write-block-size when validating Florian Vaussard 2023-07-25 22:47:16 +02:00
  • 96768ea2d2 boards: nucleo_h563zi: add ST Morpho connector nexus node Marcin Niestroj 2023-07-27 22:18:31 +02:00
  • e47175becd dts: bindings: extend st-morpho-header to support Nucleo-144 Marcin Niestroj 2023-07-27 21:30:48 +02:00
  • cbb83d64ab dts: bindings: rename st-morpho-header pin identifiers Marcin Niestroj 2023-07-27 21:05:32 +02:00
  • 5818031af7 boards: arm: stm32f746g_disco: Use specified USB serial Gustavo Romero 2023-07-26 19:21:38 +00:00
  • 16e1526866 tests: thrift: check for channel closure before throwing Christopher Friedt 2023-07-27 13:45:02 -04:00
  • 85059866d5 native_simulator: Align with upstream latest Alberto Escolar Piedras 2023-07-27 17:14:24 +02:00
  • aecb1ca2e7 usb: device: move the content of usb_msc.h to implementation file Johann Fischer 2023-07-27 15:57:08 +02:00
  • 74859013f1 lib: cpp: name the choice group for selecting C++ standard Damian Krolik 2023-07-27 11:52:22 +02:00
  • 7da7742c66 west debugserver: openocd: configure rtos Bruno Mendes 2023-07-27 11:39:13 +01:00
  • 724a5cd54f board: add cy8ckit 062 pioneer David Ullmann 2023-07-15 19:21:35 -04:00
  • b77d40d1fe tests: drivers: enable tests eeprom and i2c for mr_canhubk3 Cong Nguyen Huu 2023-07-10 13:47:12 +07:00
  • 3d1285bc40 drivers: i2c_mcux: update to compatible with S32K344 Cong Nguyen Huu 2023-07-10 13:37:46 +07:00
  • ae72fa7bf6 samples: net: zperf: add Ethernet twister test Marc Desvaux 2023-06-28 15:46:55 +02:00
  • 36d63e132d boards: arm: mr_canhubk3: enable support for FlexCAN Cong Nguyen Huu 2023-06-14 14:20:41 +07:00
  • a3fb2dcc2f drivers: can: add kconfig CAN_MAX_MB Cong Nguyen Huu 2023-06-14 14:44:34 +07:00
  • c044b2e916 posix arch: Fix very rare segfault on program termination Alberto Escolar Piedras 2023-07-27 11:16:42 +02:00
  • 16d9d4d1a5 Kconfig: Provide name to orphan configuration choice symbol Erwan Gouriou 2023-03-22 15:09:48 +01:00
  • 677d377299 sensor: bme280: BMP280 has no humidity sensor Josep Puigdemont 2023-07-21 17:48:36 +02:00
  • 17fb2a1fb5 sensor: bme280: return ENOTSUP on invalid channel Josep Puigdemont 2023-07-27 09:43:58 +02:00
  • 9a06ce19ad tests: mcumgr: MCUmgr and smp client unit test Juha Heiskanen 2023-05-22 14:37:54 +03:00
  • d77a657526 mgmt: smp: MCUmgr Client support Juha Heiskanen 2023-05-30 12:06:03 +03:00
  • 5797e4241e mgmt: smp: SMP Client enabler Juha Heiskanen 2023-03-29 13:27:45 +03:00
  • 0cf26615db drivers: eth_smsc91x: Fix the missing of selecting bank 3 Huifeng Zhang 2023-06-21 17:42:10 +08:00
  • e473dd5333 pinctrl: gecko: fix compilation and UART handling Wojciech Sipak 2023-07-27 10:20:50 +02:00
  • 641b438de0 soc: nordic: Make all compatibles lower case Carles Cufi 2023-07-27 11:52:32 +02:00
  • dd8a1f16bd soc: nordic_nrf: nrf52840-qfaa has no USB Carles Cufi 2023-07-27 11:24:56 +02:00
  • f53041cb79 manifest: hal_nordic: Pull PWM driver fix for nrfx_pwm_stopped_check() Adam Wojasinski 2023-07-26 16:44:42 +02:00
  • b89ff1b3d6 manifest: Update nRF HW models to latest Alberto Escolar Piedras 2023-07-27 10:32:10 +02:00
  • 9f56995d35 tests: mgmt: mcumgr: all_options: Add additional checks Jamie McCrae 2023-07-27 08:58:07 +01:00
  • 8ecedf2dfb mgmt: mcumgr: grp: img_mgmt: Fix renamed define Jamie McCrae 2023-07-27 08:58:55 +01:00
  • acb8f6bf0b soc: nordic_nrf: Add nRF52833 QDAA variant Carles Cufi 2023-07-26 16:39:57 +02:00
  • b140963557 soc: nordic_nrf: Add nRF52840 QFAA variant Carles Cufi 2023-07-26 15:51:05 +02:00
  • 88f161778a Bluetooth: Controller: Kconfig: Move BT_LL_SW_SPLIT specific configs Rubin Gerritsen 2023-07-10 15:26:15 +02:00
  • c0649ef694 Bluetooth: Controller: Fix truncation of adv. data Troels Nilsson 2023-07-13 11:22:55 +02:00