aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pasemi/setup.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-20powerpc/pasemi: Add Nemo board IRQ initroutineDarren Stevens1-0/+15
2018-12-20powerpc/pasemi: Add Nemo board device init code.Darren Stevens1-0/+34
2018-12-20powerpc/pasemi: Add Nemo board IRQ initroutineDarren Stevens1-0/+37
2018-08-08powerpc/pasemi: Use pr_err/pr_warn... for kernel messagesDarren Stevens1-27/+26
2018-01-10powerpc: rename dma_direct_ to dma_nommu_Christoph Hellwig1-1/+1
2017-01-24treewide: Move dma_ops from struct dev_archdata into struct deviceBart Van Assche1-1/+1
2016-09-20powerpc: Remove all usages of NO_IRQMichael Ellerman1-2/+2
2016-09-13powerpc/sparse: Make a bunch of things staticDaniel Axtens1-2/+2
2016-07-21powerpc: Get rid of ppc_md.init_early()Benjamin Herrenschmidt1-6/+2
2016-07-21powerpc/64: Move 64-bit probe_machine() to later in the boot processBenjamin Herrenschmidt1-4/+2
2016-07-21powerpc/pasemi: Remove IOBMAP allocation from platform probe()Benjamin Herrenschmidt1-2/+0
2016-07-21powerpc/64: Move MMU backend selection out of platform codeBenjamin Herrenschmidt1-2/+0
2016-07-14powerpc: Make ppc_md.{halt, restart} __noreturnDaniel Axtens1-1/+1
2014-09-25powerpc: make of_device_ids constUwe Kleine-König1-1/+1
2013-01-03POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman1-2/+2
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells1-1/+1
2012-02-23powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flagKyle Moffett1-1/+1
2011-12-07powerpc/mpic: Invert the meaning of MPIC_PRIMARYKyle Moffett1-1/+1
2011-12-07powerpc/mpic: Save computed phys_addr for board-specific codeKyle Moffett1-1/+1
2011-10-31powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker1-0/+1
2011-03-29powerpc: Convert to new irq_* function namesThomas Gleixner1-1/+1
2011-03-10powerpc: mpic irq_data conversion.Lennert Buytenhek1-2/+2
2010-05-18of: eliminate of_device->node and dev_archdata->{of,prom}_nodeGrant Likely1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-12-14locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner1-4/+4
2009-12-14locking: Convert raw_spinlock to arch_spinlockThomas Gleixner1-1/+1
2009-06-26powerpc/pasemi: Use raw spinlock in SMP TB syncBenjamin Herrenschmidt1-5/+10
2009-04-22powerpc/pasemi: Fix build error on UPGeoff Levand1-4/+0
2008-01-02[POWERPC] pasemi: Use machine_*_initcall() hooks in platform codeGrant Likely1-8/+2
2008-01-02[POWERPC] pasemi: Fix NMI handling checkOlof Johansson1-1/+1
2007-12-28[POWERPC] pasemi: Distribute interrupts evenly across cpusOlof Johansson1-1/+1
2007-12-28[POWERPC] pasemi: Implement NMI supportOlof Johansson1-3/+27
2007-12-20[POWERPC] pasemi: Implement MSI supportOlof Johansson1-1/+1
2007-12-11[POWERPC] Use SLB size from the device treeMichael Neuling1-1/+2
2007-12-06[POWERPC] Clean out asm/of_{platform, device}.hJon Loeliger1-1/+1
2007-12-01[POWERPC] pasemi: Move cpus to hold loop before restartOlof Johansson1-0/+7
2007-11-29[POWERPC] pasemi: Broaden specific references to 1682MOlof Johansson1-2/+7
2007-11-19[POWERPC] pasemi: Don't reset mpic at bootOlof Johansson1-1/+1
2007-10-17pcmcia: CompactFlash driver for PA Semi Electra boardsOlof Johansson1-0/+56
2007-09-14[POWERPC] pasemi: Move pasemi_idle_init() to late_initcall()Olof Johansson1-2/+0
2007-09-14[POWERPC] pasemi: Print more information at machine checkOlof Johansson1-4/+106
2007-08-22[POWERPC] Rework SMP timebase handoff for pasemiOlof Johansson1-10/+14
2007-07-10[POWERPC] pasemi: Rename platformOlof Johansson1-1/+1
2007-05-08Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds1-1/+0
2007-05-08pasemi_mac: Move the IRQ mapping from the PCI layer to the driverOlof Johansson1-1/+0
2007-05-07[POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell1-1/+1
2007-05-02[POWERPC] pasemi: Only call of_platform_bus_probe() on relevant platformsOlof Johansson1-1/+4
2007-04-27[POWERPC] Generic check_legacy_ioportOlaf Hering1-7/+0
2007-04-27[POWERPC] pasemi: Remove build warningOlof Johansson1-0/+1
2007-04-24[POWERPC] pasemi: GPIO MDIO of_platform driverOlof Johansson1-0/+14