Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
2b923988b8f3c00e193fb88c7e637983f45228eb
/
arch
/
x86
/
cpu
/
irq.c
8a2b47f
dm: treewide: Rename auto_alloc_size members to be shorter
by Simon Glass
· Thu Dec 03 16:55:17 2020 -0700
0f2af88
common: Drop log.h from common header
by Simon Glass
· Sun May 10 11:40:05 2020 -0600
21bb12a
x86: Give each driver an IRQ type
by Simon Glass
· Thu Feb 06 09:54:58 2020 -0700
25271ae
x86: Allow interrupt to happen once
by Simon Glass
· Fri Dec 06 21:42:15 2019 -0700
ff418d9
x86: Move UCLASS_IRQ into a separate file
by Simon Glass
· Fri Dec 06 21:41:58 2019 -0700
d803f54
x86: irq: Support discrete PIRQ routing registers via device tree
by Bin Meng
· Tue Jun 12 01:26:46 2018 -0700
c332fca
x86: irq: Parse number of PIRQ links from device tree
by Bin Meng
· Tue Jun 12 01:26:45 2018 -0700
1defbb1
x86: irq: Change LINK_V2N and LINK_N2V to inline functions
by Bin Meng
· Sun Jun 03 19:04:23 2018 -0700
0c9f594
x86: irq: Remove chipset specific irq router drivers
by Bin Meng
· Sun Jun 03 19:04:22 2018 -0700
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
dd79d6e
dm: core: Replace of_offset with accessor
by Simon Glass
· Tue Jan 17 16:52:55 2017 -0700
95e4a39
x86: qemu: Fix compiler warnings for 64-bit
by Bin Meng
· Wed Jan 18 03:32:56 2017 -0800
f64d6f7
x86: Move pirq_routing_table to global_data
by Simon Glass
· Mon Jan 16 07:04:16 2017 -0700
ca37a39
x86: Use unsigned long for address in table generation
by Simon Glass
· Mon Jan 16 07:03:35 2017 -0700
b0ea740
libfdt: Bring in upstream stringlist functions
by Simon Glass
· Sun Oct 02 17:59:28 2016 -0600
3371c0b
x86: Fix up PIRQ routing table checksum earlier
by Bin Meng
· Wed May 11 07:44:57 2016 -0700
c3b03ea
x86: irq: Enable SCI on IRQ9
by Bin Meng
· Sat May 07 07:46:14 2016 -0700
61ad371
x86: irq: Reserve IRQ9 for ACPI in PIC mode
by Bin Meng
· Sat May 07 07:46:13 2016 -0700
bfe20b7
x86: irq: Convert to use DM PCI API
by Bin Meng
· Mon Feb 01 01:40:52 2016 -0800
a5a2003
x86: irq: Move irq_router to a per driver priv
by Bin Meng
· Mon Feb 01 01:40:51 2016 -0800
5cf803a
x86: irq: Get irq_router's bdf via dm_pci_get_bdf()
by Bin Meng
· Mon Feb 01 01:40:50 2016 -0800
660680d
dm: x86: Drop the weak cpu_irq_init() function
by Simon Glass
· Tue Jan 19 21:32:32 2016 -0700
ddcafd6
x86: Use the IRQ device when setting up the mptable
by Simon Glass
· Tue Jan 19 21:32:28 2016 -0700
7da3ca6
dm: x86: Add a common PIRQ init function
by Simon Glass
· Tue Jan 19 21:32:27 2016 -0700
754f55e
dm: x86: Set up interrupt routing from interrupt_init()
by Simon Glass
· Tue Jan 19 21:32:26 2016 -0700
18a8e09
dm: x86: Create a driver for x86 interrupts
by Simon Glass
· Tue Jan 19 21:32:25 2016 -0700
3276163
dm: x86: spi: Convert ICH SPI driver to driver model PCI API
by Simon Glass
· Mon Jan 18 20:19:21 2016 -0700
af1c2d68
x86: Allow pirq_init() to return an error
by Simon Glass
· Mon Aug 10 07:05:08 2015 -0600
3b1ed8a
x86: Tidy up the PIRQ routing code a little
by Simon Glass
· Mon Aug 10 07:05:06 2015 -0600
16758a3
x86: Reduce PIRQ routing table size
by Bin Meng
· Tue Jun 23 12:18:47 2015 +0800
3a531a3
x86: Ignore function number when writing PIRQ routing table
by Bin Meng
· Tue Jun 23 12:18:46 2015 +0800
5ed2c5c
x86: Write correct bus number for the irq router
by Bin Meng
· Tue Jun 23 12:18:45 2015 +0800
4a6da30
x86: Do sanity test on pirq table before writing
by Bin Meng
· Mon May 25 22:35:07 2015 +0800
51c3b1e
x86: Refactor PIRQ routing support
by Bin Meng
· Mon May 25 22:35:04 2015 +0800