aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/prom.c
AgeCommit message (Expand)Author
2011-03-02powerpc: Fix memory limits when starting at a non-zero addressScott Wood
2011-01-15dt/flattree: Return virtual address from early_init_dt_alloc_memory_arch()Grant Likely
2010-10-25Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-10-21of/flattree: Eliminate need to provide early_init_dt_scan_chosen_archGrant Likely
2010-08-05memblock: Remove rmo_size, burry it in arch/powerpc where it belongsBenjamin Herrenschmidt
2010-08-05memblock: Introduce default allocation limit and use it to replace explicit onesBenjamin Herrenschmidt
2010-07-23powerpc: Fix erroneous lmb->memblock conversionsBenjamin Herrenschmidt
2010-07-14lmb: rename to memblockYinghai Lu
2010-03-09powerpc: Dynamically allocate pacasMichael Ellerman
2010-02-14of: move definition of of_chosen into common code.Grant Likely
2010-02-14of: remove unused extern reference to devtree_lockGrant Likely
2010-02-14of/flattree: Don't assume HAVE_LMBJeremy Kerr
2010-02-09of/flattree: endian-convert members of boot_param_headerJeremy Kerr
2010-02-09of/flattree: use callback to setup initrd from /chosenJeremy Kerr
2010-02-09of/flattree: merge early_init_dt_scan_memory() common codeGrant Likely
2010-02-09of: merge of_find_node_by_phandleJeremy Kerr
2010-02-09of: merge of_attach_node() & of_detach_node()Grant Likely
2010-01-28of: unify phandle name in struct device_nodeGrant Likely
2010-01-28of: Merge of_node_get() and of_node_put()Grant Likely
2010-01-28of: merge machine_is_compatible()Grant Likely
2009-12-10of/flattree: merge early_init_dt_scan_chosen()Grant Likely
2009-12-10of/flattree: eliminate cell_t typedefGrant Likely
2009-12-10of/flattree: merge dt_mem_next_cellGrant Likely
2009-12-10of/flattree: Merge earlyinit_dt_scan_root()Grant Likely
2009-12-10of/flattree: Merge early_init_dt_check_for_initrd()Grant Likely
2009-11-23of: merge prom_{add,remove,modify}_propertyGrant Likely
2009-11-23of/flattree: Merge unflatten_device_treeGrant Likely
2009-11-23of/flattree: Merge unflatten_dt_nodeGrant Likely
2009-11-23of/flattree: Merge of_flat_dt_is_compatibleGrant Likely
2009-11-23of/flattree: merge of_get_flat_dt_propGrant Likely
2009-11-23of/flattree: merge of_get_flat_dt_rootGrant Likely
2009-11-23of/flattree: merge of_scan_flat_dtGrant Likely
2009-11-23of/flattree: merge find_flat_dt_string and initial_boot_paramsGrant Likely
2009-10-15of: merge of_find_all_nodes() implementationsGrant Likely
2009-06-09powerpc: Shield code specific to 64-bit server processorsBenjamin Herrenschmidt
2009-05-15powerpc: Allow mem=x cmdline to work with 4G+Becky Bruce
2009-02-11powerpc: Allow debugging of LMBs with lmb=debugMichael Ellerman
2009-01-16powerpc: Get the number of SLBs from "slb-size" propertyMichael Neuling
2009-01-08powerpc: Remove unnecessary castsStephen Rothwell
2008-12-29powerpc: Force memory size to be a multiple of PAGE_SIZEHollis Blanchard
2008-12-21powerpc: Add of_find_next_cache_node()Nathan Lynch
2008-09-15powerpc: Make the 64-bit kernel as a position-independent executablePaul Mackerras
2008-09-15powerpc: Add support for dynamic reconfiguration memory in kexec/kdump kernelsChandru
2008-07-01powerpc: Add VSX CPU featureMichael Neuling
2008-04-24[POWERPC] 85xx: Add support for relocatable kernel (and booting at non-zero)Kumar Gala
2008-04-18[POWERPC] Fix device-tree locking vs. interruptsBenjamin Herrenschmidt
2008-04-17[POWERPC] pseries/phyp dump: Reserve a variable amount of space at bootManish Ahuja
2008-04-01[POWERPC] move_device_tree() should be __initGeert Uytterhoeven
2008-03-26[POWERPC] pseries: phyp dump: Disable phyp-dump through boot-varManish Ahuja
2008-03-26[POWERPC] pseries: phyp dump: Reserve and release memoryManish Ahuja