summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* binman: Update various pieces of the documentationSimon Glass2021-03-261-39/+44
* binman: Drop repetitive heading for each entrySimon Glass2021-03-2620-57/+57
* binman: Incorporate entry documentationSimon Glass2021-03-2610-77/+87
* binman: Rearrange documentation into headingsSimon Glass2021-03-261-257/+266
* binman: doc: Add documentation to htmldocsSimon Glass2021-03-266-245/+257
* binman: Automatically expand phase binaries into sectionsSimon Glass2021-03-2616-18/+571
* binman: Plumb expanded entries through fullySimon Glass2021-03-263-8/+36
* binman: Allow a way to select expanded entriesSimon Glass2021-03-262-6/+16
* binman: Allow using an an 'expanded' entry typeSimon Glass2021-03-262-9/+63
* binman: Use standard filenames for SPL/TPL devicetreeSimon Glass2021-03-262-13/+16
* binman: Move the comment for GetFdts() to the base classSimon Glass2021-03-262-10/+1
* binman: Drop unnecessary field in output_fdt_infoSimon Glass2021-03-261-12/+10
* binman: Use the fake SPL/TPL only if requestedSimon Glass2021-03-261-8/+15
* binman: Drop unnecessary 'type' property in testsSimon Glass2021-03-262-2/+0
* binman: Add support for u-boot-tpl-bss-badSimon Glass2021-03-264-0/+101
* binman: Add support for u-boot-tpl-nodtbSimon Glass2021-03-264-0/+83
* binman: Support symbols in u-boot-spl-nodtbSimon Glass2021-03-266-21/+81
* binman: Correct the documentation for u-boot-spl-bss-padSimon Glass2021-03-262-14/+20
* binman: Tidy up underscores in entry documentationSimon Glass2021-03-267-24/+22
* binman: Update entry help for files-alignSimon Glass2021-03-261-0/+1
* binman: Document ExpandEntries() in the base classSimon Glass2021-03-262-6/+11
* binman: Allow extracting to current directorySimon Glass2021-03-261-1/+1
* dtoc: Only generate the required filesSimon Glass2021-03-262-5/+20
* dtoc: Drop use of DECL() macrosSimon Glass2021-03-222-36/+36
* dtoc: Generate device instancesSimon Glass2021-03-222-15/+480
* dtoc: Generate uclass devicesSimon Glass2021-03-222-13/+244
* dtoc: Generate a summary in the dt-plat.c fileSimon Glass2021-03-222-35/+169
* dtoc: Tidy up the list of supported phandle propertiesSimon Glass2021-03-221-7/+21
* dtoc: Don't generate platform data with instantiationSimon Glass2021-03-222-13/+75
* dtoc: Add support for decl fileSimon Glass2021-03-222-7/+120
* dtoc: Add an option for device instantiationSimon Glass2021-03-223-22/+36
* dtoc: Support processing the root nodeSimon Glass2021-03-224-20/+59
* dtoc: Set up the uclasses that are usedSimon Glass2021-03-224-18/+119
* dtoc: Assign a sequence number to each nodeSimon Glass2021-03-222-15/+46
* dtoc: Detect drivers only at the start of start of lineSimon Glass2021-03-221-2/+2
* dtoc: Read aliases for uclassesSimon Glass2021-03-227-3/+345
* dtoc: Warn of duplicate driversSimon Glass2021-03-222-1/+122
* dtoc: Process driver aliases along with driversSimon Glass2021-03-222-11/+9
* dtoc: Support headers needed for driversSimon Glass2021-03-222-0/+11
* dtoc: Support tracking the phase of U-BootSimon Glass2021-03-225-12/+31
* dtoc: Track nodes which are actually usedSimon Glass2021-03-224-4/+37
* dtoc: Process nodes to set up required propertiesSimon Glass2021-03-223-0/+124
* dtoc: Make use of node propertiesSimon Glass2021-03-221-26/+19
* dtoc: Add some extra properties to nodesSimon Glass2021-03-221-0/+37
* dtoc: Rename sandbox_i2c_test and sandbox_pmic_testSimon Glass2021-03-222-8/+8
* dtoc: Move test files into a test/ directorySimon Glass2021-03-2223-12/+24
* dtoc: Support scanning of structs in header filesSimon Glass2021-03-222-3/+128
* dtoc: Support scanning of uclassesSimon Glass2021-03-222-0/+177
* dtoc: Collect priv/plat struct info from driversSimon Glass2021-03-222-2/+55
* dtoc: Ignore unwanted files when scanning for driversSimon Glass2021-03-222-1/+9