aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/prom.c
Commit message (Expand)AuthorAge
* powerpc: Force page alignment for initrd reserved memoryBenjamin Herrenschmidt2011-06-09
* Merge branch 'devicetree/arm-next' of git://git.secretlab.ca/git/linux-2.6 in...Russell King2011-05-24
|\
| * dt/flattree: explicitly pass command line pointer to early_init_dt_scan_chosenGrant Likely2011-05-11
* | powerpc: Fix hard CPU IDs detectionBenjamin Herrenschmidt2011-05-20
* | powerpc: Make early memory scan more resilient to out of order nodesBenjamin Herrenschmidt2011-05-19
* | powerpc: Free up some CPU feature bits by moving out MMU-related featuresMatt Evans2011-04-27
* | powerpc: Properly handshake CPUs going out of boot spin loopBenjamin Herrenschmidt2011-04-19
|/
* Fix common misspellingsLucas De Marchi2011-03-31
* powerpc: Fix memory limits when starting at a non-zero addressScott Wood2011-03-02
* dt/flattree: Return virtual address from early_init_dt_alloc_memory_arch()Grant Likely2011-01-16
* Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-10-25
|\
| * of/flattree: Eliminate need to provide early_init_dt_scan_chosen_archGrant Likely2010-10-21
* | memblock: Remove rmo_size, burry it in arch/powerpc where it belongsBenjamin Herrenschmidt2010-08-04
* | memblock: Introduce default allocation limit and use it to replace explicit onesBenjamin Herrenschmidt2010-08-04
|/
* powerpc: Fix erroneous lmb->memblock conversionsBenjamin Herrenschmidt2010-07-22
* lmb: rename to memblockYinghai Lu2010-07-14
* powerpc: Dynamically allocate pacasMichael Ellerman2010-03-08
* of: move definition of of_chosen into common code.Grant Likely2010-02-14
* of: remove unused extern reference to devtree_lockGrant Likely2010-02-14
* of/flattree: Don't assume HAVE_LMBJeremy Kerr2010-02-14
* of/flattree: endian-convert members of boot_param_headerJeremy Kerr2010-02-09
* of/flattree: use callback to setup initrd from /chosenJeremy Kerr2010-02-09
* of/flattree: merge early_init_dt_scan_memory() common codeGrant Likely2010-02-09
* of: merge of_find_node_by_phandleJeremy Kerr2010-02-09
* of: merge of_attach_node() & of_detach_node()Grant Likely2010-02-09
* of: unify phandle name in struct device_nodeGrant Likely2010-01-28
* of: Merge of_node_get() and of_node_put()Grant Likely2010-01-28
* of: merge machine_is_compatible()Grant Likely2010-01-28
* of/flattree: merge early_init_dt_scan_chosen()Grant Likely2009-12-11
* of/flattree: eliminate cell_t typedefGrant Likely2009-12-11
* of/flattree: merge dt_mem_next_cellGrant Likely2009-12-10
* of/flattree: Merge earlyinit_dt_scan_root()Grant Likely2009-12-10
* of/flattree: Merge early_init_dt_check_for_initrd()Grant Likely2009-12-10
* of: merge prom_{add,remove,modify}_propertyGrant Likely2009-11-23
* of/flattree: Merge unflatten_device_treeGrant Likely2009-11-23
* of/flattree: Merge unflatten_dt_nodeGrant Likely2009-11-23
* of/flattree: Merge of_flat_dt_is_compatibleGrant Likely2009-11-23
* of/flattree: merge of_get_flat_dt_propGrant Likely2009-11-23
* of/flattree: merge of_get_flat_dt_rootGrant Likely2009-11-23
* of/flattree: merge of_scan_flat_dtGrant Likely2009-11-23
* of/flattree: merge find_flat_dt_string and initial_boot_paramsGrant Likely2009-11-23
* of: merge of_find_all_nodes() implementationsGrant Likely2009-10-15
* powerpc: Shield code specific to 64-bit server processorsBenjamin Herrenschmidt2009-06-09
* powerpc: Allow mem=x cmdline to work with 4G+Becky Bruce2009-05-15
* powerpc: Allow debugging of LMBs with lmb=debugMichael Ellerman2009-02-10
* powerpc: Get the number of SLBs from "slb-size" propertyMichael Neuling2009-01-16
* powerpc: Remove unnecessary castsStephen Rothwell2009-01-08
* powerpc: Force memory size to be a multiple of PAGE_SIZEHollis Blanchard2008-12-28
* powerpc: Add of_find_next_cache_node()Nathan Lynch2008-12-20
* powerpc: Make the 64-bit kernel as a position-independent executablePaul Mackerras2008-09-15