summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2018-06-13u-boot: Fix several typosShyam Saini
2018-06-13tools: env: Use getline rather than fgets when reading config/scriptAlex Kiernan
2018-06-07binman: Mark 'align-end' as implementedSimon Glass
2018-06-07binman: Add support for adding a name prefix to entriesSimon Glass
2018-06-07binman: Add support for outputing a map fileSimon Glass
2018-06-07binman: Tidy up some docs and commentsSimon Glass
2018-06-07binman: Allow a single test to be executedSimon Glass
2018-06-07binman: Add documentation for pos-unset propertySimon Glass
2018-06-07binman: Add support for sectionsSimon Glass
2018-06-07binman: Avoid setting sys.path globallySimon Glass
2018-06-07binman: Rename Entry property to 'section'Simon Glass
2018-06-07binman: Rename ELF parameters to 'section'Simon Glass
2018-06-07binman: Refactor much of the image code into 'section'Simon Glass
2018-06-07binman: Allow unit addresses for binariesSimon Glass
2018-06-07buildman: Add support for environment delta in summaryAlex Kiernan
2018-06-07buildman: Extract environment as part of each buildAlex Kiernan
2018-06-07patman: Fix unit tests for SPDXSimon Glass
2018-05-31logos: provide U-Boot logoHeinrich Schuchardt
2018-05-31scripts/dtc: Update to upstream version v1.4.6-9-gaadd0b65c987Rob Herring
2018-05-22buildman: support newer gcc versions from kernel.orgDaniel Schwierzeck
2018-05-16tools: buildman: Don't use the working dir as build dirLothar Waßmann
2018-05-11SPDX: Correct SPDX tags from recent xilinx mergeTom Rini
2018-05-11Merge tag 'xilinx-for-v2018.07' of git://www.denx.de/git/u-boot-microblazeTom Rini
2018-05-11tools: zynqmpimage: Add bif supportAlexander Graf
2018-05-11tools: zynqmpimage: Move defines to headerAlexander Graf
2018-05-11tools: zynqmpimage: Add partition read supportAlexander Graf
2018-05-10Merge git://git.denx.de/u-boot-socfpgaTom Rini
2018-05-10SPDX: Convert a few files that were missed beforeTom Rini
2018-05-10tools/file2include: avoid incorrect commentsHeinrich Schuchardt
2018-05-10tools/file2include: create Linux style SPDX headerHeinrich Schuchardt
2018-05-08tools: socfpga: Add SFP image V1 supportMarek Vasut
2018-05-08tools: socfpga: Stop using global struct socfpga_imageMarek Vasut
2018-05-07SPDX: Convert all of our multiple license tags to Linux Kernel styleTom Rini
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-30Merge git://git.denx.de/u-boot-imxTom Rini
2018-04-28tools: mkimage: Check for datafile when type is scriptAlex Kiernan
2018-04-28tools: mkenvimage: Fix possible segfault on stdin inputAlexander Dahl
2018-04-28tools: mkenvimage: Fix read() stdin error handlingAlexander Dahl
2018-04-26Revert "imximage: Remove failure when no IVT offset is found"Fabio Estevam
2018-04-26tools/imximage: Fix fruity lack of 0x prefix in DCD BlocksBryan O'Donoghue
2018-04-15Merge git://git.denx.de/u-boot-imxTom Rini
2018-04-15tools/imximage: use 0x prefix in HAB Blocks lineRasmus Villemoes
2018-04-10fw_printenv: Fix crash due to incorrect size for malloc'ed string.Kristian Amlie
2018-04-10mkimage: do not fail if there is no print_header functionGuillaume GARDET
2018-04-06tools/mxsimage: Support building with LibreSSLHauke Mehrtens
2018-03-30kwbimage: Fix out of bounds accessAlexander Graf
2018-03-23tools: xilinx: Fix zynq/zynqmp image recognitionMichal Simek
2018-03-22tools: Make kwboot build if HOST_TOOLS_ALL=yTuomas Tynkkynen
2018-03-19image: Add IH_OS_TEE for TEE chain-load bootBryan O'Donoghue
2018-03-19tools/mkimage: add support for STM32 image formatPatrick Delaunay