Commit Graph

784 Commits (f415a3ec9dfafc887ddf34aee0c579fc948c5740)

Author SHA1 Message Date
Masahiro Yamada 7f6b8315d1 buildman: refactor help message 11 years ago
Masahiro Yamada e0a4d06af2 patman: refactor help message 11 years ago
Roger Meier fd18a89e7f Makefile: remove generated boards.cfg within make distclean 11 years ago
Roger Meier 5b12b7a193 tools/genboardscfg.py: no exception if columns undetectable 11 years ago
Masahiro Yamada ca418dd74b tools/genboardscfg.py: Do not output SPLCPU field 11 years ago
Masahiro Yamada 31e2141d5a tools, scripts: refactor error-out statements of Python scripts 11 years ago
Luka Perkov 31cbe80c33 mkimage: fix compilation issues on OpenBSD 11 years ago
Heiko Schocher 686dca0fc4 tools, fit_info: increase buffer for command name 11 years ago
Heiko Schocher 04a710a593 tools: fix typo in tools/image-host.c 11 years ago
Simon Glass e49f14af13 patman: Only use git's --no-decorate when available 11 years ago
Simon Glass cda2a61152 patman: Move the 'git log' command into a function 11 years ago
Simon Glass 3b74ba5f1a buildman: Allow selection of the number of commits to build 11 years ago
Simon Glass 6131beab69 buildman: Introduce an 'and' operator for board selection 11 years ago
Simon Glass e956947858 buildman: Add a few more toolchain examples to the README 11 years ago
Simon Glass 28370c1b99 buildman: Add a message indicating there are no errors 11 years ago
Simon Glass 0f7c9ddaed buildman: Add an option to specify the buildman config file 11 years ago
Simon Glass d3269ed380 buildman: Remove unused non-incremental build method code 11 years ago
Simon Glass e5a0e5d842 buildman: Add verbose option to display errors as they happen 11 years ago
Simon Glass b2ea7ab252 buildman: Refactor output options 11 years ago
Simon Glass c1de501492 buildman: Sort command line options 11 years ago
Simon Glass 190064b4da buildman: Move BuilderThread code to its own file 11 years ago
Simon Glass fea5858eb9 buildman: Allow building of current source tree 11 years ago
Simon Glass 6eede34ce6 buildman: Add some notes about moving from MAKEALL 11 years ago
Simon Glass cec83c3e63 buildman: Fix a few typos 11 years ago
Masahiro Yamada 73f30b9b80 buildman: adjust for Kconfig 11 years ago
Masahiro Yamada 3c08e8b856 tools: add genboardscfg.py 11 years ago
Masahiro Yamada 51148790f2 kconfig: switch to Kconfig 11 years ago
Masahiro Yamada 9979692383 buildman: make sure to invoke GNU Make 11 years ago
Masahiro Yamada ee860c60d2 patman: make "No recipient" checking more tolerant 11 years ago
Simon Glass 189a496825 buildman: Support in-tree builds 11 years ago
Simon Glass 97e915262e buildman: Add -C option to force a reconfigure for each commit 11 years ago
Simon Glass 21fe8ec355 buildman: Avoid retrying a build if it definitely failed 11 years ago
Simon Glass 4266dc2882 buildman: Add -F flag to retry failed builds 11 years ago
Masahiro Yamada 8708267f09 buildman: fix toolchain priority_list 11 years ago
Masahiro Yamada 1826a18d8d buildman: fix to display warning message for missing [toolchain] section 11 years ago
Simon Glass 4251978afc patman: Only apply patches when we know the original HEAD 11 years ago
Hans de Goede 4ba73a5ac7 sunxi: mksunxiboot: Fix loading of files with a size which is not a multiple of 4 11 years ago
Heiko Schocher b047d671db lib, fdt: move fdtdec_get_int() out of lib/fdtdec.c 11 years ago
Jeroen Hofstee 2b9912e6a7 includes: move openssl headers to include/u-boot 11 years ago
Simon Glass ce1400f694 Enhance fit_check_sign to check all images 11 years ago
Simon Glass ea51a62823 Allow compiling common/bootm.c on with HOSTCC 11 years ago
Simon Glass 12df2abe3e Reverse the meaning of the fit_config_verify() return code 11 years ago
Simon Glass ba923cab00 tools: Check arguments in fit_check_sign/fit_info 11 years ago
Simon Glass 597a8b2c68 mkimage: Automatically expand FDT in more cases 11 years ago
Masahiro Yamada 7050f0de7e .gitignore: move *.exe pattern to the top gitignore for Cygwin 11 years ago
Masahiro Yamada 96b09a97f5 kbuild: remove unnecessary adjustment for Cygwin 11 years ago
Masahiro Yamada ad80c4a322 kbuild, tools: generate wrapper C sources automatically by Makefile 11 years ago
Simon Glass a946811569 mkimage: Automatically make space in FDT when full 11 years ago
Simon Glass ef0af64b1c Improve error handling in fit_common 11 years ago
Jeroen Hofstee 18b06652cd tools: include u-boot version of sha256.h 11 years ago