summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/lib/bootm.c
Commit message (Expand)AuthorAgeFilesLines
* linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada2014-11-231-1/+1
* bootstage: powerpc: support fdt stash and reportingMela Custodio2014-03-071-0/+7
* common: Add get_effective_memsize() to memsize.cYork Sun2014-02-211-1/+0
* common/cmd_bootm: extend do_bootm_vxworks to support the new VxWorks boot int...Miao Yan2013-12-161-0/+56
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* Fix bootm to work on powerpc again (compressed uImage)Stefan Roese2013-06-281-5/+0
* Power: remove support for Freescale MPC8220Wolfgang Denk2013-05-151-7/+0
* powerpc: Use image_setup_linux() instead of local codeSimon Glass2013-05-141-83/+1
* Clean up libfdt.h includesGerald Van Baren2013-02-081-1/+0
* treewide: include libfdt_env.h before fdt.hKim Phillips2013-02-071-1/+0
* powerpc: Extract EPAPR_MAGIC constants into processor.hStefan Roese2012-12-051-6/+0
* include/linux/byteorder: import latest endian definitions from linuxKim Phillips2012-11-041-1/+1
* bootstage: Replace show_boot_progress/error() with bootstage_...()Simon Glass2012-03-181-1/+1
* bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()Simon Glass2012-03-181-1/+1
* powerpc/bootm: Flush ramdisk and device tree image when booting on MPKumar Gala2011-12-121-6/+16
* Flush cache after the OS image is loaded into the memory.Diana CRACIUN2011-09-051-14/+6
* powerpc/85xx: verify the device tree before booting LinuxTimur Tabi2011-07-291-0/+21
* powerpc/85xx: Fix setting of EPAPR_MAGIC valueKumar Gala2011-07-291-1/+1
* powerpc: Fix device tree padding associated with ramdiskKumar Gala2011-07-261-1/+3
* Respect memreserve regions specified in the device treeGrant Likely2011-04-251-0/+4
* Remove device tree booting dependency on CONFIG_SYS_BOOTMAPSZGrant Likely2011-04-251-2/+2
* Default to bootm_size() when CONFIG_SYS_BOOTMAPSZ is not definedGrant Likely2011-04-251-1/+1
* Stop passing around bootmem_base value.Grant Likely2011-04-251-6/+3
* powerpc: Move cpu specific lmb reserve to arch_lmb_reserveKumar Gala2011-04-041-0/+5
* do_reset: unify duplicate prototypesMike Frysinger2010-11-281-1/+0
* fdt relocate: have more attention to use a bootmap or notStephan Linz2010-08-081-2/+2
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-041-2/+2
* ppc: unused memory region too close to current stack pointerNorbert van Bolhuis2010-05-051-2/+2
* Move arch/ppc to arch/powerpcStefan Roese2010-04-211-0/+367
OpenPOWER on IntegriCloud