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