summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2014-08-29tools/genboardscfg.py: be tolerant of missing MAINTAINERSMasahiro Yamada1-1/+11
2014-08-29tools/genboardscfg.py: ignore defconfigs starting with a dotMasahiro Yamada1-0/+2
2014-08-29buildman: run genboardscfg.py all the timeMasahiro Yamada1-6/+4
2014-08-29tools/genboardscfg.py: fix a bug of MAINTAINERS handlingMasahiro Yamada1-1/+1
2014-08-28patman: Support the 'reverse' option for 'git log'Simon Glass1-0/+2
2014-08-25Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini3-3/+6
2014-08-22buildman: refactor help messageMasahiro Yamada1-1/+1
2014-08-22patman: refactor help messageMasahiro Yamada1-1/+1
2014-08-22Makefile: remove generated boards.cfg within make distcleanRoger Meier2-4/+4
2014-08-21tools/genboardscfg.py: no exception if columns undetectableRoger Meier1-3/+1
2014-08-21tools/genboardscfg.py: Do not output SPLCPU fieldMasahiro Yamada1-4/+2
2014-08-21tools, scripts: refactor error-out statements of Python scriptsMasahiro Yamada4-26/+13
2014-08-14mkimage: fix compilation issues on OpenBSDLuka Perkov1-0/+2
2014-08-14tools, fit_info: increase buffer for command nameHeiko Schocher1-2/+3
2014-08-14tools: fix typo in tools/image-host.cHeiko Schocher1-1/+1
2014-08-13patman: Only use git's --no-decorate when availableSimon Glass1-1/+8
2014-08-13patman: Move the 'git log' command into a functionSimon Glass2-13/+31
2014-08-13buildman: Allow selection of the number of commits to buildSimon Glass1-12/+19
2014-08-13buildman: Introduce an 'and' operator for board selectionSimon Glass3-17/+184
2014-08-13buildman: Add a few more toolchain examples to the READMESimon Glass1-0/+2
2014-08-13buildman: Add a message indicating there are no errorsSimon Glass1-0/+7
2014-08-13buildman: Add an option to specify the buildman config fileSimon Glass2-1/+3
2014-08-13buildman: Remove unused non-incremental build method codeSimon Glass2-35/+0
2014-08-13buildman: Add verbose option to display errors as they happenSimon Glass5-15/+56
2014-08-13buildman: Refactor output optionsSimon Glass3-26/+34
2014-08-13buildman: Sort command line optionsSimon Glass1-6/+6
2014-08-13buildman: Move BuilderThread code to its own fileSimon Glass2-431/+442
2014-08-13buildman: Allow building of current source treeSimon Glass2-54/+108
2014-08-13buildman: Add some notes about moving from MAKEALLSimon Glass1-0/+92
2014-08-13buildman: Fix a few typosSimon Glass1-6/+6
2014-07-30buildman: adjust for KconfigMasahiro Yamada3-4/+14
2014-07-30tools: add genboardscfg.pyMasahiro Yamada1-0/+504
2014-07-30kconfig: switch to KconfigMasahiro Yamada2-2/+2
2014-07-29buildman: make sure to invoke GNU MakeMasahiro Yamada2-3/+12
2014-07-29Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini1-6/+4
2014-07-28Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master'Albert ARIBAUD1-6/+4
2014-07-28patman: make "No recipient" checking more tolerantMasahiro Yamada1-3/+8
2014-07-28buildman: Support in-tree buildsSimon Glass3-2/+16
2014-07-28buildman: Add -C option to force a reconfigure for each commitSimon Glass3-1/+13
2014-07-23buildman: Avoid retrying a build if it definitely failedSimon Glass1-1/+3
2014-07-23buildman: Add -F flag to retry failed buildsSimon Glass3-5/+22
2014-07-08buildman: fix toolchain priority_listMasahiro Yamada1-1/+1
2014-07-08buildman: fix to display warning message for missing [toolchain] sectionMasahiro Yamada1-1/+1
2014-07-08patman: Only apply patches when we know the original HEADSimon Glass1-0/+4
2014-07-06sunxi: mksunxiboot: Fix loading of files with a size which is not a multiple ...Hans de Goede1-6/+4
2014-06-23lib, fdt: move fdtdec_get_int() out of lib/fdtdec.cHeiko Schocher1-0/+1
2014-06-19includes: move openssl headers to include/u-bootJeroen Hofstee5-5/+4
2014-06-19Enhance fit_check_sign to check all imagesSimon Glass2-5/+14
2014-06-19Allow compiling common/bootm.c on with HOSTCCSimon Glass1-0/+1
2014-06-19Reverse the meaning of the fit_config_verify() return codeSimon Glass1-2/+1