summaryrefslogtreecommitdiffstats
path: root/common/image-fdt.c
Commit message (Expand)AuthorAgeFilesLines
* fdt: Rename fdt_resize() to fdt_shrink_to_minimum()Simon Glass2014-08-091-1/+1
* ARM: convert arch_fixup_memory_node to a generic FDT fixup functionMa Haijun2014-07-281-2/+5
* keystone2: use CONFIG_SOC_KEYSTONE in common placesKhoronzhuk, Ivan2014-07-251-1/+1
* image: Remove the fit_load_image() property parameterSimon Glass2014-06-191-1/+0
* fdt_support: delete force argument of fdt_chosen()Masahiro Yamada2014-06-191-1/+1
* fdt_support: delete force argument of fdt_initrd()Masahiro Yamada2014-06-191-1/+1
* bootm: make use of legacy image format configurableHeiko Schocher2014-06-051-2/+8
* fdt: call ft_board_setup_ex() at the end of image_setup_libfdt()Vitaly Andrianov2014-04-171-0/+5
* fdt: rename IMAAGE_OF_BOARD_SETUP to IMAGE_OF_BOARD_SETUPMasahiro Yamada2014-02-191-1/+1
* FIT: delete unnecessary castsMasahiro Yamada2013-09-201-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* bootm: Use selected configuration for ramdisk and fdtSimon Glass2013-07-121-2/+2
* Clarify bootm OS argumentsSimon Glass2013-06-261-5/+8
* image: Use fit_image_load() to load FDTSimon Glass2013-06-041-178/+29
* image: Add device tree setup to image librarySimon Glass2013-05-141-0/+62
* image: Split libfdt code into image-fdt.cSimon Glass2013-05-141-0/+591
OpenPOWER on IntegriCloud