index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
lib
/
bootm-fdt.c
Age
Commit message (
Expand
)
Author
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-01-28
arm: bootm-fdt.c: fix compiler warning
Heiko Schocher
2017-12-24
arm: Add support of updating dts before fix-up
Prabhakar Kushwaha
2017-05-11
spl: fdt: support for fdt fixup for falcon boot
B, Ravi
2017-01-18
ARMv8/sec_firmware: relocated and renamed the config FSL_PPA_ARMV8_PSCI
Hou Zhiqiang
2016-12-15
ARMv8: Setup PSCI memory and device tree
macro.wave.z@gmail.com
2016-12-15
ARMv8: LS1043A: change macro CONFIG_ARMV8_PSCI definition
macro.wave.z@gmail.com
2016-12-02
libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY
Masahiro Yamada
2016-07-31
libfdt: Introduce new ARCH_FIXUP_FDT option
Michal Simek
2016-07-19
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2016-07-19
ARMv8/PSCI: Fixup the device tree for PSCI
Hou Zhiqiang
2016-07-14
arm64: add better and more generic spin-table support
Masahiro Yamada
2016-06-24
ARM: move #ifdef to match the error handling code
Masahiro Yamada
2015-05-14
arch/arm/lib/bootm-fdt.c: Guard the include of <asm/armv7.h>
Tom Rini
2015-05-13
virt-dt: Allow reservation of secure region when in a RAM carveout
Jan Kiszka
2015-05-13
ARM: Clean up CONFIG_ARMV7_NONSEC/VIRT/PSCI conditions
Jan Kiszka
2015-03-09
ARM: PSCI: Rework the DT handler slightly
Tom Rini
2014-07-28
ARM: HYP/non-sec/PSCI: emit DT nodes
Marc Zyngier
2014-07-28
ARM: convert arch_fixup_memory_node to a generic FDT fixup function
Ma Haijun
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-05-14
arm: Use image_setup_linux() instead of local code
Simon Glass