aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/prom.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Force page alignment for initrd reserved memoryBenjamin Herrenschmidt2011-06-091-3/+24
* 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
* dt/flattree: Return virtual address from early_init_dt_alloc_memory_arch()Grant Likely2011-01-151-2/+2
* Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-10-251-2/+10
|\
| * of/flattree: Eliminate need to provide early_init_dt_scan_chosen_archGrant Likely2010-10-211-2/+10
* | memblock: Remove rmo_size, burry it in arch/powerpc where it belongsBenjamin Herrenschmidt2010-08-051-21/+8
* | memblock: Introduce default allocation limit and use it to replace explicit onesBenjamin Herrenschmidt2010-08-051-1/+19
|/
* powerpc: Fix erroneous lmb->memblock conversionsBenjamin Herrenschmidt2010-07-231-1/+1
* lmb: rename to memblockYinghai Lu2010-07-141-31/+31
* powerpc: Dynamically allocate pacasMichael Ellerman2010-03-091-0/+3
* of: move definition of of_chosen into common code.Grant Likely2010-02-141-3/+0
* of: remove unused extern reference to devtree_lockGrant Likely2010-02-141-2/+0
* of/flattree: Don't assume HAVE_LMBJeremy Kerr2010-02-141-0/+5
* of/flattree: endian-convert members of boot_param_headerJeremy Kerr2010-02-091-1/+1
* of/flattree: use callback to setup initrd from /chosenJeremy Kerr2010-02-091-0/+10
* of/flattree: merge early_init_dt_scan_memory() common codeGrant Likely2010-02-091-51/+18
* of: merge of_find_node_by_phandleJeremy Kerr2010-02-091-21/+0
* of: merge of_attach_node() & of_detach_node()Grant Likely2010-02-091-59/+0
* of: unify phandle name in struct device_nodeGrant Likely2010-01-281-3/+3
* of: Merge of_node_get() and of_node_put()Grant Likely2010-01-281-73/+0
* of: merge machine_is_compatible()Grant Likely2010-01-281-19/+0
* of/flattree: merge early_init_dt_scan_chosen()Grant Likely2009-12-101-36/+10
* of/flattree: eliminate cell_t typedefGrant Likely2009-12-101-8/+6
* of/flattree: merge dt_mem_next_cellGrant Likely2009-12-101-8/+0
* of/flattree: Merge earlyinit_dt_scan_root()Grant Likely2009-12-101-24/+0
* of/flattree: Merge early_init_dt_check_for_initrd()Grant Likely2009-12-101-30/+0
* of: merge prom_{add,remove,modify}_propertyGrant Likely2009-11-231-114/+0
* of/flattree: Merge unflatten_device_treeGrant Likely2009-11-231-50/+0
* of/flattree: Merge unflatten_dt_nodeGrant Likely2009-11-231-194/+0
* of/flattree: Merge of_flat_dt_is_compatibleGrant Likely2009-11-231-19/+0
* of/flattree: merge of_get_flat_dt_propGrant Likely2009-11-231-42/+0
* of/flattree: merge of_get_flat_dt_rootGrant Likely2009-11-231-12/+0
* of/flattree: merge of_scan_flat_dtGrant Likely2009-11-231-61/+0
* of/flattree: merge find_flat_dt_string and initial_boot_paramsGrant Likely2009-11-231-12/+0
* of: merge of_find_all_nodes() implementationsGrant Likely2009-10-151-23/+0
* powerpc: Shield code specific to 64-bit server processorsBenjamin Herrenschmidt2009-06-091-1/+1
* powerpc: Allow mem=x cmdline to work with 4G+Becky Bruce2009-05-151-4/+4
* powerpc: Allow debugging of LMBs with lmb=debugMichael Ellerman2009-02-111-5/+1
* powerpc: Get the number of SLBs from "slb-size" propertyMichael Neuling2009-01-161-0/+5
* powerpc: Remove unnecessary castsStephen Rothwell2009-01-081-7/+7
* powerpc: Force memory size to be a multiple of PAGE_SIZEHollis Blanchard2008-12-291-1/+15
* powerpc: Add of_find_next_cache_node()Nathan Lynch2008-12-211-0/+31
* powerpc: Make the 64-bit kernel as a position-independent executablePaul Mackerras2008-09-151-0/+3