summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* mkimage -l is broken for images after gpimageStefano Babic2016-07-111-2/+2
* Respect SOURCE_DATE_EPOCH when building FIT images.Vagrant Cascadian2016-06-244-15/+41
* mkimage: fit: spl: Add an optional static offset for external dataTeddy Reed2016-06-243-3/+30
* tools: moveconfig: show suspicious boards with possible misconversionMasahiro Yamada2016-06-221-1/+31
* tools: moveconfig: simplify show_failed_boards() and show more infoMasahiro Yamada2016-06-221-13/+14
* tools: moveconfig: simplify source tree switchingMasahiro Yamada2016-06-221-13/+9
* tools: moveconfig: change class WorkDir to class ReferenceSourceMasahiro Yamada2016-06-221-21/+28
* tools: moveconfig: fix needless move for config with default 1Masahiro Yamada2016-06-221-4/+2
* tools: fix define2mk.sed to not add quotes around negative integersMasahiro Yamada2016-06-131-0/+2
* tools: moveconfig: Add a new --git-ref optionJoe Hershberger2016-06-131-6/+68
* tools: moveconfig: New color used for changed defconfigJoe Hershberger2016-06-131-1/+1
* tools: moveconfig: Fix another typoJoe Hershberger2016-06-131-1/+1
* tools: moveconfig: make Slot.poll() more readable with helper methodsMasahiro Yamada2016-06-131-43/+67
* tools: moveconfig: allow to run without any CONFIG specifiedMasahiro Yamada2016-06-131-6/+10
* tools: moveconfig: add --force-sync optionMasahiro Yamada2016-06-131-3/+14
* tools: moveconfig: report when defconfig is updatedMasahiro Yamada2016-06-131-3/+11
* tools: moveconfig: report when CONFIGs are removed by savedefconfigMasahiro Yamada2016-06-131-0/+26
* tools: moveconfig: display log when savedefconfig occursMasahiro Yamada2016-06-131-1/+2
* tools: moveconfig: skip savedefconfig if .config was not updatedMasahiro Yamada2016-06-131-5/+16
* tools: moveconfig: refactor code to go back to idle stateMasahiro Yamada2016-06-131-20/+17
* tools: moveconfig: display log atomically in more readable formatMasahiro Yamada2016-06-131-31/+42
* tools: moveconfig: move log output code out of Kconfig Parser classMasahiro Yamada2016-06-131-12/+12
* tools: moveconfig: compute file paths just onceMasahiro Yamada2016-06-131-10/+10
* tools: moveconfig: allow to give CONFIG names as argument directlyMasahiro Yamada2016-06-131-88/+20
* tools: moveconfig: drop code for handling type and default valueMasahiro Yamada2016-06-131-76/+29
* tools: moveconfig: do not rely on type and default value given by usersMasahiro Yamada2016-06-131-45/+43
* tools: moveconfig: increment number of processed files monotonicallyMasahiro Yamada2016-06-131-16/+49
* tools: moveconfig: exit with error message for not clean directoryMasahiro Yamada2016-06-131-0/+8
* tools: moveconfig: check compilers before starting defconfig walkMasahiro Yamada2016-06-131-23/+48
* tools: moveconfig: check directory location before compilersMasahiro Yamada2016-06-131-2/+2
* tools: moveconfig: remove redundant else: after sys.exit()Masahiro Yamada2016-06-131-7/+5
* tools: moveconfig: rename update_defconfig() to update_dotconfig()Masahiro Yamada2016-06-131-5/+5
* tools: moveconfig: fix --dry-run optionMasahiro Yamada2016-06-131-8/+7
* mtd: nand: Remove docg4 driver and palmtreo680 flashing toolScott Wood2016-06-031-177/+0
* tools/env: allow to pass NULL for environment optionsAndreas Fenkart2016-05-311-3/+24
* Merge git://git.denx.de/u-boot-dmTom Rini2016-05-271-6/+1
|\
| * rockchip: Check image name for the rksd imageSimon Glass2016-05-271-6/+1
* | tools: Add entry for generated tools/bin2header to tools/.gitignoreRobert P. J. Day2016-05-271-0/+1
* | tools/genboardscfg.py: remove bogus import subprocessMasahiro Yamada2016-05-271-1/+0
* | tools/env: no global variable sharing between application and libraryAndreas Fenkart2016-05-273-55/+48
* | tools/env: compute size of usable area only onceAndreas Fenkart2016-05-271-14/+18
* | tools/env: fw_printenv pass value_only as argumentAndreas Fenkart2016-05-273-7/+7
* | tools/env: remove 'extern' from function prototype in fw_env.hAndreas Fenkart2016-05-271-8/+8
* | tools/env: pass key as argument to env_aes_cbc_cryptAndreas Fenkart2016-05-271-6/+9
|/
* tools: zynqmpimage: Add Xilinx ZynqMP boot header generationMichal Simek2016-05-242-0/+270
* mkimage: Add a quiet modeSimon Glass2016-05-233-2/+7
* Merge git://git.denx.de/u-boot-dmTom Rini2016-05-175-11/+73
|\
| * buildman: allow more incremental buildingStephen Warren2016-05-175-11/+73
* | imx: tools: imximage: fix CLR bit commandAdrian Alonso2016-05-171-1/+1
|/
* test, tools: update tbot documentationHeiko Schocher2016-05-132-153/+103
OpenPOWER on IntegriCloud