summaryrefslogtreecommitdiff
path: root/arch/arm/lib/bootm-fdt.c
AgeCommit message (Expand)AuthorFilesLines
2017-05-12spl: fdt: support for fdt fixup for falcon bootB, Ravi1-1/+6
2017-01-18ARMv8/sec_firmware: relocated and renamed the config FSL_PPA_ARMV8_PSCIHou Zhiqiang1-1/+1
2016-12-15ARMv8: Setup PSCI memory and device treemacro.wave.z@gmail.com1-1/+2
2016-12-15ARMv8: LS1043A: change macro CONFIG_ARMV8_PSCI definitionmacro.wave.z@gmail.com1-1/+1
2016-12-03libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORYMasahiro Yamada1-2/+0
2016-08-01libfdt: Introduce new ARCH_FIXUP_FDT optionMichal Simek1-0/+2
2016-07-19Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini1-1/+1
2016-07-19ARMv8/PSCI: Fixup the device tree for PSCIHou Zhiqiang1-1/+1
2016-07-15arm64: add better and more generic spin-table supportMasahiro Yamada1-0/+7
2016-06-25ARM: move #ifdef to match the error handling codeMasahiro Yamada1-2/+5
2015-05-14arch/arm/lib/bootm-fdt.c: Guard the include of <asm/armv7.h>Tom Rini1-0/+2
2015-05-13virt-dt: Allow reservation of secure region when in a RAM carveoutJan Kiszka1-0/+6
2015-05-13ARM: Clean up CONFIG_ARMV7_NONSEC/VIRT/PSCI conditionsJan Kiszka1-1/+1
2015-03-09ARM: PSCI: Rework the DT handler slightlyTom Rini1-2/+2
2014-07-28ARM: HYP/non-sec/PSCI: emit DT nodesMarc Zyngier1-2/+10
2014-07-28ARM: convert arch_fixup_memory_node to a generic FDT fixup functionMa Haijun1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-05-14arm: Use image_setup_linux() instead of local codeSimon Glass1-0/+52