7 Commits (main)

Author SHA1 Message Date
frei tycho caf332e745 drivers: added missing parenthesis 1 year ago
Gerard Marull-Paretas fb60aab245 drivers: migrate includes to <zephyr/...> 3 years ago
Daniel Leung 975e257f2c drivers: interrupt_controller: remove @return doc for void funcs 4 years ago
Daniel Leung 08d6386f3c intc: system_apic: mark functions as boot/pinned 4 years ago
Tomasz Bursztyka 915f4ac3c7 drivers/interrupt_controller: Get the IOAPIC RTEs dynamically 4 years ago
Kumar Gala a1b77fd589 zephyr: replace zephyr integer types with C99 types 5 years ago
Tomasz Bursztyka c30600d4ab drivers/interrupt_controller: Adopt file naming as other drivers 6 years ago
Ulf Magnusson 984bfae831 global: Remove leading/trailing blank lines in files 6 years ago
Andrew Boie 4f77c2ad53 kernel: rename z_arch_ to arch_ 6 years ago
Charles E. Youse 0325a3d972 arch/x86: eliminate include/arch/x86/irq_controller.h 6 years ago
Anas Nashif 5eb90ec169 cleanup: include/: move misc/__assert.h to sys/__assert.h 6 years ago
Anas Nashif 43a49335f4 include: move interrupt controller headers to interrupt_controller/ 6 years ago
Patrik Flykt 4344e27c26 all: Update reserved function names 6 years ago
Kumar Gala aa2bdbe322 drivers: Remove board.h include 7 years ago
Leandro Pereira d9538ec6b3 drivers: system_apic: Correctly assert interrupt line number 7 years ago
Kumar Gala ccad5bf3e3 drivers: convert to using newly introduced integer sized types 8 years ago
David B. Kinder ac74d8b652 license: Replace Apache boilerplate with SPDX tag 9 years ago
Flavio Santes b04cdcd6e6 drivers: Remove legacy nanokernel.h include 9 years ago
Andrew Boie e98ac235e6 x86: declare internal API for interrupt controllers 9 years ago
Andrew Boie c545e19a00 x86: remove dynamic interrupts and exceptions 9 years ago
Jithu Joseph 05158f76d7 pm/apic: Keep irq to vector table in RAM when needed by PM 9 years ago
Jithu Joseph 7c29fefd7d apic : Refactor some macros into a header 9 years ago
Andrew Boie 24f6f36ad6 system_apic: rename irq_enable/disable 9 years ago
Andrew Boie 9fc3afc339 x86: rebase priority levels 10 years ago
Andrew Boie 897ffaeb2c irq: rename irq_connect() to IRQ_CONNECT() 10 years ago
Andrew Boie d9cfbd5a61 interrupts: new static IRQ API 10 years ago
Andrew Boie 7cb5276158 x86: remove NANO_SOFT_IRQ from zephyr 10 years ago
Anas Nashif dcf046c72d rename basic_atom with minnowboard 10 years ago
Anas Nashif 275ca60b08 Fixed file description and applied doxygen style 10 years ago
Anas Nashif 7625b098b9 MVIC: handle boards with fixed IRQ to vector mapping 10 years ago
Dmitriy Korovkin f1420515a7 irq: Add flags to IRQ_CONNECT_STATIC() macro and irq_connect() function 10 years ago
Andrew Boie b43758d22a x86: remove dynamically generated IRQ and exception code 10 years ago
Andrew Boie 090385b666 x86: remove boi handler support, eoi argument 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
Anas Nashif 71ad87c7d0 loapic: add LOAPIC_DEBUG for debugging loapic 10 years ago
Anas Nashif 476a823c94 loapic: cleanup comments 10 years ago
Peter Mitsis dbaa4a45ed Use LOAPIC and IOAPIC Kconfig options 10 years ago
Peter Mitsis 2a4a6cf578 Remove references to BSP from drivers/ directory 10 years ago
Peter Mitsis 2871ca32d3 Rename x86 platforms 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
Dirk Brandewie 124a27f210 x86/bsp: move local apic driver to drivers/interrupt_controller 10 years ago
Dan Kalowsky c02dd34277 Renaming include/nanokernel to include/arch 10 years ago
Inaky Perez-Gonzalez 8ddf82cf70 First commit 10 years ago