Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | fdt: call ft_board_setup_ex() at the end of image_setup_libfdt() | Vitaly Andrianov | 2014-04-17 | -0/+5 |
* | fdt: rename IMAAGE_OF_BOARD_SETUP to IMAGE_OF_BOARD_SETUP | Masahiro Yamada | 2014-02-19 | -1/+1 |
* | FIT: delete unnecessary casts | Masahiro Yamada | 2013-09-20 | -1/+1 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -17/+1 |
* | bootm: Use selected configuration for ramdisk and fdt | Simon Glass | 2013-07-12 | -2/+2 |
* | Clarify bootm OS arguments | Simon Glass | 2013-06-26 | -5/+8 |
* | image: Use fit_image_load() to load FDT | Simon Glass | 2013-06-04 | -178/+29 |
* | image: Add device tree setup to image library | Simon Glass | 2013-05-14 | -0/+62 |
* | image: Split libfdt code into image-fdt.c | Simon Glass | 2013-05-14 | -0/+591 |