summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/setjmp.h
Commit message (Expand)AuthorAgeFilesLines
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* arm: provide a PCS-compliant setjmp implementationPhilipp Tomsich2017-11-211-81/+13
* arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILDTom Rini2017-03-181-1/+1
* arm: Add return value argument to longjmpAlexander Graf2016-10-081-18/+14
* arm: Fix setjmp (again)Alexander Graf2016-07-081-1/+3
* arm: Fix setjmpAlexander Graf2016-06-171-5/+4
* arm: Introduce setjmp/longjmpAlexander Graf2016-06-061-0/+99