Commit Graph

75 Commits (723806cc5bea9f8b37323dfd7568603f99af6a06)

Author SHA1 Message Date
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 12 years ago
Kim Phillips 8aa5ec6e16 common/fdt_support.c: sparse fixes 12 years ago
Kim Phillips 12e06fe03f treewide: include libfdt_env.h before fdt.h 12 years ago
ramneek mehresh 79f49120ba powerpc/8xxx:Add MPH controller support in USB device-tree fixup 13 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
Gerald Van Baren a8d2a75d72 fdt: introduce fdt_create_phandle() 13 years ago
Timur Tabi b3606f141e fdt: add prototype for fdt_increase_size() 13 years ago
Timur Tabi bb682001f1 fdt: introduce fdt_verify_alias_address() and fdt_get_base_address() 13 years ago
John Rigby a6bd9e83ab FDT: Add fixup support for multiple banks of memory 14 years ago
Anatolij Gustschin beca5a5f5b fdt_support: support adding EDID property to FDT display nodes 14 years ago
Stefan Roese 8a805df136 ppc4xx/fdt/flash: Change fdt_fixup_nor_flash_node() to not rely on cs size 14 years ago
Kumar Gala b4b847e951 fdt: Add function to alloc phandle values 14 years ago
Kumar Gala 75e73afd57 fdt: Add fdt_node_offset_by_compat_reg helper 14 years ago
Kumar Gala a0342c0804 fdt: Add fdt_translate_address to convert reg node to cpu phys addr 14 years ago