summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-29kexec-tools 2.0.13.gitSimon Horman
2016-08-08kexec-tools 2.0.13Simon Horman
2016-07-29kexec-tools 2.0.13-rc1Simon Horman
2016-07-15arm: use zImage size from headerRussell King
2016-07-15arm: plug a zImage corner caseRussell King
2016-06-23arm: fix kernel image sizeRussell King
2016-06-23arm: take account of TEXT_OFFSET for subsequent imagesRussell King
2016-06-23Remove "max" parameter commentRussell King
2016-06-08arm: report which ELF core format we will useRussell King
2016-06-08arm: clean up phys/page offset debugRussell King
2016-06-08arm: fix type of phys_offsetRussell King
2016-06-08arm: add debug of reserved and coredump memory rangesRussell King
2016-06-08arm: add support for boot-time crash kernel resourceRussell King
2016-06-08arm: add support for multiple reserved regionsRussell King
2016-06-08arm: rename crash_reserved_mem to crash_kernel_memRussell King
2016-06-08arm: crashdump needs boot alias of crash kernel regionRussell King
2016-06-08arm: add support for platforms with boot memory aliasesRussell King
2016-06-08arm: move crash system RAM parsing earlierRussell King
2016-06-08arm: use generic mem_region sorting implementationRussell King
2016-06-08arm: parse crash_reserved_mem earlyRussell King
2016-06-08arm: add maximum number of memory rangesRussell King
2016-06-08arm: add memory ranges debugRussell King
2016-06-08arm: report if crash kernel is out of boundsRussell King
2016-06-08arm: return proper error for missing crash kernelRussell King
2016-06-08arm: fix ELF32/ELF64 checkRussell King
2016-06-08arm: fix get_kernel_stext_sym() to close its fileRussell King
2016-06-08arm: fix off-by-one on memory endRussell King
2016-06-08arm: fix pointer signedness warning in kexec-uImage-arm.cRussell King
2016-06-08kexec: add helper to exlude a region from a set of memory rangesRussell King
2016-06-08kexec: add mem_regions sorting implementationRussell King
2016-06-08kexec: add generic helper to add to memory_regionsRussell King
2016-06-08kexec: phys_to_virt() must take unsigned long longRussell King
2016-06-08kexec: add max_size to memory_rangesRussell King
2016-06-08kexec: fix warnings caused by selecting 64-bit file IO on 32-bit platformsRussell King
2016-06-08kdump: print mmap() offset in hexRussell King
2016-06-08arm: fix kdump to work on LPAE systemsRussell King
2016-06-08kdump: fix kdump mappingRussell King
2016-06-08kdump: actually write out the memoryRussell King
2016-06-08kdump: fix multiple program header entriesRussell King
2016-06-08kdump: mmap() and munmap() only work on page-aligned quantitesRussell King
2016-05-04arm: Change setup_dtb_prop to create nodes by offset and node nameNikolaus Schulz
2016-05-04zImage-arm: Add support for booting android imagesAlban Bedel
2016-05-04zImage-arm: Fix a return value check that use the wrong variableAlban Bedel
2016-03-24Properly align powerpc64 .tocAlan Modra
2016-03-24ppc64: purgatory: Handle local symbols in ELF ABIv2Anton Blanchard
2016-03-24Pass struct mem_sym into machine_apply_elf_rel()Anton Blanchard
2016-03-24kexec-tools 2.0.12.gitSimon Horman
2016-03-22kexec-tools 2.0.12Simon Horman
2016-03-18ppc64: include ftb.h in distributionSimon Horman
2016-03-14kexec-tools 2.0.12-rc1Simon Horman