summaryrefslogtreecommitdiff
path: root/arch/x86/lib/interrupts.c
AgeCommit message (Expand)AuthorFilesLines
2020-11-06x86: Show the interrupt pointer with 'irqinfo'Simon Glass1-0/+3
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass1-1/+1
2019-12-03common: Move interrupt functions into a new headerSimon Glass1-0/+1
2018-12-10x86: Wrap calls to 8259 with CONFIG_I8259_PICBin Meng1-6/+10
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-02-06x86: Drop interrupt support in 64-bit modeSimon Glass1-0/+5
2015-11-13x86: Rename CONFIG_SYS_NUM_IRQS to SYS_NUM_IRQSBin Meng1-5/+5
2015-01-24x86: Fix out of bounds irq handlers accessSebastien Ronsse1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2011-11-29cosmetic: checkpatch cleanup of arch/x86/lib/*.cGraeme Russ1-10/+10
2011-08-05Convert ISO-8859 files to UTF-8Albert ARIBAUD1-2/+2
2011-04-13x86: Rename i386 to x86Graeme Russ1-0/+161