summaryrefslogtreecommitdiffstats
path: root/arch/x86/cpu/interrupts.c
Commit message (Expand)AuthorAgeFilesLines
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* x86: Declare global_data pointer when it is usedSimon Glass2013-05-131-0/+2
* x86: Permit bootstage and timer data to be used prior to relocationSimon Glass2013-03-041-4/+3
* x86: Provide tick counter and frequency reference for Intel core architectureVadim Bendebury2012-12-061-0/+31
* x86: Add basic cache operationsStefan Reinauer2012-12-061-66/+2
* x86: Tweak IDT and GDT for alignment and readabilityGraeme Russ2012-01-041-1/+1
* x86: Ensure IDT and GDT remain 16-byte aligned post relocationGraeme Russ2011-11-291-1/+1
* cosmetic: checkpatch cleanup of arch/x86/cpu/*.cGraeme Russ2011-11-291-12/+19
* x86: Call hang() on unrecoverable exceptionGraeme Russ2011-11-291-10/+10
* Convert ISO-8859 files to UTF-8Albert ARIBAUD2011-08-041-2/+2
* x86: Rename i386 to x86Graeme Russ2011-04-131-0/+674
OpenPOWER on IntegriCloud