summaryrefslogtreecommitdiff
path: root/arch/powerpc/lib/bootm.c
Commit message (Expand)AuthorAgeLines
* linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada2014-11-23-1/+1
* bootstage: powerpc: support fdt stash and reportingMela Custodio2014-03-07-0/+7
* common: Add get_effective_memsize() to memsize.cYork Sun2014-02-21-1/+0
* common/cmd_bootm: extend do_bootm_vxworks to support the new VxWorks boot int...Miao Yan2013-12-16-0/+56
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
* Fix bootm to work on powerpc again (compressed uImage)Stefan Roese2013-06-28-5/+0
* Power: remove support for Freescale MPC8220Wolfgang Denk2013-05-15-7/+0
* powerpc: Use image_setup_linux() instead of local codeSimon Glass2013-05-14-83/+1
* Clean up libfdt.h includesGerald Van Baren2013-02-08-1/+0
* treewide: include libfdt_env.h before fdt.hKim Phillips2013-02-07-1/+0
* powerpc: Extract EPAPR_MAGIC constants into processor.hStefan Roese2012-12-05-6/+0
* include/linux/byteorder: import latest endian definitions from linuxKim Phillips2012-11-04-1/+1
* bootstage: Replace show_boot_progress/error() with bootstage_...()Simon Glass2012-03-18-1/+1
* bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()Simon Glass2012-03-18-1/+1
* powerpc/bootm: Flush ramdisk and device tree image when booting on MPKumar Gala2011-12-12-6/+16
* 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