Commit graph

  • 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
  • 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