index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
master
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
toradex_u-boot-2024.07_smarc-imx8mp-bringup
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
dtoc
/
test_dtoc.py
Age
Commit message (
Expand
)
Author
2021-04-29
dtoc: Correct dtoc output when testing
Simon Glass
2021-04-06
dtoc: Improve handling of reg properties
Simon Glass
2021-04-06
dtoc: Adjust detection of 64-bit properties
Simon Glass
2021-04-06
dtoc: Show driver warnings once at the end
Simon Glass
2021-03-26
dtoc: Only generate the required files
Simon Glass
2021-03-22
dtoc: Drop use of DECL() macros
Simon Glass
2021-03-22
dtoc: Generate device instances
Simon Glass
2021-03-22
dtoc: Generate uclass devices
Simon Glass
2021-03-22
dtoc: Generate a summary in the dt-plat.c file
Simon Glass
2021-03-22
dtoc: Don't generate platform data with instantiation
Simon Glass
2021-03-22
dtoc: Add support for decl file
Simon Glass
2021-03-22
dtoc: Add an option for device instantiation
Simon Glass
2021-03-22
dtoc: Support processing the root node
Simon Glass
2021-03-22
dtoc: Set up the uclasses that are used
Simon Glass
2021-03-22
dtoc: Assign a sequence number to each node
Simon Glass
2021-03-22
dtoc: Read aliases for uclasses
Simon Glass
2021-03-22
dtoc: Support tracking the phase of U-Boot
Simon Glass
2021-03-22
dtoc: Track nodes which are actually used
Simon Glass
2021-03-22
dtoc: Process nodes to set up required properties
Simon Glass
2021-03-22
dtoc: Rename sandbox_i2c_test and sandbox_pmic_test
Simon Glass
2021-03-22
dtoc: Move test files into a test/ directory
Simon Glass
2021-03-22
dtoc: Save scan information across test runs
Simon Glass
2021-01-05
dtoc: Move src_scan tests to a separate file
Simon Glass
2021-01-05
dtoc: Split source-code scanning to a separate file
Simon Glass
2021-01-05
dtoc: Drop dm_populate_phandle_data()
Simon Glass
2021-01-05
dtoc: Output nodes in order
Simon Glass
2021-01-05
dtoc: Allow specifying the base directory for tests
Simon Glass
2021-01-05
dtoc: Rename dt-platdata.c to dt-plat.c
Simon Glass
2021-01-05
dtoc: Add a header comment to each generated file
Simon Glass
2021-01-05
dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()
Simon Glass
2021-01-05
dtoc: Add an 'all' command
Simon Glass
2021-01-05
dtoc: Allow outputing to multiple files
Simon Glass
2021-01-05
dtoc: Allow providing a directory to write files to
Simon Glass
2021-01-05
dtoc: Test the stdout output
Simon Glass
2021-01-05
dtoc: Use None to mean stdout
Simon Glass
2021-01-05
dtoc: Tidy up pylint warnings in test
Simon Glass
2021-01-05
dtoc: Convert _drivers to a dict
Simon Glass
2021-01-05
sandbox: Drop unnecessary test node
Simon Glass
2020-12-13
dm: Rename 'platdata_size' to 'plat_size'
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
fdt: Use an Enum for the data type
Simon Glass
2020-10-29
dm: Don't allow U_BOOT_DEVICE() when of-platdata is used
Simon Glass
2020-10-29
dm: Use driver_info index instead of pointer
Simon Glass
2020-10-29
dm: Support parent devices with of-platdata
Simon Glass
2020-10-29
dtoc: Fix widening of int to bytes
Simon Glass
2020-10-29
dtoc: Order the structures internally by name
Simon Glass
2020-07-28
dtoc: remove compatible string aliases support
Walter Lozano
2020-07-28
dtoc: look for compatible string aliases in driver list
Walter Lozano
2020-07-28
dtoc: add coverage test for unicode error
Walter Lozano
2020-07-17
dtoc: Support ACPI paths in of-platdata
Simon Glass
[next]