Commit Graph

736 Commits (5344cc1a82fcc2817d4671696b3939b0dfa4323e)

Author SHA1 Message Date
Andreas Bießmann 686ed2c228 tools/socfpgaimage.c: fix build on darwin 10 years ago
Stefan Roese 4acd2d24b6 tools: kwbimage: Add image version 1 support for Armada XP / 370 10 years ago
Stefan Roese 2afa331260 tools: Compile kwboot for Marvell Armada XP as those SoCs are now supported 10 years ago
Stefan Roese 84899e2db3 tools/kwboot: Sync with latest barebox version to support Armada XP 10 years ago
Charles Manning 832472a94d tools: socfpga: Add socfpga preloader signing to mkimage 10 years ago
Masahiro Yamada 540d434aa4 tools: remove reformat.py 10 years ago
Masahiro Yamada 5dff844d7f tools/genboardscfg.py: pick up also commented maitainers 10 years ago
Thomas Petazzoni bdc7dc4595 tools/env: change stripping strategy to allow no-stripping 10 years ago
Simon Glass 983a2749e2 patman: Add a -m option to avoid copying the maintainers 10 years ago
Simon Glass 7798e2285f buildman: Fix the logic for the bloat command 10 years ago
Masahiro Yamada 9170818a4e kconfiglib: change SPDX-License-Identifier to ISC 10 years ago
Masahiro Yamada f6c8f38ec6 tools/genboardscfg.py: improve performance more with Kconfiglib 10 years ago
Masahiro Yamada f219e01311 tools: Import Kconfiglib 10 years ago
Masahiro Yamada d0ea61d9ca buildman: fix typos of --dry-run help message 10 years ago
Thierry Reding f3d015cb4a buildman: Create parent directories as necessary 10 years ago
Vadim Bendebury 1f7278851e patman: make run results better visible 10 years ago
Simon Glass 950a23133d buildman: Ignore conflicting tags 10 years ago
Simon Glass f7582ce849 buildman: Permit branch names with an embedded '/' 10 years ago
Simon Glass 930c8d4ad8 buildman: Expand output test to cover directory prefixes 10 years ago
Simon Glass dfb7e93235 buildman: Add additional functional tests 10 years ago
Simon Glass 891b7a0761 patman: Start with a clean series when needed 10 years ago
Simon Glass 883a321a4b buildman: Provide an internal option to clean the outpur dir 10 years ago
Simon Glass fb3954f9ea buildman: Correct counting of build failures on retry 10 years ago
Simon Glass 823e60b62a buildman: Allow tests to have their own boards 10 years ago
Simon Glass 8b985eebd0 buildman: Avoid looking at config file or toolchains in tests 10 years ago
Simon Glass fd03d63f34 buildman: Set up bsettings outside the control module 10 years ago
Simon Glass d4144e45b4 buildman: Add a functional test 10 years ago
Simon Glass 82012dd284 patman: Provide a way to intercept commands for testing 10 years ago
Simon Glass 48ba5856eb buildman: Move full help code into the control module 10 years ago
Simon Glass d3d5c12331 buildman: Move the command line code into its own file 10 years ago
Simon Glass ddaf5c8f30 patman: RunPipe() should not pipe stdout/stderr unless asked 10 years ago
Simon Glass 6208fcef94 buildman: Enhance basic test to check summary output 10 years ago
Simon Glass 4653a8826f buildman: Send builder output through a function for testing 10 years ago
Simon Glass 3c6c0f81bf patman: Add a way of recording terminal output for testing 10 years ago
Ye.Li 03ea24b2a9 imximage: Fix imximage IVT bug for EIM-NOR boot 10 years ago
Fabio Estevam 021e79c853 tools: imximage: Fix the maximum DCD size for mx53/mx6 10 years ago
Simon Glass 0b703dbcee patman: Fix detection of git version 10 years ago
Simon Glass e30965db0c buildman: Separate out display of warnings and errors 10 years ago
Simon Glass ed9666573e buildman: Add an option to show which boards caused which errors 10 years ago
Simon Glass 48c1b6a8ff buildman: Remove the directory prefix from each error line 10 years ago
Simon Glass 3cf4ae6f86 buildman: Implement an option to exclude boards from the build 10 years ago
Simon Glass f60c9d4f39 buildman: Allow make-flags variables to include '-' and '_' 10 years ago
Simon Glass 2c3deb9758 buildman: Set the return code to indicate build result 10 years ago
Simon Glass d0c5719d92 patman: Avoid changing the order of tags 10 years ago
Simon Glass 9447a6b2f6 patman: Use --no-pager' to stop git from forking a pager 10 years ago
Simon Glass 7428dc14b0 patman: Remove the -a option 10 years ago
Simon Glass e752edcb6b patman: Correct unit tests to run correctly 10 years ago
Simon Glass 6ba5737ff0 patman: Fix indentation in terminal.py 10 years ago
Masahiro Yamada 2134342e57 tools/genboardscfg.py: change shebang into /usr/bin/env python2 10 years ago
Masahiro Yamada 9a65cb7ffe tools/genboardscfg.py: improve performance 10 years ago