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