Commit graph

  • 929c573d31 pm: policy: Fix residency policy math Flavio Ceolin 2021-05-11 12:44:19 -07:00
  • fb88c77ac2 tests: mem_protect/mem_map: remove unused assignment to cnt Daniel Leung 2021-05-11 10:01:07 -07:00
  • 7c0ab58234 samples: net: txtime: Address length was not init Jukka Rissanen 2021-05-11 19:38:20 +03:00
  • f602801f91 net: igmp: Fix uninitialized variable Jukka Rissanen 2021-05-11 19:42:25 +03:00
  • 76dee395d8 drivers: serial: stm32: Fixes uart_event_tx len calculation Prema Jonathan van Win 2021-05-03 11:24:38 +03:00
  • 53d00dc29f logging: Enable SWO pin for STM32 SoCs Andrés Manelli 2021-04-20 22:05:49 +02:00
  • 0129884062 drivers/spi: STM32: This solves SPI infinite loop on Tranceive Affrin Pinhero 2021-04-28 09:56:46 +05:30
  • 13303c4351 drivers: serial: nrf uarte: Fix for the RX byte counter Tomasz Chyrowicz 2020-06-04 16:12:06 +02:00
  • 797aa8b85a soc: nrf9160: Remove incorrect indication of SWO availability Andrzej Głąbek 2021-05-11 09:02:20 +02:00
  • 2656e6a682 kconfig: TraceRecorder Kconfig file for undefined symbols Torsten Rasmussen 2021-05-10 09:44:21 +02:00
  • 053467f69e doc: Update MXRT685 documentation Mahesh Mahadevan 2021-05-07 09:35:26 -05:00
  • 491fb7aa32 CODEOWNERS, MAINTAINERS.yml: Update github username Siddharth Chandrasekaran 2021-05-08 23:57:34 +02:00
  • cc0cb3d0f9 doc: clock: link macros and struct to doxygen Anas Nashif 2021-05-08 10:06:30 -04:00
  • 7c582f4b7c tracing: systemview: rework IDs and make them match APIs Anas Nashif 2021-05-08 07:55:52 -04:00
  • 72c830c3ee tracing: test format: print more details Anas Nashif 2021-05-08 10:00:18 -04:00
  • fe14c23852 tracing: move test format into its own directory Anas Nashif 2021-05-08 06:58:58 -04:00
  • 410b895411 mbedtls: minor update, to fix the README file Ioannis Glaropoulos 2021-05-10 15:29:22 +02:00
  • 581069942c samples: sensor: max17262: Fix NULL pointer dereference Kumar Gala 2021-05-11 09:28:18 -05:00
  • 53b8706f05 adc_emul: case can not run on native_posix board Hake Huang 2021-05-11 15:43:41 +08:00
  • 77a751ecf9 tests/kernel/common: Fix test test_nop for ARMV7_M_ARMV8_M_MAINLINE Erwan Gouriou 2021-05-10 16:44:44 +02:00
  • 7e385d7d04 fs: logstr_dup causes error in LOG_ERROR messages Fredrik Gihl 2021-05-11 08:13:13 +02:00
  • c610a07735 samples: peripheral_ht: remove configurations for nrf5x boards Ievgenii Meshcheriakov 2021-05-06 13:33:31 +02:00
  • 49300770f8 samples: peripheral_ht: use HAS_HW_NRF_TEMP to detect TEMP sensor presence Ievgenii Meshcheriakov 2021-05-06 13:28:02 +02:00
  • 6ca36a7813 boards: acrn_ehl_crb_defconfig: remove unused configs Jennifer Williams 2021-05-10 17:42:19 -07:00
  • 977aba6d02 net: openthread: Fix multiple Kconfig enablers for Link Metrics Lukasz Maciejonczyk 2021-05-10 10:24:50 +02:00
  • eaeac46720 net: openthread: Fix OT shell crash Robert Lubos 2021-05-10 11:29:32 +02:00
  • 29e023d4e0 net: shell: Fix crash when invoking dns command in shell Jukka Rissanen 2021-05-10 13:45:26 +03:00
  • 6485e7d07f net: if: Do not check IPv4 multicast addr when selecting src addr Jukka Rissanen 2021-05-10 14:52:27 +03:00
  • 660d1478c6 kernel: init.c: tag source for boot/pinned sections Daniel Leung 2021-03-25 16:05:15 -07:00
  • 735fad2d1e boards: qemu_x86_virt: enable using boot and pinned sections Daniel Leung 2021-03-12 13:16:18 -08:00
  • 2c2d313cb9 x86: ia32: mark symbols for boot and pinned regions Daniel Leung 2021-02-25 16:42:53 -08:00
  • 84a6a292c0 timer: hpet: mark functions as boot/pinned/isr Daniel Leung 2021-03-17 13:07:23 -07:00
  • 1ad7349d17 intc: ioapic: mark data and functions as boot/pinned Daniel Leung 2021-03-17 13:52:19 -07:00
  • e4987484de intc: loapic: mark data and functions as boot/pinned Daniel Leung 2021-03-17 13:47:56 -07:00
  • 08d6386f3c intc: system_apic: mark functions as boot/pinned Daniel Leung 2021-03-17 13:49:39 -07:00
  • fb6a929f97 x86: ia32: put IRQ stubs into pinned linker section if needed Daniel Leung 2021-03-17 13:38:06 -07:00
  • af20208cd9 devices: mark device MMIO declarations to boot/pinned sections Daniel Leung 2021-03-17 13:29:13 -07:00
  • 0a45691aeb tests: x86/pagetables: update test for boot and pinned sections Daniel Leung 2021-04-30 11:01:47 -07:00
  • 512cb905d1 x86: ia32/linker: add boot and pinned sections Daniel Leung 2021-02-23 16:13:27 -08:00
  • 45d1fc9cc2 x86: gen_mmu: add support for boot and pinned regions Daniel Leung 2021-03-12 13:37:53 -08:00
  • 7b2861276b linker: add __isr tag Daniel Leung 2021-03-17 13:04:10 -07:00
  • 1310ad6b0e linker: add bits for pinned regions Daniel Leung 2021-02-23 13:33:38 -08:00
  • d812728ec4 linker: add bits for boot regions Daniel Leung 2021-02-24 10:18:34 -08:00
  • af49ec0277 linker: remove TEXT_START macro Daniel Leung 2021-02-22 13:21:00 -08:00
  • 8c1179e548 kernel: refactor stack declaration macros Daniel Leung 2021-03-25 15:10:30 -07:00
  • e6dc91466c toolchain: gcc: fix extra space when using SECTION_VAR Daniel Leung 2021-02-24 13:45:56 -08:00
  • 8297eafc60 toolchain: add Z_GENERIC_DOT_SECTION() macro Daniel Leung 2021-03-25 12:47:36 -07:00
  • 4ee61309b1 drivers: gpio: Fix when psoc6 gpio driver is built Kumar Gala 2021-05-10 05:43:33 -05:00
  • 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