Commit graph

  • 18ffcdcf74 linker: Introduce zephyr,memory-region compatible Carlo Caione 2022-01-20 17:51:06 +01:00
  • 3c0c03b9eb cmake: dts: Add dt_comp_path() cmake function Carlo Caione 2022-02-02 14:41:38 +01:00
  • 36164c29c1 espi: it8xxx2: enable configuration of Chromebook Dino Li 2021-12-16 14:14:00 +08:00
  • f3c1acaeea riscv: linker: move snippets-ram-sections.ld to ram start Dino Li 2022-01-06 15:06:34 +08:00
  • a9804002e2 modem: hl7800: Use built in socket restore on boot Ryan Erickson 2022-02-08 09:16:09 -06:00
  • 1417e8f8c7 rf: JIT scheduler fixes and improvements Morten Priess 2022-01-19 09:24:38 +01:00
  • 9f7ea41780 Bluetooth: controller: Minor scoping fixes for vendor implementations Morten Priess 2022-02-09 11:45:32 +01:00
  • 1fca05b7f8 arm64: cache: Fix data corruption issue on DCACHE range invalidation Hou Zhiqiang 2022-02-07 22:52:01 +08:00
  • b52f1cdb59 net: lwm2m: fixed "LwM2M message is invalid" Andreas Chmielewski 2022-02-09 19:04:39 +01:00
  • 58dadb8d18 doc: twister: add usage for twister --fixture option. Chen Peng1 2022-02-16 17:53:26 +08:00
  • c0319cffa2 twister: add fixtures given by --fixture option to each devices. Chen Peng1 2022-02-15 11:16:57 +08:00
  • 39b69f8d75 boards: xtensa: fix cAVS name: connected -> converged Marc Herbert 2022-02-14 08:53:53 -08:00
  • cdff607d74 modem: hl7800: Make sleep mode configurable Ryan Erickson 2022-02-16 11:16:09 -06:00
  • 6e8383c6ed tests: message_capture: do not exclude intel_adsp_cavs15 Anas Nashif 2022-02-15 19:34:16 -05:00
  • 4fa68ba67a soc: intel_adsp: remove logging defaults Anas Nashif 2022-02-15 19:32:16 -05:00
  • 0c78a2aaca Bluetooth: Mesh: Fixes Unable recovery twice even after 192h Lingao Meng 2022-02-15 18:39:43 +08:00
  • b4b87ad8a4 CMake: net: pkt_filter: Only construct the library if enabled Björn Stenberg 2022-02-15 17:25:59 +01:00
  • bb139c1309 ARC: nSIM: fix missing core numbers for mdb-hw runner args Evgeniy Paltsev 2022-02-14 18:04:01 +03:00
  • 587cd95de1 tests: counter_seconds: filter for PC compatible boards for x86 Daniel Leung 2022-02-14 14:44:06 -08:00
  • e510dba95e tests: x86/info: only tests PC compatible platforms Daniel Leung 2022-02-14 14:37:44 -08:00
  • 756babfa75 soc: npcx: add support for npcx9m7f Jun Lin 2022-02-07 16:27:16 +08:00
  • 2296f1f884 dts: arm: npcx: refactor the RAM configuration Jun Lin 2022-02-07 10:17:46 +08:00
  • 25e39625a4 board: npcx_evb: add the status of vsby-psl-in-list to okay Jun Lin 2022-02-10 13:22:37 +08:00
  • a6ce9b55c1 soc: npcx: guard psl-in related code by the status of vsby-psl-in-list Jun Lin 2022-02-10 12:30:29 +08:00
  • 82a8329443 dts: npcx: change status of vsby-psl-in-list default disabled Jun Lin 2022-02-10 12:26:58 +08:00
  • 6faa8fcd8d driver: clock_control: npcx: power down some modules by default Jun Lin 2022-02-14 15:15:32 +08:00
  • 7e4d8c9cd5 tests: skip arch_nop test for ARM platforms Mahesh Mahadevan 2022-02-11 14:16:26 -06:00
  • 994f08bd54 boards: arm: mec172xevb_assy6906: Reduce SPI image size Jose Alberto Meza 2022-02-14 11:16:30 -08:00
  • a59ce01118 drivers: eth: native_posix: Add support for setting ethernet MAC address Björn Stenberg 2020-06-19 17:35:30 +02:00
  • dde5c16709 net: lwm2m: JSON dynamic Resource instance allocation Juha Heiskanen 2022-02-13 23:49:31 -08:00
  • 7b3a1f31fe net: lwm2m: Plain Text dynamic Resource instance allocation Juha Heiskanen 2022-02-13 23:32:48 -08:00
  • fcbf84b5d7 net: lwm2m: OMA TLV dynamic Resource instance allocation Juha Heiskanen 2022-02-11 07:03:25 -08:00
  • 1d2f5b471e net: lwm2m: Resource instance dynamic allocation Juha Heiskanen 2022-02-11 07:00:44 -08:00
  • 34d425fbe5 arm64: switch to the IRQ stack during ISR execution Nicolas Pitre 2022-02-09 16:54:37 -05:00
  • 6381ee7391 arm64: update _current_cpu->nested properly Nicolas Pitre 2022-02-09 16:48:36 -05:00
  • bfbee8c54f tfm: Add config to disable all TF-M output Joakim Andersson 2022-02-03 10:49:25 +01:00
  • 058e217401 ITE: test: drivers/adc: fix the ADC resolution Tim Lin 2022-01-24 17:45:20 +08:00
  • 4381841bd8 ITE: drivers/adc: fix the sampling flow of ADC Tim Lin 2021-12-20 17:33:45 +08:00
  • 60088b18d4 net: lwm2m: Fix Read operation for /object Juha Heiskanen 2022-02-14 06:15:17 -08:00
  • abf6fdfed1 it8xxx2: changing PLL sequence is high priority Dino Li 2022-01-28 11:37:10 +08:00
  • 392088ea13 net: lwm2m: OMA TLV Multi Resource TLV update Juha Heiskanen 2022-02-07 23:17:57 -08:00
  • fa8c851993 arm64: simple memcpy/memset alternatives to be used during early boot Nicolas Pitre 2022-02-10 13:57:19 -05:00
  • 678b76e4b0 kernel/init.c: allow for memset/memcpy alternatives during early boot Nicolas Pitre 2022-02-10 13:54:49 -05:00
  • 1b3d590e22 soc/intel_adsp: cavstool: poll FW_STATUS even when --log-only Marc Herbert 2022-02-10 17:52:44 -08:00
  • e6e8f5de6b soc/intel_adsp: cavstool: log out of bounds mmap offsets Marc Herbert 2022-02-10 17:48:20 -08:00
  • 4990001013 lib/os: clarify that the winstream object does not track reads Marc Herbert 2022-02-10 16:40:44 -08:00
  • e8389f2f53 dma: intel_adsp: Reduce irq setup code Tom Burdick 2022-02-01 11:46:58 -06:00
  • 1e9ada4eb9 dma: cavs: Add gpdma derivative of dw dma for cavs Tom Burdick 2022-02-01 11:35:13 -06:00
  • f9acacfd11 dma: dw: Common dw dma driver functionality Tom Burdick 2022-02-01 11:32:06 -06:00
  • f7b5d4b06a drivers: peci: xec: Handle corner case for PECI recovery Jose Alberto Meza 2020-12-30 14:20:40 -08:00
  • c5894df5ec pm: Change parameters of pm_power_state_{set,exit_post_ops} Carlo Caione 2022-01-21 18:28:10 +01:00
  • 8143f206dd pm: Rename exit_pos_ops to pm_exit_pos_ops Carlo Caione 2022-01-21 16:46:28 +01:00
  • 11f1dd2370 pm: Reference pm_state_info only by pointer Carlo Caione 2022-01-21 13:59:31 +01:00
  • caa3ee686a shell: kernel_service: Use z_stack_space_get for isr stack stats Krzysztof Chruscinski 2022-01-28 15:49:05 +01:00
  • 1eb5183bee debug: thread_analyzer: Add option to print ISR stack usage Krzysztof Chruscinski 2022-01-28 15:47:50 +01:00
  • 1da97e1374 kernel: Add function for calculating stack usage Krzysztof Chruscinski 2022-01-28 15:40:37 +01:00
  • e7d5b172d0 STM32L5: flash: enable support for DBANK == 0 Wouter Cappelle 2022-01-20 15:23:32 +01:00
  • 13faa9aa71 drivers: entropy: stm32: Add power management constraints Wouter Cappelle 2022-02-02 09:37:55 +01:00
  • 0549428b55 soc: arm: mchp: Remove magic numbers Jose Alberto Meza 2021-02-01 10:11:17 -08:00
  • 00304fbe2d drivers: espi: xec: support for eSPI slaves with long initializations Jose Alberto Meza 2020-08-27 14:29:31 -07:00
  • 5e63f8fbce samples: rename user-tls.conf to user-tls-conf.h Sebastian Bøe 2022-01-28 13:56:33 +01:00
  • 61ef77a736 pwm: npcx: only reconfigure PWM if necessary Fabio Baltieri 2022-02-08 14:15:44 +00:00
  • 57b55c382f drivers: ieee802154_nrf5: fix CSL for multicore devices Lukasz Maciejonczyk 2022-02-04 11:38:04 +01:00
  • da28829b64 kernel: zero the bss section of OCM memory at boot time Immo Birnbaum 2022-01-21 12:38:30 +01:00
  • ba4e7a8044 linker: add OCM data/bss sub-section start/end markers Immo Birnbaum 2022-01-21 12:34:19 +01:00
  • 160dc83f5b arm: mpu: Add missing RAM NOCACHE region define Carlo Caione 2022-01-18 11:25:08 +01:00
  • 3ebd581467 net: sockets: Allow to build CAN sockets with offloading enabled Robert Lubos 2022-01-24 14:51:44 +01:00
  • c7e12c9384 bluetooth: gatt: add validation for supervision timeout Kamil Piszczek 2022-01-24 12:01:23 +01:00
  • 8461e0b303 Bluetooth: OTS: Use existing variable instead of finding value again Asbjørn Sæbø 2022-02-04 10:49:58 +01:00
  • 7eb25df526 net: lib: lwm2m: add lwm2m_engine_is_observed function Henning Fleddermann 2022-02-08 01:48:32 +01:00
  • 24bca9b27b Bluetooth: Host: Avoid address copy for PA list Emil Gydesen 2022-01-28 14:33:01 +01:00
  • dc8308506e mgmt/mcumgr/lib: Remove unneeded return code check Dominik Ermel 2022-02-01 16:53:30 +00:00
  • 17d5c4ca88 drivers: i2c: rcar: drop DEV_DATA/DEV_CFG usage Aymeric Aillet 2022-02-11 14:04:51 +01:00
  • e3621e6e00 drivers: serial: rcar: drop DEV_DATA/DEV_CFG usage Aymeric Aillet 2022-02-11 14:04:20 +01:00
  • bc789793be drivers: gpio: rcar: drop DEV_DATA/DEV_CFG usage Aymeric Aillet 2022-02-11 14:03:24 +01:00
  • 69506e19e0 drivers: can: rcar: drop DEV_DATA/DEV_CFG usage Aymeric Aillet 2022-02-11 14:02:28 +01:00
  • a0093eeda0 net: openthread: fix handling tx done to report all kind of errors Eduardo Montoya 2022-02-09 11:11:17 +01:00
  • e46d8a1d51 fat_fs: Add support for the "win" variable alignment in FATFS struct Boon Khai Ng 2021-12-13 09:39:31 +08:00
  • 67f6b439b2 west.yml: update fatfs for new config option Boon Khai Ng 2022-01-11 10:28:29 +08:00
  • 1e2d1c52fb manifest: update atmel hal Ron Smith 2022-02-04 20:27:22 -05:00
  • ea5560e6e1 doc: guides: docs: add details on DT_TURBO_MODE Gerard Marull-Paretas 2022-02-02 20:31:30 +01:00
  • 5986d882bb doc: add support for DT_TURBO_MODE Gerard Marull-Paretas 2022-02-02 20:09:01 +01:00
  • 9636b46519 samples: boards: stm32: power_mgmt: blinky: use dtcompatible role Gerard Marull-Paretas 2022-02-02 20:07:56 +01:00
  • feaf0070fc boards: riscv: hifive_unleashed: add GPIO support Katsuhiro Suzuki 2022-01-19 17:31:21 +09:00
  • 43e94bb0f9 dts: arm: xilinx: zynqmp: Add UART1 to device tree Immo Birnbaum 2022-01-21 12:15:43 +01:00
  • 4e39cf8a65 boards: arm: arduino_nano_33_ble: Add green and blue leds to the dts Benjamin Björnsson 2022-01-15 11:30:15 +01:00
  • 5f3bba54e8 ITE drivers/pwm: support tests/drivers/pwm/pwm_api Ruibin Chang 2022-01-19 13:39:36 +08:00
  • f6394e0d54 Microchip: MEC172x: kscan driver Jay Vasanth 2021-11-22 14:41:23 -05:00
  • fdea2a628b tests: mem_protect: ensure allocated objects are initialized David Leach 2022-02-17 09:18:53 -06:00
  • a0737e687c tests: mem_protect: avoid allocating K_OBJ_MSGQ in userspace. David Leach 2022-02-17 00:21:20 -06:00
  • 4120a889a4 Microchip: MEC172x: watchdog driver Jay Vasanth 2022-02-08 11:54:22 -05:00
  • 5b16dd4326 Bluetooth: Host: Issue all auto-initiated commands synchronously Rubin Gerritsen 2022-02-11 12:21:48 +01:00
  • df9b8721e2 logging: Prevent multiple arguments evaluation Krzysztof Chruscinski 2022-01-26 11:05:45 +01:00
  • 81ce6db313 logging: Add common api for getting memory usage Krzysztof Chruscinski 2022-02-07 14:36:36 +01:00
  • 9ea5c1e510 tests: lib: mpsc_pbuf: Add test for utilization api Krzysztof Chruscinski 2022-02-07 14:35:15 +01:00
  • 5c8cc1aa8f lib: os: mpsc_pbuf: Add usage tracking Krzysztof Chruscinski 2022-02-07 14:18:57 +01:00
  • 87f8b090ab shields: mcp2515: add support for Keyestudio CAN-BUS shield Henrik Brix Andersen 2022-02-01 19:44:05 +01:00
  • ad28a79915 boards: sam_v71_xult: add support for CAN-FD Perry Hung 2022-02-11 12:35:51 -08:00
  • e15f6f121f drivers: modem: gsm: add handler for +CME ERROR Yong Cong Sin 2022-02-20 17:09:39 +08:00
  • 60beb291df drivers: gsm: Wait for NET_EVENT_IF_DOWN in in gsm_ppp_stop Sjors Hettinga 2022-01-21 16:17:07 +01:00