index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
dtoc
/
dtb_platdata.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
dtoc: Correct dtoc output when testing
Simon Glass
2021-04-29
1
-23
/
+1
*
dtoc: Improve handling of reg properties
Simon Glass
2021-04-06
1
-2
/
+6
*
dtoc: Adjust detection of 64-bit properties
Simon Glass
2021-04-06
1
-3
/
+3
*
dtoc: Show driver warnings once at the end
Simon Glass
2021-04-06
1
-2
/
+4
*
dtoc: Only generate the required files
Simon Glass
2021-03-26
1
-4
/
+19
*
dtoc: Drop use of DECL() macros
Simon Glass
2021-03-22
1
-4
/
+4
*
dtoc: Generate device instances
Simon Glass
2021-03-22
1
-5
/
+163
*
dtoc: Generate uclass devices
Simon Glass
2021-03-22
1
-0
/
+93
*
dtoc: Generate a summary in the dt-plat.c file
Simon Glass
2021-03-22
1
-3
/
+17
*
dtoc: Tidy up the list of supported phandle properties
Simon Glass
2021-03-22
1
-7
/
+21
*
dtoc: Don't generate platform data with instantiation
Simon Glass
2021-03-22
1
-3
/
+32
*
dtoc: Add support for decl file
Simon Glass
2021-03-22
1
-0
/
+36
*
dtoc: Add an option for device instantiation
Simon Glass
2021-03-22
1
-6
/
+11
*
dtoc: Support processing the root node
Simon Glass
2021-03-22
1
-2
/
+8
*
dtoc: Set up the uclasses that are used
Simon Glass
2021-03-22
1
-16
/
+30
*
dtoc: Assign a sequence number to each node
Simon Glass
2021-03-22
1
-15
/
+40
*
dtoc: Read aliases for uclasses
Simon Glass
2021-03-22
1
-0
/
+28
*
dtoc: Support tracking the phase of U-Boot
Simon Glass
2021-03-22
1
-2
/
+5
*
dtoc: Track nodes which are actually used
Simon Glass
2021-03-22
1
-0
/
+3
*
dtoc: Process nodes to set up required properties
Simon Glass
2021-03-22
1
-0
/
+37
*
dtoc: Make use of node properties
Simon Glass
2021-03-22
1
-26
/
+19
*
dtoc: Add some extra properties to nodes
Simon Glass
2021-03-22
1
-0
/
+37
*
dtoc: Save scan information across test runs
Simon Glass
2021-03-22
1
-3
/
+8
*
dtoc: Move src_scan tests to a separate file
Simon Glass
2021-01-05
1
-1
/
+1
*
dtoc: Split source-code scanning to a separate file
Simon Glass
2021-01-05
1
-162
/
+12
*
dtoc: Drop dm_populate_phandle_data()
Simon Glass
2021-01-05
1
-6
/
+0
*
dtoc: Output nodes in order
Simon Glass
2021-01-05
1
-11
/
+2
*
dtoc: Allow specifying the base directory for tests
Simon Glass
2021-01-05
1
-6
/
+12
*
dtoc: Add the method for each command to OutputFile
Simon Glass
2021-01-05
1
-26
/
+16
*
dtoc: Rename dt-platdata.c to dt-plat.c
Simon Glass
2021-01-05
1
-2
/
+2
*
dtoc: Add a header comment to each generated file
Simon Glass
2021-01-05
1
-10
/
+20
*
dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS
Simon Glass
2021-01-05
1
-3
/
+3
*
dm: Rename DM_GET_DEVICE() to DM_DRVINFO_GET()
Simon Glass
2021-01-05
1
-2
/
+2
*
dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()
Simon Glass
2021-01-05
1
-4
/
+4
*
dtoc: Add an 'all' command
Simon Glass
2021-01-05
1
-2
/
+5
*
dtoc: Allow outputing to multiple files
Simon Glass
2021-01-05
1
-10
/
+86
*
dtoc: Allow providing a directory to write files to
Simon Glass
2021-01-05
1
-2
/
+6
*
dtoc: Use None to mean stdout
Simon Glass
2021-01-05
1
-5
/
+5
*
dtoc: Convert _drivers to a dict
Simon Glass
2021-01-05
1
-4
/
+22
*
dtoc: Output the struct values in a separate function
Simon Glass
2021-01-05
1
-16
/
+34
*
dtoc: Output the device in a separate function
Simon Glass
2021-01-05
1
-11
/
+22
*
dtoc: Make _output_list a top-level function
Simon Glass
2021-01-05
1
-40
/
+40
*
dtoc: Fix a few pylint warnings in dtb_platdata
Simon Glass
2021-01-05
1
-15
/
+16
*
dm: Rename 'platdata_size' to 'plat_size'
Simon Glass
2020-12-13
1
-1
/
+1
*
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
1
-1
/
+1
*
dtoc: Tidy up more Python style in dtb_platdata
Simon Glass
2020-12-13
1
-45
/
+46
*
dtoc: Tidy up Python style in dtb_platdata
Simon Glass
2020-12-13
1
-29
/
+42
*
patman: Drop tools.ToByte()
Simon Glass
2020-12-13
1
-1
/
+1
*
patman: Drop unicode helper functions
Simon Glass
2020-12-13
1
-1
/
+2
*
fdt: Use an Enum for the data type
Simon Glass
2020-12-13
1
-13
/
+13
[next]