aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/prom.c
Commit message (Expand)AuthorAge
* 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
* powerpc: Add support for dynamic reconfiguration memory in kexec/kdump kernelsChandru2008-09-15
* powerpc: Add VSX CPU featureMichael Neuling2008-06-30
* [POWERPC] 85xx: Add support for relocatable kernel (and booting at non-zero)Kumar Gala2008-04-24
* [POWERPC] Fix device-tree locking vs. interruptsBenjamin Herrenschmidt2008-04-18
* [POWERPC] pseries/phyp dump: Reserve a variable amount of space at bootManish Ahuja2008-04-16
* [POWERPC] move_device_tree() should be __initGeert Uytterhoeven2008-04-01
* [POWERPC] pseries: phyp dump: Disable phyp-dump through boot-varManish Ahuja2008-03-25
* [POWERPC] pseries: phyp dump: Reserve and release memoryManish Ahuja2008-03-25
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/lmb-2.6Paul Mackerras2008-02-26
|\