index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
cpu
/
irq.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm: x86: Drop the weak cpu_irq_init() function
Simon Glass
2016-01-24
1
-7
/
+0
*
x86: Use the IRQ device when setting up the mptable
Simon Glass
2016-01-24
1
-12
/
+4
*
dm: x86: Add a common PIRQ init function
Simon Glass
2016-01-24
1
-1
/
+6
*
dm: x86: Set up interrupt routing from interrupt_init()
Simon Glass
2016-01-24
1
-7
/
+0
*
dm: x86: Create a driver for x86 interrupts
Simon Glass
2016-01-24
1
-0
/
+25
*
dm: x86: spi: Convert ICH SPI driver to driver model PCI API
Simon Glass
2016-01-24
1
-1
/
+6
*
x86: Allow pirq_init() to return an error
Simon Glass
2015-08-14
1
-6
/
+11
*
x86: Tidy up the PIRQ routing code a little
Simon Glass
2015-08-14
1
-28
/
+13
*
x86: Reduce PIRQ routing table size
Bin Meng
2015-07-14
1
-9
/
+56
*
x86: Ignore function number when writing PIRQ routing table
Bin Meng
2015-07-14
1
-4
/
+3
*
x86: Write correct bus number for the irq router
Bin Meng
2015-07-14
1
-1
/
+1
*
x86: Do sanity test on pirq table before writing
Bin Meng
2015-06-04
1
-0
/
+3
*
x86: Refactor PIRQ routing support
Bin Meng
2015-06-04
1
-0
/
+213