- e679f39 dtoc: Correct the intarray-widening test case by Simon Glass · 3 years, 3 months ago
- eec44c7 dtoc: Support widening a bool value by Simon Glass · 3 years, 4 months ago
- ca04494 dtoc: Fix widening an int array to an int by Simon Glass · 3 years, 4 months ago
- df82de8 dtoc: Rename is_wider_than() to reduce confusion by Simon Glass · 3 years, 4 months ago
- 43ba492 dtoc: Detect drivers which do not parse correctly by Simon Glass · 3 years, 4 months ago
- 86ff01e dtoc: Detect unexpected suffix on .of_match by Simon Glass · 3 years, 4 months ago
- 4f1727a dtoc: Add a stdout check in test_normalized_name() by Simon Glass · 3 years, 4 months ago
- 893142a dtoc: Correct the re_compat regular expression by Simon Glass · 3 years, 4 months ago
- 1b5fe11 dtoc: Allow multiple warnings for a driver by Simon Glass · 3 years, 4 months ago
- 973fa52 dtoc: Convert to use ArgumentParser by Simon Glass · 3 years, 4 months ago
- c796765 dtoc: Avoid using subscripts on match objects by Simon Glass · 3 years, 4 months ago
- 1c56469 dtoc: Check that a parent is not missing by Simon Glass · 3 years, 5 months ago
- 1707325 dtoc: Correct dtoc output when testing by Simon Glass · 3 years, 7 months ago
- da39341 dtoc: Improve handling of reg properties by Simon Glass · 3 years, 8 months ago
- 3e200ca dtoc: Adjust detection of 64-bit properties by Simon Glass · 3 years, 8 months ago
- 0c59ace dtoc: Show driver warnings once at the end by Simon Glass · 3 years, 8 months ago
- 5d1bec3 dtoc: Add new check that offsets are correct by Simon Glass · 3 years, 8 months ago
- f617665 dtoc: Support adding subnodes alongside existing ones by Simon Glass · 3 years, 8 months ago
- 76677dd dtoc: Add a subnode test for multiple nodes by Simon Glass · 3 years, 8 months ago
- 71719e1 dtoc: Tweak ordering of fdt-offsets refreshing by Simon Glass · 3 years, 8 months ago
- 37ba984 dtoc: Tidy up property-offset handling by Simon Glass · 3 years, 8 months ago
- acd9861 dtoc: Improve internal error for Refresh() by Simon Glass · 3 years, 8 months ago
- 8490c57 dtoc: Only generate the required files by Simon Glass · 3 years, 8 months ago
- cff7dcf dtoc: Drop use of DECL() macros by Simon Glass · 3 years, 8 months ago
- d392d32 dtoc: Generate device instances by Simon Glass · 3 years, 9 months ago
- ea74c95 dtoc: Generate uclass devices by Simon Glass · 3 years, 9 months ago
- 9763e4e dtoc: Generate a summary in the dt-plat.c file by Simon Glass · 3 years, 9 months ago
- 8840bc5 dtoc: Tidy up the list of supported phandle properties by Simon Glass · 3 years, 9 months ago
- 4b91be2 dtoc: Don't generate platform data with instantiation by Simon Glass · 3 years, 9 months ago
- 426d12f dtoc: Add support for decl file by Simon Glass · 3 years, 9 months ago
- 4a09235 dtoc: Add an option for device instantiation by Simon Glass · 3 years, 9 months ago
- 50aae3e dtoc: Support processing the root node by Simon Glass · 3 years, 9 months ago
- 337d697 dtoc: Set up the uclasses that are used by Simon Glass · 3 years, 9 months ago
- 074197a dtoc: Assign a sequence number to each node by Simon Glass · 3 years, 9 months ago
- 1712f8b dtoc: Detect drivers only at the start of start of line by Simon Glass · 3 years, 9 months ago
- 0595352 dtoc: Read aliases for uclasses by Simon Glass · 3 years, 9 months ago
- 1d97269 dtoc: Warn of duplicate drivers by Simon Glass · 3 years, 9 months ago
- 8d6f2d3 dtoc: Process driver aliases along with drivers by Simon Glass · 3 years, 9 months ago
- 735ddfc dtoc: Support headers needed for drivers by Simon Glass · 3 years, 9 months ago
- b00f006 dtoc: Support tracking the phase of U-Boot by Simon Glass · 3 years, 9 months ago
- b9319c4 dtoc: Track nodes which are actually used by Simon Glass · 3 years, 9 months ago
- fd471e2 dtoc: Process nodes to set up required properties by Simon Glass · 3 years, 9 months ago
- e525fea dtoc: Make use of node properties by Simon Glass · 3 years, 9 months ago
- 51d5d05 dtoc: Add some extra properties to nodes by Simon Glass · 3 years, 9 months ago
- f38161c dtoc: Rename sandbox_i2c_test and sandbox_pmic_test by Simon Glass · 3 years, 9 months ago
- dff51a5 dtoc: Move test files into a test/ directory by Simon Glass · 3 years, 9 months ago
- acf5cb8 dtoc: Support scanning of structs in header files by Simon Glass · 3 years, 9 months ago
- 1a8b4b9 dtoc: Support scanning of uclasses by Simon Glass · 3 years, 9 months ago
- c8b19b0 dtoc: Collect priv/plat struct info from drivers by Simon Glass · 3 years, 9 months ago
- 36b2220 dtoc: Ignore unwanted files when scanning for drivers by Simon Glass · 3 years, 9 months ago
- a32eb7d dtoc: Save scan information across test runs by Simon Glass · 3 years, 9 months ago
- c58662f dtoc: Scan drivers for available information by Simon Glass · 3 years, 9 months ago
- 6eb9932 binman: Support alignment of files by Simon Glass · 3 years, 10 months ago
- 9fc6ebd dtoc: binman: Drop Python 2 code by Simon Glass · 3 years, 10 months ago
- 970349a dtoc: Tidy up src_scan tests by Simon Glass · 3 years, 11 months ago
- 10ea9c0 dtoc: Move src_scan tests to a separate file by Simon Glass · 3 years, 11 months ago
- a542a70 dtoc: Split source-code scanning to a separate file by Simon Glass · 3 years, 11 months ago
- d960f0d dtoc: Drop dm_populate_phandle_data() by Simon Glass · 3 years, 11 months ago
- 9eca08d dtoc: Output nodes in order by Simon Glass · 3 years, 11 months ago
- 1e0f3f4 dtoc: Allow specifying the base directory for tests by Simon Glass · 3 years, 11 months ago
- a7d5f96 dtoc: Add the method for each command to OutputFile by Simon Glass · 3 years, 11 months ago
- f31fa99 dtoc: Rename dt-platdata.c to dt-plat.c by Simon Glass · 3 years, 11 months ago
- d1055d6 dtoc: Add a header comment to each generated file by Simon Glass · 3 years, 11 months ago
- 5d9a3aa dtoc: Run tests using test_util by Simon Glass · 3 years, 11 months ago
- bdf8fd7 dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS by Simon Glass · 3 years, 11 months ago
- 8629d30 dm: Rename DM_GET_DEVICE() to DM_DRVINFO_GET() by Simon Glass · 3 years, 11 months ago
- 20e442a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · 3 years, 11 months ago
- 10cbd3b dtoc: Add an 'all' command by Simon Glass · 3 years, 11 months ago
- be44f27 dtoc: Allow outputing to multiple files by Simon Glass · 3 years, 11 months ago
- 192c111 dtoc: Allow providing a directory to write files to by Simon Glass · 3 years, 11 months ago
- de846cb dtoc: Test the stdout output by Simon Glass · 3 years, 11 months ago
- f62cea0 dtoc: Use None to mean stdout by Simon Glass · 3 years, 11 months ago
- 67b5ec5 dtoc: Tidy up pylint warnings in test by Simon Glass · 3 years, 11 months ago
- 7d637c1 dtoc: Convert _drivers to a dict by Simon Glass · 3 years, 11 months ago
- 161dac1 dtoc: Output the struct values in a separate function by Simon Glass · 3 years, 11 months ago
- 221ddc1 dtoc: Output the device in a separate function by Simon Glass · 3 years, 11 months ago
- abf0c80 dtoc: Make _output_list a top-level function by Simon Glass · 3 years, 11 months ago
- ccc3da7 dtoc: Fix a few pylint warnings in dtb_platdata by Simon Glass · 3 years, 11 months ago
- acfb530 sandbox: Drop unnecessary test node by Simon Glass · 3 years, 11 months ago
- 4f50086 dm: Rename 'platdata_size' to 'plat_size' by Simon Glass · 4 years ago
- caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
- 78128d5 dtoc: Tidy up more Python style in dtb_platdata by Simon Glass · 4 years ago
- 9b33038 dtoc: Tidy up Python style in dtb_platdata by Simon Glass · 4 years ago
- 479dd30 patman: Drop tools.ToChar() and ToChars() by Simon Glass · 4 years ago
- 6a4ccad patman: Drop tools.ToByte() by Simon Glass · 4 years ago
- fc0056e patman: Drop unicode helper functions by Simon Glass · 4 years ago
- 5ea9dcc fdt: Use an Enum for the data type by Simon Glass · 4 years ago
- cb43ac1 dm: Don't allow U_BOOT_DEVICE() when of-platdata is used by Simon Glass · 4 years, 1 month ago
- 8a38abf dm: Use driver_info index instead of pointer by Simon Glass · 4 years, 1 month ago
- e41651f dm: Support parent devices with of-platdata by Simon Glass · 4 years, 1 month ago
- e144caf dtoc: Fix widening of int to bytes by Simon Glass · 4 years, 1 month ago
- 1b27273 dtoc: Order the structures internally by name by Simon Glass · 4 years, 1 month ago
- e4fb5fa dtoc: Document the return value of scan_structs() by Simon Glass · 4 years, 1 month ago
- 97136eb dtoc: Use a namedtuple for _links by Simon Glass · 4 years, 1 month ago
- 26e408f dtoc: Extract inner loop from output_node() by Simon Glass · 4 years, 1 month ago
- 1e4687a binman: Use target-specific tools when cross-compiling by Alper Nebi Yasak · 4 years, 2 months ago
- 946ec85 dtoc: Add a setup script for Python by Simon Glass · 4 years, 3 months ago
- e9ab331 dtoc: remove compatible string aliases support by Walter Lozano · 4 years, 4 months ago
- dcb3ed6 dtoc: look for compatible string aliases in driver list by Walter Lozano · 4 years, 4 months ago
- 6c74d1b dtoc: add coverage test for unicode error by Walter Lozano · 4 years, 4 months ago