aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/leon_kernel.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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