index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
dtoc
Age
Commit message (
Expand
)
Author
2021-01-05
dtoc: Tidy up src_scan tests
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: Add the method for each command to OutputFile
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
dtoc: Run tests using test_util
Simon Glass
2021-01-05
dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS
Simon Glass
2021-01-05
dm: Rename DM_GET_DEVICE() to DM_DRVINFO_GET()
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
dtoc: Output the struct values in a separate function
Simon Glass
2021-01-05
dtoc: Output the device in a separate function
Simon Glass
2021-01-05
dtoc: Make _output_list a top-level function
Simon Glass
2021-01-05
dtoc: Fix a few pylint warnings in dtb_platdata
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
dtoc: Tidy up more Python style in dtb_platdata
Simon Glass
2020-12-13
dtoc: Tidy up Python style in dtb_platdata
Simon Glass
2020-12-13
patman: Drop tools.ToChar() and ToChars()
Simon Glass
2020-12-13
patman: Drop tools.ToByte()
Simon Glass
2020-12-13
patman: Drop unicode helper functions
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-10-29
dtoc: Document the return value of scan_structs()
Simon Glass
2020-10-29
dtoc: Use a namedtuple for _links
Simon Glass
2020-10-29
dtoc: Extract inner loop from output_node()
Simon Glass
2020-09-22
binman: Use target-specific tools when cross-compiling
Alper Nebi Yasak
2020-08-22
dtoc: Add a setup script for Python
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-25
dtoc: Allow adding variable-sized data to a dtb
Simon Glass
2020-07-24
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-20
dtoc: Allow adding variable-sized data to a dtb
Simon Glass
2020-07-17
dtoc: Support ACPI paths in of-platdata
Simon Glass
[next]