Commit Graph

44 Commits (lime2-spi)

Author SHA1 Message Date
Alexander Graf eaac4fb296 sandbox: Fix set_working_fdt_addr users 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Masahiro Yamada c960a68e20 libfdt: move FDT_RAMDISK_OVERHEAD to image-fdt.c 6 years ago
Masahiro Yamada b08c8c4870 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 6 years ago
Alexey Brodkin 4280342adb fdt: Implement weak arch_fixup_fdt() 6 years ago
Tuomas Tynkkynen 137aefba03 common: Remove genimg_get_image() 7 years ago
Pantelis Antoniou 169043d826 fit: Introduce methods for applying overlays on fit-load 7 years ago
Simon Glass 723806cc5b env: Rename some other getenv()-related functions 7 years ago
Simon Glass 00caae6d47 env: Rename getenv/_f() to env_get() 7 years ago
Tom Rini 26d61195f8 fdt: Move fdt_fixup_ethernet to a common place 7 years ago
Joakim Tjernlund 3f66149d9f Remove extra fdt_fixup_ethernet() call 7 years ago
Masahiro Yamada 63c0941726 libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY 8 years ago
Hannes Schmelzer ef47683646 cmd/fdt: add possibilty to have 'extrasize' on fdt resize 8 years ago
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