aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/prom.c
Commit message (Expand)AuthorAge
* 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
|\
| * [LIB]: Make PowerPC LMB code generic so sparc64 can use it too.David S. Miller2008-02-13
* | [POWERPC] Fix dt_mem_next_cell() to read the full addressBecky Bruce2008-02-19
|/
* [POWERPC] 4xx: update 440EP(x)/440GR(x) identical PVR issue workaroundValentine Barshak2007-12-23
* [POWERPC] Use SLB size from the device treeMichael Neuling2007-12-10
* [POWERPC] 4xx: Workaround for the 440EP(x)/GR(x) processors identical PVR issue.Valentine Barshak2007-11-01
* [POWERPC] Use cache-inhibited large page bit from firmwarePaul Mackerras2007-10-09
* [POWERPC] setup_64.c and prom.c comment cleanupLinas Vepstas2007-09-13