Commit graph

  • 3da90ad21f cmake: use all compile options arguments for uniqueness Nicholas Lowell 2022-06-01 11:22:44 -04:00
  • 0c053190b7 riscv: Introduce qemu_riscv32e board. Carlo Caione 2022-06-07 14:18:33 +02:00
  • 673f41e708 riscv: Introduce support for RV32E Carlo Caione 2022-06-07 14:18:11 +02:00
  • 737dccec1a riscv: Move syscall parameter from a7 to t0 Carlo Caione 2022-06-06 17:04:25 +02:00
  • e05a1e392f MAINTAINERS: Add new ARM64 collaborator Huifeng Zhang 2022-06-08 10:39:05 +08:00
  • 0a758c36c8 doc: gsg: Include instructions to set SDK env vars Carles Cufi 2022-06-06 23:38:16 +02:00
  • 7cef5d7231 docs: fix QuickFeather board name in the docs Tomasz Gorochowik 2022-06-07 12:12:21 +02:00
  • d046ea281c drivers: gsm_ppp: Fix null pointer dereference in log message Marek Metelski 2022-06-07 15:55:48 +02:00
  • 12eda76939 arch/xtensa: Add CCOUNT-based timing API Andy Ross 2022-06-06 07:49:27 -07:00
  • 8246d88bd3 include/arch_interface.h: Clarify platform-dependencies Andy Ross 2022-06-06 06:41:06 -07:00
  • cbc85071ee tests: lib: spsc_pbuf: Exclude ast1030_evb from test Krzysztof Chruscinski 2022-05-18 13:24:44 +02:00
  • 0829610bbc lib: os: spsc_pbuf: Add option to use cache Krzysztof Chruscinski 2022-05-17 19:36:07 +02:00
  • 03e36855d3 doc: kernel: Add documentation to spsc_pbuf Krzysztof Chruscinski 2022-05-17 16:01:43 +02:00
  • 2f189e39a5 lib: os: Rename icmsg_buf to spsc_pbuf Krzysztof Chruscinski 2022-05-17 15:49:59 +02:00
  • 5139d052d8 tests/intel_adsp/smoke: Revert WAIT_FOR breakage Andy Ross 2022-06-06 08:19:00 -07:00
  • 199242ae11 boards: arm: mimxrt685_evk: improve include list Gerard Marull-Paretas 2022-06-06 14:11:51 -07:00
  • 0dc7822afd boards: arm: mimxrt685_evk: s/pinmux.c/init.c Gerard Marull-Paretas 2022-06-06 14:04:34 -07:00
  • a1b6721f7f boards: arm: mimxrt685_evk: remove hardcoded board init priority Gerard Marull-Paretas 2022-06-06 14:02:24 -07:00
  • c3daefaf5f boards: arm: mimxrt685_evk: remove manual pinmux Gerard Marull-Paretas 2022-06-06 13:57:33 -07:00
  • 86895516b4 boards: arm: nucleo_f429zi: remove old CMake file Gerard Marull-Paretas 2022-06-06 14:14:56 -07:00
  • 15dcc87b61 dts: arm: st: f7: add ITCM memory for STM32F723 Aurelien Jarno 2022-06-06 23:43:57 +02:00
  • 7ade471a47 drivers: gsm_ppp: Wait for NET_IF_DOWN in gsm_ppp_stop only if iface was up Marek Metelski 2022-06-07 11:42:54 +02:00
  • 6c162e0409 CODEOWNERS: Replace @LairdCP/zephyr group Ryan Erickson 2022-06-06 11:11:44 -07:00
  • 17f8f62789 drivers: ethernet: w5500: Toggle reset gpio Hari Haran Babu 2022-06-07 11:07:36 +05:30
  • d8e3affe7b drivers: ethernet: w5500: keep thread blocking in command read-back Hari Haran Babu 2022-06-02 11:33:14 +05:30
  • e3b8fad9fa net: tcp: Fix accidental removal of data from send_data Sjors Hettinga 2022-06-07 07:58:11 +02:00
  • ebf8b6d3da net: tcp: Fix the polling implementation with corrected window filling Sjors Hettinga 2022-06-02 19:56:38 +02:00
  • d49d06735a net: tcp: Explicitly notify buffer allocation failures in retransmission Sjors Hettinga 2022-05-23 10:22:31 +02:00
  • 0a9b2ed391 net: tcp: Avoid new packets from causing killing the pending send_timer Sjors Hettinga 2022-05-23 10:16:11 +02:00
  • d74bd3d7d1 net: tcp: Avoid deadlock in updating the TCP receive window Sjors Hettinga 2022-05-23 09:59:08 +02:00
  • f5679ab73e net: tcp: Use our MTU to determine the mss for transmission Sjors Hettinga 2022-05-23 08:36:28 +02:00
  • cf59606883 Bluetooth: has: Allocate context for client once link is encrypted Mariusz Skamra 2022-04-29 17:41:12 +02:00
  • a4d9c82fca Bluetooth: pacs: Make location characteristics non-writable by default Mariusz Skamra 2022-04-28 13:13:50 +02:00
  • 146124e7f9 tests: has: Extend tests with preset selection commands Mariusz Skamra 2022-04-27 14:52:25 +02:00
  • 4e15cbe456 Bluetooth: has: Handle active preset selection Mariusz Skamra 2022-04-27 14:50:32 +02:00
  • 0c290864d7 mgmt/mcumgr/lib: Remove no longer needed mgmt_streamer_trim_front Dominik Ermel 2022-04-13 15:35:40 +00:00
  • 3528c1ee30 mgmt/mcumgr: Replace zephyr_smp_trim_front with net_buf_pull Dominik Ermel 2022-04-13 15:30:48 +00:00
  • 588ae3982b boards: pinetime_devkit0: change partitions to spi nor flash Qingsong Gou 2022-04-11 21:08:51 +08:00
  • c513fd87e1 Bluetooth: ISO: Rename sn to seq_num Emil Gydesen 2022-06-02 11:54:19 +02:00
  • 65b5db6e3a Bluetooth: ISO: Rename ISO_INTERVAL_MIN/MAX Emil Gydesen 2022-03-23 13:44:36 +01:00
  • 6786bbdb32 Bluetooth: ISO: Add sn and ts to bt_iso_chan_send Emil Gydesen 2022-03-16 14:38:04 +01:00
  • 86bb739b7b reserved_memory: Remove it and cleanup Carlo Caione 2022-03-28 14:03:07 +02:00
  • d11c0a1ec7 drivers: adc: clarify differential sampling resolution Gerard Marull-Paretas 2022-06-06 09:29:43 -07:00
  • 29e321d89a samples: drivers: adc: adjust README Gerard Marull-Paretas 2022-05-30 12:19:13 +02:00
  • 0753dc2a12 samples: drivers: adc: minor fixes and cleanups Gerard Marull-Paretas 2022-05-30 12:12:03 +02:00
  • 765818283c samples: drivers: adc: rely on Devicetree channel configuration Gerard Marull-Paretas 2022-05-30 12:04:02 +02:00
  • adbc83fbf6 samples: drivers: adc: configure ADC channel/s in Devicetree Gerard Marull-Paretas 2022-05-30 11:50:50 +02:00
  • b31ecf72df samples: drivers: adc: remove redundant controller labels Gerard Marull-Paretas 2022-05-30 11:29:13 +02:00
  • 73295a03e7 drivers: adc: add dt-spec helper functions Gerard Marull-Paretas 2022-05-30 11:24:28 +02:00
  • 8f97e25645 tests: logging/log_api: add a few bits for tagged arguments Daniel Leung 2022-03-03 17:42:44 -08:00
  • de4f21c75b samples: logging/syst: catalog msg now support 64-bit arch Daniel Leung 2022-04-21 14:06:23 -07:00
  • 125b33c185 logging: remove CONFIG_LOG2_MSG_PKG_ALWAYS_ADD_RO_STRING_IDXS Daniel Leung 2022-04-20 13:43:25 -07:00
  • 134d26bade logging: syst: extend catalog messages support for other archs Daniel Leung 2022-02-04 13:18:13 -08:00
  • fe0aa4c167 logging: support tagged argument in log message packaging Daniel Leung 2022-02-16 13:03:54 -08:00
  • aff6e8b2f7 lib: os: cbprint: enable tagged arguments for packaging Daniel Leung 2022-02-17 13:51:00 -08:00
  • fee58e8bf7 samples: logging/syst: convert to use integration_platforms Daniel Leung 2022-04-21 14:03:25 -07:00
  • c62ee3be4e twister: remove fallback testcase if cases added at runtime Anas Nashif 2022-06-05 10:49:42 -04:00
  • bcf4e23562 twister: do not set case status on flash timeout Anas Nashif 2022-06-04 22:58:05 -04:00
  • eeffdc373e twister: do not mark tests as blocked if a testsuite has passed Anas Nashif 2022-06-04 17:08:06 -04:00
  • bdafd89c12 net: 6lo: Remove dead statement Andrei Emeltchenko 2022-06-06 15:41:18 +03:00
  • 38b40f2ed1 net: utils: Remove dead statement Andrei Emeltchenko 2022-06-06 12:45:37 +03:00
  • 25142045b7 soc: qemu_cortex_a53: remove pl011 entry from mmu_regions array Luca Fancellu 2022-05-26 11:43:46 +01:00
  • 5f103648c6 soc: fvp_aemv8a: remove pl011 entry from mmu_regions array Luca Fancellu 2022-05-26 10:46:39 +01:00
  • d62645200b driver: pl011: use new device model to map MMIO Luca Fancellu 2022-04-20 10:38:13 +01:00
  • 0cc9ad4f50 testsuite: Make ztress header C++ compatible Benjamin Gwin 2022-06-03 15:02:58 -07:00
  • dc4889e8be tests: bluetooth: mesh: Test RPL fragmentation Pavel Vasilyev 2022-06-02 16:49:32 +02:00
  • 953f8ee0d6 Bluetooth: Mesh: Fix RPL fragmentation Pavel Vasilyev 2022-06-02 16:43:48 +02:00
  • 4ef13f7ecd ipc_service: static_vrings: Set WQ priority back to PRIO_PREEMPT Carlo Caione 2022-06-01 16:02:49 +02:00
  • b27bf92234 modem: ublox-sara-r4: do not truncate outgoing datagrams Marcin Niestroj 2022-05-24 12:31:20 +02:00
  • ae587f8e50 subsys/mgmt/hawkbit: format for readability Yong Cong Sin 2022-02-26 16:11:52 +08:00
  • 3209bc1a4a soc/xtensa/intel_adsp/tools: Make cavstool.py DSP resetting more stable Ederson de Souza 2022-05-18 12:09:10 -07:00
  • f875d027a0 samples: bluetooth: peripheral_hr: remove pinmux Gerard Marull-Paretas 2022-06-06 14:23:52 -07:00
  • 5bef7e71dd samples: basic: minimal: remove pinmux Gerard Marull-Paretas 2022-06-06 14:23:20 -07:00
  • d03d208b11 boards: arm: mps2_an385/521: remove dependency on pinmux Gerard Marull-Paretas 2022-06-06 14:22:06 -07:00
  • 0a731e26d5 boards: arm: teensy4: remove redundant CONFIG_PINMUX Gerard Marull-Paretas 2022-06-06 13:37:40 -07:00
  • c62e5bc4fc doc: board_porting: remove pinmux example Gerard Marull-Paretas 2022-06-06 13:29:39 -07:00
  • fbae9afe40 boards: shield: add arceli w5500 ethernet Parthiban Nallathambi 2022-06-02 16:25:15 +02:00
  • 360d70a91e drivers: flash: introduce on-chip flash driver for TI CC13xx/CC26xx Piotr Dymacz 2022-04-27 10:15:25 +02:00
  • cd66c9f67e dts/bindings: add TI CC13xx/CC26xx flash controller bindings Piotr Dymacz 2022-04-29 12:30:46 +02:00
  • a9b3c936e2 shell: uart: Fix compilation warning Andrei Emeltchenko 2022-06-06 17:45:11 +03:00
  • 29128bfa02 lib: mpsc_pbuf: Fix compilation unused-but-set-variable warning Andrei Emeltchenko 2022-06-06 17:41:30 +03:00
  • 415b47c4ac soc: xtensa: rename the cavstool back for backward compatibility Enjia Mai 2022-06-07 00:58:05 +08:00
  • 027dcdeae8 soc: xtensa: fix the direct usage of log only and loading firmware Enjia Mai 2022-06-06 22:21:23 +08:00
  • 3cf5c3c33c lib: ring_buf: Make code consistent Andrei Emeltchenko 2022-06-06 16:29:20 +03:00
  • e63eedce51 lib: ring_buf: Fix unused-but-set compilation warnings Andrei Emeltchenko 2022-06-06 16:24:57 +03:00
  • 14b6f491cb lib: bitarray: Remove dead statement Andrei Emeltchenko 2022-06-06 15:59:56 +03:00
  • 3f69745784 tests: timer_monotonic: Enable APIC timer's TSC deadline mode on ehl_crb Yinfang Wang 2022-05-17 22:07:38 +08:00
  • 8d9ca6ab1c drivers: clock_control: Calibration default on if not BOARD_ENABLE_CPUNET Sean Madigan 2022-05-16 12:40:42 +01:00
  • 4b0252eab3 drivers: modem: Fix Coverity issue in ublox-sara-r4.c Aleksandar Markovic 2022-04-23 20:16:42 +02:00
  • df5d1f220b modem: simcom-sim7080: do not send fragmented data as multiple datagrams Marcin Niestroj 2022-05-24 12:35:38 +02:00
  • 032b90845e modem: simcom-sim7080: fix handling failed fragment send in sendmsg() Marcin Niestroj 2022-05-24 12:23:04 +02:00
  • f6a6843471 python-devicetree: CI hotfix Martí Bolívar 2022-06-06 08:30:11 -07:00
  • ab00842e42 drivers/modem: add user_data to modem_cmd_handler_data Bjarki AA 2022-06-05 12:17:43 +02:00
  • b26ea8b428 vulnerabilities: Add CVE information Flavio Ceolin 2022-05-31 15:03:34 -07:00
  • ec6026ccdd modem: remove 'modem_pin' abstraction Marcin Niestroj 2022-05-13 19:22:13 +02:00
  • 41c618dbf7 modem: simcom-sim7080: use 'gpio_dt_spec' instead of 'modem_pin' Marcin Niestroj 2022-05-13 19:20:16 +02:00
  • 9353b6e98a modem: ublox-sara-r4: use 'gpio_dt_spec' instead of 'modem_pin' Marcin Niestroj 2022-05-13 19:15:05 +02:00
  • 10ebfb3877 modem: quectel-bg9x: use 'gpio_dt_spec' instead of 'modem_pin' Marcin Niestroj 2022-05-13 19:02:12 +02:00
  • 9ec661b206 wifi: esp_at: use 'gpio_dt_spec' instead of 'modem_pin' Marcin Niestroj 2022-05-13 18:58:05 +02:00
  • 1ae3302b78 wifi: esp_at: use UART device pointer directly instead of label Marcin Niestroj 2022-05-13 17:20:39 +02:00