46 Commits (10291a07899c7558646bd4bcc65f17db807f614f)

Author SHA1 Message Date
Anas Nashif 10291a0789 cleanup: include/: move tracing.h to debug/tracing.h 6 years ago
Bradley Bolen 5c8faf890d arch: arm: Fix checks of CONFIG_ZERO_LATENCY_IRQS 6 years ago
Flavio Ceolin d410611180 arch: Use macro BIT for shift operations 6 years ago
Patrik Flykt 4344e27c26 all: Update reserved function names 6 years ago
Andrzej Głąbek 20202902f2 dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 7 years ago
Andrew Boie 51ca352c20 arm: add _arch_irq_connect_dynamic() 7 years ago
Anas Nashif 483910ab4b systemview: add support natively using tracing hooks 7 years ago
Anas Nashif b6304e66f6 tracing: support generic tracing hooks 7 years ago
Flavio Ceolin 0866d18d03 irq: Fix irq_lock api usage 7 years ago
Ioannis Glaropoulos 7a864bb79b arch: arm: define and implement ARM IRQ target state API 7 years ago
Joakim Andersson 45b75dd7ff arch: arm: Fix zero interrupt latency priority level 7 years ago
Anas Nashif 993c350b92 cleanup: replace old jira numbers with GH issues 7 years ago
Ioannis Glaropoulos a0a03d7597 arch: arm: common Armv8-M support 8 years ago
Anas Nashif 397d29db42 linker: move all linker headers to include/linker 8 years ago
Kumar Gala cc334c7273 Convert remaining code to using newly introduced integer sized types 8 years ago
Kumar Gala bf53ebf2c8 arch: convert to using newly introduced integer sized types 8 years ago
Paul Sokolovsky 70772add28 arch/arm/core: In comments, consistently refer to "Cortex-M". 8 years ago
Andrew Boie 2752357922 arm: enable direct interrupts feature 9 years ago
Kumar Gala 69b9d345ae arm: cmsis: Remove nvic.h and use CMSIS NVIC calls directly 9 years ago
David B. Kinder ac74d8b652 license: Replace Apache boilerplate with SPDX tag 9 years ago
Anas Nashif c1347b4730 kernel: replace all remaining nanokernel occurances 9 years ago
Benjamin Walsh f5d0cbe8ad arm: move IRQ_PRIORITY_OFFSET to header file, rename to _IRQ_PRIO_OFFSET 9 years ago
Benjamin Walsh 8641c9e6a5 arm: fix bug when Zero Latency Interrupts are enabled 9 years ago
Vinayak Chettimada 79cdf33579 ARM: irq: Add _arch_irq_is_enabled external interrupt API 9 years ago
Vinayak Chettimada bbeb7030a4 ARM: irq: Do not clear pending IRQ when enabling them. 9 years ago
Ricardo Salveti 30e76dfb7b arm/irq_manage: change assert to allow sharing prio with PendSV 9 years ago
Andrew Boie 844e21269c arm: remove dynamic IRQs and exceptions 9 years ago
Andrew Boie e444825ee3 irq: formalize external zephyr interrupt API 10 years ago
Andrew Boie 4455ee6d87 ARM: rebase available priority levels to 0 10 years ago
Andrew Boie 2a1ae3f436 ARM: ARC: put sw_isr_table in ROM by default 10 years ago
Andrew Boie d9cfbd5a61 interrupts: new static IRQ API 10 years ago
Anas Nashif 275ca60b08 Fixed file description and applied doxygen style 10 years ago
Dmitriy Korovkin f1420515a7 irq: Add flags to IRQ_CONNECT_STATIC() macro and irq_connect() function 10 years ago
Andrew Boie 8397dc5028 _irq_handler_set: don't require old function as parameter 10 years ago
Dan Kalowsky da67b29569 checkpatch: warning - block_comment_style 10 years ago
Dan Kalowsky 3a109b1f00 Adding in doxygen comment headers 10 years ago
Javier B Perez Hernandez f7fffae8aa Change BSD-3 licenses to Apache 2 10 years ago
Benjamin Walsh 6469e578cb irq: do not use _inline versions of irq_lock/unlock 10 years ago
Benjamin Walsh c1f9fd888d irq: make utility functions private 10 years ago
Anas Nashif f367f071b6 doxygen: add @brief and capitalize 10 years ago
Anas Nashif 1362e3c162 doxygen: RETURNS: -> @return 10 years ago
Anas Nashif ea0d0b220c doxygen: change comment style to match javadoc 10 years ago
Dan Kalowsky c02dd34277 Renaming include/nanokernel to include/arch 10 years ago
Yonattan Louise 092f1132fe Rename _IsrTable to _sw_isr_table 10 years ago
Andrei Emeltchenko 2e0f3845f7 Rename _SpuriousIRQ to _irq_spurious 10 years ago
Inaky Perez-Gonzalez 8ddf82cf70 First commit 10 years ago