aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/leon_kernel.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-18sparc: Remove unused leon_trans_initRob Herring1-14/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-12-11sparc: leon: Fix a retry loop in leon_init_timers()Dan Carpenter1-28/+28
2016-03-20sparc: Fix misspellings in comments.Adam Buchbinder1-1/+1
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner1-1/+1
2015-07-31sparc/irq: Use access helper irq_data_get_affinity_mask()Jiang Liu1-3/+3
2014-09-09sparc: leon: Fix race condition between leon_cycles_offset and timer_interruptAndreas Larsson1-3/+28
2014-05-18sparc32: fix sparse warnings in time_32.cSam Ravnborg1-3/+2
2014-04-29sparc32: fix sparse warnings in leon_kernel.cSam Ravnborg1-3/+3
2014-04-29sparc32: fix sparse warnings in sun4m_irq.c and sun4d_irq.cSam Ravnborg1-2/+3
2013-06-19sparc32, leon: Remove separate "ticker" timer for SMPAndreas Larsson1-37/+17
2013-05-04sparc32, leon: Do not overwrite previously set irq flow handlersAndreas Larsson1-3/+7
2012-11-09sparc32, leon: Check for existent irq_map entry in leon_handle_ext_irqAndreas Larsson1-2/+4
2012-07-26sparc32,leon: drop leon_init()Sam Ravnborg1-16/+0
2012-05-27sparc32,leon: clean up leon.hSam Ravnborg1-0/+1
2012-05-14sparc32: remove remaining users of btfixupSam Ravnborg1-8/+5
2012-05-14sparc32: move smp ipi to method opsSam Ravnborg1-16/+3
2012-05-13sparc32: Move cache and TLB flushes over to method ops.David S. Miller1-1/+1
2012-05-13sparc32: drop unused clear_cpu_intSam Ravnborg1-8/+0
2012-05-13sparc32: drop unused set_irq_udtSam Ravnborg1-5/+0
2012-04-15sparc32: generic clockevent supportTkhai Kirill1-4/+45
2012-04-15sparc32: rename sparc_irq_config to sparc_configSam Ravnborg1-2/+2
2012-03-29remove references to cpu_*_map in arch/Rusty Russell1-3/+3
2011-10-31sparc: remove several unnecessary module.h include instancesPaul Gortmaker1-1/+0
2011-06-09sparc32, leon: bugfix in LEON SMP interrupt initDaniel Hellstrom1-0/+16
2011-06-02sparc32,leon: add GRPCI2 PCI Host driverDaniel Hellstrom1-0/+15
2011-04-21sparc32,leon: don't rely on bootloader to mask IRQsDaniel Hellstrom1-0/+3
2011-04-21sparc32,leon: operate on boot-cpu IRQ controller registersDaniel Hellstrom1-9/+9
2011-04-21sparc32,leon: implement genirq CPU affinityDaniel Hellstrom1-10/+54
2011-04-21sparc32, leon: code cleanup of timer/IRQ controller initializationDaniel Hellstrom1-84/+72
2011-04-21sparc32,leon: cleaned away code from the LEON2 daysDaniel Hellstrom1-1/+1
2011-04-21sparc32,leon: per-cpu ticker use genirq per-cpu handlerDaniel Hellstrom1-25/+14
2011-04-21sparc32,leon: add support for extended interrupt controllerDaniel Hellstrom1-24/+71
2011-04-21sparc32, leon: must protect IRQ controller register with spinlockDaniel Hellstrom1-7/+7
2011-04-19sparc32: genirq supportSam Ravnborg1-14/+56
2011-03-16sparc32: introduce sparc_irq_configSam Ravnborg1-1/+1
2011-03-16SPARC/LEON: power down instruction different of different LEONsDaniel Hellstrom1-1/+8
2011-01-04SPARC/LEON: added support for selecting Timer Core and Timer within coreDaniel Hellstrom1-26/+54
2011-01-04LEON: added raw AMBA vendor/device number to find TIMER, IRQCTRLDaniel Hellstrom1-4/+10
2011-01-04SPARC/LEON: added support for IRQAMP IRQ ControllerDaniel Hellstrom1-0/+14
2011-01-04SPARC/LEON: find IRQCTRL and Timer via OF-Tree, instead of hardcoded.Daniel Hellstrom1-6/+38
2010-10-29SPARC/LEON: removed constant timer initialization as if HZ=100, now it reflects the value of HZDaniel Hellstrom1-2/+2
2010-10-12of/promtree: add of_pdt namespace to pdt codeAndres Salomon1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2010-02-12sparc: remove trailing space in messagesFrans Pop1-1/+1
2009-11-02sparc,leon: Sparc-Leon SMP supportKonrad Eisele1-0/+84
2009-08-17sparc,leon: CONFIG_SPARC_LEON option and leon specific files.Konrad Eisele1-0/+203