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-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-27
dtoc: Add new check that offsets are correct
Simon Glass
2021-03-27
dtoc: Support adding subnodes alongside existing ones
Simon Glass
2021-03-27
dtoc: Add a subnode test for multiple nodes
Simon Glass
2021-03-27
dtoc: Tweak ordering of fdt-offsets refreshing
Simon Glass
2021-03-27
dtoc: Tidy up property-offset handling
Simon Glass
2021-03-27
dtoc: Improve internal error for Refresh()
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: Tidy up the list of supported phandle properties
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: Detect drivers only at the start of start of line
Simon Glass
2021-03-22
dtoc: Read aliases for uclasses
Simon Glass
2021-03-22
dtoc: Warn of duplicate drivers
Simon Glass
2021-03-22
dtoc: Process driver aliases along with drivers
Simon Glass
2021-03-22
dtoc: Support headers needed for drivers
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: Make use of node properties
Simon Glass
2021-03-22
dtoc: Add some extra properties to nodes
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: Support scanning of structs in header files
Simon Glass
2021-03-22
dtoc: Support scanning of uclasses
Simon Glass
2021-03-22
dtoc: Collect priv/plat struct info from drivers
Simon Glass
2021-03-22
dtoc: Ignore unwanted files when scanning for drivers
Simon Glass
2021-03-22
dtoc: Save scan information across test runs
Simon Glass
2021-03-22
dtoc: Scan drivers for available information
Simon Glass
2021-01-30
binman: Support alignment of files
Simon Glass
2021-01-30
dtoc: binman: Drop Python 2 code
Simon Glass
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
[next]