aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2018-08-07tools: kwboot: properly quit when read() returns 0Willy Tarreau1-2/+2
2018-08-07tools: kwboot: unbreak terminal-only modeWilly Tarreau1-1/+1
2018-08-01binman: Adjust _GetPropTree() parametersSimon Glass1-9/+5
2018-08-01binman: Add a test to catch use of the old 'pos' propertySimon Glass3-0/+19
2018-08-01binman: Rename ReadContents() to ReadBlobContents()Simon Glass3-4/+4
2018-08-01binman: Show the image position in the mapSimon Glass4-19/+23
2018-08-01binman: Add support for adding TPL binariesSimon Glass7-6/+137
2018-08-01binman: Add an entry for a Chromium vblockSimon Glass9-1/+259
2018-08-01dtoc: Add a function to obtain a list of phandlesSimon Glass3-0/+57
2018-08-01patman: Show the current directory in GetInputFilename()Simon Glass1-2/+2
2018-08-01binman: Add support for Chromium GBBSimon Glass6-0/+221
2018-08-01patman: Add a few more helpers to the tools librarySimon Glass1-1/+75
2018-08-01patman: Allow test commands to fall back to real onesSimon Glass1-2/+6
2018-08-01dtoc: Export the _FindNode() functionSimon Glass2-6/+6
2018-08-01binman: Add an entry filled with a repeating byteSimon Glass7-1/+127
2018-08-01binman: Add support for a cros_ec imageSimon Glass5-0/+108
2018-08-01binman: Add support for flashrom FMAPSimon Glass7-2/+265
2018-08-01binman: Create README.entriesSimon Glass2-0/+457
2018-08-01binman: Allow creation of entry documentationSimon Glass6-22/+118
2018-08-01binman: Expand documentation for entriesSimon Glass24-9/+305
2018-08-01binman: Allow help to work without libfdtSimon Glass1-2/+5
2018-08-01binman: Support an entry that holds textSimon Glass3-0/+94
2018-08-01binman: Add support for passing arguments to entriesSimon Glass12-4/+293
2018-08-01dtoc: Add missing comments to fdt_utilSimon Glass1-0/+34
2018-08-01binman: Add a new 'image-pos' propertySimon Glass9-6/+57
2018-08-01binman: Enhance the map and fdt-update outputSimon Glass6-23/+65
2018-08-01binman: Tidy up some comments in the testsSimon Glass1-2/+4
2018-08-01binman: Add comments to elf_testSimon Glass1-0/+33
2018-08-01binman: Rename 'position' to 'offset'Simon Glass38-243/+247
2018-08-01binman: Don't depend on dict order in ELF testOutsideFile()Simon Glass1-1/+3
2018-07-30tools: genboardscfg: move buildman path to firstPeng Fan1-1/+1
2018-07-26Merge git://git.denx.de/u-boot-dmTom Rini1-1/+1
2018-07-26patman: Split alias entries on arbitrary whitespaceAdam Sampson1-1/+1
2018-07-24mkimage: fit_image: Use macros from image.hMichal Simek1-24/+29
2018-07-23tools/imximage: get HAB information from headerHolger Dengler1-4/+9
2018-07-19lib: fdtdec: Rename routine fdtdec_setup_memory_size()Siva Durga Prasad Paladugu4-5/+5
2018-07-10mkimage: fit_image: Add support for SOURCE_DATE_EPOCH in signaturesAlex Kiernan2-15/+22
2018-07-10mkimage: Refactor imagetool_get_source_date to take command nameAlex Kiernan4-6/+7
2018-07-10vboot: Do not use hashed-strings offsetTeddy Reed1-0/+1
2018-07-10vboot: Add FIT_SIGNATURE_MAX_SIZE protectionTeddy Reed1-0/+1
2018-07-09binman: Support updating the device tree with calc'd infoSimon Glass6-14/+144
2018-07-09binman: Add a SetCalculatedProperties() methodSimon Glass7-9/+67
2018-07-09binman: Add a ProcessFdt() methodSimon Glass9-37/+117
2018-07-09binman: Complete documentation of stagesSimon Glass1-2/+4
2018-07-09dtoc: Add functions to add integer propertiesSimon Glass2-0/+47
2018-07-09dtoc: Avoid unwanted output during testsSimon Glass2-6/+11
2018-07-09dtoc: Increase code coverage to 100%Simon Glass10-2/+285
2018-07-09binman: Move capture_sys_output() to test_utilSimon Glass3-21/+24
2018-07-09dtoc: Add a test for code coverageSimon Glass1-0/+15
2018-07-09dtoc: Fix some minor errorsSimon Glass3-4/+5