Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
52b9beb5276def9e261ded543e9f4ff9940a064e
/
arch
/
x86
/
cpu
/
i386
/
interrupt.c
69c2dc9
x86: Give each driver an IRQ type
by Simon Glass
· 4 years, 9 months ago
db41d65
common: Move hang() to the same header as panic()
by Simon Glass
· 4 years, 11 months ago
35a3f87
common: Move ll_boot_init() to init.h
by Simon Glass
· 4 years, 11 months ago
c30b7ad
common: Move interrupt functions into a new header
by Simon Glass
· 5 years ago
74b7635
x86: show UEFI images involved in crash
by Heinrich Schuchardt
· 5 years ago
048a92e
Fix spelling of available.
by Vagrant Cascadian
· 6 years ago
da4cfa6
x86: make the LAPIC / IOAPIC construct switchable with Kconfig
by Hannes Schmelzer
· 6 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
3c03f49
x86: Force 32-bit jumps in interrupt handlers
by J. Tang
· 8 years ago
34722da
x86: Fix up CONFIG_X86_64 check
by Simon Glass
· 8 years ago
be059e8
x86: Move the i386 code into its own directory
by Simon Glass
· 8 years ago
[Renamed (98%) from arch/x86/cpu/interrupts.c]
21b3b66
x86: Correct address casts in interrupt code
by Simon Glass
· 8 years ago
35233da
x86: Allow interrupts to be disabled in 64-bit mode
by Simon Glass
· 8 years ago
e212671
x86: Call lapic_setup() in interrupt_init()
by Bin Meng
· 8 years ago
3f603cb
dm: Use uclass_first_device_err() where it is useful
by Simon Glass
· 9 years ago
12d6929
dm: x86: Set up interrupt routing from interrupt_init()
by Simon Glass
· 9 years ago
da3fe24
x86: Rename pcat_ to i8254 and i8259 accordingly
by Bin Meng
· 9 years ago
7399515
x86: Show the un-relocated IP address in exceptions
by Simon Glass
· 9 years ago
e49ccea
x86: Handle running as EFI payload
by Simon Glass
· 9 years ago
3dcdd17
x86: Add support for U-Boot as an EFI application
by Ben Stoltz
· 9 years ago
8aba36d
x86: Tidy up a few minor issues with interrupts
by Simon Glass
· 9 years ago
3ccd49c
x86: Simplify architecture defined exception handling in irq_llsr()
by Bin Meng
· 9 years ago
013cf48
x86: Display correct CS/EIP/EFLAGS when there is an error code
by Bin Meng
· 9 years ago
6f41e0e7b
x86: Provide access to the IDT
by Simon Glass
· 10 years ago
b636dd1
x86: Drop old CONFIG_INTEL_CORE_ARCH code
by Simon Glass
· 10 years ago
1dae2e0
x86: Refactor interrupt_init()
by Bin Meng
· 10 years ago
e1ffd81
x86: Fix up some missing prototypes
by Simon Glass
· 10 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
7282d83
x86: Declare global_data pointer when it is used
by Simon Glass
· 12 years ago
bc2df1a
x86: Permit bootstage and timer data to be used prior to relocation
by Simon Glass
· 12 years ago
7c71034
x86: Provide tick counter and frequency reference for Intel core architecture
by Vadim Bendebury
· 12 years ago
095593c
x86: Add basic cache operations
by Stefan Reinauer
· 12 years ago
58c7a67
x86: Tweak IDT and GDT for alignment and readability
by Graeme Russ
· 13 years ago
303418c
x86: Ensure IDT and GDT remain 16-byte aligned post relocation
by Graeme Russ
· 13 years ago
717979f
cosmetic: checkpatch cleanup of arch/x86/cpu/*.c
by Graeme Russ
· 13 years ago
6d7404c
x86: Call hang() on unrecoverable exception
by Graeme Russ
· 13 years ago
fa82f87
Convert ISO-8859 files to UTF-8
by Albert ARIBAUD
· 13 years ago
fea2572
x86: Rename i386 to x86
by Graeme Russ
· 14 years ago
[Renamed from arch/i386/cpu/interrupts.c]
dbf7115
x86: Code cleanup
by Graeme Russ
· 14 years ago
0c24c9c
x86: Add processor flags header from linux
by Graeme Russ
· 14 years ago
ca56a4c
x86: Add stack dump to register dump
by Graeme Russ
· 14 years ago
7228efa
x86: Fix %ss and %esp in register structure for interrupts
by Graeme Russ
· 14 years ago
5c16165
x86: Change compiler options
by Graeme Russ
· 14 years ago
433ff2b
x86: Add register dump to crash handlers
by Graeme Russ
· 15 years ago
e9a8828
i386: Move cpu/i386/* to arch/i386/cpu/*
by Peter Tyser
· 15 years ago
[Renamed from cpu/i386/interrupts.c]
1c409bc
i386: Final Relocation
by Graeme Russ
· 15 years ago
0fc1b49
i386: Remove inline asm symbols from .dynsym
by Graeme Russ
· 15 years ago
564a998
i386: Rearrange Interupt Handling
by Graeme Russ
· 15 years ago
e17ee15
Add basic relocation to i386 port
by Graeme Russ
· 16 years ago
abf0cd3
Rewrite i386 interrupt handling
by Graeme Russ
· 16 years ago
3f5f18d
Moved generic (triple fault) reset code
by Graeme Russ
· 16 years ago
9933d60
Moved definition of set_vector() to new header file
by Graeme Russ
· 16 years ago
6d0f6bc
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
27b207f
* Implement new mechanism to export U-Boot's functions to standalone
by wdenk
· 21 years ago
8bde7f7
* Code cleanup:
by wdenk
· 21 years ago
7a8e9bed
* Patch by Marc Singer, 29 May 2003:
by wdenk
· 21 years ago
2262cfe
* Patch by Daniel Engström, 13 Nov 2002:
by wdenk
· 22 years ago