summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-01-24moveconfig: Allow querying board configurationSimon Glass
2022-01-24moveconfig: Allow adding unit testsSimon Glass
2022-01-24moveconfig: Sort the optionsSimon Glass
2022-01-24moveconfig: Read the database in a separate functionSimon Glass
2022-01-24moveconfig: Correct operation of the 'imply' featureSimon Glass
2022-01-24tools: Add init files for Python toolsSimon Glass
2022-01-24patman: Update the list of modulesSimon Glass
2022-01-24dtoc: Fix up a code comment that confuses pylintSimon Glass
2022-01-24mkimage: struct stat.st_size may not be longHeinrich Schuchardt
2022-01-24mkimage: Allow to specify the signature algorithm on the command lineJan Kiszka
2022-01-24mkimage: Drop unused OPT_STRING constantJan Kiszka
2022-01-24image-fit: Make string of algo parameter constantJan Kiszka
2022-01-24tools/fitimage: make sure dumpimage still works when "@" are detectedStefan Eichenberger
2022-01-24tools/fitimage: remove redundant format checkStefan Eichenberger
2022-01-19doc: replace @return by Return:Heinrich Schuchardt
2022-01-14tools: kwbimage: Fix mkimage/dumpimage -l argumentPali Rohár
2022-01-14tools: kwbimage: Extract main data image without -p arg for dumpimagePali Rohár
2022-01-14tools: kwbimage/kwboot: Check ext field for non-zero valuePali Rohár
2022-01-14tools: kwbimage: Do not cast const pointers to non-const pointersPali Rohár
2022-01-14tools: kwbimage: Dump kwbimage config file on '-p -1' optionPali Rohár
2022-01-14tools: kwbimage: Show binary image offset in mkimage -l, in addition to sizePali Rohár
2022-01-14tools: kwbimage: Add missing check for maximal value for DATA_DELAYPali Rohár
2022-01-14tools: kwbimage: Enforce 128-bit boundary alignment only for Sheeva CPUPali Rohár
2022-01-14tools: kwbimage: Check for maximal kwbimage header sizePali Rohár
2022-01-14tools: kwbimage: Check the return value of image_headersz_v1()Pali Rohár
2022-01-14tools: kwbimage: Add support for specifying LOAD_ADDRESS for BINARY commandPali Rohár
2022-01-14tools: kwbimage: Add support for specifying CPU corePali Rohár
2022-01-14tools: kwbimage: Preserve order of BINARY, DATA and DATA_DELAY commandsPali Rohár
2022-01-14tools: kwbimage: Fix generating image with multiple DATA_DELAY commandsPali Rohár
2022-01-14tools: kwbimage: Deduplicate v1 regtype header finishingPali Rohár
2022-01-14tools: kwbimage: Mark all local functions as staticPali Rohár
2022-01-13genboardscfg: limit to 240 jobsAndre Przywara
2022-01-13patman: Support absolute and ~user-relative alias filesBrian Norris
2022-01-12binman: Write fake blobs to the output directorySimon Glass
2022-01-12binman: Renumber the fake blob dtsSimon Glass
2022-01-12CI, Dockerfile: Update to latest "focal" tagTom Rini
2022-01-10Merge branch 'next'Tom Rini
2022-01-09Merge tag 'u-boot-amlogic-20220107' of https://source.denx.de/u-boot/custodia...Tom Rini
2022-01-07binman: add support for creating dummy files for external blobsHeiko Thiery
2022-01-05tools: kwbimage: Fix checksum calculation for v1 imagesPierre Bourdon
2021-12-28Merge tag 'efi-2022-01-rc4-4' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2021-12-26video: theadorable: Use RGB565 for BMP blittingSimon Glass
2021-12-26video: Add a test for 16bpp BMP filesSimon Glass
2021-12-26tools: avoid OpenSSL deprecation warningsHeinrich Schuchardt
2021-12-24rockchip: mkimage: Add support for rk3568 SoCKever Yang
2021-12-24rockchip: mkimage: Add support for idb header V2Yi Liu
2021-12-24rockchip: mkimage: Add image header versionKever Yang
2021-12-24rockchip: mkimage: rename RK_SIGNATURE to RK_MAGICKever Yang
2021-12-23fdt: Make it easier to debug u-boot.dtsi filesSimon Glass
2021-12-23fdt: Drop CONFIG_BINMAN_STANDALONE_FDTSimon Glass