summaryrefslogtreecommitdiff
path: root/arch/x86/cpu/i386/interrupt.c
AgeCommit message (Expand)AuthorFilesLines
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-11-06x86: Show the interrupt pointer with 'irqinfo'Simon Glass1-7/+7
2020-05-19common: Drop asm/ptrace.h from common headerSimon Glass1-0/+1
2020-04-30x86: cpu: Skip init code when chain loadingSimon Glass1-2/+4
2020-02-07x86: Give each driver an IRQ typeSimon Glass1-1/+2
2020-01-18common: Move hang() to the same header as panic()Simon Glass1-0/+1
2020-01-17common: Move ll_boot_init() to init.hSimon Glass1-0/+1
2019-12-03common: Move interrupt functions into a new headerSimon Glass1-0/+1
2019-09-10x86: show UEFI images involved in crashHeinrich Schuchardt1-0/+14
2019-05-10Fix spelling of available.Vagrant Cascadian1-1/+1
2018-12-10x86: make the LAPIC / IOAPIC construct switchable with KconfigHannes Schmelzer1-0/+2
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-02-21x86: Force 32-bit jumps in interrupt handlersJ. Tang1-1/+1
2017-02-06x86: Fix up CONFIG_X86_64 checkSimon Glass1-1/+1
2017-02-06x86: Move the i386 code into its own directorySimon Glass1-0/+615