summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* imx6: icorem6: chmod 644 enigcam.bmpHeinrich Schuchardt2021-04-081-0/+0
* tools: imx image: fix write warningPeng Fan2021-04-082-2/+2
* tools: Integrate the Dockerfile used for CITom Rini2021-04-071-0/+203
* moveconfig: Handle binary files cleanlySimon Glass2021-04-061-2/+14
* dtoc: Improve handling of reg propertiesSimon Glass2021-04-064-3/+73
* dtoc: Adjust detection of 64-bit propertiesSimon Glass2021-04-062-6/+6
* dtoc: Show driver warnings once at the endSimon Glass2021-04-064-28/+33
* buildman: Add an encoding to the out-env fileSimon Glass2021-04-061-1/+2
* patman: Continue on if warnings are found outside a commitSimon Glass2021-04-061-2/+2
* Merge tag 'v2021.04-rc5' into nextTom Rini2021-03-292-9/+9
|\
| * Support building on macOS/arm64Jessica Clarke2021-03-281-2/+2
| * mkeficapsule: Correct printf() stringsSimon Glass2021-03-161-7/+7
* | dtoc: Add new check that offsets are correctSimon Glass2021-03-272-3/+40
* | dtoc: Support adding subnodes alongside existing onesSimon Glass2021-03-272-9/+51
* | dtoc: Add a subnode test for multiple nodesSimon Glass2021-03-272-12/+34
* | dtoc: Tweak ordering of fdt-offsets refreshingSimon Glass2021-03-271-3/+4
* | dtoc: Tidy up property-offset handlingSimon Glass2021-03-271-3/+7
* | dtoc: Improve internal error for Refresh()Simon Glass2021-03-272-3/+3
* | binman: Support default alignment for sectionsSimon Glass2021-03-278-0/+58
* | binman: Support obtaining section contents immediatelySimon Glass2021-03-276-19/+95
* | binman: Add support for a collection of entriesSimon Glass2021-03-276-14/+128
* | binman: Allow disabling expanding an entrySimon Glass2021-03-278-9/+56
* | binman: Use a unique number for the symbols test fileSimon Glass2021-03-272-1/+1
* | 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