summaryrefslogtreecommitdiff
path: root/kexec/arch/arm
AgeCommit message (Expand)Author
2015-11-24arm: use /sys/firmware/fdt in case without --atags and --dtbDave Young
2015-11-24kexex: arm: create ATAGS_MEM tag from devicetree memory nodeAndreas Fenkart
2015-10-30arm: add arch option --dt-no-old-rootdyoung@redhat.com
2014-07-24kexec: align the extended size of dtbLiu Hua
2014-06-06kexec: ARM: add LPAE supportLiu Hua
2014-06-06kexec: iomem: accept u64 parameters for callbacksLiu Hua
2014-05-30kexec-tools: add --page-offset option for ARMWang Nan
2014-05-30kexec-tools: detect page_offset dynamicallyWang Nan
2014-05-11zImage-arm: init modified_cmdline with zeroWang Nan
2014-05-11zImage-arm: bugfix: kernel offset must be 0x8000Wang Nan
2014-05-02zImage-arm: get rid of static offsetDaniel Mack
2014-03-28Pass initrd position by dtbWang Nan
2014-03-28Introduce setup_dtb_prop to make code clearWang Nan
2014-03-20kexec: align initrd when no --image-size passedWang Nan
2014-01-14kexec: arm: Fix endianness in crashdump headerTaras Kondratiuk
2013-11-14arm: add command line option for the total image sizeDaniel Mack
2013-10-03kexec: Remove unused -? option handlingGeoff Levand
2013-06-21arm: Fix out of tree build errorGeoff Levand
2013-03-14kexec: arm: use _ALIGN* to make the logic clearZhang Yanfei
2013-03-08kexec/uImage: Introduce uImage_probe_kernelSuzuki K. Poulose
2012-12-23build: Restrict scope of per-arch compiler flagsSimon Horman
2012-12-23kexec-zImage-arm: simply cmdline-related DTB resizingStephen Warren
2012-12-14kexec-zImage-arm: add code to support --command-line along with --dtbDaniel Mack
2012-09-12ARM: Add device tree support to the ARM platformMatthew Leach
2012-09-12arm: Make use of memory_rangesSimon Horman
2012-08-02build: Avoid duplicate files in tarballSimon Horman
2012-03-29arm: move DEBUG code to --debugCong Wang
2010-07-13build: Include missing files in tarballSimon Horman
2010-05-19kexec-tools: Fix option/argument parsingMatt Evans
2010-05-19kexec: implement ARM crashdump supportMika Westerberg
2010-05-13kexec-tools: remove unused code from arch_process_options (arm, cris, ia64, m...Matt Evans
2010-05-11arm: place initrd to safer place according to zImage lengthEric Miao
2010-04-01Merge branch 'ppc32' of git://git.breakpoint.cc/bigeasy/kexec-toolsSimon Horman
2010-03-31Let SH adn ARM use common uImage probe codeSebastian Andrzej Siewior
2010-03-24kexec-tools: Fix unused return value warning for freadAmeya Palande
2010-02-02arm: Initialise initrd_start in zImage_arm_load()Simon Horman
2010-02-02arm: Include unistd.h for getpagesize()Simon Horman
2010-02-02Use C99 initialisersSimon Horman
2010-02-02Use casts to avoid ambiguity when comparing off_t and size_tSimon Horman
2010-02-02Remove some unused variablesSimon Horman
2010-02-02Mark unused parametersSimon Horman
2009-12-16kexec: Move the uImage header to a better place.Paul Mundt
2009-11-26arm: fix architecture detectionSimon Horman
2009-11-21kexec-arm: add uImage supportMarc Andre Tanner
2009-11-19add kexec-tools support for armv7l processorsMagnus Damm
2009-11-19add kexec-tools support for armv6l processorsMagnus Damm
2008-08-27arm: asm/page.h is no longer exported to userspaceMarc Kleine-Budde
2008-05-21Factor uname-based native architecture detection into a common function.Jamey Sharp
2008-03-07arm: invalid initialisation of iomem in get_memory_ranges()Simon Horman
2008-03-04kexec-tools: [arm] use proc_iomem()Simon Horman