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