Commit graph

  • cd9421a45e tracing: systemview: display return value of APIs Anas Nashif 2021-05-13 19:28:13 -04:00
  • 3b82c388f6 pm: trace pm_device_enable/disable Anas Nashif 2021-05-13 11:26:37 -04:00
  • 2642f4d62c pm: remove mention of FSM Anas Nashif 2021-05-13 11:25:45 -04:00
  • eccda68418 power: trace power events Anas Nashif 2021-05-13 09:49:18 -04:00
  • 7b9084cb4f ztest: set thread name to test name Anas Nashif 2021-05-13 09:46:28 -04:00
  • b865c85ef4 tracing: fix test format Anas Nashif 2021-05-13 07:48:37 -04:00
  • 12dd237fce kernel: move thread_stack.h to include/kernel Anas Nashif 2021-05-17 12:41:47 -04:00
  • 9440a1c2b8 doc: kernel: thread stack is not the same as stack object Anas Nashif 2021-05-17 12:40:01 -04:00
  • e96c408dd8 doc: net: Add networking changes to 2.6 release note Jukka Rissanen 2021-05-17 15:27:47 +03:00
  • 178cfd094c samples: pm: Fix device pm sample Flavio Ceolin 2021-05-17 10:06:13 -07:00
  • 47435904ef kernel: work: document error returns for schedule operations Peter Bigot 2021-05-17 06:36:04 -05:00
  • bd077561d0 kernel/swap: Add assertion to catch lock-breaking context switches Andy Ross 2021-05-13 16:22:03 -07:00
  • d058ed3011 tests/kernel/fatal: Don't swap while locked Andy Ross 2021-05-17 08:04:13 -07:00
  • 58bc81573f tests/kernel/common: Remove needless 1cpu limitation from test_clock_uptime Andy Ross 2021-05-17 08:03:56 -07:00
  • 2a7edbdbd6 tests/kernel/smp: Remove release_global_lock_irq case Andy Ross 2021-05-14 10:10:46 -07:00
  • 3360637aff ITE Keyboard scan: add registers for ITE keyboard scan driver Ruibin Chang 2021-04-01 17:57:21 +08:00
  • be613ec556 doc: remove tickless idle Anas Nashif 2021-05-13 23:54:48 -04:00
  • 009dee157d doc: fix doxygen grouping Anas Nashif 2021-05-17 10:40:29 -04:00
  • 5e9d434069 actions: publish docs twice daily Anas Nashif 2021-05-17 10:01:04 -04:00
  • 0e64b877da twister: fix hardware map generation Anas Nashif 2021-05-17 09:45:03 -04:00
  • d915eb8252 drivers: ethernet: stm32: enable IRQ at the end of iface init Alexandre Bourdiol 2021-05-12 11:34:20 +02:00
  • d77290e235 testsuite: Allow user to override minimal logging Jukka Rissanen 2020-04-20 13:30:10 +03:00
  • 56bb8a40e9 samples: net: gsm_modem: Add GSM mux compile test Jukka Rissanen 2021-05-17 10:43:20 +03:00
  • 546b79e6bb drivers: uart_mux: Fix compilation after logging changes Jukka Rissanen 2021-05-17 10:38:54 +03:00
  • 869d252942 dts: arm: stm32f{2,4,7}: fix device tree warning Aurelien Jarno 2021-05-13 13:46:05 +02:00
  • 0ee3da91ac drivers: serial: nrf_uarte: Fix checkpatch issues Krzysztof Chruscinski 2021-05-10 14:42:00 +02:00
  • 1ddfea32bf drivers: serial: nrf_uarte: Add missing check for async API Krzysztof Chruscinski 2021-05-10 14:57:42 +02:00
  • 485f593bb7 drivers: serial: nrf_uart: Disable uart when fifo_fill not used Krzysztof Chruscinski 2021-05-10 14:19:11 +02:00
  • de384b4428 ITE MAINTAINERS: add section for ITE Ruibin Chang 2021-05-14 10:25:55 +08:00
  • 04325086ef doc: reference: Add a section for the C standard library Carles Cufi 2021-05-11 20:29:03 +02:00
  • 2189c08e4e ci: Add an errno.h check to CI Carles Cufi 2021-05-11 19:04:02 +02:00
  • 14b358a252 libc: minimal: Add EOVERFLOW Carles Cufi 2021-05-14 15:37:55 +02:00
  • 1e26e08a92 libc: minimal: Add doxygen formatting to errno.h Carles Cufi 2021-05-11 17:10:08 +02:00
  • 165def7ea6 libc: minimal: Align errno.h values with newlib Carles Cufi 2021-05-11 16:54:34 +02:00
  • 829e02ffc8 boards: arm: lpc55s: Add missing trustzone flag Kevin Townsend 2021-05-14 23:10:13 +02:00
  • 878043aff1 Bluetooth: Mesh: Change friend_cred decision point to friend selection Trond Einar Snekvik 2021-05-11 13:26:14 +02:00
  • 22fabefdf2 Bluetooth: Mesh: Add VA flag to generic pending flags Pavel Vasilyev 2021-05-13 12:47:39 +02:00
  • 3ae0f96acb Bluetooth: Mesh: Fix incorrect flag check in mesh settings Pavel Vasilyev 2021-05-13 12:47:17 +02:00
  • 41e885947e arch/x86: Correct multiboot interpretation when building for EFI Andy Ross 2021-05-14 15:43:00 -07:00
  • 653e7a28ea tests/kernel/common: Skip bitarray tests when KERNEL_COHERENCE Andy Ross 2021-05-14 10:43:43 -07:00
  • 05d8c6fc78 tests: kernel: fix two semaphroe testcases failed on ADSP Enjia Mai 2021-05-15 00:46:08 +08:00
  • 384d05932f driver: uart: esp32: DT fix to allow uart2 Sylvio Alves 2021-05-12 08:06:20 -03:00
  • 62ccddb035 drivers: modem: hl7800: fix update RAT Ryan Erickson 2021-05-13 11:33:04 -05:00
  • 21d1ad3762 drivers: gpio: gpio_cy8c95xx: Add error check of i2c_reg_read_byte Kumar Gala 2021-05-13 07:39:19 -05:00
  • 8152992a13 logging: Simplify runtime filtering Krzysztof Chruscinski 2021-05-13 09:17:58 +02:00
  • c3d35d89a3 drivers: bluetooth: hci: increase spi_rx_stack Alexandre Bourdiol 2021-05-10 16:48:34 +02:00
  • 6815ef4a46 net: lwm2m: Only parse TLV from the first block Jan Buenker 2021-05-11 14:38:49 +02:00
  • dab391f253 tests: net: getaddrinfo: Disable onboard Ethernet controller Jukka Rissanen 2021-05-10 17:54:06 +03:00
  • a336f7e521 soc: npcx: Move ecst to npcx common folder Wealian Liao 2021-04-29 17:11:39 +08:00
  • 7897eae2b4 Bluetooth: controller: Fix PPIs use for nRF52805 SoC Vinayak Kariappa Chettimada 2021-05-12 22:20:28 +05:30
  • f54e1eddbe runners: bossac: Arduino bootloader reset on macOS George White 2021-04-05 21:22:07 +01:00
  • 5e10e77b69 drivers: dac: mcp4725: remove usage of device_pm_control_nop Kieran Mackey 2021-05-13 16:36:53 +01:00
  • 3e369f935c tests: msgq_usage: ensure all services started before client query Watson Zeng 2021-05-13 10:37:16 +08:00
  • 4996604d45 west.yml: esp32: bugfixes and improvements Sylvio Alves 2021-05-13 07:43:07 -03:00
  • ad0bf94f77 linker: esp32: fix empty iterable symbols Sylvio Alves 2021-05-11 08:04:19 -03:00
  • 6941c8fda9 tests/kernel/smp: Misc synchronization fixups Andy Ross 2021-05-12 15:10:03 -07:00
  • e2f6b9536c tests: interrupt: fix coverity issue of newly added testcases Enjia Mai 2021-05-12 10:24:15 +08:00
  • 253350c6e7 Kconfig: Increase default thread analyzer stack size Joakim Andersson 2021-05-10 09:52:08 +02:00
  • 3bd31aefae pm: npcx: consider host wake-up features only if espi is selected. Mulin Chao 2021-05-09 19:25:39 -07:00
  • 5f5fb7d792 ite: drivers/adc: it8xxx2: fix adc driver flow Tim Lin 2021-05-05 16:23:51 +08:00
  • bb40d93f27 ite: drivers/i2c: it8xxx2: fix slave address from 7-bit to 8-bit Tim Lin 2021-05-06 17:49:54 +08:00
  • 7b0a89e4c3 ite: drivers/i2c: it8xxx2: fix i2c_reset issue Tim Lin 2021-05-03 14:46:40 +08:00
  • 8f823a07d3 tests: libc: Update character output testcases to solve coverity issues Ying ming 2021-05-12 13:32:16 +08:00
  • 216dc5ddfe kernel: mmu: remove un-needed call to virt_to_bitmap_offset Daniel Leung 2021-05-11 09:56:31 -07:00
  • 6bc42ae309 tests: lib: Add newlib thread safety test Stephanos Ioannidis 2021-05-12 23:10:39 +09:00
  • 1ff6664e98 lib: newlib: Remove internal _sbrk lock Stephanos Ioannidis 2021-05-12 23:40:33 +09:00
  • b0e690ac1e lib: newlib: Add malloc lock Stephanos Ioannidis 2021-05-12 23:27:12 +09:00
  • f717ccd092 doc: release: 2.6: Add note about west bossac runner Gerson Fernando Budke 2021-05-07 23:51:12 -03:00
  • 5576570a80 doc: release: 2.6: Add notes about rf2xx driver changes Gerson Fernando Budke 2021-05-07 23:34:31 -03:00
  • f0d64dde4a doc: release: 2.6: Add notes about Cypress related changes Gerson Fernando Budke 2021-05-07 23:29:59 -03:00
  • 7268b6fe01 drivers: timer: sys_clock: return -ENOSYS if not implemented Gerard Marull-Paretas 2021-05-12 19:54:14 +02:00
  • 9b846351d9 pm: device: check for ENOSYS Gerard Marull-Paretas 2021-05-12 15:34:24 +02:00
  • 13964780ea dma: change an atmoic api for Coverity issue 233524 Hake Huang 2021-05-13 11:41:09 +08:00
  • 2a3a790a99 shell: log_backend: Fix fifo cleanup Krzysztof Chruscinski 2021-05-11 07:10:59 +02:00
  • f8ac3a49ec lib: os: cbprintf: Avoid implicit casting to int * Krzysztof Chruscinski 2021-05-12 08:01:57 +02:00
  • 236aaf994f tests: logging: log_api: Fix in mock backend Krzysztof Chruscinski 2021-05-12 07:58:19 +02:00
  • f7b7a672e9 tests: logging: log_api: Prevent negative array index write Krzysztof Chruscinski 2021-05-12 07:37:42 +02:00
  • 92d1d1ab2f tests: logging: log_msg2: Prevent using negative array index Krzysztof Chruscinski 2021-05-12 07:34:30 +02:00
  • f5be847e6d logging: Add missing va_end in log_msg2 Krzysztof Chruscinski 2021-05-12 07:29:18 +02:00
  • d7140a5831 tests: logging: log_api: Remove accidental early return Krzysztof Chruscinski 2021-05-12 07:20:38 +02:00
  • b27f2eb6f1 lib: os: cbprintf: Fix incompatible case coverity issue Krzysztof Chruscinski 2021-05-12 07:11:59 +02:00
  • 2f3dbfde9b tests: logging: log_api: Use positive CONFIG_LOG_BUFFER_SIZE Krzysztof Chruscinski 2021-05-12 07:10:47 +02:00
  • 24f345ee3e drivers/sensor: iis2mdc: use gpio_dt_spec oriented macros Armando Visconti 2021-05-12 14:07:59 +02:00
  • 09a85ff84b tests: lib: mem_alloc: Fix test names Stephanos Ioannidis 2021-05-13 01:12:27 +09:00
  • dbfa5a04de coding guidelines 11.9: fix literal zero as the null-ptr-constant Maksim Masalski 2021-05-08 16:02:03 +08:00
  • d3ae4e9aa3 intel_adsp_cavs15/ logtool.py: fix support for multiple NULLs Marc Herbert 2021-05-11 19:03:06 -07:00
  • 36a1a88884 tests: smp: correct the inappropriate testcase Enjia Mai 2021-05-12 23:55:40 +08:00
  • f66cb34b13 dts: riscv: it8xxx2: fix default status of UART Tim Lin 2021-04-29 17:53:27 +08:00
  • fd20ad28ce ARM64: Release notes for 2.6 Carlo Caione 2021-05-11 14:08:31 +02:00
  • d75e982741 boards: arm: stm32: clean up dts after clock conversion Ilya Tagunov 2021-05-07 20:50:04 +03:00
  • b9a782b330 doc: release-notes-2.6: on k_mem_unmap and demand paging stats Daniel Leung 2021-05-11 16:28:35 -07:00
  • 678564e54a doc: release-notes-2.6: major x86 changes Daniel Leung 2021-05-11 16:39:46 -07:00
  • eca366b3b4 doc, coding guidelines: fix cert-c links in coding guidelines Lauren Murphy 2021-05-11 20:59:27 -05:00
  • 643eb2080b openthread: shell: Do not execute OT commands when OT is not ready Damian Krolik 2021-05-12 09:53:28 +02:00
  • f100566f7a tests: mheap_api_concept: fix non-reentrant thread_id Watson Zeng 2021-05-12 16:29:43 +08:00
  • 19fd5835f7 samples: sensor: Fix logically dead code in bmg160 sample Maureen Helm 2021-05-11 20:29:15 -05:00
  • 53f21e170f samples: sensor: Fix logically dead code in adxl372 sample Maureen Helm 2021-05-11 20:21:49 -05:00
  • 8eea9ebc3a MAINTAINERS: Add new ARM64 collaborator Carlo Caione 2021-05-12 09:47:23 +02:00
  • 41afd838aa Bluetooth: Crypto: Fix naming of params René Beckmann 2021-05-05 16:55:05 +02:00
  • 8e69dafccf tests: libc: Update libc testcases to solve coverity issues Ying ming 2021-05-06 12:04:52 +08:00