Commit graph

  • aeb767ffc6 testsuite: ztest: Add missing syscalls/log_msg2.h stub Szymon Janc 2021-05-05 17:00:14 +02:00
  • 92275cfa60 twister: Add ICCM/DCCM to list of overflow regions Kumar Gala 2021-05-10 09:22:29 -05:00
  • 706de953ab drivers: serial: uart_miv: Fix build errors Kumar Gala 2021-05-10 06:02:02 -05:00
  • 30f260dfaa Bluetooth: controller: Fix adv/scan context access post release Vinayak Kariappa Chettimada 2021-05-08 17:04:47 +05:30
  • 5e9d6d638c nvs: fix possibility of losing data Laczen JMS 2021-05-07 12:13:36 +02:00
  • c387a0dd57 net: tcp: select MBEDTLS_MAC_MD5_ENABLED for ISN algorithm Aurelien Jarno 2021-05-09 20:48:36 +02:00
  • c30339aa16 net: openthread: Select ECDSA when SRP is enabled Aurelien Jarno 2021-05-09 23:22:43 +02:00
  • bc9e759ca4 net: openthread: Move SRP Kconfig options to Kconfig.features Aurelien Jarno 2021-05-09 23:13:27 +02:00
  • a80e28a26c net: openthread: Make child related options only visible on FTD Aurelien Jarno 2021-05-09 23:09:41 +02:00
  • 6de4241507 ci: Reduce number of workers back to 20 Kumar Gala 2021-05-09 19:23:14 -05:00
  • 730acbd6ed release: Zephyr 2.6.0-rc1 Kumar Gala 2021-05-09 10:08:29 -05:00
  • 81e9ea5cad config: using CONFIG_MBEDTLS_USER_CONFIG_FILE as safeguard Ioannis Glaropoulos 2021-05-09 18:17:51 +02:00
  • 5888428541 mbedtls: kconfig: created MBEDTLS_PROMPTLESS and CUSTOM_MBEDTLS_CFG_FILE Torsten Rasmussen 2021-04-23 17:50:45 +02:00
  • c5097101f3 mbedtls: kconfig: MBEDTLS_USER_CONFIG_FILE default without a prompt Torsten Rasmussen 2021-04-27 10:07:15 +02:00
  • 4b4dd22a41 manifest: mbedtls: fix west pointer to module SHA Ioannis Glaropoulos 2021-05-09 18:09:15 +02:00
  • 3a0951fcd0 openthread: kconfig: rework OpenThread security configurations Torsten Rasmussen 2021-04-27 10:17:42 +02:00
  • 4164b17034 modules: mbedtls: Enable PKCS1 v2.1 David Brown 2021-05-08 19:21:40 -06:00
  • 22360ee323 tests: benchmarks: mbedtls: Support legacy API David Brown 2021-05-08 17:49:40 -06:00
  • c5b4094cfb modules: tf-m: do not expose TF-M NS interface include directories publicly Ioannis Glaropoulos 2021-05-08 23:40:07 +02:00
  • d0073fdf7e modules: trusted-firmware-m: add path for mbedcrypto Ioannis Glaropoulos 2021-04-14 07:51:11 +02:00
  • aa5187ecde tls: Change some external symbols from Mbed TLS David Brown 2021-05-06 16:33:39 -06:00
  • 1a7f9598ba modules: mbedtls: updates to reflect module directory restructuring Ioannis Glaropoulos 2021-05-07 19:27:49 +02:00
  • 1eccc71cc2 modules: mbedtls: move the configs into the main tree Ioannis Glaropoulos 2021-05-07 18:53:05 +02:00
  • f9b2e986ff manifest: update mbedtls cleaning up the zephyr specific files Ioannis Glaropoulos 2021-05-07 17:46:06 +02:00
  • 67aadc2ef4 modules: mbedtls: add name for implementation choice symbol Ioannis Glaropoulos 2021-05-07 17:05:38 +02:00
  • c48c50db42 modules: mbedtls: move CMakeLists.txt. into the main tree Ioannis Glaropoulos 2021-05-07 17:04:13 +02:00
  • 39c917788f Revert "mbedtls: kconfig: created MBEDTLS_PROMPTLESS and CUSTOM_MBEDTLS_CFG_FILE" Ioannis Glaropoulos 2021-05-09 00:28:01 +02:00
  • 505b03018c Revert "mbedtls: kconfig: MBEDTLS_USER_CONFIG_FILE default without a prompt" Ioannis Glaropoulos 2021-05-09 00:27:30 +02:00
  • 61df25d867 Revert "openthread: kconfig: rework OpenThread security configurations" Ioannis Glaropoulos 2021-05-09 00:27:10 +02:00
  • 0622bde3bf tests: condvar: fix one testcase failure on qemu_cortex_a53_smp Enjia Mai 2021-05-08 23:35:39 +08:00
  • a7d8ff40aa tests: common: fix newly added test_nop failing the CI Enjia Mai 2021-05-08 19:57:32 +08:00
  • 5f6e257b0b arm64: provide an optimized arch_page_phys_get() Nicolas Pitre 2021-05-07 18:57:24 -04:00
  • 6a8148f384 tracing: systemview: cleanup headers Anas Nashif 2021-05-04 10:26:42 -04:00
  • 0e3771bc82 modules: add segger module locally, and update to 3.30 Anas Nashif 2021-05-04 08:41:05 -04:00
  • 77b7ec212c boards: arm: cy8ckit_062_ble: Fix doc table Gerson Fernando Budke 2021-05-07 22:53:25 -03:00
  • 0c4e9d29bb samples: sensor: Add stm32_temp sample application Eug Krashtan 2021-04-29 19:07:05 +03:00
  • 05d798e3a9 drivers: sensor: STM32 die temperature driver Eug Krashtan 2021-04-29 18:49:04 +03:00
  • c045cbd336 drivers: adc: STM32 Add common path Eug Krashtan 2021-04-29 17:49:36 +03:00
  • 2b8c123a3b drivers: adc: Define max acquisition time Eug Krashtan 2021-04-29 17:46:15 +03:00
  • 3c36cd4242 drivers: sensor: Add sensor_value_from_double Eug Krashtan 2021-04-29 17:43:43 +03:00
  • 73e3cd5f44 tests: power_mgmt: exclude bl5340_dvk_cpunet Kumar Gala 2021-05-08 07:25:18 -05:00
  • 0b83a7e5ce drivers: gpio: Fixup missed PM conversion Kumar Gala 2021-05-08 07:37:54 -05:00
  • 76f59b24df test: kernel: skip new failing test Anas Nashif 2021-05-08 06:47:05 -04:00
  • 136c9424c5 coding guidelines 10.4: casting operands to have same types Maksim Masalski 2021-04-30 17:45:20 +08:00
  • 88f3a9899a openthread: kconfig: rework OpenThread security configurations Torsten Rasmussen 2021-04-27 10:17:42 +02:00
  • 47fb09210b mbedtls: kconfig: MBEDTLS_USER_CONFIG_FILE default without a prompt Torsten Rasmussen 2021-04-27 10:07:15 +02:00
  • 1ad1acd7c9 mbedtls: kconfig: created MBEDTLS_PROMPTLESS and CUSTOM_MBEDTLS_CFG_FILE Torsten Rasmussen 2021-04-23 17:50:45 +02:00
  • e1891b3e9a storage/stream: Move fill value handling to flash_sync Jonathan Nilsen 2021-04-09 13:17:10 +02:00
  • f000695243 cache: Rename sys_{dcache,icache}_* to sys_{data,instr}_cache_* Carlo Caione 2021-05-04 16:26:10 +02:00
  • e2333269ae cache: Introduce external cache controller system support Carlo Caione 2021-04-28 10:38:27 +02:00
  • 3b00571160 tests: benchmarks: record benchmark results Anas Nashif 2021-04-26 10:58:33 -04:00
  • c9c8cec3b6 tests: interrupt: add test cases of direct interrupt for arch x86 and posix Enjia Mai 2021-03-29 22:27:13 +08:00
  • f70225863b tests: interrupt: add test cases of regular interrupt for arch x86 Enjia Mai 2021-03-31 11:32:18 +08:00
  • e92ca60b4e tests: arch: add a test case for testing arch_nop() interface Enjia Mai 2021-03-01 02:20:35 +08:00
  • 4d994af032 kernel: remove object tracing Anas Nashif 2021-04-18 23:24:40 -04:00
  • 1af037f477 modules: enable percepio tracerecorder for tracing Anas Nashif 2021-05-06 12:31:13 -04:00
  • f477bac818 tracing: support new macros with systemview Anas Nashif 2021-05-04 07:57:06 -04:00
  • 63123ffb71 samples: philosopher: add thread names Anas Nashif 2021-05-03 12:22:28 -04:00
  • a35bb82539 tracing: Use new macros with CTF based tracing Anas Nashif 2021-04-27 16:21:25 -04:00
  • 270be80caa tracing: add empty test macros Anas Nashif 2021-04-27 08:29:53 -04:00
  • 7a646b3f8e Tracing: Work Queue tracing Torbjörn Leksell 2021-03-26 14:41:18 +01:00
  • cae9a905d4 Tracing: Poll API and Work Poll tracing Torbjörn Leksell 2021-03-26 14:20:05 +01:00
  • 3a66d6c695 Tracing: Timer tracing Torbjörn Leksell 2021-03-26 14:09:10 +01:00
  • 65b376eb87 Tracing: Memory Slab tracing Torbjörn Leksell 2021-03-26 14:03:23 +01:00
  • 80cd9dac22 Tracing: Memory Heap tracing Torbjörn Leksell 2021-03-26 13:42:25 +01:00
  • fa9e64b304 Tracing: Pipe tracing Torbjörn Leksell 2021-03-26 13:29:16 +01:00
  • d2e7de522d Tracing: Mailbox tracing Torbjörn Leksell 2021-03-26 12:47:13 +01:00
  • 9ab447b3de Tracing: Message Queue tracing Torbjörn Leksell 2021-03-26 12:39:53 +01:00
  • 69e8869127 Tracing: Memory Stack tracing Torbjörn Leksell 2021-03-26 12:31:43 +01:00
  • d765445b3b Tracing: LIFO Tracing Torbjörn Leksell 2021-03-26 12:21:24 +01:00
  • 83ae27bb88 Tracing: FIFO Tracing Torbjörn Leksell 2021-03-26 11:42:16 +01:00
  • f984823e0d Tracing: Queue tracing Torbjörn Leksell 2021-03-26 11:19:35 +01:00
  • f17144349b Tracing: Thread tracing Torbjörn Leksell 2021-03-26 10:59:08 +01:00
  • b93ff29e4b Tracing: Conditional variable tracing Torbjörn Leksell 2021-03-26 10:37:05 +01:00
  • ed6148a841 Tracing: Mutex tracing hooks Torbjörn Leksell 2021-03-26 10:28:23 +01:00
  • 82addd6a64 Tracing: Semaphore tracing documentation Torbjörn Leksell 2021-03-26 10:23:57 +01:00
  • fcf2fb6320 Tracing: Semaphore tracing Torbjörn Leksell 2021-03-26 09:51:03 +01:00
  • 16bbb8ef34 Tracing: Trace hook support macros Torbjörn Leksell 2021-03-26 08:31:23 +01:00
  • 2f01479b56 drivers/sensor: lsm6dso: (FIX) enable interrupt selectively Armando Visconti 2021-05-06 12:35:30 +02:00
  • cacee210ad drivers/sensor: lsm6dso: move ctx structure inside struct config Armando Visconti 2021-04-30 13:57:42 +02:00
  • 99308c514a drivers/sensor: iis2iclx: clean unused leftovers Armando Visconti 2021-04-30 13:44:05 +02:00
  • 42aeaccb3e driver: clock: npcx: Add valid clock checking Wealian Liao 2021-04-22 19:06:20 +08:00
  • 8d48b919c6 fs: shell: add cat file command Shlomi Vaknin 2021-04-02 13:05:32 +03:00
  • 0b6539c345 doc: fix display of the ISR_DIRECT_DECLARE example usage Maksim Masalski 2021-05-07 17:07:32 +08:00
  • 2a74dc26de cmake: cleanup version printing during CMake configure time Torsten Rasmussen 2021-05-07 11:47:25 +02:00
  • 8ff65f4087 cmake: get: using NOT DEFINE BUILD_VERSION instead of NOT BUILD_VERSION Torsten Rasmussen 2021-05-07 11:41:09 +02:00
  • 09a31ce18c kernel: deprecate old k_work API Peter Bigot 2021-03-04 11:21:46 -06:00
  • 353aa8757b tests: kernel: workq: inhibit warnings on tests of deprecated API Peter Bigot 2021-04-07 12:54:40 -05:00
  • 0c607adb63 pm: device: Align state names with system states Flavio Ceolin 2021-05-07 14:18:57 -07:00
  • 86a8ab5c2c pm: device_runtime: Just fix a comment Flavio Ceolin 2021-05-07 14:01:55 -07:00
  • 565014a1ec samples: stm32: Set device busy in the blinky sample Flavio Ceolin 2021-05-06 22:16:10 -07:00
  • 1bd781e7b5 power: device_pm: Remove device idle pm states Flavio Ceolin 2021-04-28 09:48:52 -07:00
  • 70f8f3302b tests: interrupt: add test cases of offloading job from isr Enjia Mai 2021-04-06 01:23:34 +08:00
  • 8a91bbf69b test: atomic: multiple equal priority threads access atomic variable Ying ming 2021-04-30 11:10:43 +08:00
  • 5d872f6e91 test: thread : test run k_thread_resume on unsuspend thread Ying ming 2021-04-29 18:29:20 +08:00
  • 168e9ed6c2 sof: update SOF tree Anas Nashif 2021-05-07 16:39:14 -04:00
  • 5947968ada doc: mimxrt685_evk: Fix broken reference links David Leach 2021-05-07 11:56:23 -05:00
  • 27e33e25c9 drivers: modem: Fix build errors on 64-bit platforms Kumar Gala 2021-05-07 14:59:17 -05:00
  • e89d9d65cc pm: device_runtime: Power device on/off in pre-kernel Flavio Ceolin 2021-05-07 10:22:12 -07:00
  • c7f5270a01 pm: device: fsm_state -> state Flavio Ceolin 2021-05-06 15:57:45 -07:00