aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/lib/traps.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini1-1/+0
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini1-0/+1
2024-05-06global: Make <asm/global_data.h> include <asm/u-boot.h>Tom Rini1-1/+0
2023-10-24mips: Remove common.h usageTom Rini1-1/+2
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini1-1/+1
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2021-01-15common: board_r: Drop arch-specific ifdefs around initr_trapOvidiu Panait1-1/+8
2020-07-18mips: sync asm/mipsregs.h with Linux 5.7Daniel Schwierzeck1-1/+1
2020-07-18mips: traps: Set WG bit in EBase register on OcteonStefan Roese1-0/+4
2020-05-18common: Drop asm/ptrace.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2020-04-27mips: add support to restore exception vector base before booting linuxWeijie Gao1-0/+19
2020-01-17common: Move hang() to the same header as panic()Simon Glass1-0/+1
2019-12-02common: Move trap_init() out of common.hSimon Glass1-0/+1
2019-12-02common: Move ARM cache operations out of common.hSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2016-11-30MIPS: add handling for generic and EJTAG exceptionsDaniel Schwierzeck1-0/+106