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
old/tizen_20241126
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
/
tools
/
dtoc
/
dtb_platdata.py
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
1
-3
/
+0
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
1
-0
/
+3
2024-05-07
common.h: Remove this file and all references
Tom Rini
1
-3
/
+0
2023-02-14
dm: doc: Move to new driver model schema
Simon Glass
1
-5
/
+5
2022-01-24
dtoc: Fix up a code comment that confuses pylint
Simon Glass
1
-1
/
+1
2021-09-25
irq: Tidy up of-platdata irq support
Simon Glass
1
-0
/
+1
2021-07-15
dtoc: Check that a parent is not missing
Simon Glass
1
-0
/
+9
2021-04-29
dtoc: Correct dtoc output when testing
Simon Glass
1
-23
/
+1
2021-04-06
dtoc: Improve handling of reg properties
Simon Glass
1
-2
/
+6
2021-04-06
dtoc: Adjust detection of 64-bit properties
Simon Glass
1
-3
/
+3
2021-04-06
dtoc: Show driver warnings once at the end
Simon Glass
1
-2
/
+4
2021-03-26
dtoc: Only generate the required files
Simon Glass
1
-4
/
+19
2021-03-22
dtoc: Drop use of DECL() macros
Simon Glass
1
-4
/
+4
2021-03-22
dtoc: Generate device instances
Simon Glass
1
-5
/
+163
2021-03-22
dtoc: Generate uclass devices
Simon Glass
1
-0
/
+93
2021-03-22
dtoc: Generate a summary in the dt-plat.c file
Simon Glass
1
-3
/
+17
2021-03-22
dtoc: Tidy up the list of supported phandle properties
Simon Glass
1
-7
/
+21
2021-03-22
dtoc: Don't generate platform data with instantiation
Simon Glass
1
-3
/
+32
2021-03-22
dtoc: Add support for decl file
Simon Glass
1
-0
/
+36
2021-03-22
dtoc: Add an option for device instantiation
Simon Glass
1
-6
/
+11
2021-03-22
dtoc: Support processing the root node
Simon Glass
1
-2
/
+8
2021-03-22
dtoc: Set up the uclasses that are used
Simon Glass
1
-16
/
+30
2021-03-22
dtoc: Assign a sequence number to each node
Simon Glass
1
-15
/
+40
2021-03-22
dtoc: Read aliases for uclasses
Simon Glass
1
-0
/
+28
2021-03-22
dtoc: Support tracking the phase of U-Boot
Simon Glass
1
-2
/
+5
2021-03-22
dtoc: Track nodes which are actually used
Simon Glass
1
-0
/
+3
2021-03-22
dtoc: Process nodes to set up required properties
Simon Glass
1
-0
/
+37
2021-03-22
dtoc: Make use of node properties
Simon Glass
1
-26
/
+19
2021-03-22
dtoc: Add some extra properties to nodes
Simon Glass
1
-0
/
+37
2021-03-22
dtoc: Save scan information across test runs
Simon Glass
1
-3
/
+8
2021-01-05
dtoc: Move src_scan tests to a separate file
Simon Glass
1
-1
/
+1
2021-01-05
dtoc: Split source-code scanning to a separate file
Simon Glass
1
-162
/
+12
2021-01-05
dtoc: Drop dm_populate_phandle_data()
Simon Glass
1
-6
/
+0
2021-01-05
dtoc: Output nodes in order
Simon Glass
1
-11
/
+2
2021-01-05
dtoc: Allow specifying the base directory for tests
Simon Glass
1
-6
/
+12
2021-01-05
dtoc: Add the method for each command to OutputFile
Simon Glass
1
-26
/
+16
2021-01-05
dtoc: Rename dt-platdata.c to dt-plat.c
Simon Glass
1
-2
/
+2
2021-01-05
dtoc: Add a header comment to each generated file
Simon Glass
1
-10
/
+20
2021-01-05
dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS
Simon Glass
1
-3
/
+3
2021-01-05
dm: Rename DM_GET_DEVICE() to DM_DRVINFO_GET()
Simon Glass
1
-2
/
+2
2021-01-05
dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()
Simon Glass
1
-4
/
+4
2021-01-05
dtoc: Add an 'all' command
Simon Glass
1
-2
/
+5
2021-01-05
dtoc: Allow outputing to multiple files
Simon Glass
1
-10
/
+86
2021-01-05
dtoc: Allow providing a directory to write files to
Simon Glass
1
-2
/
+6
2021-01-05
dtoc: Use None to mean stdout
Simon Glass
1
-5
/
+5
2021-01-05
dtoc: Convert _drivers to a dict
Simon Glass
1
-4
/
+22
2021-01-05
dtoc: Output the struct values in a separate function
Simon Glass
1
-16
/
+34
2021-01-05
dtoc: Output the device in a separate function
Simon Glass
1
-11
/
+22
2021-01-05
dtoc: Make _output_list a top-level function
Simon Glass
1
-40
/
+40
2021-01-05
dtoc: Fix a few pylint warnings in dtb_platdata
Simon Glass
1
-15
/
+16
[next]