index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
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
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
arm: Remove <common.h> and add needed includes
Tom Rini
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-12-04
treewide: use CONFIG_IS_ENABLED() for ARMV8_SEC_FIRMWARE_SUPPORT
Michael Walle
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
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
[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