Commit Graph

84 Commits (lime2-spi)

Author SHA1 Message Date
Masahiro Yamada 5f4e32d058 fdt_support: make fdt_fixup_mtdparts() prototype more specific 6 years ago
Michael Pratt 90c08fa038 fdt: Add device tree memory bindings 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Masahiro Yamada b08c8c4870 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 6 years ago
Yogesh Gaur f9747a5a5d driver: fsl-mc: Perform fsl-mc fdt fixup for lazyapply dpl 6 years ago
Prabhakar Kushwaha 6bedf44714 arm: Add support of updating dts before fix-up 6 years ago
Philipp Tomsich 337bbb6297 spl: fit: add SPL_FIT_IMAGE_TINY config to reduce code-size 7 years ago
Philipp Tomsich 9f45aeb937 spl: fit: implement fdt_record_loadable 7 years ago
Pantelis Antoniou fc7c31891c fdt: Introduce helper method fdt_overlay_apply_verbose() 7 years ago
Simon Glass eed36609b5 fdt: Rename a few functions in fdt_support 7 years ago
Simon Glass ec002119cf fdt: Update fdt_get_base_address() to use const 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
Sriram Dash a5c289b9bc usb: fsl: Rename fdt_fixup_dr_usb 8 years ago
Stephen Warren 11e44fc6bd fdt_support: fdt_translate_address() blob const correctness 8 years ago
Christopher Spinrath f4ae23a7cd fdt_support: define stub for fdt_fixup_mtdparts 8 years ago
Sriram Dash b9f6786a88 drivers:usb:common:fsl-dt-fixup: Add device-tree fixup support for xhci controller 8 years ago
Andre Przywara 5c1cf89f8c fdt: prevent clearing memory node if there are no banks 9 years ago
Paul Kocialkowski 3c4c142e5d fdt: Documentation for a few support functions aside their prototypes 9 years ago
Paul Kocialkowski 10be5b5d3a fdt: Pass the device serial number through devicetree 9 years ago
Tim Harvey 08daa258e6 fdt: add new fdt_fixup_display function to configure display 9 years ago
Joe Hershberger 90fbee3e40 cmd_fdt: Actually fix fdt command in sandbox 9 years ago
Hans de Goede d4f495a881 fdt_support: Add a fdt_setup_simplefb_node helper function 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
Simon Glass a9e8e29101 fdt: Export the fdt_find_or_add_subnode() function 10 years ago
Simon Glass e895a4b06f fdt: Allow ft_board_setup() to report failure 10 years ago
Jeroen Hofstee d50b07df28 fdt_support: add prototypes for __weak functions 10 years ago
Arnab Basu f43b4356a7 fdt_support: Make of_bus_default_count_cells non static 10 years ago
Arnab Basu 08df4a21c7 fdt_support: Move of_read_number to fdt_support.h 10 years ago
Simon Glass 5bf58ccc8e fdt: Rename fdt_resize() to fdt_shrink_to_minimum() 10 years ago
J. German Rivera b940ca64b2 armv8/fsl-lsch3: Add support to load and start MC Firmware 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
Alexander Graf c48e686889 fdt_support: Add helper function to read "ranges" property 10 years ago
Alexander Graf 94fb182cdf fdt_support: split fdt_getprop_u32_default 10 years ago
Vitaly Andrianov 00c200f137 fdt: call ft_board_setup_ex() at the end of image_setup_libfdt() 10 years ago
Heiko Schocher 29a23f9d6c tools, fit_check_sign: verify a signed fit image 10 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Simon Glass 13d06981a9 image: Add device tree setup to image library 11 years ago
Gerald Van Baren 58864ddc72 Clean up libfdt.h includes 11 years ago
Kim Phillips 8aa5ec6e16 common/fdt_support.c: sparse fixes 11 years ago
Kim Phillips 12e06fe03f treewide: include libfdt_env.h before fdt.h 11 years ago
ramneek mehresh 79f49120ba powerpc/8xxx:Add MPH controller support in USB device-tree fixup 12 years ago
Gabe Black 07e1278496 Fix constness of the fdt void pointer in fdt_getprop_u32_default 13 years ago
Shengzhou Liu 2a523f5240 fdt: Add new fdt_set_node_status & fdt_set_status_by_alias helpers 13 years ago
Timur Tabi 3c927cccdc fdt: check for fdt errors in fdt_create_phandle 13 years ago
Chunhe Lan 8ddb10eae0 fdt: Add a do_fixup_by_path_string() function 13 years ago
Kumar Gala 10aeabd186 fdt: Add new fdt_create_phandle helper 13 years ago
Kumar Gala f117c0f073 fdt: Rename fdt_create_phandle to fdt_set_phandle 13 years ago