summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/prom.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/prom: early_init_dt_scan_cpus() updates cpu features only onceBenjamin Herrenschmidt2014-04-071-26/+26
* powerpc: Make boot_cpuid common between 32 and 64-bitBenjamin Herrenschmidt2014-04-071-0/+4
* powerpc: Adjust CPU_FTR_SMT on all platformsBenjamin Herrenschmidt2014-04-071-1/+1
* Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2014-04-021-0/+3
|\
| * powerpc: add support for reserved memory defined by device treeMarek Szyprowski2014-03-131-0/+3
* | powerpc/book3s: Recover from MC in sapphire on SCOM read via MMIO.Mahesh Salgaonkar2014-03-071-0/+5
|/
* powerpc: introduce early_get_first_memblock_infoKevin Hao2014-01-091-1/+40
* powerpc: Make cpu_to_chip_id() available when SMP=nMichael Ellerman2013-11-211-0/+20
* Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-121-9/+0
|\
| * of: remove early_init_dt_setup_initrd_archRob Herring2013-10-091-9/+0
* | of: Move definition of of_find_next_cache_node into common code.Sudeep KarkadaNagesha2013-10-311-31/+0
* | powerpc: Remove big endianness assumption in of_find_next_cache_nodeSudeep KarkadaNagesha2013-10-311-1/+1
|/
* Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-09-101-7/+1
|\
| * of: consolidate definition of early_init_dt_alloc_memory_arch()Grant Likely2013-08-281-5/+0
| * of: Specify initrd location using 64-bitSantosh Shilimkar2013-07-241-2/+1
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-09-061-27/+55
|\ \
| * | powerpc: More little endian fixes for prom.cAlistair Popple2013-08-141-2/+2
| * | powerpc: Make prom.c device tree accesses endian safeIan Munsie2013-08-141-29/+31
| * | powerpc/powernv: Add helper to get ibm,chip-id of a nodeBenjamin Herrenschmidt2013-08-141-0/+26
| |/
* | of: move of_get_cpu_node implementation to DT core librarySudeep KarkadaNagesha2013-08-211-57/+0
* | powerpc: refactor of_get_cpu_node to support other architecturesSudeep KarkadaNagesha2013-08-211-29/+47
|/
* powerpc: Handle both new style and old style reserve mapsBenjamin Herrenschmidt2013-07-021-14/+17
* powerpc/prom: Scan reserved-ranges node for memory reservationsJeremy Kerr2013-06-201-0/+35
* Merge branch 'dt' into nextBenjamin Herrenschmidt2012-11-151-3/+3
|\
| * powerpc+of: Add of node/property notification chain for adds and removesNathan Fontenot2012-11-151-3/+3
* | powerpc: Add asm/debug.h to get powerpc_debugfs_rootTony Breeds2012-11-151-0/+1
|/
* powerpc: Change memory_limit from phys_addr_t to unsigned long longSuzuki Poulose2012-09-071-2/+2
* Disintegrate asm/system.h for PowerPCDavid Howells2012-03-281-1/+0
* fadump: Remove the phyp assisted dump code.Mahesh Salgaonkar2012-02-231-87/+0
* fadump: Reserve the memory for firmware assisted dump.Mahesh Salgaonkar2012-02-231-1/+14
* memblock: s/memblock_analyze()/memblock_allow_resize()/ and update usersTejun Heo2011-12-081-2/+1
* powerpc: Cleanup memblock usageTejun Heo2011-12-081-11/+6
* memblock: Kill memblock_init()Tejun Heo2011-12-081-2/+0
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-061-1/+1
|\
| * powerpc: various straight conversions from module.h --> export.hPaul Gortmaker2011-10-311-1/+1
* | powerpc: respect mem= setting for early memory limit setupKumar Gala2011-10-111-1/+4
* | powerpc/powernv: Basic support for OPALBenjamin Herrenschmidt2011-09-201-0/+7
* | powerpc/powernv: Get kernel command line accross OPAL takeoverBenjamin Herrenschmidt2011-09-201-0/+7
|/
* Merge remote branch 'origin/master' into nextBenjamin Herrenschmidt2011-06-301-3/+24
|\
| * powerpc: Force page alignment for initrd reserved memoryBenjamin Herrenschmidt2011-06-091-3/+24
* | powerpc/pseries: Improve error code on reconfiguration notifier failureAkinobu Mita2011-06-291-5/+3
* | powerpc: Fix early boot accounting of CPUsMatt Evans2011-06-171-0/+8
|/
* Merge branch 'devicetree/arm-next' of git://git.secretlab.ca/git/linux-2.6 in...Russell King2011-05-251-1/+1
|\
| * dt/flattree: explicitly pass command line pointer to early_init_dt_scan_chosenGrant Likely2011-05-111-1/+1
* | powerpc: Fix hard CPU IDs detectionBenjamin Herrenschmidt2011-05-201-4/+7
* | powerpc: Make early memory scan more resilient to out of order nodesBenjamin Herrenschmidt2011-05-191-5/+10
* | powerpc: Free up some CPU feature bits by moving out MMU-related featuresMatt Evans2011-04-271-7/+10
* | powerpc: Properly handshake CPUs going out of boot spin loopBenjamin Herrenschmidt2011-04-201-17/+10
|/
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* powerpc: Fix memory limits when starting at a non-zero addressScott Wood2011-03-021-1/+1
OpenPOWER on IntegriCloud