138 Commits (a9f23cccf51c5c2ff70af1cd65f23aa69aba645c)

Author SHA1 Message Date
Luca Burelli 7094eae111 llext: support multiple string and symbol tables 5 months ago
Sebastian Huber ade1c883a8 scripts: build: Make scripts executable 6 months ago
Nicolas Pitre 46aa6717ff Revert "arch: deprecate `_current`" 6 months ago
Ryan Grachek 47b4e4c2fb UF2: Enable support for Raspberry Pi RP2350 7 months ago
Luca Burelli 78ae035f89 llext: fix link order for weak syscall symbols 7 months ago
Ilya Tagunov ab8c035fbe scripts: build: gen_app_partitions: enquote archive name wildcards 7 months ago
Ilya Tagunov 3068f668d9 scripts: process_gperf: upgrade the asso_values type to unsigned short 7 months ago
Torsten Rasmussen 971dfa6024 device: export CMake pre-load from device subsystem enumeration script 7 months ago
Bjarki Arge Andreasen ece79c3767 device: Add device subsystem enumeration script 7 months ago
Yong Cong Sin b1def7145f arch: deprecate `_current` 8 months ago
Pieter De Gendt f05deb1aa4 python: Format trivial files where only newlines were missing 8 months ago
Mark Inderhees 1993ea019b build: support newlines in syscall decls 8 months ago
Sa Sasu 5dc5fa5ee2 scripts: print the file name when decode syscall 8 months ago
Luca Burelli 11c350e2e6 llext: fix handling of unimplemented syscalls 9 months ago
Florian Grandel 41533a2eea scripts: build: check_init_priorities: remove obsolete code 9 months ago
Lingao Meng 302422ad9d everywhere: replace double words 1 year ago
Jordan Yates 07870934e3 everywhere: replace double words 1 year ago
Mathieu Choplain 8aa6ae43ce llext: add support for SLID-based linking 1 year ago
Yong Cong Sin 13a5c8aad7 debug: symtab: fix linking issue due to variable redefinition 1 year ago
Yong Cong Sin 043f595279 debug: symtab: rename `start_addr` to `first_addr` 1 year ago
Yong Cong Sin 29423eb17e build: symtab: prevent entries with the same address 1 year ago
Yong Cong Sin f5934de8e5 build: symtab: Add a dummy entry at the end for the binary search 1 year ago
Yong Cong Sin 408d0be89f build: symtab: sanitize function name 1 year ago
Yong Cong Sin bbe5e1e6eb build: namespace the generated headers with `zephyr/` 1 year ago
Yong Cong Sin e1ce0aefff debug: implement symtab generation 1 year ago
Ederson de Souza 967168a536 subsys/llext: Generate syscalls stubs for EDK exclusively for userspace 1 year ago
Peter Johanson b064a2cfcc scripts: Update uf2conv.py from upstream git. 1 year ago
Pieter De Gendt 947906de7e scripts: build: gen_kobject_list.py check _driver_api suffix 1 year ago
Pieter De Gendt 65fb99a844 scripts: build: check_init_priorities.py: Add missing raise for error 1 year ago
Nick Goote 0b8714bcde scripts: Improve gen_kobject_list.py variable address determination 1 year ago
Daniel Leung f05111dea0 kernel: rename Z_KERNEL_STACK_LEN to K_KERNEL_STACK_LEN 1 year ago
Ederson de Souza 62b19ef65c syscalls: llext: Export z_impl symbols so they are available to kernel 1 year ago
Ederson de Souza 67bb6db3f8 syscall: Export all emitted syscalls, enabling them for extensions 1 year ago
Benjamin Cabé 9d1df132b1 script: gen_isr_tables: remove unnecessary warning log 1 year ago
Laurentiu Mihalcea 89a2a147a9 build: gen_isr_tables.py: fix bad IRQ index computation for L3 interrupts 1 year ago
Radoslaw Koppel 0ae48ecb58 scripts: build: gen_isr_tables: Implement local ISR generation 1 year ago
Radoslaw Koppel 568cced14f scripts: gen_isr_tables: Break code into classes 1 year ago
Radoslaw Koppel 4360acb27e scripts: gen_isr_tables: Code cleanup 1 year ago
Yong Cong Sin 89fb8f8b98 gen_isr_tables: print index number at the end of each entry as comment 1 year ago
Greter Raffael 7bcd0699e6 gen_isr_tables: Add meaningful error message 1 year ago
Grzegorz Swiderski 460b6ef122 code_relocation: Add NOKEEP option 2 years ago
Yong Cong Sin 0884a33ee3 scripts: build: gen_isr_tables: add some debug prints 2 years ago
Yong Cong Sin b4db285c1f scripts: build: gen_isr_tables: change naming of bitmask variables 2 years ago
Yong Cong Sin 56570cc8c1 scripts: build: gen_isr_tables: fix calculation of THIRD_LVL_INTERRUPTS 2 years ago
Marc Herbert 352980be98 scripts/build: make struct_tags.json deterministic 2 years ago
Marc Herbert fb8d41b123 scripts/build/elf_parser.py: make dependency graph output deterministic 2 years ago
Marc Herbert eea56d2080 scripts/build/elf_parser.py: add __lt__() method to base class 2 years ago
Anas Nashif a08bfeb49c syscall: rename Z_OOPS -> K_OOPS 2 years ago
Anas Nashif 1a9de05767 syscall: rename Z_SYSCALL_DRIVER_ -> K_SYSCALL_DRIVER_ 2 years ago
Anas Nashif 9c4d881183 syscall: rename Z_SYSCALL_ to K_SYSCALL_ 2 years ago