22 Commits (513e6ed5d20ec04821f868c3adb802944e3eeb12)

Author SHA1 Message Date
Keith Packard 513e6ed5d2 arch/common: Mark interrupt tables const when !DYNAMIC_INTERRUPTS 4 weeks ago
Jordan Yates 91f8c1aea9 everywhere: replace `#if IS_ENABLED()` as per docs 1 year ago
Lars-Ove Karlsson b48aeedf77 arch: common: Removed unnecessary cast 1 year ago
Radoslaw Koppel 0ae48ecb58 scripts: build: gen_isr_tables: Implement local ISR generation 1 year ago
Radoslaw Koppel 717c5835d6 arch: isr_tables: Add __used attribute to int_list_header 1 year ago
Laurentiu Mihalcea 017cf89a83 arch: Add support for static shared interrupts 2 years ago
Carlo Caione 86a67faeaa arch: Add support for IRQ vector tables with jump opcodes 3 years ago
Gerard Marull-Paretas 16811660ee arch: migrate includes to <zephyr/...> 3 years ago
Eugeniy Paltsev 14afc02caa isr_tables: adopt _irq_vector_table for using on 64bit architectures 5 years ago
Tomasz Bursztyka 6df8b3995e irq: Change dynamic API to take a constant parameter 5 years ago
Kumar Gala a1b77fd589 zephyr: replace zephyr integer types with C99 types 5 years ago
Stephanos Ioannidis e816ac7124 isr_tables: Support hardware interrupt vector table-only configuration. 5 years ago
Patrik Flykt 4344e27c26 all: Update reserved function names 6 years ago
Andrew Boie ce8e1ecd2d Revert "interrupts: use weak linkage instead ..." 7 years ago
Andrew Boie 140863f6a7 interrupts: use weak linkage instead of linkonce 7 years ago
Sebastian Bøe a1e806bf44 gen_isr_tables: Delete the dead code accompanying .intList.num_isrs 7 years ago
Sebastian Bøe aed0b6c4bd isr_tables: Simplify how the sw_irq_handler function is used 7 years ago
Sebastian Bøe 8f321b48ac isr_tables: Simplify how the spurious irq function address is found 7 years ago
Anas Nashif 397d29db42 linker: move all linker headers to include/linker 8 years ago
Kumar Gala bf53ebf2c8 arch: convert to using newly introduced integer sized types 8 years ago
Andrew Boie 3944d8313e gen_isr_tables: apply offset to irq parameter 9 years ago
Andrew Boie 1927b3d020 gen_isr_tables: New static interrupt build mechanism 9 years ago