index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
cpu
/
i386
/
interrupt.c
Age
Commit message (
Expand
)
Author
2024-10-18
x86: cpu: Mark a few functions static
Andy Shevchenko
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
x86: Remove <common.h> and add needed includes
Tom Rini
2023-07-17
x86: Tidy up EFI code in interrupt_init()
Simon Glass
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-11-06
x86: Show the interrupt pointer with 'irqinfo'
Simon Glass
2020-05-18
common: Drop asm/ptrace.h from common header
Simon Glass
2020-04-30
x86: cpu: Skip init code when chain loading
Simon Glass
2020-02-07
x86: Give each driver an IRQ type
Simon Glass
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
2020-01-17
common: Move ll_boot_init() to init.h
Simon Glass
2019-12-02
common: Move interrupt functions into a new header
Simon Glass
2019-09-10
x86: show UEFI images involved in crash
Heinrich Schuchardt
2019-05-09
Fix spelling of available.
Vagrant Cascadian
2018-12-10
x86: make the LAPIC / IOAPIC construct switchable with Kconfig
Hannes Schmelzer
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-02-21
x86: Force 32-bit jumps in interrupt handlers
J. Tang
2017-02-06
x86: Fix up CONFIG_X86_64 check
Simon Glass
2017-02-06
x86: Move the i386 code into its own directory
Simon Glass