index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
microblaze
/
cpu
/
exception.c
Age
Commit message (
Expand
)
Author
2023-10-24
microblaze: Remove common.h usage
Tom Rini
2022-06-24
microblaze: Fix typo in exception.c
Michal Simek
2022-02-15
microblaze: exception: fix unaligned data access register mask
Ovidiu Panait
2022-02-15
microblaze: exception: move unaligned access printfs inside switch case
Ovidiu Panait
2022-02-15
microblaze: exception: fix return address for delay slot exceptions
Ovidiu Panait
2022-02-15
microblaze: exception: fix delay slot exception handling
Ovidiu Panait
2022-02-15
microblaze: exception: migrate MICROBLAZE_V5 to Kconfig
Ovidiu Panait
2022-02-15
microblaze: exception: move privileged instruction exception out of v5 ifdef
Ovidiu Panait
2022-01-05
microblaze: migrate CONFIG_SYS_USR_EXCEP to Kconfig
Ovidiu Panait
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2015-02-09
microblaze: Fix coding style in exception.c
Michal Simek
2015-02-09
microblaze: Show return address from exception
Michal Simek
2014-02-04
microblaze: Report priviledged or stack protection exception
Michal Simek
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2010-04-13
microblaze: Move cpu/microblaze/* to arch/microblaze/cpu/*
Peter Tyser