Commit Graph

31 Commits (c69f6d04ec66433f2360490a5cd0263c83aab18f)

Author SHA1 Message Date
Paul Burton bd86ef117d image-fit: Fix fit_get_node_from_config semantics 8 years ago
Michal Simek e2f88dfd2d libfdt: Introduce new ARCH_FIXUP_FDT option 8 years ago
Alexander Graf dea2174d9d efi_loader: Call fdt preparation functions 8 years ago
Simon Glass 73223f0e1b Kconfig: Move CONFIG_FIT and related options to Kconfig 8 years ago
Bin Meng a187559e3d Use correct spelling of "U-Boot" 8 years ago
Peng Fan 2ea47be02f common: image-fdt: correct fdt_blob for IMAGE_FORMAT_LEGACY 9 years ago
Max Krummenacher d89212b796 image-fdt.c: store returned error value 9 years ago
Paul Kocialkowski 10be5b5d3a fdt: Pass the device serial number through devicetree 9 years ago
Joe Hershberger 0eb25b6196 common: Make sure arch-specific map_sysmem() is defined 9 years ago
Joe Hershberger 90fbee3e40 cmd_fdt: Actually fix fdt command in sandbox 9 years ago
Suriyan Ramasami 48aead71c1 fdt: Allow non-FDT kernels to boot when CONFIG_OF_LIBFDT is defined 10 years ago
Tom Rini f0c6e1c31b Revert "image-fdt: boot_get_fdt() return value when no DTB exists" 10 years ago
Simon Glass c654b5172a fdt: Add ft_system_setup() function for system device tree additions 10 years ago
Simon Glass 6f4dbc21e4 fdt: Tidy up error handling in image_setup_libfdt() 10 years ago
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