index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
fdt_support.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-17
common: Move device-tree setup functions to fdt_support.h
Simon Glass
1
-0
/
+14
2020-01-07
Include missing headers for fdt_support.h
Sean Anderson
1
-0
/
+1
2019-12-06
common: fdt_support: add support for setting usable memory
Igor Opaniuk
1
-0
/
+1
2019-07-22
dm: core: Introduce xxx_translate_dma_address()
Fabien Dessenne
1
-0
/
+24
2018-07-25
fdt_support: make fdt_fixup_mtdparts() prototype more specific
Masahiro Yamada
1
-3
/
+8
2018-07-09
fdt: Add device tree memory bindings
Michael Pratt
1
-0
/
+10
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-2
/
+1
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
1
-1
/
+1
2018-01-30
driver: fsl-mc: Perform fsl-mc fdt fixup for lazyapply dpl
Yogesh Gaur
1
-0
/
+3
2017-12-24
arm: Add support of updating dts before fix-up
Prabhakar Kushwaha
1
-0
/
+3
2017-11-26
spl: fit: add SPL_FIT_IMAGE_TINY config to reduce code-size
Philipp Tomsich
1
-2
/
+0
2017-11-26
spl: fit: implement fdt_record_loadable
Philipp Tomsich
1
-0
/
+20
2017-09-15
fdt: Introduce helper method fdt_overlay_apply_verbose()
Pantelis Antoniou
1
-0
/
+2
2017-06-01
fdt: Rename a few functions in fdt_support
Simon Glass
1
-2
/
+2
2017-06-01
fdt: Update fdt_get_base_address() to use const
Simon Glass
1
-1
/
+1
2016-12-02
libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY
Masahiro Yamada
1
-0
/
+8
2016-10-13
cmd/fdt: add possibilty to have 'extrasize' on fdt resize
Hannes Schmelzer
1
-1
/
+9
2016-09-27
usb: fsl: Rename fdt_fixup_dr_usb
Sriram Dash
1
-2
/
+2
2016-08-12
fdt_support: fdt_translate_address() blob const correctness
Stephen Warren
1
-2
/
+3
2016-07-19
fdt_support: define stub for fdt_fixup_mtdparts
Christopher Spinrath
1
-0
/
+6
2016-04-10
drivers:usb:common:fsl-dt-fixup: Add device-tree fixup support for xhci contr...
Sriram Dash
1
-2
/
+2
2015-07-20
fdt: prevent clearing memory node if there are no banks
Andre Przywara
1
-0
/
+26
2015-06-05
fdt: Documentation for a few support functions aside their prototypes
Paul Kocialkowski
1
-0
/
+26
2015-06-05
fdt: Pass the device serial number through devicetree
Paul Kocialkowski
1
-0
/
+1
2015-04-22
fdt: add new fdt_fixup_display function to configure display
Tim Harvey
1
-0
/
+13
2015-02-17
cmd_fdt: Actually fix fdt command in sandbox
Joe Hershberger
1
-1
/
+1
2014-11-26
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
Tom Rini
1
-0
/
+3
2014-11-25
fdt_support: Add a fdt_setup_simplefb_node helper function
Hans de Goede
1
-0
/
+3
2014-11-21
fdt: Add ft_system_setup() function for system device tree additions
Simon Glass
1
-0
/
+12
2014-11-21
fdt: Tidy up error handling in image_setup_libfdt()
Simon Glass
1
-0
/
+1
2014-11-21
fdt: Export the fdt_find_or_add_subnode() function
Simon Glass
1
-0
/
+2
2014-11-21
fdt: Allow ft_board_setup() to report failure
Simon Glass
1
-1
/
+11
2014-10-25
fdt_support: add prototypes for __weak functions
Jeroen Hofstee
1
-0
/
+2
2014-09-25
fdt_support: Make of_bus_default_count_cells non static
Arnab Basu
1
-0
/
+3
2014-09-25
fdt_support: Move of_read_number to fdt_support.h
Arnab Basu
1
-0
/
+9
2014-08-09
fdt: Rename fdt_resize() to fdt_shrink_to_minimum()
Simon Glass
1
-1
/
+1
2014-07-03
armv8/fsl-lsch3: Add support to load and start MC Firmware
J. German Rivera
1
-3
/
+11
2014-06-19
fdt_support: delete force argument of fdt_chosen()
Masahiro Yamada
1
-1
/
+1
2014-06-19
fdt_support: delete force argument of fdt_initrd()
Masahiro Yamada
1
-1
/
+1
2014-05-09
Merge branch 'u-boot/master'
Albert ARIBAUD
1
-0
/
+9
2014-04-22
fdt_support: Add helper function to read "ranges" property
Alexander Graf
1
-0
/
+2
2014-04-22
fdt_support: split fdt_getprop_u32_default
Alexander Graf
1
-0
/
+2
2014-04-17
fdt: call ft_board_setup_ex() at the end of image_setup_libfdt()
Vitaly Andrianov
1
-0
/
+7
2014-03-21
tools, fit_check_sign: verify a signed fit image
Heiko Schocher
1
-0
/
+5
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
1
-17
/
+1
2013-05-14
image: Add device tree setup to image library
Simon Glass
1
-2
/
+0
2013-02-08
Clean up libfdt.h includes
Gerald Van Baren
1
-2
/
+1
2013-02-07
common/fdt_support.c: sparse fixes
Kim Phillips
1
-1
/
+1
2013-02-07
treewide: include libfdt_env.h before fdt.h
Kim Phillips
1
-0
/
+1
2012-02-15
powerpc/8xxx:Add MPH controller support in USB device-tree fixup
ramneek mehresh
1
-2
/
+2
[next]