summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/setjmp.h
AgeCommit message (Expand)AuthorFilesLines
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-11-22arm: provide a PCS-compliant setjmp implementationPhilipp Tomsich1-81/+13
2017-03-19arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILDTom Rini1-1/+1
2016-10-08arm: Add return value argument to longjmpAlexander Graf1-18/+14
2016-07-09arm: Fix setjmp (again)Alexander Graf1-1/+3
2016-06-17arm: Fix setjmpAlexander Graf1-5/+4
2016-06-06arm: Introduce setjmp/longjmpAlexander Graf1-0/+99