summaryrefslogtreecommitdiff
path: root/arch/powerpc/lib/bootm.c
AgeCommit message (Expand)Author
2014-03-07bootstage: powerpc: support fdt stash and reportingMela Custodio
2014-02-21common: Add get_effective_memsize() to memsize.cYork Sun
2013-12-16common/cmd_bootm: extend do_bootm_vxworks to support the new VxWorks boot int...Miao Yan
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-06-28Fix bootm to work on powerpc again (compressed uImage)Stefan Roese
2013-05-15Power: remove support for Freescale MPC8220Wolfgang Denk
2013-05-14powerpc: Use image_setup_linux() instead of local codeSimon Glass
2013-02-08Clean up libfdt.h includesGerald Van Baren
2013-02-07treewide: include libfdt_env.h before fdt.hKim Phillips
2012-12-05powerpc: Extract EPAPR_MAGIC constants into processor.hStefan Roese
2012-11-04include/linux/byteorder: import latest endian definitions from linuxKim Phillips
2012-03-18bootstage: Replace show_boot_progress/error() with bootstage_...()Simon Glass
2012-03-18bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()Simon Glass
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