summaryrefslogtreecommitdiffstats
path: root/arch/x86/cpu/i386/interrupt.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* x86: Show the interrupt pointer with 'irqinfo'Simon Glass2020-11-061-7/+7
* common: Drop asm/ptrace.h from common headerSimon Glass2020-05-181-0/+1
* x86: cpu: Skip init code when chain loadingSimon Glass2020-04-301-2/+4
* x86: Give each driver an IRQ typeSimon Glass2020-02-071-1/+2
* common: Move hang() to the same header as panic()Simon Glass2020-01-171-0/+1
* common: Move ll_boot_init() to init.hSimon Glass2020-01-171-0/+1
* common: Move interrupt functions into a new headerSimon Glass2019-12-021-0/+1
* x86: show UEFI images involved in crashHeinrich Schuchardt2019-09-101-0/+14
* Fix spelling of available.Vagrant Cascadian2019-05-091-1/+1
* x86: make the LAPIC / IOAPIC construct switchable with KconfigHannes Schmelzer2018-12-101-0/+2
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* x86: Force 32-bit jumps in interrupt handlersJ. Tang2017-02-211-1/+1
* x86: Fix up CONFIG_X86_64 checkSimon Glass2017-02-061-1/+1
* x86: Move the i386 code into its own directorySimon Glass2017-02-061-0/+615