Commit graph

  • 68419e7a93 tests: lib: cmsis_dsp: fastmath: Update Q15 tests for 1.9.0 Stephanos Ioannidis 2021-08-19 22:23:54 +09:00
  • e2a949e5b1 tests: lib: cmsis_dsp: distance: Add F16 tests for 1.9.0 Stephanos Ioannidis 2021-08-19 22:01:33 +09:00
  • d4a7e7927e tests: lib: cmsis_dsp: complexmath: Add F16 tests for 1.9.0 Stephanos Ioannidis 2021-08-19 21:42:10 +09:00
  • 112136e6ba tests: lib: cmsis_dsp: bayes: Add F16 tests for 1.9.0 Stephanos Ioannidis 2021-08-19 21:27:18 +09:00
  • 198c0845b9 tests: lib: cmsis_dsp: bayes: Update F32 tests for 1.9.0 Stephanos Ioannidis 2021-08-19 21:05:22 +09:00
  • a2eb438ae0 tests: lib: cmsis_dsp: basicmath: Add F16 tests for 1.9.0 Stephanos Ioannidis 2021-08-18 21:57:55 +09:00
  • 4899793e9d tests: lib: cmsis_dsp: basicmath: Update F32 tests for 1.9.0 Stephanos Ioannidis 2021-08-18 19:44:38 +09:00
  • 3aaf3d6d63 tests: lib: cmsis_dsp: basicmath: Update Q31 tests for 1.9.0 Stephanos Ioannidis 2021-08-18 19:26:38 +09:00
  • ac5174cbbd tests: lib: cmsis_dsp: basicmath: Update Q15 tests for 1.9.0 Stephanos Ioannidis 2021-08-18 19:15:46 +09:00
  • 3f5987c82c tests: lib: cmsis_dsp: basicmath: Update Q7 tests for 1.9.0 Stephanos Ioannidis 2021-08-18 19:00:30 +09:00
  • 0456de7bea tests: lib: cmsis_dsp: common: Add f16 test routines Stephanos Ioannidis 2021-08-18 21:50:52 +09:00
  • 2e5204b785 modules: cmsis_dsp: Update configs for CMSIS-DSP 1.9.0 (CMSIS 5.8.0) Stephanos Ioannidis 2021-08-17 03:44:45 +09:00
  • a22cd59b9e west.yml: Update to CMSIS-DSP 1.9.0 (CMSIS 5.8.0) Stephanos Ioannidis 2021-08-15 23:11:26 +09:00
  • 41fd6e003c arch: arm: aarch32: Add half-precision floating-point configs Stephanos Ioannidis 2021-08-18 21:04:45 +09:00
  • 74b9a607b4 drivers: bbram: Add it8xxx2 BBRAM driver implementation Yuval Peress 2021-08-20 13:31:33 -06:00
  • cbe4803812 drivers: bbram: fix npcx driver and update Kconfig defaults Yuval Peress 2021-08-29 10:34:54 -06:00
  • e35cbfb85c Bluetooth: include: Fix wrong docs Lingao Meng 2021-08-27 10:21:03 +08:00
  • fb90113dc8 modules: hal_nordic: Add nrf51 MDK defines needed to apply nrf51 erratas Joakim Andersson 2021-08-25 12:24:34 +02:00
  • 466ca63c2b drivers: ipm: set IPM_STM32_HSEM default from the device tree Fabio Baltieri 2021-08-16 15:35:34 +01:00
  • 9d45581735 usb: cdc_acm: prefix ringbuffers with cdc_acm Johann Fischer 2021-08-25 13:05:06 +02:00
  • 2304a274e0 boards/riscv/m2gl025_miv: run tests on m2gl025_miv board by default Filip Kokosinski 2021-08-06 14:06:18 +02:00
  • 19fc1ee77c subsys/random: change parameters for timer-based PRNG Filip Kokosinski 2021-08-06 14:06:02 +02:00
  • ef87d485d0 boards: arm: sam0: Fix pinmux init prio Gerson Fernando Budke 2021-08-29 16:51:02 -03:00
  • 2760fb9eda tests: added kernel tests for arm arch with linker script generator Torsten Rasmussen 2021-08-26 14:03:00 +02:00
  • 16e848b57c armclang: threading_weak.c source file added for armclang Torsten Rasmussen 2021-08-24 15:32:14 +02:00
  • 36bb00d1f5 armclang: ARM Compiler C library support Torsten Rasmussen 2021-08-15 23:14:21 +02:00
  • 28ba86d066 armclang: armlinker: armlink symbol steering file Torsten Rasmussen 2021-06-01 11:42:21 +02:00
  • 5dfbd227a6 armclang: specify armlink link executable signature Torsten Rasmussen 2021-05-20 17:42:53 +02:00
  • 93f0d0d528 armclang: warn on non-Ninja generator for CMake 3.20. Torsten Rasmussen 2021-08-13 23:24:11 +02:00
  • 40a2ffd2ea armclang: support for armclang compiler and armlink linker Torsten Rasmussen 2020-11-30 08:59:18 +01:00
  • 4de0d5511c armclang: bintools support for armclang (arm-ds/Keil) Torsten Rasmussen 2021-05-19 22:36:55 +02:00
  • ce8f8c9f17 armclang: adding toolchain/armclang.h header Torsten Rasmussen 2021-04-20 13:55:43 +02:00
  • 761eada9d3 kconfig: cmake: CMake linker script generator symbol added Torsten Rasmussen 2021-06-09 11:22:07 +02:00
  • e9e47a45dd cmake: ld: adding ld linker script generator Torsten Rasmussen 2021-06-10 14:12:38 +02:00
  • 02fb26dd44 cmake: ld: adding common linker script generator Torsten Rasmussen 2021-08-09 10:41:20 +02:00
  • 450b9fa9bc cmake: linker: arm: memory regions from devicetree added Torsten Rasmussen 2021-08-11 17:02:22 +02:00
  • c2842c388d cmake: linker: arm: adding Zephyr CMake linker files for arm arch Torsten Rasmussen 2021-06-10 15:38:20 +02:00
  • 94a010107a arch: linker: specify intList section in the IDT_LIST region Torsten Rasmussen 2021-06-01 10:04:31 +02:00
  • 38040292c3 cmake: linker: converter arm and common ld scripts into CMake code Torsten Rasmussen 2021-05-06 11:49:35 +02:00
  • 90e7078fa8 cmake: CMake devicetree related linker functions implemented Torsten Rasmussen 2021-08-11 17:00:02 +02:00
  • a7d2fd9fb6 cmake: CMake linker functions implemented Torsten Rasmussen 2021-06-10 13:18:36 +02:00
  • da926f6855 asm: .eabi_attribute Tag_ABI_align_preserved, 1 Torsten Rasmussen 2021-04-20 13:53:55 +02:00
  • c9804d24fe scripts: gen_handles.py: take device start symbol as argument. Torsten Rasmussen 2021-05-21 21:34:58 +02:00
  • a9db9a3aa8 Bluetooth: host: Cancel limited adv timeout when advertising stopped Michał Narajowski 2021-08-25 14:29:08 +02:00
  • cca76f157c Bluetooth: host: Fix advertise stop in adv_timeout() Michał Narajowski 2021-08-25 14:23:15 +02:00
  • a614fc02ad Bluetooth: tester: Configure L2CAP Connection Response Michał Narajowski 2021-08-27 15:34:34 +02:00
  • f77c7dc2c8 manifest: Regular upmerge to bring the openthread CSL fixes. Przemyslaw Bida 2021-08-26 09:34:28 +02:00
  • ec2b9d42af pcie: msi: pci_msi_enable() to take IRQ as parameter Daniel Leung 2021-08-11 11:16:11 -07:00
  • e7436ea862 ARC: qemu_arc_hs6x: enable upstream verification Evgeniy Paltsev 2021-08-26 19:09:19 +03:00
  • ee1bf19325 tests: disable tests/lib/ringbuffer failing on qemu_arc_hs6x Evgeniy Paltsev 2021-08-26 19:04:20 +03:00
  • 6821d58056 tests: disable logging-related failing tests on qemu_arc_hs6x Evgeniy Paltsev 2021-08-26 18:58:04 +03:00
  • fcfe597e5d manifest: update sof module Iuliana Prodan 2021-08-28 01:08:19 +03:00
  • c352413b61 CODEOWNERS: add codeowner for SOF with Zephyr on NXP i.MX8 Iuliana Prodan 2021-07-05 19:11:35 +03:00
  • 82304213c3 west: sign: add support for NXP i.MX Iuliana Prodan 2021-06-30 03:15:21 +03:00
  • f9810ccbe1 arch: xtensa: modify asm for interrupt sections Iuliana Prodan 2021-06-02 20:20:09 +03:00
  • e310367c09 cmake: add support for NXP i.MX Iuliana Prodan 2021-04-19 12:43:18 +03:00
  • 9dcd562608 soc: xtensa: adsp: add support for NXP ADSP Iuliana Prodan 2021-05-18 23:35:51 +03:00
  • a5fdf26ca0 samples/subsys/audio/sof: add configuration for imx board Iuliana Prodan 2021-04-19 12:40:11 +03:00
  • c5ab576929 boards: xtensa: adsp: add support for imx8 board Iuliana Prodan 2021-04-19 12:38:40 +03:00
  • 3758fd59cf dts: xtensa: add device tree for imx8 Iuliana Prodan 2021-04-19 12:42:10 +03:00
  • 302fd804ce interrupts: safeguard isr_wrapper and isr_install Torsten Rasmussen 2021-08-27 09:39:35 +02:00
  • f57483664b arch: arm: swap_helper.S: safe guarding GTEXT(z_arm_do_syscall) Torsten Rasmussen 2021-05-23 17:23:41 +02:00
  • 25e1b12ec0 kernel: extract __weak main() into independent file Torsten Rasmussen 2021-05-31 14:59:23 +02:00
  • a28830b811 linker: align __itcm_load_start / __dtcm_data_load_start linker symbols Torsten Rasmussen 2021-08-12 15:01:44 +02:00
  • 3d82c7c828 linker: align _image_text_start/end/size linker symbols name Torsten Rasmussen 2021-08-09 21:24:02 +02:00
  • c6aded2dcb linker: align _image_rodata and _image_rom start/end/size linker symbols Torsten Rasmussen 2021-08-09 18:16:51 +02:00
  • 510d7dbfb6 linker: align _ramfunc_ram/rom_start/size linker symbol names Torsten Rasmussen 2021-05-21 21:29:59 +02:00
  • 65a2de84a9 linker: align __data_ram/rom_start/end linker symbol names Torsten Rasmussen 2021-05-21 21:21:52 +02:00
  • 626e16799a linker: removing unused _DATA_IN_ROM Torsten Rasmussen 2021-05-04 10:19:16 +02:00
  • 2d1a3d966f cmake: removed stray space in readelf in-/outfile flag Torsten Rasmussen 2021-05-20 17:38:57 +02:00
  • aefec97d0f west.yml: Update mcumgr revision Dominik Ermel 2021-08-27 15:16:45 +00:00
  • d9d5c41294 pm: device: Remove transitional states Flavio Ceolin 2021-08-26 22:44:58 -07:00
  • 2549160d69 pm: device: Remove PM_DEVICE_STATE_FORCE_SUSPEND Flavio Ceolin 2021-08-26 21:42:51 -07:00
  • adcf5d27d0 west: update hal revision Glauber Maroto Ferreira 2021-08-24 07:34:17 -03:00
  • 489c012198 esp32: drivers: interrupt_controller: make it common for xtensa socs Glauber Maroto Ferreira 2021-08-20 20:12:07 -03:00
  • 2689a6ee0a esp32s2: drivers: gpio: add gpio support Glauber Maroto Ferreira 2021-08-13 15:46:07 -03:00
  • 2c031caed0 esp32s2: drivers: interrupt_controller: add interrupt allocation support Glauber Maroto Ferreira 2021-08-13 15:29:03 -03:00
  • 219fe5339d esp32s2: drivers: pinmux: add pinmux support Glauber Maroto Ferreira 2021-08-13 13:27:02 -03:00
  • 7da555621c esp32: drivers: gpio: code refactoring Glauber Maroto Ferreira 2021-08-11 14:01:09 -03:00
  • 17f3792abf esp32: drivers: pinmux: code refactoring Glauber Maroto Ferreira 2021-08-11 13:56:53 -03:00
  • 8b13046cb6 tests: i2s: Fix i2s_states_test Mahesh Mahadevan 2021-08-27 08:42:26 -05:00
  • e129f99b62 west.yml: Update NXP HAL revision to get CTimer update Mahesh Mahadevan 2021-08-25 16:17:36 -05:00
  • e4c6ea9e79 drivers: counter: Add ctimer driver for RT685 Mahesh Mahadevan 2021-08-24 15:48:25 -05:00
  • 2dbfb229ef drivers: counter: Remove unused macros Mahesh Mahadevan 2021-08-24 16:41:08 -05:00
  • 9cddbd5990 include: drivers: dma.h DMA_MAGIC is a 32-bit magic code Francois Ramu 2021-08-04 17:24:05 +02:00
  • e90c47fbc4 drivers: dma: stm32 initialize a dma_stm32_data structure Francois Ramu 2021-08-04 16:58:04 +02:00
  • 7d94b0ccfd runners: openocd: add support for custom reset halt command Henrik Brix Andersen 2021-08-26 10:14:15 +02:00
  • dcff99eeaf drivers: sensor: sgp40: fix rounding errors Leonard Pollak 2021-08-27 16:30:36 +02:00
  • f2f99c0784 Bluetooth: Controller: Remove redundant local variable Andrzej Kaczmarek 2021-08-27 14:52:57 +02:00
  • b308192bb1 Bluetooth: Controller: Add todos for per adv chain scan Andrzej Kaczmarek 2021-08-27 14:49:53 +02:00
  • 993838edbf Bluetooth: Controller: Make lll_create_iq_report static again Andrzej Kaczmarek 2021-08-27 14:48:53 +02:00
  • 1e6c69bc89 Bluetooth: Controller: Update BT_CTLR_ADV_EXT_RX_CNT for ea and df Andrzej Kaczmarek 2021-08-27 11:51:29 +02:00
  • 11da89cff1 Bluetooth: Controller: Remove unused flag Andrzej Kaczmarek 2021-08-27 11:41:52 +02:00
  • 88b4f45eae Bluetooth: Controller: Move aux sync scanning to lll_sync Andrzej Kaczmarek 2021-08-26 14:52:44 +02:00
  • f353202eb7 Bluetooth: Controller: Fix DF for per adv chains scanning Andrzej Kaczmarek 2021-08-25 13:54:23 +02:00
  • 0723e7dc5e Bluetooth: Controller: Rework support for periodic adv reports Andrzej Kaczmarek 2021-08-25 11:09:28 +02:00
  • 139711fd74 Bluetooth: Controller: Fix parsing sync report PDU Andrzej Kaczmarek 2021-08-25 11:09:43 +02:00
  • 846f5e7b4a Bluetooth: Controller: Dispatch rx nodes for sync immediately Andrzej Kaczmarek 2021-08-25 10:13:29 +02:00
  • e2cd879539 Bluetooth: Controller: Store parent lll struct in aux context Andrzej Kaczmarek 2021-08-25 09:59:53 +02:00
  • 17a2e3a4ba Bluetooth: Controller: Add chain scanning for per adv Andrzej Kaczmarek 2021-08-17 18:18:04 +02:00