Commit graph

  • bdd894ca50 modules: tflite-micro: Fix CMakeLists.txt Jonny Svärd 2024-09-16 16:41:13 +02:00
  • de53fb471a drivers: i2s: esp32: remove unused code Marcio Ribeiro 2024-09-13 10:29:26 -03:00
  • f6712c43d4 tests: Bluetooth: Add some more tests for bt_le_create_conn() Rubin Gerritsen 2024-09-11 14:06:11 +02:00
  • c394234305 ci: doc: build the documentation using GitHub-hosted runners Benjamin Cabé 2024-08-29 13:45:22 +02:00
  • 53dd8e884b cpp: Fix warnings Yuval Peress 2024-09-12 22:48:30 -06:00
  • ca09a4b91c doc: kernel/arch: fix some wrong doxygen references Anas Nashif 2024-09-13 06:41:57 -04:00
  • ac808d13dc doc: kernel: define additional doxygen groups Anas Nashif 2024-09-13 06:11:13 -04:00
  • 3744dd828f tests: kernel: fix test groups for semaphore/mutex Anas Nashif 2024-09-13 05:59:22 -04:00
  • d80174fadf drivers: dac: add checks for internal channel config Corey Wharton 2024-09-09 10:47:05 -07:00
  • 2b9ed72f9e drivers: dac_stm32: make pinctrl config in the device tree optional Corey Wharton 2024-08-23 10:31:11 -07:00
  • 834cc98f39 drivers: dac_stm32: add support for internally connected channels Corey Wharton 2024-09-09 09:36:09 -07:00
  • e94e5eb10c drivers: dac: add flag to channel config to support internal connections Corey Wharton 2024-09-09 09:32:27 -07:00
  • 7a59ebf6af drivers: i3c: shell: use shell_fprintf_normal instead of shell_fprintf Pisit Sawangvonganan 2024-09-13 14:27:45 +07:00
  • d539257a87 drivers: i3c: shell: align struct shell * argument name to sh Pisit Sawangvonganan 2024-09-13 13:31:11 +07:00
  • fdaaf3624c drivers: i3c: shell: fix unhandled <id> argument parsing Pisit Sawangvonganan 2024-09-13 12:19:00 +07:00
  • 66bce34af2 drivers: i3c: shell: fix compilation error in cmd_i3c_ccc_getmxds Pisit Sawangvonganan 2024-09-13 12:05:46 +07:00
  • 9acf53e412 net: context: Set IPv4 address properly for sendmsg() Jukka Rissanen 2024-09-13 11:48:35 +03:00
  • d41e834bbe tests: bluetooth: mesh: Removed native_posix and renamed sim_ids Ingar Kulbrandstad 2024-09-13 16:11:13 +02:00
  • e0f5f3acf4 bluetooth: mesh: brg_cfg_srv: ignore message with invalid parameters Pavel Vasilyev 2024-09-10 21:52:32 +02:00
  • ed051cddb9 tests: bluetooth: mesh: add subnet bridge bsim tests Pavel Vasilyev 2024-09-10 11:32:02 +02:00
  • b267da33d6 tests: bluetooth: mesh_shell: add brg_cfg_srv instance Pavel Vasilyev 2024-09-02 13:13:13 +02:00
  • dd7b6757f4 bluetooth: mesh: brg_cfg: use IS_ENABLED macro optimally Pavel Vasilyev 2024-09-10 13:59:55 +02:00
  • 945e320e75 bluetooth: mesh: brg_cfg_srv: check buf tailroom before packing data Pavel Vasilyev 2024-09-05 15:42:04 +02:00
  • f44ee3c50c bluetooth: mesh: adv_ext: resched main adv set if relay doesn't have own Pavel Vasilyev 2024-09-05 14:57:11 +02:00
  • 76f015b61f bluetooth: mesh: brg_cfg_cli: copy buf in synchronous api Pavel Vasilyev 2024-09-05 15:41:23 +02:00
  • 6c94d3bec6 bluetooth: mesh: net: bridge traffic regardless of relay state Pavel Vasilyev 2024-09-04 12:56:23 +02:00
  • 957bb4754a bluetooth: mesh: net: use subnet credentials when relaying Pavel Vasilyev 2024-09-03 15:49:42 +02:00
  • 96cb386f39 bluetooth: mesh: brg_cfg: add constants for directions Pavel Vasilyev 2024-09-03 15:42:46 +02:00
  • abf02719c4 bluetooth: mesh: rpl: fix rpl for subnet bridge Pavel Vasilyev 2024-09-02 15:49:04 +02:00
  • f06f69a8b8 bluetooth: mesh: brg_cfg: store tbl when changed only Pavel Vasilyev 2024-09-02 13:32:53 +02:00
  • ceba348ca4 bluetooth: mesh: brg_cfg: fix restoring bridging table Pavel Vasilyev 2024-09-02 13:06:15 +02:00
  • e1232a45e2 docs: Bluetooth: Mesh: add Subnet Bridge doc Stine Åkredalen 2024-09-04 19:12:06 +02:00
  • 0e2f8b21cf Bluetooth: Mesh: Fixed bugs found in PTS testing Ingar Kulbrandstad 2024-08-27 11:48:52 +02:00
  • 21fa5c81d2 Bluetooth: Tester: Mesh: Added support for Bridge client/server Ingar Kulbrandstad 2024-08-16 15:11:09 +02:00
  • fc4576ce3f Bluetooth: Mesh: Add bridging functionality Omkar Kulkarni 2024-08-12 21:27:05 +02:00
  • 8210d2da1b Bluetooth: Mesh: Populate Bridge Config Server Omkar Kulkarni 2024-07-30 17:48:35 +02:00
  • 50a4c2d17a Bluetooth: Mesh: Add brg_cfg_cli commands to shell Håvard Reierstad 2024-07-30 14:58:22 +02:00
  • d49068e608 Bluetooth: Mesh: Implement Bridge Config Client Håvard Reierstad 2024-07-15 15:22:58 +02:00
  • 7c6c5b4965 Bluetooth: Mesh: Change bridge table add params Håvard Reierstad 2024-07-18 13:27:43 +02:00
  • 6846f6f64c Bluetooth: Mesh: Fix subnet bridge table status type Håvard Reierstad 2024-07-18 10:08:59 +02:00
  • 092f808ea4 Bluetooth: Mesh: Adds subnet bridge states Omkar Kulkarni 2024-06-25 16:45:50 +02:00
  • 709c006b58 Bluetooth: Mesh: Bridge Configuration Client/Server API Ingar Kulbrandstad 2024-06-28 13:37:44 +02:00
  • eb22e1fc98 Bluetooth: TBS: Make GTBS mandatory Emil Gydesen 2024-07-10 15:10:39 +02:00
  • 4ec67271ab drivers: flash: stm32 ospi correct lines on writes Georgij Cernysiov 2024-06-06 11:13:24 +02:00
  • 88f6851a3d arch: common: Add user can specify the nocache location Weiwei Guo 2024-08-13 18:09:07 +08:00
  • e0f45cce52 boards: espressif: add esp32s3-eye board support Lucas Tamborrino 2024-09-10 14:13:09 -03:00
  • 2b437afaec dts: pinctrl: esp32s3: Add lcd_cam support Lucas Tamborrino 2024-09-10 14:11:57 -03:00
  • 4278d0a8d6 boards: nxp: mimxrt1050: add LinkServer runner support for qspi board Paul He 2024-09-12 22:50:48 +08:00
  • 48ff46d616 doc: ipc: icmsg: fix numbered list in bonding section Pavel Vasilyev 2024-09-16 11:03:53 +02:00
  • 48a077f2d9 doc: update references to video capture sample Benjamin Cabé 2024-09-16 21:14:48 +02:00
  • a056b608f2 arch: arm: do not enable PLATFORM_SPECIFIC_INIT if SOC_RESET_HOOK=y Gerard Marull-Paretas 2024-09-16 11:49:43 +02:00
  • fc6cb6700a manifest: update to sha with fix to PLATFORM_SPECIFIC_INIT Anas Nashif 2024-09-16 13:14:20 -04:00
  • f438696281 soc: mcxa156: use soc hooks Anas Nashif 2024-09-14 04:55:30 -04:00
  • 6cf12c1aa9 tests: gen_isr_table: remove misnamed platform Anas Nashif 2024-09-16 10:31:00 -04:00
  • f5e047e8c3 doc: Document deprecated stm32 MCO kconfig options for MCO Joakim Andersson 2024-08-28 14:22:10 +02:00
  • e67f629094 drivers: clock_control: Deprecate Kconfig for MCO configuration Joakim Andersson 2024-07-31 15:47:25 +02:00
  • b4ada0dbd1 samples: stm32: mco: Add disco board which has 2 MCO instances Joakim Andersson 2024-08-27 17:49:14 +02:00
  • 438ed89238 samples: stm32: mco: Update sample to use dts instead of Kconfig Joakim Andersson 2024-07-31 12:00:15 +02:00
  • a624fe0f3d boards: Add MCO support for the stm32c0xx family Joakim Andersson 2024-08-28 10:00:45 +02:00
  • 0a2c6a0023 include: dt-bindings: clock: fix stm32f7 missing HSE and PLLI2S_R source Joakim Andersson 2024-08-27 17:22:18 +02:00
  • 3b9c34d085 dts: st: Add MCO node to STM32 boards Joakim Andersson 2024-07-31 11:59:08 +02:00
  • 929c4507fc drivers: Add driver for STM32 MCO peripheral Joakim Andersson 2024-07-31 11:58:53 +02:00
  • 4b9dfe2a16 include: Add STM32_MCO_CFGR bit encoding and decoding Joakim Andersson 2024-09-06 11:24:34 +02:00
  • bd592fac8b dts: bindings: Add stm32 microcontroller clock output binding Joakim Andersson 2024-09-06 11:20:48 +02:00
  • 9925ce792e include: dt-bindings: Add MCO select and prescaler macros for CFGR reg Joakim Andersson 2024-08-27 18:48:24 +02:00
  • efe72a3c7a dt-bindings: clock: Add clock sources for stm32f1x/10x for MCO Joakim Andersson 2024-07-31 15:47:56 +02:00
  • 807ccf5b03 drivers: clock_control: Add clock sources to common enabled_clock check Joakim Andersson 2024-09-03 16:09:04 +02:00
  • 3c3487ae07 drivers: clock_control: Expose enabled_clock for clock driver library Joakim Andersson 2024-08-27 17:28:11 +02:00
  • 00abc5a661 spi: rtio: Move spi_rtio_copy to spi_rtio Luis Ubieda 2024-08-17 08:36:52 -04:00
  • bd8a23f719 spi: rtio: Extract common APIs into separate file Luis Ubieda 2024-08-14 21:42:56 -04:00
  • b135cc5e46 spi: spi_mcux_lpspi: Removed spin lock from iodev_start Luis Ubieda 2024-08-16 15:53:20 -04:00
  • 7510a17c18 spi: mcux_lpspi: Refactor driver to extract common RTIO functionality Luis Ubieda 2024-08-15 18:45:11 -04:00
  • 4385785f02 drivers: i2c: esp32: Fix DT node instance. Lucas Tamborrino 2024-08-29 12:42:39 -03:00
  • d2bded5efb board: sensry: Add support for sy1xx Sven Ginka 2024-09-05 21:18:29 +02:00
  • 686cbc90f6 driver: timer: Add support for sy1xx Sven Ginka 2024-09-05 21:07:36 +02:00
  • 7443a2c703 driver: serial: Add support for sy1xx Sven Ginka 2024-09-05 21:05:49 +02:00
  • 402f3d24c4 soc: sensry: Add support for SY120-GBM and SY120-GEN1 Sven Ginka 2024-09-05 21:03:14 +02:00
  • ec08e1c0e8 drivers: ethernet: Modify RX thread creation and update KConfig IBEN EL HADJ MESSAOUD Marwa 2024-09-02 21:39:26 +02:00
  • 1bea5fcacb sysbuild: fix extra kconfig targets when using sysbuild Torsten Rasmussen 2024-09-04 10:09:52 +02:00
  • f7ebd61ae9 tests: drivers: dac: dac_api: src: update dac_api driver test Fabrice DJIATSA 2024-09-09 14:00:35 +02:00
  • 1ae6e61ec0 boards: st: add dac node in dts file and update docs Fabrice DJIATSA 2024-09-09 13:59:53 +02:00
  • e33e997c7d dts: arm: st: u0: add dac node in dtsi file Fabrice DJIATSA 2024-09-09 13:56:42 +02:00
  • eb3f718b2c tests: drivers: add fracn test for stm32h7 clock configuration tests Nathan Olff 2024-09-09 13:38:16 +02:00
  • 7a094e376f drivers: clocks: remove check for sysclock in h7 clocks Nathan Olff 2024-09-09 09:09:05 +02:00
  • f979252cea drivers: use fracn in clock stm32h7 driver Nathan Olff 2024-08-22 23:28:33 +02:00
  • 9dd25adc79 dts: add fracn to STM32H7 PLL clocks Nathan Olff 2024-08-22 23:22:11 +02:00
  • 4b68043ebb Bluetooth: MPL: Replace busy bool with atomic Emil Gydesen 2024-09-09 14:12:32 +02:00
  • 0aec059630 drivers: sdhc: esp32: remove unused code Sylvio Alves 2024-09-11 22:22:00 -03:00
  • e06c7fcbff boards: nucleo_h7a3zi_q: do not force USB_DC_HAS_HS_SUPPORT Johann Fischer 2024-09-12 11:05:20 +02:00
  • 69d2c0f19e cmake: add toolchain_ld_<name> macros to FindDeprecated Torsten Rasmussen 2024-09-12 13:06:54 +02:00
  • 14a72b5158 scripts: Plug TwisterStatus type gaps Lukasz Mrugala 2024-09-12 11:01:10 +00:00
  • 788d1a908e bluetooth: host: improve log for unhandled vs events Olivier Lesage 2024-09-12 13:46:43 +02:00
  • 277504cfbc soc: st: stm32wb0: support SoCs without SMPS output current limit Mathieu Choplain 2024-09-12 14:12:56 +02:00
  • 0c13100797 dts: bindings: power: add note on SMPS current limit for STM32WB0 Mathieu Choplain 2024-09-12 14:43:00 +02:00
  • cc6ba10142 soc: espressif: Default MCUboot mode for ESP32 family Raffael Rostagno 2024-09-12 10:11:39 -03:00
  • 2803d4bbb4 picolibc: Update to version 1.8.7 Keith Packard 2024-09-12 09:48:36 -07:00
  • 962e42cf1d tests, samples: Define _POSIX_C_SOURCE where needed Keith Packard 2024-09-12 15:15:41 -07:00
  • 6e1210a09e tests/c_lib: Don't test undefined behavior of asctime and asctime_r Keith Packard 2024-09-12 15:46:31 -07:00
  • dc7c20adf9 posix: sysconf.c uses POSIX values Keith Packard 2024-09-13 09:54:01 -07:00
  • 5973a71e1f posix: options/shm.c needs _POSIX_C_SOURCE Keith Packard 2024-09-12 15:11:58 -07:00