Commit graph

  • b15ac058fa soc: arm: add mpu REGION_FLASH_SIZE definitions for larger flash regions Daniel DeGrasse 2022-04-11 11:58:14 -05:00
  • e4b76efe7b boards: rddrone_fmuk66: correct pinmux errors Daniel DeGrasse 2022-04-11 17:49:27 -05:00
  • 5393103084 hello_world_user: don't always assume userspace Nicolas Pitre 2022-04-08 19:20:23 -04:00
  • 31b148ab64 Bluetooth: host: Fix crash in bt_l2cap_chan_recv_complete Szymon Janc 2022-04-12 11:24:38 +02:00
  • 4f1988fbfd riscv: small arch_irq_* cleanup and optimization Nicolas Pitre 2022-04-08 22:03:37 -04:00
  • 1105017ce0 net: lwm2m: Makes OMA TLV content fmt conditional Veijo Pesonen 2022-04-12 13:07:25 +03:00
  • 4e03e34138 mgmt/mcumgr/lib: Add missing inclusion of toolchain.h Dominik Ermel 2022-04-13 09:06:36 +00:00
  • fba27b4bde drivers: can: change sample point for can_set_bitrate() at high bitrates Henrik Brix Andersen 2022-04-06 17:22:46 +02:00
  • 3b1527a8f9 tests: drivers: can: timing: tighten the sample point test criteria Henrik Brix Andersen 2022-04-06 17:19:37 +02:00
  • 5961ad2af8 tests: drivers: can: timing: test more bitrates Henrik Brix Andersen 2022-04-06 17:18:30 +02:00
  • ee63bc4a09 tests: drivers: can: timing: do not overwrite sample point error value Henrik Brix Andersen 2022-04-06 17:16:07 +02:00
  • 5f5410a0cc sys: heap: support maximum allocated bytes statistic Damian Krolik 2022-03-29 19:07:43 +02:00
  • eba9c872b1 coredump: Add callee registers to arm arch block Mark Holden 2022-04-12 13:16:44 -07:00
  • 0b2ed3818d kernel/timeout: Cleanup/speedup parallel announce logic Andy Ross 2022-04-12 09:52:39 -07:00
  • 70e1f97ca4 drivers: sensor: bmi160: fix waiting time before reading CHIP_ID Diogo Correia 2022-03-23 19:10:04 +00:00
  • 2824696d11 dts: mec172xevb_assy6906: Add pwm-0 alias to mec172xevb dts file Hu Zhenyu 2022-04-13 20:43:58 +08:00
  • 7dfdd5dcd5 MAINTAINERS: add initial entries for west.yml projects Martí Bolívar 2022-04-08 09:25:49 -07:00
  • 32bc328f8b espi: mec172x kbc: Enable custom configs Jay Vasanth 2022-03-08 11:16:34 -05:00
  • b530be4591 espi: mec172x: kbc0_ibf_isr: read sts before data Jay Vasanth 2022-03-08 10:16:08 -05:00
  • 3abfb58741 espi: mec172x: Read ACPI EC data in IBF ISR Jay Vasanth 2022-03-04 18:20:58 -05:00
  • 9431e7d128 espi: mec172x: (ACPI EC0 / custom) opcodes support Jay Vasanth 2022-03-04 17:53:22 -05:00
  • e24e643977 espi: align Mec172x ec_host_cmd_sram buffer Jay Vasanth 2022-03-04 15:04:46 -05:00
  • 2e9c18cd0d emi: fix MEC172x emi registers fields size Jay Vasanth 2022-03-04 12:22:57 -05:00
  • 3539db43ef lib: os: cbprintf: use TOOLCHAIN_HAS_C_GENERIC macro instead Daniel Leung 2022-04-11 11:34:04 -07:00
  • 797b850c02 CODEOWNERS: Remove aescolar from tests/bluetooth/bsim_bt/ Alberto Escolar Piedras 2022-04-13 13:58:13 +02:00
  • a6f7158617 drivers: i2c: Microchip MEC172x support device tree clock frequency Jay Vasanth 2022-04-05 15:47:22 -04:00
  • cdcfc2926f tests: drivers: adc_api: Add configuration for mec172xevb_assy6906 Hu Zhenyu 2022-04-12 12:00:30 +08:00
  • 540327ee4f twister: generate and verify test run id Anas Nashif 2022-04-07 16:11:01 -04:00
  • 1537ee7a0b ztest: if runid is set, propagate it Anas Nashif 2022-04-07 16:08:34 -04:00
  • 68670d71b8 tracing: kconfig: move RAM_TRACING_BUFFER_SIZE out of choice Anas Nashif 2022-04-12 09:56:27 -04:00
  • af2d83e66f tracing: add missing macros needed for k_thread_foreach Anas Nashif 2022-04-11 13:37:13 -04:00
  • 92b299ff28 drivers/flash/flash_shell: Check for read error before verification Dominik Ermel 2022-04-04 14:25:10 +00:00
  • 35616d1e63 drivers/flash/flash_shell: Write buff size dependent on shell Dominik Ermel 2022-04-04 13:34:31 +00:00
  • 92f4db9fad xtensa: dts: remove unused intel_byt_adsp.dtsi Anas Nashif 2022-04-11 12:13:40 -04:00
  • 3f2748c86e xtensa: dts: use correct core bindings Anas Nashif 2022-04-11 12:12:52 -04:00
  • c726aeacda templates: nomination: Fix 'TSC Project Roles' link Stephanos Ioannidis 2022-04-12 22:13:57 +09:00
  • ddf3c57a39 tests: posix: test support for pthread_attr_setstacksize Christopher Friedt 2022-04-10 12:37:20 -04:00
  • 7c583bbf8f lib: posix: support for pthread_attr_setstacksize Christopher Friedt 2022-04-10 12:35:15 -04:00
  • 2faa6f5c0b samples: misc fixes to docs Lauren Murphy 2022-04-11 11:43:09 -07:00
  • 1f27849457 Bluetooth: controller: Fix build with new LLCP enabled Szymon Janc 2022-04-12 12:17:16 +02:00
  • c19e8c9a23 doc: release-notes: Add mcumgr file status, file hash/checksum details Jamie McCrae 2022-03-21 17:17:53 +00:00
  • 13c00fb96d doc: guides: device_mgmt: smp: fs: Add hash/checksum/status details Jamie McCrae 2022-03-21 17:05:42 +00:00
  • 756a8f7a9b mgmt: mcumgr: fs: Add hash/checksum (with CRC32/SHA256) handler Jamie McCrae 2022-02-14 12:59:43 +00:00
  • 105f8b65e9 mgmt: mcumgr: fs: Add file status handler Jamie McCrae 2022-03-16 09:04:10 +00:00
  • 1b92fba8e7 mgmt/mcumgr/lib: endian.h is no longer needed. Dominik Ermel 2022-03-31 17:25:28 +00:00
  • e7205683bd mgmt/mcumgr/lib: Replace htons/ntohs with Zephyr functions Dominik Ermel 2022-03-31 17:23:03 +00:00
  • af2e781f5a Bluetooth: Immediate Alert Service Szymon Czapracki 2022-02-22 17:26:08 +01:00
  • f056eb516d Bluetooth: controller: Implementing LL param checks for refactored CPR Erik Brockhoff 2022-03-29 11:26:13 +02:00
  • 3071173e87 samples: lwm2m: enables LwM2M shell commands Veijo Pesonen 2022-03-30 10:10:31 +03:00
  • d1751cafd3 net: lwm2m: adds LwM2M specific shell command Veijo Pesonen 2022-03-30 10:05:21 +03:00
  • 4fada77953 tests: cpp: cxx: include top-level driver headers Henrik Brix Andersen 2022-04-07 10:56:26 +02:00
  • f1f97a2bcc drivers: reset: add casts required by C++ Henrik Brix Andersen 2022-04-07 10:55:07 +02:00
  • f561013827 drivers: espi: emul: include needed header Henrik Brix Andersen 2022-04-07 10:53:59 +02:00
  • 24dc527fc1 drivers: edac: add casts required by C++ Henrik Brix Andersen 2022-04-07 10:53:27 +02:00
  • 4cdb6eebb4 drivers: dma: add casts required by C++ Henrik Brix Andersen 2022-04-07 10:52:29 +02:00
  • 13a2e8200e it8xxx2: intc: ensure IER disabling to become effective Dino Li 2021-09-03 16:02:16 +08:00
  • ab17f6d9f7 Bluetooth: Controller: Fix missing event counter sub by one Piotr Pryga 2022-04-11 09:11:08 +02:00
  • 7dd3d8ff87 Bluetooth: Controller: df: Fix wrong value of event counter in iq report Piotr Pryga 2022-04-08 14:24:33 +02:00
  • 4651a38e5d soc: mxrt10xx: remove forces enable boot header Frank Li 2022-04-09 18:36:39 +08:00
  • 32fa349735 doc: bluetooth: mesh: Fix links in Bluetooth mesh documentation Pavel Vasilyev 2022-04-08 15:10:39 +02:00
  • 070c93f0d7 Bluetooth: host: Invert the logic to re-trigger the RX work queue Carles Cufi 2022-04-11 18:47:48 +02:00
  • ca54a4201c Bluetooth: host: Use a linked list instead of a FIFO as the RX queue Carles Cufi 2022-04-11 18:42:39 +02:00
  • 42275c263b drivers: pwm_nrf5_sw: Use the PPI FORK feature when available Andrzej Głąbek 2022-04-11 11:10:43 +02:00
  • d683ad0300 drivers: pwm_nrf5_sw: Correctly use all channels provided by generator Andrzej Głąbek 2022-04-08 17:02:38 +02:00
  • f73618906d drivers: pwm_nrf5_sw: Correctly use allocated GPIOTE channels Andrzej Głąbek 2022-04-08 16:44:21 +02:00
  • af0158d693 ci: backport: Update backport action to v1.1.1-3 Stephanos Ioannidis 2022-04-11 21:20:49 +09:00
  • a98f5d719e samples: Normalize .cc extensions to .cpp Yuval Peress 2022-04-04 10:37:18 -06:00
  • 215efc02c2 include: fix the function pointer error honglin leng 2022-04-10 15:10:12 +08:00
  • 9a297ae376 manifest: update hal_microchip Conor Paxton 2022-04-11 11:00:24 +01:00
  • 1ca6581fc5 maintainers: add TI platforms and initial set of collaborators Christopher Friedt 2022-04-05 07:50:21 -04:00
  • 5be08296d6 soc/intel_adsp: XTENSA_WAITI_BUG must be set of cAVS1.8 and newer Kai Vehmanen 2022-04-08 13:34:22 +03:00
  • 8aa7791c53 mgmt/mcumgr/lib: Improve smp_process_request_packet documentation Dominik Ermel 2022-02-02 15:52:50 +00:00
  • 069fed9ca9 fs: Kconifg: use rsource instead of source for local Kconfigs Dominik Ermel 2022-03-24 14:27:07 +00:00
  • aff57a0a42 mgmt/mcumgr/lib: Cleanup of img_mgmt_priv.h Dominik Ermel 2022-03-31 17:10:37 +00:00
  • bc276b1a68 mgmt/mcumgr/lib: Correct zephyr_grp log module name Dominik Ermel 2022-04-07 11:47:13 +00:00
  • f79698a37c mgmt/mcumgr/lib: Separate Kconfig for zephyr specific commands Dominik Ermel 2022-04-07 11:26:59 +00:00
  • a1449521aa mgmt/mcumgr: Kconfig: Gather transport options under own menus Dominik Ermel 2022-04-07 12:32:09 +00:00
  • 0495e0cb4c doc: relese-notes: Note on MCUMGR Parameters command added Dominik Ermel 2022-04-08 12:34:24 +00:00
  • b6db591a17 mgmt/mcumgr/lib: Add MCUMGR Parameters command to OS group Dominik Ermel 2022-04-07 13:24:10 +00:00
  • aa53dfab02 doc/guides/device_mgmt: Add MCUMGR parameters command to OS grp Dominik Ermel 2022-04-07 13:22:09 +00:00
  • da6a5590e8 tests/mgmt/mcumgr/smp_reassembly: Remove dependency on TINYCBOR Dominik Ermel 2022-04-08 12:53:20 +00:00
  • 37e561f42e Bluetooth: Host: Add choice select whether BT RX Lingao Meng 2022-03-11 11:12:59 +08:00
  • 2558d277e2 tests: net: tcp: Add new tests for get/set SO_SNDBUF Mohan Kumar Kumar 2022-04-01 12:50:31 -07:00
  • f105ea6ef5 net: add sndbuf socket option Mohan Kumar Kumar 2022-04-01 12:47:25 -07:00
  • e9b40ebc69 Bluetooth: has: Satisfy profile security requirement Mariusz Skamra 2022-04-06 14:39:46 +02:00
  • ded324c61d arch: arm: change dependency on CODE_DATA_RELOCATION Mateusz Sierszulski 2022-04-07 11:15:11 +02:00
  • 3e290c636e tests: drivers: can: api: check frames in test_send_receive_msgq() Henrik Brix Andersen 2022-04-08 09:25:18 +02:00
  • 570c254eda arch: arm: aarch32: ARM_STORE_EXC_RETURN only applies to Cortex-M Bradley Bolen 2022-04-06 17:08:01 -04:00
  • fd2aab3861 arch: arm: aarch32: Fix when mode offset is defined Bradley Bolen 2022-04-06 16:45:53 -04:00
  • 0f3e473f06 Bluetooth: Mesh: Remove argc check in mesh shell commands Pavel Vasilyev 2022-04-08 17:06:00 +02:00
  • ae2841877b Bluetooth: Mesh: Use shell_print_ctx macro to print from callbacks Pavel Vasilyev 2022-04-08 17:04:39 +02:00
  • 70c48417c7 dts: arm: st: h7: use H7 FMC Georgij Cernysiov 2022-04-08 13:54:33 +02:00
  • 2dca9d859a drivers: memc: stm32: add support for st,mem-swap Georgij Cernysiov 2022-04-01 11:14:13 +02:00
  • 88aee54d54 dts: bindings: memc: stm32: fmc: add st,mem-swap Georgij Cernysiov 2022-04-01 11:00:08 +02:00
  • 6d56b82942 drivers: fpga: connect dts node with fpga driver Mateusz Sierszulski 2022-04-07 09:38:02 +02:00
  • a19311f3c7 soc: stm32: Fix DBGMCU register write for SWO configuration Alexander Vasiliev 2022-04-06 13:23:28 +03:00
  • e7e78cba14 tfm: Kconfig: Configure MCUBOOT_DATA_SHARING explicitly Jimmy Brisson 2022-03-25 07:44:26 -05:00
  • dd8260cdcb samples: psa-firmware: Correct readme instructions Jimmy Brisson 2022-03-16 09:54:31 -05:00
  • 0dcd6bd58a modules-tfm: Configure image versions with KConfig Jimmy Brisson 2022-03-10 15:19:45 -06:00
  • b6d4788297 samples: psa-firmware: Display active Secure firmware version Jimmy Brisson 2022-03-09 13:45:30 -06:00