Commit Graph

995 Commits (cd51878e34f6beef8ec7b66886e5a23a64b88653)

Author SHA1 Message Date
Masahiro Yamada cd51878e34 tools: fix define2mk.sed to not add quotes around negative integers 8 years ago
Joe Hershberger 6b96c1a1ca tools: moveconfig: Add a new --git-ref option 8 years ago
Joe Hershberger 06cc1d36d0 tools: moveconfig: New color used for changed defconfig 8 years ago
Joe Hershberger f2dae751fb tools: moveconfig: Fix another typo 8 years ago
Masahiro Yamada e307fa9d89 tools: moveconfig: make Slot.poll() more readable with helper methods 8 years ago
Masahiro Yamada 6a9f79f712 tools: moveconfig: allow to run without any CONFIG specified 8 years ago
Masahiro Yamada 8513dc0485 tools: moveconfig: add --force-sync option 8 years ago
Masahiro Yamada c8e1b10d07 tools: moveconfig: report when defconfig is updated 8 years ago
Masahiro Yamada 5da4f857be tools: moveconfig: report when CONFIGs are removed by savedefconfig 8 years ago
Masahiro Yamada c1c4d0f056 tools: moveconfig: display log when savedefconfig occurs 8 years ago
Masahiro Yamada 7fb0bacd38 tools: moveconfig: skip savedefconfig if .config was not updated 8 years ago
Masahiro Yamada 4efef998cd tools: moveconfig: refactor code to go back to idle state 8 years ago
Masahiro Yamada 1d085568b3 tools: moveconfig: display log atomically in more readable format 8 years ago
Masahiro Yamada 522e8dcb4c tools: moveconfig: move log output code out of Kconfig Parser class 8 years ago
Masahiro Yamada 1f16992ee9 tools: moveconfig: compute file paths just once 8 years ago
Masahiro Yamada b6ef393ad7 tools: moveconfig: allow to give CONFIG names as argument directly 8 years ago
Masahiro Yamada b134bc1354 tools: moveconfig: drop code for handling type and default value 8 years ago
Masahiro Yamada cc008299f8 tools: moveconfig: do not rely on type and default value given by users 8 years ago
Masahiro Yamada c5e60fd495 tools: moveconfig: increment number of processed files monotonically 8 years ago
Masahiro Yamada bd63e5baf9 tools: moveconfig: exit with error message for not clean directory 8 years ago
Masahiro Yamada 90ed6cba51 tools: moveconfig: check compilers before starting defconfig walk 8 years ago
Masahiro Yamada 4b430c983a tools: moveconfig: check directory location before compilers 8 years ago
Masahiro Yamada ff8725bbe0 tools: moveconfig: remove redundant else: after sys.exit() 8 years ago
Masahiro Yamada 6ff36d2174 tools: moveconfig: rename update_defconfig() to update_dotconfig() 8 years ago
Masahiro Yamada e423d17fcc tools: moveconfig: fix --dry-run option 8 years ago
Scott Wood ea7d1eec66 mtd: nand: Remove docg4 driver and palmtreo680 flashing tool 8 years ago
Andreas Fenkart 14070e69ad tools/env: allow to pass NULL for environment options 8 years ago
Robert P. J. Day 87c2f76f3f tools: Add entry for generated tools/bin2header to tools/.gitignore 8 years ago
Masahiro Yamada d339df522b tools/genboardscfg.py: remove bogus import subprocess 8 years ago
Andreas Fenkart 81974f4479 tools/env: no global variable sharing between application and library 8 years ago
Simon Glass 9217d93bc4 rockchip: Check image name for the rksd image 8 years ago
Andreas Fenkart f71cee4bfc tools/env: compute size of usable area only once 8 years ago
Andreas Fenkart cedb341e7f tools/env: fw_printenv pass value_only as argument 8 years ago
Andreas Fenkart c3a23e8b5f tools/env: remove 'extern' from function prototype in fw_env.h 8 years ago
Andreas Fenkart dcdc1f6a9b tools/env: pass key as argument to env_aes_cbc_crypt 8 years ago
Michal Simek d9b58b3031 tools: zynqmpimage: Add Xilinx ZynqMP boot header generation 8 years ago
Simon Glass bd6e142094 mkimage: Add a quiet mode 8 years ago
Stephen Warren f79f1e0c0e buildman: allow more incremental building 8 years ago
Adrian Alonso 0782a8803d imx: tools: imximage: fix CLR bit command 8 years ago
Heiko Schocher 4cf4600f25 test, tools: update tbot documentation 8 years ago
Robert P. J. Day 1cc0a9f496 Fix various typos, scattered over the code. 8 years ago
Andreas Bießmann 8edeac86db mkimage: fix generation of FIT image 8 years ago
Simon Glass 4c1dc1a90f fit_image: Fix a double close() on the error path 8 years ago
Anatolij Gustschin 925c97c248 tools: env: fix config file loading in env library 8 years ago
Andreas Bießmann 09c2b8f3e3 Change my mailaddress 8 years ago
Andreas Bießmann 7a439cadcf mkimage: fix argument parsing on BSD systems 8 years ago
Andreas Fenkart 43cb65b7a0 tools: env: bug: config structs must be defined in tools library 8 years ago
Andreas Fenkart 69067a34b1 tools: env: fw_parse_script: simplify removal of newline/carriage return 8 years ago
Andreas Fenkart 938c29ff41 tools: env: split fw_string_blank into skip_chars / skip_blanks 8 years ago
Andreas Fenkart 9583efcc74 tools: env: fw_string_blank: return from loop when item found 8 years ago