summaryrefslogtreecommitdiff
path: root/arch/arm/lib/bootm-fdt.c
AgeCommit message (Expand)Author
2017-01-18ARMv8/sec_firmware: relocated and renamed the config FSL_PPA_ARMV8_PSCIHou Zhiqiang
2016-12-15ARMv8: Setup PSCI memory and device treemacro.wave.z@gmail.com
2016-12-15ARMv8: LS1043A: change macro CONFIG_ARMV8_PSCI definitionmacro.wave.z@gmail.com
2016-12-03libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORYMasahiro Yamada
2016-08-01libfdt: Introduce new ARCH_FIXUP_FDT optionMichal Simek
2016-07-19Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2016-07-19ARMv8/PSCI: Fixup the device tree for PSCIHou Zhiqiang
2016-07-14arm64: add better and more generic spin-table supportMasahiro Yamada
2016-06-24ARM: move #ifdef to match the error handling codeMasahiro Yamada
2015-05-14arch/arm/lib/bootm-fdt.c: Guard the include of <asm/armv7.h>Tom Rini
2015-05-13virt-dt: Allow reservation of secure region when in a RAM carveoutJan Kiszka
2015-05-13ARM: Clean up CONFIG_ARMV7_NONSEC/VIRT/PSCI conditionsJan Kiszka
2015-03-09ARM: PSCI: Rework the DT handler slightlyTom Rini
2014-07-28ARM: HYP/non-sec/PSCI: emit DT nodesMarc Zyngier
2014-07-28ARM: convert arch_fixup_memory_node to a generic FDT fixup functionMa Haijun
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-05-14arm: Use image_setup_linux() instead of local codeSimon Glass