summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2021-03-26binman: Plumb expanded entries through fullySimon Glass
2021-03-26binman: Allow a way to select expanded entriesSimon Glass
2021-03-26binman: Allow using an an 'expanded' entry typeSimon Glass
2021-03-26binman: Use standard filenames for SPL/TPL devicetreeSimon Glass
2021-03-26binman: Move the comment for GetFdts() to the base classSimon Glass
2021-03-26binman: Drop unnecessary field in output_fdt_infoSimon Glass
2021-03-26binman: Use the fake SPL/TPL only if requestedSimon Glass
2021-03-26binman: Drop unnecessary 'type' property in testsSimon Glass
2021-03-26binman: Add support for u-boot-tpl-bss-badSimon Glass
2021-03-26binman: Add support for u-boot-tpl-nodtbSimon Glass
2021-03-26binman: Support symbols in u-boot-spl-nodtbSimon Glass
2021-03-26binman: Correct the documentation for u-boot-spl-bss-padSimon Glass
2021-03-26binman: Tidy up underscores in entry documentationSimon Glass
2021-03-26binman: Update entry help for files-alignSimon Glass
2021-03-26binman: Document ExpandEntries() in the base classSimon Glass
2021-03-26binman: Allow extracting to current directorySimon Glass
2021-03-26dtoc: Only generate the required filesSimon Glass
2021-03-22dtoc: Drop use of DECL() macrosSimon Glass
2021-03-22dtoc: Generate device instancesSimon Glass
2021-03-22dtoc: Generate uclass devicesSimon Glass
2021-03-22dtoc: Generate a summary in the dt-plat.c fileSimon Glass
2021-03-22dtoc: Tidy up the list of supported phandle propertiesSimon Glass
2021-03-22dtoc: Don't generate platform data with instantiationSimon Glass
2021-03-22dtoc: Add support for decl fileSimon Glass
2021-03-22dtoc: Add an option for device instantiationSimon Glass
2021-03-22dtoc: Support processing the root nodeSimon Glass
2021-03-22dtoc: Set up the uclasses that are usedSimon Glass
2021-03-22dtoc: Assign a sequence number to each nodeSimon Glass
2021-03-22dtoc: Detect drivers only at the start of start of lineSimon Glass
2021-03-22dtoc: Read aliases for uclassesSimon Glass
2021-03-22dtoc: Warn of duplicate driversSimon Glass
2021-03-22dtoc: Process driver aliases along with driversSimon Glass
2021-03-22dtoc: Support headers needed for driversSimon Glass
2021-03-22dtoc: Support tracking the phase of U-BootSimon Glass
2021-03-22dtoc: Track nodes which are actually usedSimon Glass
2021-03-22dtoc: Process nodes to set up required propertiesSimon Glass
2021-03-22dtoc: Make use of node propertiesSimon Glass
2021-03-22dtoc: Add some extra properties to nodesSimon Glass
2021-03-22dtoc: Rename sandbox_i2c_test and sandbox_pmic_testSimon Glass
2021-03-22dtoc: Move test files into a test/ directorySimon Glass
2021-03-22dtoc: Support scanning of structs in header filesSimon Glass
2021-03-22dtoc: Support scanning of uclassesSimon Glass
2021-03-22dtoc: Collect priv/plat struct info from driversSimon Glass
2021-03-22dtoc: Ignore unwanted files when scanning for driversSimon Glass
2021-03-22dtoc: Save scan information across test runsSimon Glass
2021-03-22dtoc: Scan drivers for available informationSimon Glass
2021-03-22patman: Use less for help file, if availableNicolas Boichat
2021-03-22tools: fdtgrep: Use unsigned chars for arraysSamuel Dionne-Riel
2021-03-22patman: Quieten down the alias checkingSimon Glass
2021-03-22patman: Update documentation to match new usageSimon Glass