summaryrefslogtreecommitdiff
path: root/arch/microblaze/cpu/exception.c
Commit message (Expand)AuthorAgeFilesLines
* microblaze: Fix typo in exception.cMichal Simek2022-06-241-1/+1
* microblaze: exception: fix unaligned data access register maskOvidiu Panait2022-02-151-1/+1
* microblaze: exception: move unaligned access printfs inside switch caseOvidiu Panait2022-02-151-3/+4
* microblaze: exception: fix return address for delay slot exceptionsOvidiu Panait2022-02-151-2/+10
* microblaze: exception: fix delay slot exception handlingOvidiu Panait2022-02-151-5/+5
* microblaze: exception: migrate MICROBLAZE_V5 to KconfigOvidiu Panait2022-02-151-1/+1
* microblaze: exception: move privileged instruction exception out of v5 ifdefOvidiu Panait2022-02-151-1/+1
* microblaze: migrate CONFIG_SYS_USR_EXCEP to KconfigOvidiu Panait2022-01-051-1/+1
* common: Move hang() to the same header as panic()Simon Glass2020-01-171-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* microblaze: Fix coding style in exception.cMichal Simek2015-02-091-16/+17
* microblaze: Show return address from exceptionMichal Simek2015-02-091-0/+2
* microblaze: Report priviledged or stack protection exceptionMichal Simek2014-02-041-0/+3
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* microblaze: Move cpu/microblaze/* to arch/microblaze/cpu/*Peter Tyser2010-04-131-0/+74