aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/prom.c
Commit message (Expand)AuthorAge
* powerpc/prom: Use of_get_next_parent() in of_get_ibm_chip_id()Michael Ellerman2015-10-27
* powerpc/prom: Avoid reference to potentially freed memoryChristophe Jaillet2015-10-21
* powerpc/prom: Use DRCONF flags while processing detected LMBsAnshuman Khandual2015-08-12
* powerpc/prom: Simplify the logic to fetch SLB sizeAnshuman Khandual2015-08-12
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-06-24
|\
| * of/fdt: split off FDT self reservation from memreserve processingArd Biesheuvel2015-06-02
* | Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-06-23
|\ \
| * | PCI: Remove unnecessary #includes of <asm/pci.h>Bjorn Helgaas2015-06-08
| |/
* / powerpc: export of_get_ibm_chip_id functionDan Streetman2015-05-11
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-04-14
|\
| * treewide: Fix typo in printk messagesMasanari Iida2015-03-06
* | powerpc/kernel: Avoid initializing device-tree pointer twiceGavin Shan2015-02-01
* | powerpc: Disable CPU_FTR_TM if TM is disabled by firmwareAneesh Kumar K.V2014-11-14
* | powerpc: Remove some old bootmem related commentsAnton Blanchard2014-11-09
|/
* powerpc: Remove powerpc specific cmd_lineAnton Blanchard2014-10-02
* powerpc: Check flat device tree version at bootMichael Ellerman2014-09-25
* powerpc: Make a bunch of things staticAnton Blanchard2014-09-25
* Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2014-08-14
|\
| * of: Move dynamic node fixups out of powerpc and into common codeGrant Likely2014-07-23
* | Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt2014-08-05
|\ \
| * | powerpc/e6500: Add support for hardware threadsAndy Fleming2014-07-29
* | | powerpc: Remove MMU_FTR_SLBMichael Ellerman2014-07-28
| |/ |/|
* | powerpc/powernv: Remove OPAL v1 takeoverMichael Ellerman2014-06-24
|/
* powerpc: use libfdt accessors for header dataRob Herring2014-04-30
* of/fdt: move memreserve and dtb memory reservations into coreRob Herring2014-04-30
* of/fdt: create common debugfsRob Herring2014-04-30
* of/fdt: update of_get_flat_dt_prop in prep for libfdtRob Herring2014-04-30
* powerpc: fix skipping call to early_init_fdt_scan_reserved_memRob Herring2014-04-30
* powerpc/prom: early_init_dt_scan_cpus() updates cpu features only onceBenjamin Herrenschmidt2014-04-06
* powerpc: Make boot_cpuid common between 32 and 64-bitBenjamin Herrenschmidt2014-04-06
* powerpc: Adjust CPU_FTR_SMT on all platformsBenjamin Herrenschmidt2014-04-06
* Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2014-04-02
|\
| * powerpc: add support for reserved memory defined by device treeMarek Szyprowski2014-03-13
* | powerpc/book3s: Recover from MC in sapphire on SCOM read via MMIO.Mahesh Salgaonkar2014-03-06
|/
* powerpc: introduce early_get_first_memblock_infoKevin Hao2014-01-09
* powerpc: Make cpu_to_chip_id() available when SMP=nMichael Ellerman2013-11-20
* Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-12
|\
| * of: remove early_init_dt_setup_initrd_archRob Herring2013-10-09
* | of: Move definition of of_find_next_cache_node into common code.Sudeep KarkadaNagesha2013-10-31
* | powerpc: Remove big endianness assumption in of_find_next_cache_nodeSudeep KarkadaNagesha2013-10-31
|/
* Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-09-10
|\
| * of: consolidate definition of early_init_dt_alloc_memory_arch()Grant Likely2013-08-28
| * of: Specify initrd location using 64-bitSantosh Shilimkar2013-07-24
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-09-06
|\ \
| * | powerpc: More little endian fixes for prom.cAlistair Popple2013-08-14
| * | powerpc: Make prom.c device tree accesses endian safeIan Munsie2013-08-14
| * | powerpc/powernv: Add helper to get ibm,chip-id of a nodeBenjamin Herrenschmidt2013-08-14
| |/
* | of: move of_get_cpu_node implementation to DT core librarySudeep KarkadaNagesha2013-08-21
* | powerpc: refactor of_get_cpu_node to support other architecturesSudeep KarkadaNagesha2013-08-21
|/
* powerpc: Handle both new style and old style reserve mapsBenjamin Herrenschmidt2013-07-01