index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/doc/sphinx/urllib3-2.7.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
lib
/
bootm-fdt.c
Age
Commit message (
Expand
)
Author
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
[email protected]
2016-12-15
ARMv8: LS1043A: change macro CONFIG_ARMV8_PSCI definition
[email protected]
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