summaryrefslogtreecommitdiff
path: root/arch/microblaze/cpu/exception.c
AgeCommit message (Expand)AuthorFilesLines
2022-06-24microblaze: Fix typo in exception.cMichal Simek1-1/+1
2022-02-15microblaze: exception: fix unaligned data access register maskOvidiu Panait1-1/+1
2022-02-15microblaze: exception: move unaligned access printfs inside switch caseOvidiu Panait1-3/+4
2022-02-15microblaze: exception: fix return address for delay slot exceptionsOvidiu Panait1-2/+10
2022-02-15microblaze: exception: fix delay slot exception handlingOvidiu Panait1-5/+5
2022-02-15microblaze: exception: migrate MICROBLAZE_V5 to KconfigOvidiu Panait1-1/+1
2022-02-15microblaze: exception: move privileged instruction exception out of v5 ifdefOvidiu Panait1-1/+1
2022-01-05microblaze: migrate CONFIG_SYS_USR_EXCEP to KconfigOvidiu Panait1-1/+1
2020-01-18common: Move hang() to the same header as panic()Simon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2015-02-09microblaze: Fix coding style in exception.cMichal Simek1-16/+17
2015-02-09microblaze: Show return address from exceptionMichal Simek1-0/+2
2014-02-04microblaze: Report priviledged or stack protection exceptionMichal Simek1-0/+3
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2010-04-13microblaze: Move cpu/microblaze/* to arch/microblaze/cpu/*Peter Tyser1-0/+74