Commit Graph

17 Commits (f3cc44f9849fa7682d759621a74fb189a994e3b2)

Author SHA1 Message Date
Noam Camus c6150aaf2f image-fdt: boot_get_fdt() return value when no DTB exists 10 years ago
Simon Glass 5bf58ccc8e fdt: Rename fdt_resize() to fdt_shrink_to_minimum() 10 years ago
Ma Haijun e29607ed97 ARM: convert arch_fixup_memory_node to a generic FDT fixup function 10 years ago
Khoronzhuk, Ivan 7c38764606 keystone2: use CONFIG_SOC_KEYSTONE in common places 10 years ago
Simon Glass 126cc86420 image: Remove the fit_load_image() property parameter 10 years ago
Masahiro Yamada bc6ed0f9dc fdt_support: delete force argument of fdt_chosen() 10 years ago
Masahiro Yamada dbe963ae51 fdt_support: delete force argument of fdt_initrd() 10 years ago
Heiko Schocher 21d29f7f9f bootm: make use of legacy image format configurable 10 years ago
Vitaly Andrianov 00c200f137 fdt: call ft_board_setup_ex() at the end of image_setup_libfdt() 10 years ago
Masahiro Yamada 95f7062710 fdt: rename IMAAGE_OF_BOARD_SETUP to IMAGE_OF_BOARD_SETUP 10 years ago
Masahiro Yamada 2f0877c7f4 FIT: delete unnecessary casts 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Simon Glass f320a4d845 bootm: Use selected configuration for ramdisk and fdt 11 years ago
Simon Glass 983c72f479 Clarify bootm OS arguments 11 years ago
Simon Glass 53f375fa81 image: Use fit_image_load() to load FDT 11 years ago
Simon Glass 13d06981a9 image: Add device tree setup to image library 11 years ago
Simon Glass 44d3a3066b image: Split libfdt code into image-fdt.c 11 years ago