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
/
common
/
fdt_support.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-05
global: Move remaining CONFIG_SYS_PCI* to CFG_SYS_PCI*
Tom Rini
1
-2
/
+2
2022-10-30
video: cmd: Drop old LCD code
Simon Glass
1
-29
/
+0
2022-09-12
fdt_support: add optional board_rng_seed() hook
Rasmus Villemoes
1
-0
/
+13
2022-06-03
fdt: Add U-Boot version to chosen node
Francesco Dolcini
1
-0
/
+10
2022-05-06
fdt: don't set linux,phandle
John Keeping
1
-8
/
+0
2022-03-28
video: Drop references to CONFIG_VIDEO et al
Simon Glass
1
-1
/
+1
2022-02-11
common: fdt_support: add support for "partitions" subnode to fdt_fixup_mtdpar...
Matthias Schiffer
1
-2
/
+7
2022-01-20
Merge https://source.denx.de/u-boot/custodians/u-boot-marvell
Tom Rini
1
-14
/
+8
2022-01-20
fdt_support: Add fdt_for_each_node_by_compatible() helper macro
Marek Behún
1
-14
/
+8
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
1
-1
/
+1
2022-01-13
common/fdt_support.c: Fix spelling of "shouldn't".
Vagrant Cascadian
1
-1
/
+1
2021-12-19
fdt_support: Add fdt_delete_disabled_nodes() and use in Turris MOX
Marek Behún
1
-0
/
+23
2021-12-19
fdt_support: Add some useful functions
Marek Behún
1
-0
/
+119
2021-12-19
fdt_support: Fix comment for fdt_create_phandle()
Marek Behún
1
-1
/
+1
2021-12-19
fdt_support: Remove FDT_STATUS_FAIL_ERROR_CODE
Marek Behún
1
-15
/
+5
2021-12-19
fdt_support: Remove fdt_alloc_phandle() in favor of fdt_generate_phandle()
Marek Behún
1
-20
/
+8
2021-08-26
fdt_support: Add kernel-doc for fdt_fixup_memory_banks()
Michal Simek
1
-0
/
+18
2021-08-02
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
1
-1
/
+1
2021-06-23
spl: fit: Also record architecture in /fit-images
Michal Simek
1
-1
/
+3
2021-05-13
fdt_support: move fdt_valid from cmd_fdt.c to fdt_support.c
Kory Maincent
1
-0
/
+46
2021-05-12
Revert "fdt: translate address if #size-cells = <0>"
Dario Binacchi
1
-4
/
+2
2021-05-04
fdt_support.c: Allow late kernel cmdline modification
Niko Mauno
1
-1
/
+11
2021-03-05
common: fdt_support: Support special case of PCI address in fdt_read_prop()
Bin Meng
1
-3
/
+17
2021-02-19
fdt/sunxi: Remove OF_STDOUT_PATH
Andre Przywara
1
-8
/
+1
2021-02-18
dm: Introduce xxx_get_dma_range()
Nicolas Saenz Julienne
1
-0
/
+73
2021-01-12
fdt: translate address if #size-cells = <0>
Dario Binacchi
1
-2
/
+4
2020-10-27
spl: fdt: Record load/entry fit-images entries in 64bit format
Michal Simek
1
-7
/
+2
2020-10-27
spl: Use standard FIT entries
Michal Simek
1
-2
/
+2
2020-07-25
fdt_support: skip MTD node with "disabled" in fdt_fixup_mtdparts()
Masahiro Yamada
1
-7
/
+10
2020-07-25
fdt_support: call mtdparts_init() after finding MTD node to fix up
Masahiro Yamada
1
-3
/
+8
2020-07-25
fdt_support: add static to fdt_node_set_part_info()
Masahiro Yamada
1
-2
/
+2
2020-07-24
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
1
-20
/
+12
2020-07-20
fdt_support: skip MTD node with "disabled" in fdt_fixup_mtdparts()
Masahiro Yamada
1
-7
/
+10
2020-07-20
fdt_support: call mtdparts_init() after finding MTD node to fix up
Masahiro Yamada
1
-3
/
+8
2020-07-20
fdt_support: add static to fdt_node_set_part_info()
Masahiro Yamada
1
-2
/
+2
2020-05-18
common: Drop log.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop net.h from common header
Simon Glass
1
-0
/
+1
2019-12-06
common: fdt_support: add support for setting usable memory
Igor Opaniuk
1
-0
/
+35
2019-10-27
fdt: Fix alignment issue when reading 64-bits properties from fdt
Jean-Jacques Hiblot
1
-1
/
+1
2019-08-11
env: Move env_get() to env.h
Simon Glass
1
-0
/
+1
2019-07-24
common: fdt_support: Add missing cpu_to_fdt32() to fdt_pci_dma_ranges()
Marek Vasut
1
-11
/
+14
2019-07-24
fdt: make fdt_get_base_address() return OF_BAD_ADDR when "reg" not found
Masahiro Yamada
1
-1
/
+1
2019-07-22
dm: core: Introduce xxx_translate_dma_address()
Fabien Dessenne
1
-0
/
+6
2019-05-21
common: fdt_support: Check mtdparts cell size
Stefan Mavrodiev
1
-9
/
+22
2019-05-09
fdt_shrink_to_minimum: do not mark fdt space reserved unconditionally
Simon Goldschmidt
1
-4
/
+8
2019-04-11
fdt: Remove duplicate code
Thierry Reding
1
-6
/
+0
2019-01-14
common: fdt_support: print hexadecimal numbers in debug
Sekhar Nori
1
-2
/
+2
2018-12-02
fdt_support: fdt reservations on the sandbox
Heinrich Schuchardt
1
-1
/
+2
2018-09-10
Remove <inttypes.h> includes and PRI* usages in printf() entirely
Masahiro Yamada
1
-10
/
+7
2018-08-16
fdt_support: Use CONFIG_NR_DRAM_BANKS if necessary
Ramon Fried
1
-0
/
+4
[next]