summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/pasemi/setup.c
AgeCommit message (Expand)Author
2023-11-21powerpc/pasemi: mark pas_shutdown() staticArnd Bergmann
2023-08-02powerpc: Explicitly include correct DT includesRob Herring
2023-03-16powerpc: Make generic_calibrate_decr() the defaultChristophe Leroy
2022-05-08powerpc: Add missing headersChristophe Leroy
2021-12-23powerpc/pasemi: Add __init attribute to eligible functionsNick Child
2021-02-09powerpc/pasemi: Move PHB discoveryOliver O'Halloran
2020-01-14arch/powerpc/setup: Drop dummy_con initializationArvind Sankar
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner
2019-02-18powerpc/dma: use the generic direct mapping bypassChristoph Hellwig
2018-12-20powerpc/pasemi: Add Nemo board IRQ initroutineDarren Stevens
2018-12-20powerpc/pasemi: Add Nemo board device init code.Darren Stevens
2018-12-20powerpc/pasemi: Add Nemo board IRQ initroutineDarren Stevens
2018-08-08powerpc/pasemi: Use pr_err/pr_warn... for kernel messagesDarren Stevens
2018-01-10powerpc: rename dma_direct_ to dma_nommu_Christoph Hellwig
2017-01-24treewide: Move dma_ops from struct dev_archdata into struct deviceBart Van Assche
2016-09-20powerpc: Remove all usages of NO_IRQMichael Ellerman
2016-09-13powerpc/sparse: Make a bunch of things staticDaniel Axtens
2016-07-21powerpc: Get rid of ppc_md.init_early()Benjamin Herrenschmidt
2016-07-21powerpc/64: Move 64-bit probe_machine() to later in the boot processBenjamin Herrenschmidt
2016-07-21powerpc/pasemi: Remove IOBMAP allocation from platform probe()Benjamin Herrenschmidt
2016-07-21powerpc/64: Move MMU backend selection out of platform codeBenjamin Herrenschmidt
2016-07-14powerpc: Make ppc_md.{halt, restart} __noreturnDaniel Axtens
2014-09-25powerpc: make of_device_ids constUwe Kleine-König
2013-01-03POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells
2012-02-23powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flagKyle Moffett
2011-12-07powerpc/mpic: Invert the meaning of MPIC_PRIMARYKyle Moffett
2011-12-07powerpc/mpic: Save computed phys_addr for board-specific codeKyle Moffett
2011-10-31powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker
2011-03-29powerpc: Convert to new irq_* function namesThomas Gleixner
2011-03-10powerpc: mpic irq_data conversion.Lennert Buytenhek
2010-05-18of: eliminate of_device->node and dev_archdata->{of,prom}_nodeGrant Likely
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-14locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner
2009-12-14locking: Convert raw_spinlock to arch_spinlockThomas Gleixner
2009-06-26powerpc/pasemi: Use raw spinlock in SMP TB syncBenjamin Herrenschmidt
2009-04-22powerpc/pasemi: Fix build error on UPGeoff Levand
2008-01-02[POWERPC] pasemi: Use machine_*_initcall() hooks in platform codeGrant Likely
2008-01-02[POWERPC] pasemi: Fix NMI handling checkOlof Johansson
2007-12-28[POWERPC] pasemi: Distribute interrupts evenly across cpusOlof Johansson
2007-12-28[POWERPC] pasemi: Implement NMI supportOlof Johansson
2007-12-20[POWERPC] pasemi: Implement MSI supportOlof Johansson
2007-12-11[POWERPC] Use SLB size from the device treeMichael Neuling
2007-12-06[POWERPC] Clean out asm/of_{platform, device}.hJon Loeliger
2007-12-01[POWERPC] pasemi: Move cpus to hold loop before restartOlof Johansson
2007-11-29[POWERPC] pasemi: Broaden specific references to 1682MOlof Johansson
2007-11-19[POWERPC] pasemi: Don't reset mpic at bootOlof Johansson
2007-10-17pcmcia: CompactFlash driver for PA Semi Electra boardsOlof Johansson
2007-09-14[POWERPC] pasemi: Move pasemi_idle_init() to late_initcall()Olof Johansson
2007-09-14[POWERPC] pasemi: Print more information at machine checkOlof Johansson