Simon Glass
|
12d6929e1f
dm: x86: Set up interrupt routing from interrupt_init()
|
9 years ago |
Bin Meng
|
da3fe24759
x86: Rename pcat_ to i8254 and i8259 accordingly
|
9 years ago |
Simon Glass
|
7399515d25
x86: Show the un-relocated IP address in exceptions
|
9 years ago |
Simon Glass
|
e49cceac61
x86: Handle running as EFI payload
|
9 years ago |
Ben Stoltz
|
3dcdd17b43
x86: Add support for U-Boot as an EFI application
|
9 years ago |
Simon Glass
|
8aba36d896
x86: Tidy up a few minor issues with interrupts
|
9 years ago |
Bin Meng
|
3ccd49cab4
x86: Simplify architecture defined exception handling in irq_llsr()
|
10 years ago |
Bin Meng
|
013cf483c9
x86: Display correct CS/EIP/EFLAGS when there is an error code
|
10 years ago |
Simon Glass
|
6f41e0e7bc
x86: Provide access to the IDT
|
10 years ago |
Simon Glass
|
b636dd1079
x86: Drop old CONFIG_INTEL_CORE_ARCH code
|
10 years ago |
Bin Meng
|
1dae2e0eb6
x86: Refactor interrupt_init()
|
10 years ago |
Simon Glass
|
e1ffd81797
x86: Fix up some missing prototypes
|
10 years ago |
Wolfgang Denk
|
1a4596601f
Add GPL-2.0+ SPDX-License-Identifier to source files
|
12 years ago |
Simon Glass
|
7282d834cd
x86: Declare global_data pointer when it is used
|
12 years ago |
Simon Glass
|
bc2df1afb9
x86: Permit bootstage and timer data to be used prior to relocation
|
12 years ago |
Vadim Bendebury
|
7c71034d3c
x86: Provide tick counter and frequency reference for Intel core architecture
|
12 years ago |
Stefan Reinauer
|
095593c030
x86: Add basic cache operations
|
12 years ago |
Graeme Russ
|
58c7a6751d
x86: Tweak IDT and GDT for alignment and readability
|
13 years ago |
Graeme Russ
|
303418cc97
x86: Ensure IDT and GDT remain 16-byte aligned post relocation
|
13 years ago |
Graeme Russ
|
717979fdd7
cosmetic: checkpatch cleanup of arch/x86/cpu/*.c
|
13 years ago |
Graeme Russ
|
6d7404c4c1
x86: Call hang() on unrecoverable exception
|
13 years ago |
Albert ARIBAUD
|
fa82f871c8
Convert ISO-8859 files to UTF-8
|
13 years ago |
Graeme Russ
|
fea2572001
x86: Rename i386 to x86
|
14 years ago |