aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pasemi/setup.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-21powerpc/pasemi: mark pas_shutdown() staticArnd Bergmann1-1/+1
2023-08-02powerpc: Explicitly include correct DT includesRob Herring1-0/+2
2023-03-16powerpc: Make generic_calibrate_decr() the defaultChristophe Leroy1-1/+0
2022-05-08powerpc: Add missing headersChristophe Leroy1-1/+1
2021-12-23powerpc/pasemi: Add __init attribute to eligible functionsNick Child1-1/+1
2021-02-09powerpc/pasemi: Move PHB discoveryOliver O'Halloran1-2/+1
2020-01-14arch/powerpc/setup: Drop dummy_con initializationArvind Sankar1-4/+0
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner1-13/+1
2019-02-18powerpc/dma: use the generic direct mapping bypassChristoph Hellwig1-51/+0
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 imp...Tejun 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/...Linus 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
2007-04-24[POWERPC] pasemi: Reset mpic on bootOlof Johansson1-1/+1
2007-04-13[POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell1-1/+1
2007-04-13[POWERPC] Rename prom_n_addr_cells to of_n_addr_cellsStephen Rothwell1-1/+1
2007-02-07[POWERPC] pasemi: iommu supportOlof Johansson1-4/+9
2007-02-07[POWERPC] pasemi: Configure DMA controller interruptsOlof Johansson1-0/+1
2007-02-07[POWERPC] pasemi: SMP timebase syncOlof Johansson1-2/+25
2007-02-07[POWERPC] pasemi: Implement restartOlof Johansson1-15/+9
2007-02-07[POWERPC] pasemi: Idle loopsOlof Johansson1-1/+1
2007-02-07[POWERPC] pasemi: Machine check handlerOlof Johansson1-0/+43
2007-02-07[POWERPC] MPIC: support more than 256 sourcesOlof Johansson1-2/+3
2007-01-09[POWERPC] Fix unbalanced uses of of_node_putNathan Lynch1-1/+0
2006-12-04[POWERPC] Refactor 64 bits DMA operationsBenjamin Herrenschmidt1-12/+4
2006-12-04[POWERPC] Make pci_read_irq_line the defaultBenjamin Herrenschmidt1-1/+0
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones1-1/+0
2006-09-13[POWERPC] powerpc: PA Semi PWRficient platform supportOlof Johansson1-0/+188