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