summaryrefslogtreecommitdiff
path: root/kexec/arch/ppc
AgeCommit message (Expand)Author
2017-08-10kexec-tools: powerpc: fix command line overflow errorHari Bathini
2017-03-20ppc: Fix format warning with die()Jussi Kukkonen
2017-03-13uImage: use 'char *' instead of 'unsigned char *' for uImage_load()David Woodhouse
2017-03-02crashdump/ppc: Add get_crash_kernel_load_range() functionDaniel Kiper
2016-03-24Pass struct mem_sym into machine_apply_elf_rel()Anton Blanchard
2015-11-26Improve device tree directory sortingCurt Brune
2014-05-15kexec/ppc64: Fix up ELF header and dt for PowerNV platform.Mahesh Salgaonkar
2014-04-10kexec/ppc: cleanup crash regions creationNikita Yushchenko
2013-10-03kexec: Remove unused -? option handlingGeoff Levand
2013-09-25kexec/ppc: Check for a uImage initrd with ELF kernelSuzuki K. Poulose
2013-09-25kexec/ppc: Add nodes for initrd in dtbSuzuki K. Poulose
2013-06-10kexec-tools: ppc: Remove saved_max_memZhang Yanfei
2013-05-26kexec-tools: ppc/ppc64: cleanup: Remove never reached returnZhang Yanfei
2013-04-25kexec/uImage: probe to identify a corrupted imageSuzuki K. Poulose
2013-04-16kexec/powerpc: Handle buffer overflow in kernel command lineSuzuki K. Poulose
2013-03-27kexec: ppc: Use die() instead of fatal()Zhang Yanfei
2013-03-27kexec: Use die() to simplify codeZhang Yanfei
2013-03-27kexec: ppc: uImage: fix memory leak caused by get_command_lineZhang Yanfei
2013-03-27kexec: ppc: uImage: fix possible memory leak in ppc_load_bare_bitsZhang Yanfei
2013-03-27kexec: ppc: elf: fix memory leak caused by get_command_lineZhang Yanfei
2013-03-27kexec: ppc: elf: fix possible memory leak in elf_ppc_loadZhang Yanfei
2013-03-14kexec: ppc: use _ALIGN* to make the logic clearZhang Yanfei
2013-03-14kexec: ppc: remove duplicated _ALIGN_* macrosZhang Yanfei
2013-03-08ppc/uImage: Add support for RAM DisksSuzuki K. Poulose
2013-03-08kexec/uImage: Introduce uImage_probe_kernelSuzuki K. Poulose
2013-03-05kexec: Respect memory limit while building crash memory ranges on ppc32.Mahesh Salgaonkar
2013-03-05kexec/ppc: Fix kernel program entry point while changing the load addrSuzuki K. Poulose
2012-12-23build: Restrict scope of per-arch compiler flagsSimon Horman
2012-12-18kexec-elf-ppc: Fix crashkernel region overflow checkAnders Hedlund
2012-12-13ppc: exec stack fixDave Young
2012-11-08ppc/uImage: Find new kernel load_addr if the default addr is not availableSuzuki K. Poulose
2012-09-12libfdt: Move from kexec/arch/ppc/libfdt/ to kexec/libfdt/Simon Horman
2012-08-02build: Avoid duplicate files in tarballSimon Horman
2012-07-13Do not reserve cpu spin-table for crash kernelSuzuki K. Poulose
2012-05-18ppc: move DEBUG code to --debugCong Wang
2012-03-15Add generic debug optionCong Wang
2012-02-08Fix out-of-tree buildTyler Hall
2011-10-21kexec: powerpc: crash_dump: No backup region for PPC BookESuzuki K. Poulose
2011-08-23kexec:ppc: Fix compilation failureSuzuki K. Poulose
2011-08-04ppc: Remove some unused parameters and variablesSimon Horman
2011-07-13kexec-tools: ppc32: Fixup ThreadPointer for purgatory codeSuzuki K. Poulose
2011-06-17kexec-tools: powerpc: Use the #address-cells information to parsememory/regSuzuki K. Poulose
2011-04-29kexec: remove duplicated backup_src_start field from struct crash_elf_infoCong Wang
2011-04-27Fix memory errors on ppcSuzuki Poulose
2011-04-27kexec: remove duplicated backup_src_start field from struct crash_elf_infoAmerigo Wang
2010-09-22kexec/arch/ppc/fixup_dtb.c: Calcuate new FDT size correctlyMatthew McClintock
2010-08-20Prevent initrd-start and initrd-end from appearing multiple timesMatthew McClintock
2010-08-20Prevent multiple reservations for cpu-release-addrMatthew McClintock
2010-08-20Ramdisk address was not copied correctly on kexec'ed kernelMatthew McClintock
2010-07-29Add support for reworking flat device tree supportMatthew McClintock