summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2021-07-31tools: kwbimage: Align SPI and NAND images to 256 bytesPali Rohár1-1/+18
2021-07-31tools: kwbimage: Simplify aligning and calculating checksumPali Rohár1-21/+15
2021-07-31tools: kwbimage: Fix compilation without CONFIG_SYS_U_BOOT_OFFSPali Rohár1-1/+1
2021-07-28Rename SPL_USB_HOST_SUPPORT to SPL_USB_HOSTSimon Glass1-1/+1
2021-07-21binman: Add basic support for debugging performanceSimon Glass4-0/+88
2021-07-21patman: Use bytearray instead of stringSimon Glass1-3/+3
2021-07-21binman: Use bytearray instead of stringSimon Glass2-3/+3
2021-07-21binman: Split node-reading out from constructor in filesSimon Glass1-0/+3
2021-07-21binman: Support multithreading for building imagesSimon Glass8-6/+136
2021-07-21binman: Put compressed data into separate filesSimon Glass1-2/+7
2021-07-21dtoc: Detect drivers which do not parse correctlySimon Glass2-1/+44
2021-07-21dtoc: Detect unexpected suffix on .of_matchSimon Glass2-3/+101
2021-07-21dtoc: Add a stdout check in test_normalized_name()Simon Glass1-2/+1
2021-07-21dtoc: Correct the re_compat regular expressionSimon Glass1-2/+2
2021-07-21dtoc: Allow multiple warnings for a driverSimon Glass1-4/+20
2021-07-21dtoc: Convert to use ArgumentParserSimon Glass1-24/+27
2021-07-21dtoc: Avoid using subscripts on match objectsSimon Glass1-1/+1
2021-07-18mkeficapsule: Remove dtb related optionsIlias Apalodimas1-222/+7
2021-07-16tools: Use a single target-independent config to enable OpenSSLAlexandru Gagniuc2-17/+42
2021-07-16common: Move host-only logic in image-sig.c to separate fileAlexandru Gagniuc2-1/+134
2021-07-16tools: Avoid showing return value of clock_gettime()Simon Glass1-4/+4
2021-07-15dtoc: Check that a parent is not missingSimon Glass3-0/+51
2021-07-14tools: image-host: fix wrong return valueMing Liu1-1/+3
2021-07-14tools/fitimage: add missing linebreak for some messagesSven Roederer1-2/+2
2021-07-14mkimage: allow -l to work on block devices on LinuxYann Dirson1-3/+27
2021-07-07Merge tag 'dm-pull-6jul21' of https://source.denx.de/u-boot/custodians/u-boot-dmTom Rini1-2/+0
2021-07-07Azure/GitLab: Move to gcc-11.1.0 and LLVM-11Tom Rini1-51/+34
2021-07-06tools: Fix default target compile tools in Python toolsAlper Nebi Yasak1-2/+0
2021-07-05Docker/CI: Update to "focal" and latest buildTom Rini1-11/+9
2021-07-05tools: docker: Install a readable kernel for libguestfs-toolsAlper Nebi Yasak1-0/+4
2021-06-11tools: k3_fit_atf: add DM binary to the FIT imageTero Kristo1-1/+18
2021-06-09tools: k3_fit_atf: Add support for providing ATF load address using a Kconfig...Aswath Govindraju1-3/+6
2021-05-19binman: Support packaging U-Boot for scenarios like OF_BOARD or OF_PRIOR_STAGEBin Meng1-0/+24
2021-05-19binman: Add support for RISC-V OpenSBI fw_dynamic blobBin Meng4-0/+57
2021-05-19binman: test: Rename 172_fit_fdt.dts to 170_fit_fdt.dtsBin Meng2-5/+5
2021-05-19binman: Correct the comment for ATF entry typeBin Meng1-1/+1
2021-05-19binman: Correct '-a' description in the docBin Meng1-2/+2
2021-04-29buildman: Use bytes for the environmentSimon Glass3-11/+30
2021-04-29buildman: Handle exceptions in threads gracefullySimon Glass4-11/+56
2021-04-29buildman: Use common code to send an resultSimon Glass1-8/+13
2021-04-29buildman: Tidy up a few commentsSimon Glass3-5/+20
2021-04-29binman: Support adding sections to FMAPsSimon Glass4-9/+50
2021-04-29binman: Tweak implementation of fmapSimon Glass1-31/+38
2021-04-29patman: Parse checkpatch by message instead of by lineEvan Benn1-84/+134
2021-04-29patman: Assume we always have pygit2 for testsTom Rini1-17/+2
2021-04-29dtoc: Correct dtoc output when testingSimon Glass2-53/+22
2021-04-29binman: Correct testSplNoDtb() and Tpl alsoSimon Glass1-0/+2
2021-04-14mkimage: Add a 'keyfile' argument for image signingAlexandru Gagniuc4-28/+40
2021-04-14lib: Add support for ECDSA image signingAlexandru Gagniuc1-0/+3
2021-04-14lib/rsa: Make fdt_add_bignum() available outside of RSA codeAlexandru Gagniuc1-0/+5