Commit graph

  • f498118daa debug: thread analyzer to display runtime stats Peter Mitsis 2021-12-14 22:37:58 -05:00
  • 68c9845b41 shell: report thread runtime stats Peter Mitsis 2021-12-14 22:32:55 -05:00
  • 4eb1dd02cc kernel: extend CPU runtime stats Peter Mitsis 2021-12-14 22:26:22 -05:00
  • 572f1db56a kernel: extend thread runtime stats Peter Mitsis 2021-12-14 21:31:10 -05:00
  • 5deaffb2ee kernel: update z_sched_thread_usage() Peter Mitsis 2021-12-14 10:56:14 -05:00
  • 82c3d531a6 kernel: move thread usage routines to own file Peter Mitsis 2021-12-13 15:38:25 -05:00
  • 0bd3d46cfb samples: drivers: add UART serial sample Martin Jäger 2022-01-04 18:58:35 +01:00
  • be9779753f tests: lib/heap: add test for heap listeners Daniel Leung 2022-01-05 14:24:33 -08:00
  • f6e2705719 sys: heap: add support for heap listener Daniel Leung 2022-01-05 14:06:12 -08:00
  • 071db26f6c lib: os: CONFIG_HEAP_LISTENER to be hidden Daniel Leung 2022-01-07 10:31:25 -08:00
  • ae415272c1 sys: heap_listener: extend to cover more events Daniel Leung 2022-01-05 12:18:31 -08:00
  • 39d17a180a sys: heap_listener: resize_cb to also take heap ID Daniel Leung 2022-01-05 11:09:24 -08:00
  • 60dea97942 samples/boards: STM32: Move Olimex E407 ccm sample under STM32 Erwan Gouriou 2022-01-10 08:37:11 +01:00
  • 8a517109e6 samples/boards/stm32: stm32wb ble: Rework name for doc index coherency Erwan Gouriou 2022-01-10 08:30:25 +01:00
  • ce170fa029 pm: device_runtime: Fix reference count when action fails Flavio Ceolin 2022-01-07 23:24:50 -08:00
  • 9698d1f1a1 Bluetooth: controller: fixing up problem in collision handling Erik Brockhoff 2021-12-15 09:30:02 +01:00
  • 20e8a06afd Bluetooth: controller: fixing up possible race in data tx pause/resume Erik Brockhoff 2021-12-15 08:33:50 +01:00
  • bc5ca7f5b8 Bluetooth: controller: fixing up struct ll_conn for new LLCP Erik Brockhoff 2021-12-14 11:42:12 +01:00
  • a148635837 Bluetooth: controller: completing procedure pause handling Erik Brockhoff 2021-12-14 11:40:51 +01:00
  • 35bdab5c9a cmake: drop -fno-strict-overflow for better performance Marc Herbert 2022-01-08 00:57:31 +00:00
  • 1b8f5e3f79 gitlint: Stop ignoring merge, revert, fixup and squash commits Carles Cufi 2022-01-10 11:51:52 +01:00
  • 190c9ba377 boards: arm: lpcxpresso55s16: add MCAN support Henrik Brix Andersen 2021-05-31 22:23:15 +02:00
  • 25433f1414 soc: arm: nxp: lpc55xxx: add MCAN support Henrik Brix Andersen 2021-05-31 22:22:11 +02:00
  • 8c07cb631e dts: arm: nxp: lpc55S1x: add MCAN devicetree node Henrik Brix Andersen 2021-05-31 22:21:02 +02:00
  • 93c6b7413b drivers: can: add NXP LPC MCAN front-end for the Bosch MCAN driver Henrik Brix Andersen 2021-05-31 22:18:48 +02:00
  • 78075457ba dts: bindings: can: add NXP LPC MCAN devicetree binding Henrik Brix Andersen 2021-05-31 22:17:04 +02:00
  • abaf7cc70d drivers: clock_control: lpc: syscon: add MCAN clock support Henrik Brix Andersen 2021-05-31 22:13:49 +02:00
  • 12388b9965 modules: mcux: add support for indicating the presence of MCAN Henrik Brix Andersen 2021-05-31 22:11:23 +02:00
  • 064720a2f0 drivers: can: mcan: fix CAN_MCAN_TXEFC_EFSA_POS value Henrik Brix Andersen 2022-01-03 09:18:00 +01:00
  • ed94862c81 dts: bindings: can: remove requirement for label property Henrik Brix Andersen 2021-12-17 09:56:32 +01:00
  • e0ac59f31c tests: canbus: isotp: implementation: switch to DEVICE_DT_GET() Henrik Brix Andersen 2021-12-17 09:55:22 +01:00
  • b8d8b69440 tests: canbus: isotp: conformance: switch to DEVICE_DT_GET() Henrik Brix Andersen 2021-12-17 09:52:51 +01:00
  • 5d05d2e3c7 tests: drivers: can: timing: switch to DEVICE_DT_GET() Henrik Brix Andersen 2021-12-17 09:50:13 +01:00
  • c8f72460be tests: drivers: can: fd: switch to DEVICE_DT_GET() Henrik Brix Andersen 2021-12-17 09:47:35 +01:00
  • 1c4d10b8f7 tests: drivers: can: api: switch to DEVICE_DT_GET() Henrik Brix Andersen 2021-12-17 09:38:52 +01:00
  • 8af4bb722d drivers: can: rename API functions for better consistency Henrik Brix Andersen 2021-12-28 20:00:34 +01:00
  • 479215100d spi: Grab relevant properties from DTS into the operation bitfield Tomasz Bursztyka 2022-01-07 10:38:06 +01:00
  • ba6e9cd682 dts: Set a default value for SPI device's duplex property Tomasz Bursztyka 2022-01-07 11:28:09 +01:00
  • e5554d741c tests: drivers: spi loopback with DMA testing on stm32h743 nucleo Francois Ramu 2022-01-04 09:32:43 +01:00
  • 1da200bf16 drivers: spi: stm32h7 spi drivers with DMA transfer Francois Ramu 2022-01-04 07:49:29 +01:00
  • ca3c2cf1f9 drivers: spi: stm32 spi instance of stm32H7 mcu Francois Ramu 2022-01-05 19:17:09 +01:00
  • 0ce796398a drivers: spi: stm32 ll driver disable the instance after completion Francois Ramu 2022-01-05 16:02:48 +01:00
  • 081e2d5a54 drivers: spi: stm32 driver with dma checking spi busy status flag Francois Ramu 2022-01-05 16:41:35 +01:00
  • 0ec7af9c17 boards: arm: gd32f403z_eval: enable pwm support Gerard Marull-Paretas 2021-12-14 23:17:43 +01:00
  • 4d7e099215 boards: arm: gd32f450i_eval: enable pwm support Gerard Marull-Paretas 2021-12-12 23:56:59 +01:00
  • 0cb9a1b4cb drivers: pwm: gd32: initial version Gerard Marull-Paretas 2021-12-12 23:55:30 +01:00
  • 13da22e5aa dts: arm: gigadevice: gd32f403: add timer and pwm nodes Gerard Marull-Paretas 2021-12-14 23:27:54 +01:00
  • 8de958a50e dts: arm: gigadevice: gd32f4xx: add timer and pwm nodes Gerard Marull-Paretas 2021-12-12 23:52:27 +01:00
  • 07d3d0ea43 dts: bindings: pwm: add gd,gd32-pwm Gerard Marull-Paretas 2021-12-12 23:51:39 +01:00
  • 384f360989 dts: bindings: timer: add gd,gd32-timer Gerard Marull-Paretas 2021-12-12 23:50:48 +01:00
  • b710fa0a3c include: drivers: uart: Fix wording and return value docs Martin Jäger 2022-01-07 13:16:57 +01:00
  • 1dbbdf210e docs: api: uart: Restructure and provide introduction Martin Jäger 2022-01-05 15:22:30 +01:00
  • 3a197cad02 include: drivers: uart: Restructure to improve docs Martin Jäger 2022-01-05 15:18:48 +01:00
  • e97413057a Bluetooth: Host: Fix type mismatch in bt_gatt_cancel Aleksander Wasaznik 2021-11-11 12:29:05 +01:00
  • b2ca577256 libc: add stddef.h to the minimal libc Eduardo Montoya 2022-01-05 16:05:59 +01:00
  • c6e31a888f net: openthread: disable CLI prompt Eduardo Montoya 2022-01-05 14:52:48 +01:00
  • e9245a6198 net: openthread: revert CLI prompt workaround Eduardo Montoya 2022-01-05 14:44:20 +01:00
  • 48a5d42313 net: openthread: remove obsolete define Eduardo Montoya 2022-01-05 13:32:36 +01:00
  • a9b73a419e manifest: openthread upmerge up to commit a04a68b5 Eduardo Montoya 2022-01-05 16:45:47 +01:00
  • 61fe69dded sys: device_mmio.h replace <toolchain/common.h> with <toolchain.h> Marc Herbert 2022-01-04 04:21:42 +00:00
  • bd8cc594d9 lib: os: mpsc_pbuf: Add const to mpsc_pbuf_free argument Krzysztof Chruscinski 2021-11-10 06:39:24 +01:00
  • 6d72d915f9 cmake: remove platform / build file specific escaping Torsten Rasmussen 2022-01-05 11:25:26 +01:00
  • a03e7df9f5 cmake: linker generator replace % with @ for symbol referencing Torsten Rasmussen 2022-01-05 11:02:37 +01:00
  • 3d217b6bf6 dts/arm/st: stm32h7: Remove clk_hse default clock-frequency Erwan Gouriou 2022-01-04 15:15:43 +01:00
  • b5b32b9b3e tests/drivers/clock_control: stm32: Add test suite for H7 series Erwan Gouriou 2021-12-17 11:32:09 +01:00
  • fc23da19af tests/drivers/clock_control: stm32u5: Factorize tests in yaml file Erwan Gouriou 2021-12-17 10:44:34 +01:00
  • 73c1233461 tests/drivers/clock_control: stm32u5: Add a pll_msis_160 overlay Erwan Gouriou 2021-12-17 10:42:11 +01:00
  • 228a96e41e tests/drivers/clock_control: stm32u5: Use a clear_clocks overlay Erwan Gouriou 2021-12-16 17:15:38 +01:00
  • c6fd75af54 tests/drivers/clock_control: stm32: Move u5 tests in dedicated folder Erwan Gouriou 2021-12-16 16:22:26 +01:00
  • 7add8f7fa0 drivers: adc: npcx: Fix register offset Wealian Liao 2021-12-13 13:33:50 +08:00
  • 48f516469a kernel: Fix typo in macro name Peter Mitsis 2021-12-16 12:47:32 -05:00
  • 77a7615eb2 linker: update posix linker template, linker.ld Torsten Rasmussen 2022-01-07 12:36:25 +01:00
  • d110e31a55 net: shell: Fix parser error on net ping command Kweh Hock Leong 2022-01-07 12:11:16 +08:00
  • 1ae95546c8 drivers/interrupt_controller: Add a VT-D option to disable src id check Tomasz Bursztyka 2021-04-06 14:36:44 +02:00
  • 20b653f387 tests/x86: Improve ACPI output on info test Tomasz Bursztyka 2021-04-06 13:32:56 +02:00
  • 4090962386 drivers/interrupt_controller: Add source id to VT-D interrupt remap Tomasz Bursztyka 2021-04-06 13:29:27 +02:00
  • 345e122dd2 arch/x86: Add a function to retrieve ID from ACPI's DMAR Tomasz Bursztyka 2021-04-06 11:15:43 +02:00
  • 811fc76780 drivers/interrupt_controller: Fix IRTE delivery mode on VT-D Tomasz Bursztyka 2021-03-18 10:35:22 +01:00
  • 92884ba44a drivers/interrupt_controller: Add VT-D context cache invalidation Tomasz Bursztyka 2021-03-12 15:00:48 +01:00
  • f44062a8e6 drivers/interrupt_controller: Fix command write in VT-D Tomasz Bursztyka 2021-03-11 18:55:58 +01:00
  • 98e22425cf dts/x86: Add VT-D node on Elkhart Lake Tomasz Bursztyka 2021-03-05 10:03:35 +01:00
  • 2b3b3fb92e dts/x86: Always enable VT-D node on apollo_lake Tomasz Bursztyka 2021-03-05 10:00:05 +01:00
  • 49a4bb32da drivers/interrupt_controller: Enable VT-D by default under condition Tomasz Bursztyka 2021-03-05 10:05:21 +01:00
  • cf18ecd09f drivers/interrupt_controller: No VT-D if no PCIE MSI multi-vector Tomasz Bursztyka 2021-03-05 09:54:40 +01:00
  • 666318e9b7 drivers/interrupt_controller: Use proper destination mode on VT-D Tomasz Bursztyka 2021-03-05 09:47:09 +01:00
  • 5ae4402fe0 drivers/interrupt_controller: Fix MMIO mapping Tomasz Bursztyka 2021-03-04 13:31:13 +01:00
  • 0c4cecae5e drivers/interrupt_controller: Add a timeout check on VT-D QI operation Tomasz Bursztyka 2021-02-24 09:59:53 +01:00
  • 82961458de drivers/interrupt_controller: Simplify IRTE structure for readability Tomasz Bursztyka 2021-02-23 09:32:03 +01:00
  • 149cef11ce drivers/interrupt_controller: VT-D may manipulate the cache Tomasz Bursztyka 2021-02-10 13:38:08 +01:00
  • 25640f65c9 drivers/interrupt_controller: VT-D IRTE table should be 4kb aligned Tomasz Bursztyka 2021-01-15 11:37:21 +01:00
  • 2c904b379b drivers/interrupt_controller: Adding QI support in VT-D Tomasz Bursztyka 2021-01-12 14:03:04 +01:00
  • 97c299e0df drivers/interrupt_controller: Align VT-D helper function name Tomasz Bursztyka 2021-01-11 11:08:47 +01:00
  • 610aeb9d42 drivers/interrupt_controller: Intel VT-D init should happen after ioapic Tomasz Bursztyka 2021-01-07 14:12:36 +01:00
  • 640e651cd8 drivers/interrupt_controller: Add fault event support on Intel VT-D Tomasz Bursztyka 2021-01-07 14:10:48 +01:00
  • a8c8abd27e drivers/interrupt_controller: Write IRTE as 64bits blocks in VT-D Tomasz Bursztyka 2021-01-11 08:53:11 +01:00
  • 1012e254cc arch/x86: PCIE MSI address and data may be out of remapping Tomasz Bursztyka 2021-01-06 21:16:24 +01:00
  • 2efd874dcc drivers/interrupt_controller: Make IOAPIC VT-D aware when relevant Tomasz Bursztyka 2020-12-16 10:03:28 +01:00
  • edef8e6b0d drivers/interrupt_controller: Expanding VT-D public API Tomasz Bursztyka 2020-12-16 22:41:48 +01:00
  • 1a1bc0d242 drivers/interrupt_controller: Make VT-D remap generic and handle flags Tomasz Bursztyka 2020-12-16 11:10:21 +01:00
  • 2b1cbcbddc drivers/interrupt_controller: Fix VT-D remap destination on XAPIC Tomasz Bursztyka 2021-01-06 10:23:51 +01:00