index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
fdt_support.h
Age
Commit message (
Expand
)
Author
2021-10-08
hash: Use Kconfig to enable hashing in host tools and SPL
Simon Glass
2021-09-25
fdt_support.h: Remove duplicated declarations
Bin Meng
2021-06-23
spl: fit: Also record architecture in /fit-images
Michal Simek
2021-05-13
fdt_support: move fdt_valid from cmd_fdt.c to fdt_support.c
Kory Maincent
2021-05-04
fdt_support.c: Allow late kernel cmdline modification
Niko Mauno
2021-02-18
dm: Introduce xxx_get_dma_range()
Nicolas Saenz Julienne
2020-10-14
cmd: Fixup DT to pass PStore Ramoops parameters
Frédéric Danis
2020-07-17
treewide: convert bd_t to struct bd_info manually
Masahiro Yamada
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-04-24
libfdt: Make fdtdec_get_child_count() available for HOST
Kever Yang
2020-01-17
common: Move device-tree setup functions to fdt_support.h
Simon Glass
2020-01-07
Include missing headers for fdt_support.h
Sean Anderson
2019-12-06
common: fdt_support: add support for setting usable memory
Igor Opaniuk
2019-07-22
dm: core: Introduce xxx_translate_dma_address()
Fabien Dessenne
2018-07-25
fdt_support: make fdt_fixup_mtdparts() prototype more specific
Masahiro Yamada
2018-07-09
fdt: Add device tree memory bindings
Michael Pratt
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2018-01-30
driver: fsl-mc: Perform fsl-mc fdt fixup for lazyapply dpl
Yogesh Gaur
2017-12-24
arm: Add support of updating dts before fix-up
Prabhakar Kushwaha
2017-11-26
spl: fit: add SPL_FIT_IMAGE_TINY config to reduce code-size
Philipp Tomsich
2017-11-26
spl: fit: implement fdt_record_loadable
Philipp Tomsich
2017-09-15
fdt: Introduce helper method fdt_overlay_apply_verbose()
Pantelis Antoniou
2017-06-01
fdt: Rename a few functions in fdt_support
Simon Glass
2017-06-01
fdt: Update fdt_get_base_address() to use const
Simon Glass
2016-12-02
libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY
Masahiro Yamada
2016-10-13
cmd/fdt: add possibilty to have 'extrasize' on fdt resize
Hannes Schmelzer
2016-09-27
usb: fsl: Rename fdt_fixup_dr_usb
Sriram Dash
2016-08-12
fdt_support: fdt_translate_address() blob const correctness
Stephen Warren
2016-07-19
fdt_support: define stub for fdt_fixup_mtdparts
Christopher Spinrath
2016-04-10
drivers:usb:common:fsl-dt-fixup: Add device-tree fixup support for xhci contr...
Sriram Dash
2015-07-20
fdt: prevent clearing memory node if there are no banks
Andre Przywara
2015-06-05
fdt: Documentation for a few support functions aside their prototypes
Paul Kocialkowski
2015-06-05
fdt: Pass the device serial number through devicetree
Paul Kocialkowski
2015-04-22
fdt: add new fdt_fixup_display function to configure display
Tim Harvey
2015-02-17
cmd_fdt: Actually fix fdt command in sandbox
Joe Hershberger
2014-11-26
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
Tom Rini
2014-11-25
fdt_support: Add a fdt_setup_simplefb_node helper function
Hans de Goede
2014-11-21
fdt: Add ft_system_setup() function for system device tree additions
Simon Glass
2014-11-21
fdt: Tidy up error handling in image_setup_libfdt()
Simon Glass
2014-11-21
fdt: Export the fdt_find_or_add_subnode() function
Simon Glass
2014-11-21
fdt: Allow ft_board_setup() to report failure
Simon Glass
2014-10-25
fdt_support: add prototypes for __weak functions
Jeroen Hofstee
2014-09-25
fdt_support: Make of_bus_default_count_cells non static
Arnab Basu
2014-09-25
fdt_support: Move of_read_number to fdt_support.h
Arnab Basu
2014-08-09
fdt: Rename fdt_resize() to fdt_shrink_to_minimum()
Simon Glass
2014-07-03
armv8/fsl-lsch3: Add support to load and start MC Firmware
J. German Rivera
2014-06-19
fdt_support: delete force argument of fdt_chosen()
Masahiro Yamada
2014-06-19
fdt_support: delete force argument of fdt_initrd()
Masahiro Yamada
2014-05-09
Merge branch 'u-boot/master'
Albert ARIBAUD
[next]