summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* binman: Support packaging U-Boot for scenarios like OF_BOARD or OF_PRIOR_STAGEBin Meng2021-05-191-0/+24
* binman: Add support for RISC-V OpenSBI fw_dynamic blobBin Meng2021-05-194-0/+57
* binman: test: Rename 172_fit_fdt.dts to 170_fit_fdt.dtsBin Meng2021-05-192-5/+5
* binman: Correct the comment for ATF entry typeBin Meng2021-05-191-1/+1
* binman: Correct '-a' description in the docBin Meng2021-05-191-2/+2
* buildman: Use bytes for the environmentSimon Glass2021-04-293-11/+30
* buildman: Handle exceptions in threads gracefullySimon Glass2021-04-294-11/+56
* buildman: Use common code to send an resultSimon Glass2021-04-291-8/+13
* buildman: Tidy up a few commentsSimon Glass2021-04-293-5/+20
* binman: Support adding sections to FMAPsSimon Glass2021-04-294-9/+50
* binman: Tweak implementation of fmapSimon Glass2021-04-291-31/+38
* patman: Parse checkpatch by message instead of by lineEvan Benn2021-04-291-84/+134
* patman: Assume we always have pygit2 for testsTom Rini2021-04-291-17/+2
* dtoc: Correct dtoc output when testingSimon Glass2021-04-292-53/+22
* binman: Correct testSplNoDtb() and Tpl alsoSimon Glass2021-04-291-0/+2
* mkimage: Add a 'keyfile' argument for image signingAlexandru Gagniuc2021-04-144-28/+40
* lib: Add support for ECDSA image signingAlexandru Gagniuc2021-04-141-0/+3
* lib/rsa: Make fdt_add_bignum() available outside of RSA codeAlexandru Gagniuc2021-04-141-0/+5
* lib: Rename rsa-checksum.c to hash-checksum.cAlexandru Gagniuc2021-04-141-1/+2
* moveconfig.py: add to the "do not process" listTrevor Woerner2021-04-121-1/+1
* checkpatch: Add warnings for using strn(cat|cpy)Sean Anderson2021-04-121-1/+13
* tools/mkeficapsule: improve online helpHeinrich Schuchardt2021-04-101-8/+8
* 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