aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/lib/bootm.c
AgeCommit message (Expand)Author
2011-12-12powerpc/bootm: Flush ramdisk and device tree image when booting on MPKumar Gala
2011-09-05Flush cache after the OS image is loaded into the memory.Diana CRACIUN
2011-07-29powerpc/85xx: verify the device tree before booting LinuxTimur Tabi
2011-07-29powerpc/85xx: Fix setting of EPAPR_MAGIC valueKumar Gala
2011-07-26powerpc: Fix device tree padding associated with ramdiskKumar Gala
2011-04-25Respect memreserve regions specified in the device treeGrant Likely
2011-04-25Remove device tree booting dependency on CONFIG_SYS_BOOTMAPSZGrant Likely
2011-04-25Default to bootm_size() when CONFIG_SYS_BOOTMAPSZ is not definedGrant Likely
2011-04-25Stop passing around bootmem_base value.Grant Likely
2011-04-04powerpc: Move cpu specific lmb reserve to arch_lmb_reserveKumar Gala
2010-11-28do_reset: unify duplicate prototypesMike Frysinger
2010-08-08fdt relocate: have more attention to use a bootmap or notStephan Linz
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk
2010-05-05ppc: unused memory region too close to current stack pointerNorbert van Bolhuis
2010-04-21Move arch/ppc to arch/powerpcStefan Roese