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
/
cmd
/
fdt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
1
-1
/
+0
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
1
-0
/
+1
2024-05-06
cmd: Remove <common.h> and add needed includes
Tom Rini
1
-1
/
+0
2023-10-16
cmd: Convert existing long help messages to the new macro
Tom Rini
1
-4
/
+2
2023-05-31
cmd: fdt: Correct checking of configuration node
Bin Meng
1
-1
/
+1
2023-04-03
fdt: Make fdt addr -q quieter
Peter Hoyes
1
-5
/
+14
2023-04-03
cmd: fdt: Use env_set_hex() for "get addr" and "get size"
Marek Vasut
1
-11
/
+2
2023-03-14
cmd: fdt: Drop the 0x prefix
Marek Vasut
1
-1
/
+1
2023-03-08
cmd: fdt: Add support for integer arrays in fdt get value with index
Marek Vasut
1
-2
/
+12
2023-03-08
cmd: fdt: Map address returned from fdt get addr to sysmem
Marek Vasut
1
-1
/
+2
2023-03-08
cmd: fdt: Handle 64bit pointers in fdt get addr
Marek Vasut
1
-2
/
+2
2023-03-08
cmd: fdt: Align checksign parameter names in help text
Marek Vasut
1
-2
/
+2
2023-03-08
cmd: fdt: Check argc before accessing argv in fdt memory
Marek Vasut
1
-0
/
+4
2023-03-08
cmd: fdt: Check argc before accessing argv in fdt bootcpu
Marek Vasut
1
-1
/
+6
2023-03-08
cmd: fdt: Fix fdt rsvmem behavior on non-existent index and error message space
Marek Vasut
1
-4
/
+4
2023-03-08
cmd: fdt: Fix fdt rm behavior on non-existent property and error message space
Marek Vasut
1
-4
/
+4
2023-03-08
cmd: fdt: Fix handling of empty properties for fdt get addr and fdt get size
Marek Vasut
1
-5
/
+7
2023-03-08
cmd: fdt: Import is_printable_string() from DTC to fix u32 misprint
Marek Vasut
1
-22
/
+14
2023-02-12
cmd: fdt: allow standalone "fdt move"
Andre Przywara
1
-11
/
+17
2023-02-12
cmd: fdt: move: Use map_sysmem to convert pointers
Andre Przywara
1
-3
/
+3
2022-11-22
cmd: fdt: Fix iteration over elements above index 1 in fdt get
Marek Vasut
1
-3
/
+6
2022-10-17
fdt: Show a message when the working FDT changes
Simon Glass
1
-0
/
+1
2022-09-21
cmd: fdt: Add support for reading stringlist property values
Marek Vasut
1
-6
/
+28
2022-05-05
cmd: fix long text for fdt command
Heinrich Schuchardt
1
-1
/
+1
2022-04-22
fdt: Add -q option to fdt addr for distro_bootcmd
Peter Hoyes
1
-7
/
+23
2022-04-01
cmd: fdt: Use start/size for chosen instead of start/end
Sean Anderson
1
-3
/
+3
2021-09-27
ti: keystone: Move away from CONFIG_SOC_KEYSTONE
Tom Rini
1
-1
/
+1
2021-08-02
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
1
-20
/
+21
2021-08-01
fdt: Show the type of devicetree with fdt addr
Simon Glass
1
-2
/
+3
2021-08-01
fdt: Tidy up the code a bit with fdt addr
Simon Glass
1
-24
/
+13
2021-05-13
fdt_support: move fdt_valid from cmd_fdt.c to fdt_support.c
Kory Maincent
1
-49
/
+0
2020-07-09
cmd: fdt: remove CMD_FDT_MAX_DUMP
Heinrich Schuchardt
1
-3
/
+8
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
1
-2
/
+2
2020-05-18
common: Drop image.h from common header
Simon Glass
1
-0
/
+1
2020-04-16
fdt: Fix 'system' command
Tom Warren
1
-1
/
+1
2019-08-11
env: Move env_set_hex() to env.h
Simon Glass
1
-0
/
+1
2018-11-29
cmd, fdt: add subcommand "get" to fdt header
Heiko Schocher
1
-1
/
+39
2018-11-20
cmd: fdt: Fix fdt address information after the movement
Hiroyuki Yokoyama
1
-1
/
+1
2018-10-10
fdt: add call to ft_board_setup_ex() for ks2 boards
Nicholas Faustini
1
-0
/
+3
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
2017-11-16
cmd/fdt.c align data buffer to avoid unaligned word access
Bernhard Messerklinger
1
-1
/
+1
2017-09-15
fdt: Switch to using the verbose overlay application method
Pantelis Antoniou
1
-4
/
+3
2017-09-04
fdt: fix 'prop (...) not found!' error in 'fdt set' command
Hannes Schmelzer
1
-5
/
+3
2017-08-16
env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()
Simon Glass
1
-1
/
+1
2017-08-16
env: Rename common functions related to setenv()
Simon Glass
1
-2
/
+2
2017-08-16
env: Rename setenv() to env_set()
Simon Glass
1
-11
/
+14
2017-07-11
fdt: Check for NULL return from fdt_getprop in 'fdt set'
Tom Rini
1
-0
/
+4
2017-06-12
fdt: Add a check to fdt_print() for coverity
Simon Glass
1
-1
/
+1
2017-06-12
fdt: Add a check to do_fdt() for coverity
Simon Glass
1
-1
/
+1
[next]