index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
cpu
/
interrupts.c
Age
Commit message (
Expand
)
Author
2015-11-13
x86: Rename pcat_ to i8254 and i8259 accordingly
Bin Meng
2015-08-14
x86: Show the un-relocated IP address in exceptions
Simon Glass
2015-08-05
x86: Handle running as EFI payload
Simon Glass
2015-08-05
x86: Add support for U-Boot as an EFI application
Ben Stoltz
2015-08-05
x86: Tidy up a few minor issues with interrupts
Simon Glass
2015-07-28
x86: Simplify architecture defined exception handling in irq_llsr()
Bin Meng
2015-07-28
x86: Display correct CS/EIP/EFLAGS when there is an error code
Bin Meng
2015-04-29
x86: Provide access to the IDT
Simon Glass
2014-11-25
x86: Drop old CONFIG_INTEL_CORE_ARCH code
Simon Glass
2014-11-25
x86: Refactor interrupt_init()
Bin Meng
2014-11-21
x86: Fix up some missing prototypes
Simon Glass
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-05-13
x86: Declare global_data pointer when it is used
Simon Glass
2013-03-04
x86: Permit bootstage and timer data to be used prior to relocation
Simon Glass
2012-12-06
x86: Provide tick counter and frequency reference for Intel core architecture
Vadim Bendebury
2012-12-06
x86: Add basic cache operations
Stefan Reinauer
2012-01-04
x86: Tweak IDT and GDT for alignment and readability
Graeme Russ
2011-11-29
x86: Ensure IDT and GDT remain 16-byte aligned post relocation
Graeme Russ
2011-11-29
cosmetic: checkpatch cleanup of arch/x86/cpu/*.c
Graeme Russ
2011-11-29
x86: Call hang() on unrecoverable exception
Graeme Russ
2011-08-04
Convert ISO-8859 files to UTF-8
Albert ARIBAUD
2011-04-13
x86: Rename i386 to x86
Graeme Russ