summaryrefslogtreecommitdiff
path: root/arch/arm/lib/bootm-fdt.c
AgeCommit message (Expand)Author
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-12-04treewide: use CONFIG_IS_ENABLED() for ARMV8_SEC_FIRMWARE_SUPPORTMichael Walle
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-01-28arm: bootm-fdt.c: fix compiler warningHeiko Schocher
2017-12-24arm: Add support of updating dts before fix-upPrabhakar Kushwaha
2017-05-11spl: fdt: support for fdt fixup for falcon bootB, Ravi
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-02libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORYMasahiro Yamada
2016-07-31libfdt: 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