index
:
starfive-tech/u-boot.git
Fedora_JH7100_2021.04
Fedora_JH7100_2021.07
Fedora_JH7100_upstream
Fedora_JH7100_upstream_devel
JH7100_Multimedia_V0.1.0
JH7100_VisionFive_OH_dev
JH7100_VisionFive_devel
JH7100_starlight_multimedia
JH7100_upstream
JH7100_upstream_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_devel-v3.9.3
dubhe_fpga_dev_v2023.10
master
rtthread_AMP
visionfive_devel
StarFive Tech U-Boot for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
image-fdt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-16
efi_loader: Call fdt preparation functions
Alexander Graf
1
-3
/
+5
2016-03-15
Kconfig: Move CONFIG_FIT and related options to Kconfig
Simon Glass
1
-4
/
+4
2016-02-06
Use correct spelling of "U-Boot"
Bin Meng
1
-1
/
+1
2015-12-06
common: image-fdt: correct fdt_blob for IMAGE_FORMAT_LEGACY
Peng Fan
1
-1
/
+1
2015-08-13
image-fdt.c: store returned error value
Max Krummenacher
1
-1
/
+2
2015-06-05
fdt: Pass the device serial number through devicetree
Paul Kocialkowski
1
-0
/
+4
2015-04-18
common: Make sure arch-specific map_sysmem() is defined
Joe Hershberger
1
-0
/
+1
2015-02-18
cmd_fdt: Actually fix fdt command in sandbox
Joe Hershberger
1
-1
/
+1
2014-12-08
fdt: Allow non-FDT kernels to boot when CONFIG_OF_LIBFDT is defined
Suriyan Ramasami
1
-4
/
+11
2014-12-03
Revert "image-fdt: boot_get_fdt() return value when no DTB exists"
Tom Rini
1
-2
/
+2
2014-11-21
fdt: Add ft_system_setup() function for system device tree additions
Simon Glass
1
-0
/
+7
2014-11-21
fdt: Tidy up error handling in image_setup_libfdt()
Simon Glass
1
-10
/
+20
2014-11-08
image-fdt: boot_get_fdt() return value when no DTB exists
Noam Camus
1
-2
/
+2
2014-08-09
fdt: Rename fdt_resize() to fdt_shrink_to_minimum()
Simon Glass
1
-1
/
+1
2014-07-28
ARM: convert arch_fixup_memory_node to a generic FDT fixup function
Ma Haijun
1
-2
/
+5
2014-07-26
keystone2: use CONFIG_SOC_KEYSTONE in common places
Khoronzhuk, Ivan
1
-1
/
+1
2014-06-19
image: Remove the fit_load_image() property parameter
Simon Glass
1
-1
/
+0
2014-06-19
fdt_support: delete force argument of fdt_chosen()
Masahiro Yamada
1
-1
/
+1
2014-06-19
fdt_support: delete force argument of fdt_initrd()
Masahiro Yamada
1
-1
/
+1
2014-06-05
bootm: make use of legacy image format configurable
Heiko Schocher
1
-2
/
+8
2014-04-18
fdt: call ft_board_setup_ex() at the end of image_setup_libfdt()
Vitaly Andrianov
1
-0
/
+5
2014-02-19
fdt: rename IMAAGE_OF_BOARD_SETUP to IMAGE_OF_BOARD_SETUP
Masahiro Yamada
1
-1
/
+1
2013-09-20
FIT: delete unnecessary casts
Masahiro Yamada
1
-1
/
+1
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
1
-17
/
+1
2013-07-12
bootm: Use selected configuration for ramdisk and fdt
Simon Glass
1
-2
/
+2
2013-06-26
Clarify bootm OS arguments
Simon Glass
1
-5
/
+8
2013-06-05
image: Use fit_image_load() to load FDT
Simon Glass
1
-178
/
+29
2013-05-14
image: Add device tree setup to image library
Simon Glass
1
-0
/
+62
2013-05-14
image: Split libfdt code into image-fdt.c
Simon Glass
1
-0
/
+591