Commit graph

  • fd864c61bb drivers: modem: hl7800: Allow operation without a SIM card Andrew Hedin 2021-04-13 09:38:41 -05:00
  • 89ddd0bfd2 usb: usb_dc_mcux: use K_HEAP_DEFINE_NOCACHE() Daniel Leung 2021-08-30 10:48:03 -07:00
  • 10490387b4 kernel: kheap: introduce K_HEAP_DEFINE_NOCACHE() Daniel Leung 2021-08-30 10:36:59 -07:00
  • 25d97da7d3 soc: esp32: Fix placement for system heap Shubham Kulkarni 2021-08-31 14:13:46 +05:30
  • e93b41a21a Bluetooth: host: Fix Limited Advertising timeout cancel Michał Narajowski 2021-08-30 15:30:55 +02:00
  • 295d13c443 dt-bindings: gic: Fix conflicting flags Carlo Caione 2021-08-31 19:07:00 +02:00
  • 74cc8bee7c xtensa: cavs_v20: use uncached addresses to support SMP Kai Vehmanen 2021-06-08 16:14:11 +03:00
  • 2435419416 tests: bluetooth: mesh: Remove dead code Trond Einar Snekvik 2021-08-26 15:47:21 +02:00
  • c5757ca4a1 Bluetooth: Mesh: Initialize UUID in shell's mod_pub_set Trond Einar Snekvik 2021-08-26 15:36:53 +02:00
  • 4eb047d1af Bluetooth: Mesh: Remove lpn timeout param check Trond Einar Snekvik 2021-08-26 15:16:32 +02:00
  • fd6f51c410 Bluetooth: Mesh: Remove krp param check Trond Einar Snekvik 2021-08-26 15:15:27 +02:00
  • 5f55d8ef78 Bluetooth: Controller: Fix uninitialized pointer read of SR ADI Vinayak Kariappa Chettimada 2021-08-30 04:18:39 +05:30
  • ef795f6fd1 flash: spi_nor: fix building on XCC Daniel Leung 2021-08-26 13:49:02 -07:00
  • 3053a931a3 drivers: ieee802154: reverse ack data ext addr string Rafał Kuźnia 2021-08-30 16:36:26 +02:00
  • ebfb23979c MAINTAINERS: remove mengxianglinx from USB collaborators Johann Fischer 2021-08-24 23:28:06 +02:00
  • 5f9fddd9d5 drivers: sensor: adxl362: improve error handling Gerard Marull-Paretas 2021-08-30 20:50:09 +02:00
  • 35e7acb703 drivers: sensor: adxl372: add missing error handling Gerard Marull-Paretas 2021-08-30 20:44:34 +02:00
  • c91efdf939 modules: tfm: Override the TF-M MBEDCRYPTO_PATH Frank Audun Kvamtrø 2021-05-25 13:00:50 +02:00
  • 21c6ca9487 drivers: sensor: clean up zephyr_library calls, again Martí Bolívar 2021-08-30 11:09:22 -07:00
  • 4b5bab2bc1 ipc: rpmsg_multi_instance: Re-organize the init function Carlo Caione 2021-08-25 14:35:05 +02:00
  • f0a8c5fd77 ipc: rpmsg_multi_instance: Remove useless return Carlo Caione 2021-08-25 12:49:17 +02:00
  • 7fcb329951 ipc: rpmsg_multi_instance: Fix wrong return value Carlo Caione 2021-08-25 12:40:42 +02:00
  • 6d39c6ec70 ipc: rpmsg_multi_instance: Fix misleading types Carlo Caione 2021-08-10 15:55:33 +02:00
  • 546dd95ed5 drivers: sensor: sgp40: fix ticks variable types Gerard Marull-Paretas 2021-08-27 10:28:29 +02:00
  • faf9efcb47 Bluetooth: host: Fix missing attr when indicate Lingao Meng 2021-08-28 14:08:42 +08:00
  • 6ebdbe5974 Bluetooth: Fix missing rewrite attr Lingao Meng 2021-08-27 10:14:51 +08:00
  • 797d8d6a44 usb: dfu: add __fallghrough to DFU_UPLOAD/dfuIDLE case Johann Fischer 2021-08-30 11:49:34 +02:00
  • 7a77a31436 dts: fix location of stm32-specific property Martí Bolívar 2021-08-27 10:21:49 -07:00
  • 9651eae279 codeowners: add owners to andes_v5 soc, board, dts, and drivers. Jim Shu 2021-07-02 14:42:45 +08:00
  • 45bcef1de9 drivers: gpio: add andes atcgpio100 GPIO driver Jim Shu 2021-07-02 14:42:14 +08:00
  • f9726c9186 boards: riscv: add initial support of adp_xc7k_ae350 board Jim Shu 2021-07-02 14:41:11 +08:00
  • e4cb3469d6 dts: riscv: add DTS and related bindings of andes_ae350 soc Jim Shu 2021-07-02 14:38:51 +08:00
  • d7b53226d1 soc: riscv: andes_v5: initial support of Andes L2 cache controller Jim Shu 2021-07-29 12:39:27 +08:00
  • 3b7221363a soc: riscv: andes_v5: introduce Andes V5 PMA to support nocache memory Jim Shu 2021-07-29 12:23:19 +08:00
  • 7db0fedcfe soc: riscv: andes_v5: add custom CSR context switch support Jim Shu 2021-07-29 12:16:10 +08:00
  • 62a30eba86 soc: riscv: add initial support of andes_v5 soc series Jim Shu 2021-07-29 10:48:41 +08:00
  • 0f3d2d9230 test: Add arm64_high_addresses test Carlo Caione 2021-03-23 16:17:08 +01:00
  • 010b448454 drivers: usb_dc_nrfx: add logging for NRFX_USBD_EP_ABORTED event Johann Fischer 2021-08-23 17:09:15 +02:00
  • b6c2ae8048 samples: philosophers: Enable thread awareness Gerson Fernando Budke 2021-08-29 10:55:10 -03:00
  • 2797afb749 debug: thread_info: Add posix thread status Gerson Fernando Budke 2021-08-29 13:01:03 -03:00
  • 96c7f6ab75 tests: lib: cmsis_dsp: Disable testing on mps3_an547 Stephanos Ioannidis 2021-08-22 23:39:44 +09:00
  • f27dcd9ae5 tests: lib: cmsis_dsp: quaternionmath: Add F32 tests for 1.9.0 Stephanos Ioannidis 2021-08-22 19:51:53 +09:00
  • 8b5af6fefc tests: lib: cmsis_dsp: interpolation: Add F16 tests for 1.9.0 Stephanos Ioannidis 2021-08-22 19:00:55 +09:00
  • 4193c5a1be tests: lib: cmsis_dsp: interpolation: Add F32 tests for 1.9.0 Stephanos Ioannidis 2021-08-22 18:54:47 +09:00
  • e3b9a5b894 tests: lib: cmsis_dsp: interpolation: Add Q31 tests for 1.9.0 Stephanos Ioannidis 2021-08-22 18:37:45 +09:00
  • 1efe2de925 tests: lib: cmsis_dsp: interpolation: Add Q15 tests for 1.9.0 Stephanos Ioannidis 2021-08-22 18:34:44 +09:00
  • c93a089288 tests: lib: cmsis_dsp: interpolation: Add Q7 tests for 1.9.0 Stephanos Ioannidis 2021-08-22 18:30:47 +09:00
  • 6547025bc1 tests: lib: cmsis_dsp: transform: Add CF16 tests for 1.9.0 Stephanos Ioannidis 2021-08-22 02:54:05 +09:00
  • 600ca01464 tests: lib: cmsis_dsp: transform: Add RF16 tests for 1.9.0 Stephanos Ioannidis 2021-08-22 02:31:50 +09:00
  • 5600e4d3d3 tests: lib: cmsis_dsp: transform: Update CF64 tests for 1.9.0 Stephanos Ioannidis 2021-08-22 01:53:33 +09:00
  • 86445c7075 tests: lib: cmsis_dsp: transform: Update CF32 tests for 1.9.0 Stephanos Ioannidis 2021-08-22 01:42:26 +09:00
  • 8c3d8db6d8 tests: lib: cmsis_dsp: transform: Update CQ31 tests for 1.9.0 Stephanos Ioannidis 2021-08-22 01:40:58 +09:00
  • d32aea8a7a tests: lib: cmsis_dsp: transform: Update CQ15 tests for 1.9.0 Stephanos Ioannidis 2021-08-22 01:40:09 +09:00
  • f0b93a4f34 tests: lib: cmsis_dsp: transform: Update RF64 tests for 1.9.0 Stephanos Ioannidis 2021-08-22 01:38:15 +09:00
  • b9ae988e73 tests: lib: cmsis_dsp: transform: Update RF32 tests for 1.9.0 Stephanos Ioannidis 2021-08-22 01:37:10 +09:00
  • 8e94c78781 tests: lib: cmsis_dsp: transform: Update RQ31 tests for 1.9.0 Stephanos Ioannidis 2021-08-22 01:36:17 +09:00
  • c687703178 tests: lib: cmsis_dsp: transform: Update RQ15 tests for 1.9.0 Stephanos Ioannidis 2021-08-22 01:32:22 +09:00
  • 064c04290e tests: lib: cmsis_dsp: svm: Add F16 tests for 1.9.0 Stephanos Ioannidis 2021-08-22 01:18:16 +09:00
  • 2bff4b3ae5 tests: lib: cmsis_dsp: svm: Update F32 tests for 1.9.0 Stephanos Ioannidis 2021-08-22 01:04:03 +09:00
  • 4d90ce5b8a tests: lib: cmsis_dsp: support: Add barycenter F16 tests for 1.9.0 Stephanos Ioannidis 2021-08-22 00:32:31 +09:00
  • 0f294e2a1f tests: lib: cmsis_dsp: support: Update barycenter F32 tests for 1.9.0 Stephanos Ioannidis 2021-08-22 00:28:16 +09:00
  • c32a7ac598 tests: lib: cmsis_dsp: support: Add F16 tests for 1.9.0 Stephanos Ioannidis 2021-08-22 00:26:44 +09:00
  • 58cecdad74 tests: lib: cmsis_dsp: support: Update F32 tests for 1.9.0 Stephanos Ioannidis 2021-08-21 17:58:58 +09:00
  • 5c8330767f tests: lib: cmsis_dsp: support: Update Q31 tests for 1.9.0 Stephanos Ioannidis 2021-08-21 17:53:04 +09:00
  • 7ed8eabbcd tests: lib: cmsis_dsp: support: Update Q15 tests for 1.9.0 Stephanos Ioannidis 2021-08-21 17:52:11 +09:00
  • f99bbbe2b8 tests: lib: cmsis_dsp: support: Update Q7 tests for 1.9.0 Stephanos Ioannidis 2021-08-21 17:49:16 +09:00
  • 05423de993 tests: lib: cmsis_dsp: statistics: Add F16 tests for 1.9.0 Stephanos Ioannidis 2021-08-21 17:42:27 +09:00
  • e3b1a016df tests: lib: cmsis_dsp: statistics: Update F64 tests for 1.9.0 Stephanos Ioannidis 2021-08-21 17:33:22 +09:00
  • 5d42316047 tests: lib: cmsis_dsp: statistics: Update F32 tests for 1.9.0 Stephanos Ioannidis 2021-08-21 17:21:46 +09:00
  • d744019229 tests: lib: cmsis_dsp: statistics: Update Q31 tests for 1.9.0 Stephanos Ioannidis 2021-08-21 17:09:06 +09:00
  • fd9fe09d96 tests: lib: cmsis_dsp: statistics: Update Q15 tests for 1.9.0 Stephanos Ioannidis 2021-08-21 17:05:27 +09:00
  • d50224f5c8 tests: lib: cmsis_dsp: statistics: Update Q7 tests for 1.9.0 Stephanos Ioannidis 2021-08-21 16:59:00 +09:00
  • 101c657e85 tests: lib: cmsis_dsp: matrix: Add Unary F16 tests for 1.9.0 Stephanos Ioannidis 2021-08-21 05:11:24 +09:00
  • c3647b18e0 tests: lib: cmsis_dsp: matrix: Add Unary Q7 tests for 1.9.0 Stephanos Ioannidis 2021-08-21 05:02:07 +09:00
  • 7b86a9194f tests: lib: cmsis_dsp: matrix: Update Unary F64 tests for 1.9.0 Stephanos Ioannidis 2021-08-21 04:51:41 +09:00
  • 389cf75f00 tests: lib: cmsis_dsp: matrix: Update Unary F32 tests for 1.9.0 Stephanos Ioannidis 2021-08-21 03:16:54 +09:00
  • 1eb044e1a6 tests: lib: cmsis_dsp: matrix: Update Unary Q31 tests for 1.9.0 Stephanos Ioannidis 2021-08-21 02:54:38 +09:00
  • 539e43dbbc tests: lib: cmsis_dsp: matrix: Update Unary Q15 tests for 1.9.0 Stephanos Ioannidis 2021-08-21 02:46:38 +09:00
  • 4d2631ee0f tests: lib: cmsis_dsp: matrix: Add Binary F64 tests for 1.9.0 Stephanos Ioannidis 2021-08-20 22:43:03 +09:00
  • d612a544c9 tests: lib: cmsis_dsp: matrix: Add Binary F16 tests for 1.9.0 Stephanos Ioannidis 2021-08-20 22:35:12 +09:00
  • 9a71d359c1 tests: lib: cmsis_dsp: matrix: Add Binary Q7 tests for 1.9.0 Stephanos Ioannidis 2021-08-20 22:26:20 +09:00
  • 518589efb4 tests: lib: cmsis_dsp: matrix: Update Binary F32 tests for 1.9.0 Stephanos Ioannidis 2021-08-20 22:09:27 +09:00
  • 5101f6b7d5 tests: lib: cmsis_dsp: matrix: Update Binary Q31 tests for 1.9.0 Stephanos Ioannidis 2021-08-20 22:07:29 +09:00
  • ec4d7ef037 tests: lib: cmsis_dsp: matrix: Update Binary Q15 tests for 1.9.0 Stephanos Ioannidis 2021-08-20 22:04:39 +09:00
  • ee02e7ae64 tests: lib: cmsis_dsp: filtering: Add DECIM F32 tests for 1.9.0 Stephanos Ioannidis 2021-08-20 21:26:32 +09:00
  • 71fe175fc9 tests: lib: cmsis_dsp: filtering: Add DECIM Q31 tests for 1.9.0 Stephanos Ioannidis 2021-08-20 21:13:25 +09:00
  • 36ccd04997 tests: lib: cmsis_dsp: filtering: Add DECIM Q15 tests for 1.9.0 Stephanos Ioannidis 2021-08-20 20:40:38 +09:00
  • 8084684537 tests: lib: cmsis_dsp: filtering: Test partial convolution optionally Stephanos Ioannidis 2021-08-20 18:19:07 +09:00
  • df57231ecf tests: lib: cmsis_dsp: filtering: Add MISC F16 tests for 1.9.0 Stephanos Ioannidis 2021-08-20 18:13:39 +09:00
  • d817c138d4 tests: lib: cmsis_dsp: filtering: Update MISC F32 tests for 1.9.0 Stephanos Ioannidis 2021-08-20 17:54:48 +09:00
  • 267780dc2b tests: lib: cmsis_dsp: filtering: Update MISC Q31 tests for 1.9.0 Stephanos Ioannidis 2021-08-20 17:37:32 +09:00
  • 53f148de84 tests: lib: cmsis_dsp: filtering: Update MISC Q15 tests for 1.9.0 Stephanos Ioannidis 2021-08-20 16:59:42 +09:00
  • 35a5daeee7 tests: lib: cmsis_dsp: filtering: Update MISC Q7 tests for 1.9.0 Stephanos Ioannidis 2021-08-20 02:04:31 +09:00
  • 5d370a24bd tests: lib: cmsis_dsp: filtering: Add FIR F16 tests for 1.9.0 Stephanos Ioannidis 2021-08-19 23:31:55 +09:00
  • 15532e1c34 tests: lib: cmsis_dsp: filtering: Update FIR F32 tests for 1.9.0 Stephanos Ioannidis 2021-08-19 23:25:36 +09:00
  • 26e3612e1a tests: lib: cmsis_dsp: filtering: Update FIR Q31 tests for 1.9.0 Stephanos Ioannidis 2021-08-19 23:25:12 +09:00
  • d3af641f7c tests: lib: cmsis_dsp: filtering: Update FIR Q15 tests for 1.9.0 Stephanos Ioannidis 2021-08-19 23:24:38 +09:00
  • 66617f3785 tests: lib: cmsis_dsp: filtering: Update FIR Q7 tests for 1.9.0 Stephanos Ioannidis 2021-08-19 23:22:53 +09:00
  • a76096a44f tests: lib: cmsis_dsp: filtering: Add BIQUAD F16 tests for 1.9.0 Stephanos Ioannidis 2021-08-19 23:09:47 +09:00
  • 38e328b6f1 tests: lib: cmsis_dsp: fastmath: Add F16 tests for 1.9.0 Stephanos Ioannidis 2021-08-19 22:47:20 +09:00