summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/leon_kernel.c
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* sparc: leon: Fix a retry loop in leon_init_timers()Dan Carpenter2016-12-111-28/+28
* sparc: Fix misspellings in comments.Adam Buchbinder2016-03-201-1/+1
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-161-1/+1
* sparc/irq: Use access helper irq_data_get_affinity_mask()Jiang Liu2015-07-311-3/+3
* sparc: leon: Fix race condition between leon_cycles_offset and timer_interruptAndreas Larsson2014-09-091-3/+28
* sparc32: fix sparse warnings in time_32.cSam Ravnborg2014-05-181-3/+2
* sparc32: fix sparse warnings in leon_kernel.cSam Ravnborg2014-04-291-3/+3
* sparc32: fix sparse warnings in sun4m_irq.c and sun4d_irq.cSam Ravnborg2014-04-291-2/+3
* sparc32, leon: Remove separate "ticker" timer for SMPAndreas Larsson2013-06-191-37/+17
* sparc32, leon: Do not overwrite previously set irq flow handlersAndreas Larsson2013-05-041-3/+7
* sparc32, leon: Check for existent irq_map entry in leon_handle_ext_irqAndreas Larsson2012-11-091-2/+4
* sparc32,leon: drop leon_init()Sam Ravnborg2012-07-261-16/+0
* sparc32,leon: clean up leon.hSam Ravnborg2012-05-271-0/+1
* sparc32: remove remaining users of btfixupSam Ravnborg2012-05-141-8/+5
* sparc32: move smp ipi to method opsSam Ravnborg2012-05-141-16/+3
* sparc32: Move cache and TLB flushes over to method ops.David S. Miller2012-05-131-1/+1
* sparc32: drop unused clear_cpu_intSam Ravnborg2012-05-131-8/+0
* sparc32: drop unused set_irq_udtSam Ravnborg2012-05-131-5/+0
* sparc32: generic clockevent supportTkhai Kirill2012-04-151-4/+45
* sparc32: rename sparc_irq_config to sparc_configSam Ravnborg2012-04-151-2/+2
* remove references to cpu_*_map in arch/Rusty Russell2012-03-291-3/+3
* sparc: remove several unnecessary module.h include instancesPaul Gortmaker2011-10-311-1/+0
* sparc32, leon: bugfix in LEON SMP interrupt initDaniel Hellstrom2011-06-091-0/+16
* sparc32,leon: add GRPCI2 PCI Host driverDaniel Hellstrom2011-06-021-0/+15
* sparc32,leon: don't rely on bootloader to mask IRQsDaniel Hellstrom2011-04-211-0/+3
* sparc32,leon: operate on boot-cpu IRQ controller registersDaniel Hellstrom2011-04-211-9/+9
* sparc32,leon: implement genirq CPU affinityDaniel Hellstrom2011-04-211-10/+54
* sparc32, leon: code cleanup of timer/IRQ controller initializationDaniel Hellstrom2011-04-211-84/+72
* sparc32,leon: cleaned away code from the LEON2 daysDaniel Hellstrom2011-04-211-1/+1
* sparc32,leon: per-cpu ticker use genirq per-cpu handlerDaniel Hellstrom2011-04-211-25/+14
* sparc32,leon: add support for extended interrupt controllerDaniel Hellstrom2011-04-211-24/+71
* sparc32, leon: must protect IRQ controller register with spinlockDaniel Hellstrom2011-04-211-7/+7
* sparc32: genirq supportSam Ravnborg2011-04-191-14/+56
* sparc32: introduce sparc_irq_configSam Ravnborg2011-03-161-1/+1
* SPARC/LEON: power down instruction different of different LEONsDaniel Hellstrom2011-03-161-1/+8
* SPARC/LEON: added support for selecting Timer Core and Timer within coreDaniel Hellstrom2011-01-041-26/+54
* LEON: added raw AMBA vendor/device number to find TIMER, IRQCTRLDaniel Hellstrom2011-01-041-4/+10
* SPARC/LEON: added support for IRQAMP IRQ ControllerDaniel Hellstrom2011-01-041-0/+14
* SPARC/LEON: find IRQCTRL and Timer via OF-Tree, instead of hardcoded.Daniel Hellstrom2011-01-041-6/+38
* SPARC/LEON: removed constant timer initialization as if HZ=100, now it reflec...Daniel Hellstrom2010-10-291-2/+2
* of/promtree: add of_pdt namespace to pdt codeAndres Salomon2010-10-121-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* sparc: remove trailing space in messagesFrans Pop2010-02-121-1/+1
* sparc,leon: Sparc-Leon SMP supportKonrad Eisele2009-11-021-0/+84
* sparc,leon: CONFIG_SPARC_LEON option and leon specific files.Konrad Eisele2009-08-171-0/+203
OpenPOWER on IntegriCloud