summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/maple/setup.c
AgeCommit message (Expand)Author
2023-08-02powerpc: Explicitly include correct DT includesRob Herring
2023-03-30powerpc: Use of_property_read_bool() for boolean propertiesRob Herring
2023-03-16powerpc: Make generic_calibrate_decr() the defaultChristophe Leroy
2023-02-13powerpc/rtas: arch-wide function token lookup conversionsNathan Lynch
2022-05-08powerpc: Add missing headersChristophe Leroy
2021-02-09powerpc/pci: Move PHB discovery for PCI_DN using platformsOliver O'Halloran
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport
2020-03-25powerpc/maple: Fix declaration made after definitionNathan Chancellor
2020-02-04Merge tag 'powerpc-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-01-26powerpc/maple: Fix comparing pointer to 0Chen Zhou
2020-01-14arch/powerpc/setup: Drop dummy_con initializationArvind Sankar
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
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/64: Move MMU backend selection out of platform codeBenjamin Herrenschmidt
2016-07-21powerpc/dart: Use a cachable DARTBenjamin Herrenschmidt
2016-07-14powerpc: Make ppc_md.{halt, restart} __noreturnDaniel Axtens
2015-04-11powerpc/maple: Move controller ops from ppc_md to controller_opsDaniel Axtens
2015-04-11powerpc: dart_iommu: optionally populate controller_ops on initDaniel Axtens
2014-11-03powerpc: Convert power off logic to pm_power_offAlexander Graf
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-10-31powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker
2011-06-29powerpc/maple: Register CPC925 EDAC device on all boards with CPC925Dmitry Eremin-Solenikov
2010-09-02powerpc/maple: Add of_node_put to avoid memory leakJulia Lawall
2010-07-14lmb: rename to memblockYinghai Lu
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-06-18edac: cpc925 MC platform device setupHarry Ciao
2008-12-23powerpc: Remove default kexec/crash_kernel ops assignmentsAnton Vorontsov
2008-09-06Remove asm/a.out.h files for all architectures without a.out support.Adrian Bunk
2008-03-26[POWERPC] maple: Use platform name in define_machine()Nathan Lynch
2008-02-13[LIB]: Make PowerPC LMB code generic so sparc64 can use it too.David S. Miller
2008-01-17[POWERPC] Use <linux/of_{platform, device}.h> and not <asm/...> variants.Jon Loeliger
2007-10-19remove asm/bitops.h includesJiri Slaby
2007-05-07[POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell
2007-04-24[POWERPC] Rename MPIC_BROKEN_U3 to MPIC_U3_HT_IRQSMichael Ellerman
2007-04-13[POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell
2007-04-13[POWERPC] Rename prom_n_addr_cells to of_n_addr_cellsStephen Rothwell
2007-04-13[POWERPC] Remove unused inclusion of linux/ide.hOlaf Hering
2007-02-07[POWERPC] Maple: use mmio nvramNathan Lynch
2007-01-09[POWERPC] Fix unbalanced uses of of_node_putNathan Lynch
2006-12-08[POWERPC] maple: Use RTAS for reboot and haltNathan Lynch
2006-12-04[POWERPC] Make pci_read_irq_line the defaultBenjamin Herrenschmidt
2006-08-01Merge branch 'merge'Paul Mackerras
2006-07-31[POWERPC] maple: Constify & voidify get_property()Jeremy Kerr
2006-07-28[POWERPC] Fix new interrupt code (MPIC detection)Segher Boessenkool
2006-07-28[POWERPC] Fix new interrupt code (MPIC endianness)Segher Boessenkool
2006-07-03[POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt