summaryrefslogtreecommitdiff
path: root/arch/powerpc/lib/bootm.c
AgeCommit message (Expand)AuthorFilesLines
2011-09-05Flush cache after the OS image is loaded into the memory.Diana CRACIUN1-14/+6
2011-07-29powerpc/85xx: verify the device tree before booting LinuxTimur Tabi1-0/+21
2011-07-29powerpc/85xx: Fix setting of EPAPR_MAGIC valueKumar Gala1-1/+1
2011-07-26powerpc: Fix device tree padding associated with ramdiskKumar Gala1-1/+3
2011-04-25Respect memreserve regions specified in the device treeGrant Likely1-0/+4
2011-04-25Remove device tree booting dependency on CONFIG_SYS_BOOTMAPSZGrant Likely1-2/+2
2011-04-25Default to bootm_size() when CONFIG_SYS_BOOTMAPSZ is not definedGrant Likely1-1/+1
2011-04-25Stop passing around bootmem_base value.Grant Likely1-6/+3
2011-04-04powerpc: Move cpu specific lmb reserve to arch_lmb_reserveKumar Gala1-0/+5
2010-11-28do_reset: unify duplicate prototypesMike Frysinger1-1/+0
2010-08-08fdt relocate: have more attention to use a bootmap or notStephan Linz1-2/+2
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk1-2/+2
2010-05-05ppc: unused memory region too close to current stack pointerNorbert van Bolhuis1-2/+2
2010-04-21Move arch/ppc to arch/powerpcStefan Roese1-0/+367