index
:
u-boot.git
master
sbiboot
"Das U-Boot" Source Tree
himbeer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
dtoc
/
test_dtoc.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
dtoc: Use pathlib to find the test directory
Simon Glass
2023-03-08
1
-2
/
+4
*
patman: Move library functions into a library directory
Simon Glass
2023-03-08
1
-2
/
+2
*
dtoc: Add a way to read a phandle with params
Simon Glass
2023-01-18
1
-0
/
+3
*
dm: core: Support accessing core tags
Simon Glass
2022-06-28
1
-0
/
+4
*
dm: core: Switch the testbus driver to use a new struct
Simon Glass
2022-06-28
1
-1
/
+1
*
dtoc: Correct pylint errors
Simon Glass
2022-03-02
1
-3
/
+3
*
patman: Convert camel case in tools.py
Simon Glass
2022-02-09
1
-38
/
+38
*
dtoc: Add support for reading 64-bit ints
Simon Glass
2021-12-02
1
-0
/
+2
*
dtoc: Support widening a bool value
Simon Glass
2021-08-01
1
-0
/
+3
*
dtoc: Fix widening an int array to an int
Simon Glass
2021-08-01
1
-3
/
+3
*
dtoc: Check that a parent is not missing
Simon Glass
2021-07-15
1
-0
/
+10
*
dtoc: Correct dtoc output when testing
Simon Glass
2021-04-29
1
-30
/
+21
*
dtoc: Improve handling of reg properties
Simon Glass
2021-04-06
1
-1
/
+16
*
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
-1
/
+1
*
dtoc: Only generate the required files
Simon Glass
2021-03-26
1
-1
/
+1
*
dtoc: Drop use of DECL() macros
Simon Glass
2021-03-22
1
-32
/
+32
*
dtoc: Generate device instances
Simon Glass
2021-03-22
1
-10
/
+317
*
dtoc: Generate uclass devices
Simon Glass
2021-03-22
1
-13
/
+151
*
dtoc: Generate a summary in the dt-plat.c file
Simon Glass
2021-03-22
1
-32
/
+152
*
dtoc: Don't generate platform data with instantiation
Simon Glass
2021-03-22
1
-10
/
+43
*
dtoc: Add support for decl file
Simon Glass
2021-03-22
1
-7
/
+84
*
dtoc: Add an option for device instantiation
Simon Glass
2021-03-22
1
-15
/
+22
*
dtoc: Support processing the root node
Simon Glass
2021-03-22
1
-2
/
+21
*
dtoc: Set up the uclasses that are used
Simon Glass
2021-03-22
1
-2
/
+27
*
dtoc: Assign a sequence number to each node
Simon Glass
2021-03-22
1
-0
/
+6
*
dtoc: Read aliases for uclasses
Simon Glass
2021-03-22
1
-2
/
+54
*
dtoc: Support tracking the phase of U-Boot
Simon Glass
2021-03-22
1
-8
/
+8
*
dtoc: Track nodes which are actually used
Simon Glass
2021-03-22
1
-0
/
+11
*
dtoc: Process nodes to set up required properties
Simon Glass
2021-03-22
1
-0
/
+76
*
dtoc: Rename sandbox_i2c_test and sandbox_pmic_test
Simon Glass
2021-03-22
1
-6
/
+6
*
dtoc: Move test files into a test/ directory
Simon Glass
2021-03-22
1
-1
/
+1
*
dtoc: Save scan information across test runs
Simon Glass
2021-03-22
1
-7
/
+33
*
dtoc: Move src_scan tests to a separate file
Simon Glass
2021-01-05
1
-73
/
+0
*
dtoc: Split source-code scanning to a separate file
Simon Glass
2021-01-05
1
-7
/
+7
*
dtoc: Drop dm_populate_phandle_data()
Simon Glass
2021-01-05
1
-22
/
+7
*
dtoc: Output nodes in order
Simon Glass
2021-01-05
1
-32
/
+32
*
dtoc: Allow specifying the base directory for tests
Simon Glass
2021-01-05
1
-0
/
+34
*
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
-2
/
+4
*
dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()
Simon Glass
2021-01-05
1
-33
/
+33
*
dtoc: Add an 'all' command
Simon Glass
2021-01-05
1
-3
/
+37
*
dtoc: Allow outputing to multiple files
Simon Glass
2021-01-05
1
-0
/
+8
*
dtoc: Allow providing a directory to write files to
Simon Glass
2021-01-05
1
-7
/
+7
*
dtoc: Test the stdout output
Simon Glass
2021-01-05
1
-15
/
+22
*
dtoc: Use None to mean stdout
Simon Glass
2021-01-05
1
-1
/
+1
*
dtoc: Tidy up pylint warnings in test
Simon Glass
2021-01-05
1
-71
/
+85
*
dtoc: Convert _drivers to a dict
Simon Glass
2021-01-05
1
-0
/
+10
*
sandbox: Drop unnecessary test node
Simon Glass
2021-01-05
1
-12
/
+0
*
dm: Rename 'platdata_size' to 'plat_size'
Simon Glass
2020-12-13
1
-33
/
+33
[next]