summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/prom.c
AgeCommit message (Expand)Author
2018-01-16powerpc/mm: Separate ibm, dynamic-memory data from DT formatNathan Fontenot
2017-11-06powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64Michael Ellerman
2017-10-21powerpc/powernv: Enable TM without suspend if possibleMichael Ellerman
2017-10-20powerpc/tm: Add commandline option to disable hardware transactional memoryCyril Bur
2017-05-25powerpc: Fix booting P9 hash with CONFIG_PPC_RADIX_MMU=NMichael Neuling
2017-05-09powerpc/64s: Support new device tree binding for discovering CPU featuresNicholas Piggin
2017-04-11powerpc: Remove unnecessary includes of asm/debug.hMichael Ellerman
2016-11-30powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead.Thiago Jung Bauermann
2016-11-18powerpc/64: Used named initialisers for ibm_pa_featuresMichael Ellerman
2016-08-01powerpc/mm: Make MMU_FTR_RADIX a MMU family featureAneesh Kumar K.V
2016-08-01powerpc/mm: Move disable_radix handling into mmu_early_init_devtree()Michael Ellerman
2016-08-01powerpc/mm: Add mmu_early_init_devtree()Michael Ellerman
2016-07-21powerpc/64: Move MMU backend selection out of platform codeBenjamin Herrenschmidt
2016-07-21powerpc: Move FW feature probing out of pseries probe()Benjamin Herrenschmidt
2016-07-17powerpc/mm/radix: Add a kernel command line to disable radixAneesh Kumar K.V
2016-07-11powerpc: Move epapr_paravirt_early_init() to early_init_devtree()Benjamin Herrenschmidt
2016-05-20Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-05-11powerpc/mm/radix: Use firmware feature to enable Radix MMUAneesh Kumar K.V
2016-04-18powerpc: Update TM user feature bits in scan_features()Anton Blanchard
2016-04-18powerpc: Update cpu_user_features2 in scan_features()Anton Blanchard
2016-04-18powerpc: scan_features() updates incorrect bits for REAL_LEAnton Blanchard
2016-04-12powerpc: sparse: Include headers for __weak symbolsDaniel Axtens
2015-10-28powerpc/prom: Use of_get_next_parent() in of_get_ibm_chip_id()Michael Ellerman
2015-10-21powerpc/prom: Avoid reference to potentially freed memoryChristophe Jaillet
2015-08-12powerpc/prom: Use DRCONF flags while processing detected LMBsAnshuman Khandual
2015-08-12powerpc/prom: Simplify the logic to fetch SLB sizeAnshuman Khandual
2015-06-24Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-06-23Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-06-08PCI: Remove unnecessary #includes of <asm/pci.h>Bjorn Helgaas
2015-06-02of/fdt: split off FDT self reservation from memreserve processingArd Biesheuvel
2015-05-11powerpc: export of_get_ibm_chip_id functionDan Streetman
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-03-06treewide: Fix typo in printk messagesMasanari Iida
2015-02-02powerpc/kernel: Avoid initializing device-tree pointer twiceGavin Shan
2014-11-14powerpc: Disable CPU_FTR_TM if TM is disabled by firmwareAneesh Kumar K.V
2014-11-10powerpc: Remove some old bootmem related commentsAnton Blanchard
2014-10-02powerpc: Remove powerpc specific cmd_lineAnton Blanchard
2014-09-25powerpc: Check flat device tree version at bootMichael Ellerman
2014-09-25powerpc: Make a bunch of things staticAnton Blanchard
2014-08-14Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2014-08-05Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt
2014-07-29powerpc/e6500: Add support for hardware threadsAndy Fleming
2014-07-28powerpc: Remove MMU_FTR_SLBMichael Ellerman
2014-07-23of: Move dynamic node fixups out of powerpc and into common codeGrant Likely
2014-06-25powerpc/powernv: Remove OPAL v1 takeoverMichael Ellerman
2014-04-30powerpc: use libfdt accessors for header dataRob Herring
2014-04-30of/fdt: move memreserve and dtb memory reservations into coreRob Herring
2014-04-30of/fdt: create common debugfsRob Herring
2014-04-30of/fdt: update of_get_flat_dt_prop in prep for libfdtRob Herring
2014-04-30powerpc: fix skipping call to early_init_fdt_scan_reserved_memRob Herring