2 Commits (ec7044437e90ca112f5cc5ff452f39cffacfd4c7)

Author SHA1 Message Date
Jamie McCrae ec7044437e treewide: Disable automatic argparse argument shortening 2 years ago
Anas Nashif c36307ea86 scripts: move gen_isr_tables.py to scripts/build/gen_isr_tables.py 3 years ago
Carlo Caione 5a4affdcda gen_isr_tables.py: Move to scripts directory 3 years ago
Carlo Caione 86a67faeaa arch: Add support for IRQ vector tables with jump opcodes 3 years ago
Carlo Caione d6df78e3b0 gen_isr_tables: Cleanup IRQ vector table generation 3 years ago
Gerard Marull-Paretas 45776650c2 arch: gen_isr_tables: migrate to <zephyr/...> include prefix 3 years ago
Yonatan Schachter 7191b64c6f gen_isr_tables: Added check of the IRQ num before accessing the vt 5 years ago
Eugeniy Paltsev 14afc02caa isr_tables: adopt _irq_vector_table for using on 64bit architectures 5 years ago
Torstein Grindvik c02eb30bbf gen_isr_tables: Function ptr instead of (void *) 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
Martí Bolívar 6d0896b7ec gen_isr_tables: error improvements 5 years ago
Sebastian Bøe 7d3fa1c2c8 gen_isr_tables: Improve error message 6 years ago
Ulf Magnusson 247d40cf55 gen_isr_tables: Fix pylint warning by using isinstance() 6 years ago
Ulf Magnusson 0d39a10fbb scripts: Fix random typo'd whitespace 6 years ago
Augusto Hack 0296938c9f arch: common: gen_isr_tables table size check 6 years ago
Nicolas Pitre 9bd9b7586d Kconfig: introduce CONFIG_64BIT 6 years ago
Ulf Magnusson 12ba9dfa52 scripts: Remove unused variables in all Python scripts 6 years ago
Ulf Magnusson ba312fe844 scripts: Remove unnecessary () around if/while conditions in Python 6 years ago
Ulf Magnusson 5c8fd84d12 scripts: Remove extra trailing newlines from Python scripts 6 years ago
Patrik Flykt 4344e27c26 all: Update reserved function names 6 years ago
Rajavardhan Gundi a23161e7fe gen_isr_tables: Fix _sw_isr_table generation for multi-level IRQs 7 years ago
Andrew Boie 77cb942a97 gen_isr_tables: error out on duplicate irqs 7 years ago
Daniel Leung 259b418b98 gen_isr_tables: fix typo for 3rd level INTR config symbol 7 years ago
Marti Bolivar 0aa87e15bb drivers: interrupt_controller: multi-level improvements 7 years ago
Michael Scott 36b93e121f gen_isr_tables: remove hard-coded max IRQ value of 32 7 years ago
Michael Scott 28fe29dd36 gen_isr_tables: fix check for CONFIG_3RD_LEVEL_INTERRUPTS 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
Rajavardhan Gundi 1e6adba9ef drivers/interrupt_controller: Introduce multi-level interrupt support 8 years ago
Sebastian Bøe 74174809da gen_isr_tables: Minor refactoring 8 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