2362 Commits (main)

Author SHA1 Message Date
Stephanos Ioannidis d7d3ae5c3b arch: arm: cortex_m: Force literal pool placement in inline asm block 24 hours ago
Pisit Sawangvonganan a163f9db61 kconfig: fix typo in (arch, boards, kernel, modules, samples, share) 7 days ago
Simon Maurer fc3cdb8a67 soc: xlnx: zynq7000: remove FPU FMAC support 2 weeks ago
Simon Maurer cb982d16ef soc: xlnx: zynq7000: add FPU support 2 weeks ago
Keith Packard 513e6ed5d2 arch/common: Mark interrupt tables const when !DYNAMIC_INTERRUPTS 4 weeks ago
Julien Racki 31460e667a arch: arm: clear r7 to match aarch64 smp implementation 4 weeks ago
Carles Cufi dc006e6b5f arch: arm: cortex-m: Reduce ZLI latency by not disabling them in wrapper 1 month ago
Mathieu Choplain c8c0c294b1 arch: arm: cortex_a_r: use correct name for TLB Conflict Abort 1 month ago
Sudan Landge 35b5fb3bd6 arch: arm: cortex_m: Add support for PACBTI flags 1 month ago
Manuel Argüelles 63ebf4d23f Revert "arch: arm: mpu: fix erratum 1013783-B" 1 month ago
Manuel Argüelles 983b1d088c arch: arm: mpu: fix erratum 1013783-B 1 month ago
Sudan Landge 2ddec2f0a9 arch: arm: update to use CMSIS_6 compatible macros 2 months ago
Sudan Landge 8c02ffc6dd arch: arm: enable pxn support at arch level 2 months ago
Mathieu Choplain 77378a8c75 arch: arm: pm_s2ram: fix compatibility with ARMv6-M again 2 months ago
Robert Hancock 0e248419b7 arch: arm: cortex_a_r: Fix memory corruption when disabling dcache 2 months ago
Robert Hancock 54eeb7bee8 arch: arm: arm_mpu_v7m: Fix unsupported Cortex-R access permission mode 2 months ago
Alex Fabre e163b2ca0e arm: exception: fix comparison of int of different signs 2 months ago
Damian Krolik 222e0fcd06 debug: coredump: support dumping stack top only 2 months ago
Daniel Leung 92ebb2eb69 kernel: remove kernel/internal/smp.h 2 months ago
Dominik Ermel ebd8803bd1 arch: arm: cortex_m: Rephrase comment on IRQ decrement 2 months ago
Martin Hoff 136fe24453 arch: arm: cortex_m: generalizing SRAM vector table relocation 2 months ago
Martin Hoff a085cfcd99 arch: add dependencie for CONFIG_SRAM_VECTOR_TABLE 2 months ago
Eivind Jølsgard ab341e0afe arch: arm: core: cortex_m: Make relocate_vector_table weak 3 months ago
Julien Racki 87719828ac arch: arm: Adding fault description for the cortex A7 3 months ago
Julien Racki 6d1cb00627 arch: arm: Add Cortex-A7 support 3 months ago
Tom Hughes 11d70c61e5 everywhere: Replace diagnostic pragmas with TOOLCHAIN_* macros 4 months ago
Sudan Landge 637bd8f587 arch: arm: Add PXN attr for userspace MPU regions 4 months ago
Sudan Landge d7c629696d arch: arm: Add PXN support for Armv8.1-M 4 months ago
Lars-Ove Karlsson 413c06b1ea arch: arm: Replaced __volatile__ with volatile 4 months ago
Robert Hancock 61ae560e73 arch: arm: cortex_a_r: Flush entire I-cache on arch_icache_invd_range 4 months ago
Robert Hancock e36d4fafd2 arch: arm: cortex_a_r: Cortex-R5 has I/D caches 4 months ago
Krzysztof Chruściński 0ec2ad577d arch: arm: cortex_m: Add sys_trace_idle_exit calls 4 months ago
Yangbo Lu 627a3b83cd arch: arm: cortex_m: handle multi-level interrupts in irq init 4 months ago
Yangbo Lu b4f2553cd8 arch: arm: irq: allow custom irq control for multi-level interrupts 4 months ago
Sudan Landge b4fb5d38eb Revert "arch: arm: cortex_m: pm_s2ram: Rework S2RAM mark functions" 4 months ago
Sudan Landge 7beff12b06 arch: arm: refactor pm_s2ram 4 months ago
Eric Ackermann 3466dab804 llext: Add parameters to arch_elf_relocate 4 months ago
Jonas Spinner 4ffe3891df arch: arm: cortex_m: fix spelling of "exceptions" 4 months ago
Emil Kieri ed1b56b557 arch: arm: cortex_a_r: Add cfi directives to z_arm_cortex_r_svc 4 months ago
Robin Kastberg c858c8d6ba arch: arm: cortex_m: 'movs reg, imm' mnemonic 5 months ago
Robin Kastberg f5a1585426 toolchain: iar: tls: no tls pointer offset in IAR 5 months ago
Robin Kastberg e9a0d146cf toolchain: move some hardcoded flags to properties 5 months ago
Wilfried Chauveau d88575b5f8 arch: arm: cortex_a_r: move exit_exc from vector_table.S to exc.S 5 months ago
Ryan McClelland ef232f34d0 arch: arm: fix compile issue if MEM_ATTR=n and ARM_MPU=y 5 months ago
Wilfried Chauveau caafe23891 arch: arm: cortex_m: Apply clang-format on cortex_m related code 5 months ago
Wilfried Chauveau 3e6dd56133 arch: arm: cortex_m: make reading tls pointer faster on v7m and v8m.main 5 months ago
Wilfried Chauveau 5261680312 arch: arm: cortex_m: use local label in ASM code 5 months ago
Sudan Landge ce60dd2a27 arch: arm: fix mpu compiler warnings 5 months ago
Kalle Kietäväinen d929b8a9fa Revert "arch: arm: cortex_m: Only trigger context switch if thread is preemptible" 5 months ago
Abe Kohandel 9163d5852f arch: arm: mmu: Make all device memory shareable 5 months ago