]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - tools
patman: Provide a way to intercept commands for testing
[karo-tx-uboot.git] / tools /
2014-09-09 Simon Glasspatman: Provide a way to intercept commands for testing
2014-09-09 Simon Glassbuildman: Move full help code into the control module
2014-09-09 Simon Glassbuildman: Move the command line code into its own file
2014-09-09 Simon Glasspatman: RunPipe() should not pipe stdout/stderr unless...
2014-09-09 Simon Glassbuildman: Enhance basic test to check summary output
2014-09-09 Simon Glassbuildman: Send builder output through a function for...
2014-09-09 Simon Glasspatman: Add a way of recording terminal output for...
2014-09-05 Simon Glasspatman: Fix detection of git version
2014-09-05 Simon Glassbuildman: Separate out display of warnings and errors
2014-09-05 Simon Glassbuildman: Add an option to show which boards caused...
2014-09-05 Simon Glassbuildman: Remove the directory prefix from each error...
2014-09-05 Simon Glassbuildman: Implement an option to exclude boards from...
2014-09-05 Simon Glassbuildman: Allow make-flags variables to include '-...
2014-09-05 Simon Glassbuildman: Set the return code to indicate build result
2014-09-05 Simon Glasspatman: Avoid changing the order of tags
2014-09-05 Simon Glasspatman: Use --no-pager' to stop git from forking a...
2014-09-05 Simon Glasspatman: Remove the -a option
2014-09-05 Simon Glasspatman: Correct unit tests to run correctly
2014-09-05 Simon Glasspatman: Fix indentation in terminal.py
2014-09-02 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arc
2014-08-29 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-ti
2014-08-29 Tom RiniMerge git://git.denx.de/u-boot-usb
2014-08-29 Tom RiniMerge branch 'zynq' of git://www.denx.de/git/u-boot...
2014-08-29 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-tegra
2014-08-29 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2014-08-29 Tom RiniMerge branch 'master' of http://git.denx.de/u-boot...
2014-08-28 Masahiro Yamadatools/genboardscfg.py: change shebang into /usr/bin...
2014-08-28 Masahiro Yamadatools/genboardscfg.py: improve performance
2014-08-28 Masahiro Yamadatools/genboardscfg.py: check if the boards.cfg is up...
2014-08-28 Masahiro Yamadatools/genboardscfg.py: fix minor problems on termination
2014-08-28 Masahiro Yamadatools/genboardscfg.py: wait for unfinished subprocesses...
2014-08-28 Masahiro Yamadatools/genboardscfg.py: be tolerant of insane Kconfig
2014-08-28 Masahiro Yamadatools/genboardscfg.py: be tolerant of missing MAINTAINERS
2014-08-28 Masahiro Yamadatools/genboardscfg.py: ignore defconfigs starting with...
2014-08-28 Masahiro Yamadabuildman: run genboardscfg.py all the time
2014-08-28 Masahiro Yamadatools/genboardscfg.py: fix a bug of MAINTAINERS handling
2014-08-28 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
2014-08-28 Tom RiniMerge branch 'patman' of http://git.denx.de/u-boot-x86
2014-08-28 Simon Glasspatman: Support the 'reverse' option for 'git log'
2014-08-25 Tom RiniMerge branch 'agust@denx.de' of git://git.denx.de/u...
2014-08-22 Masahiro Yamadabuildman: refactor help message
2014-08-22 Masahiro Yamadapatman: refactor help message
2014-08-22 Roger MeierMakefile: remove generated boards.cfg within make distclean
2014-08-21 Roger Meiertools/genboardscfg.py: no exception if columns undetectable
2014-08-21 Masahiro Yamadatools/genboardscfg.py: Do not output SPLCPU field
2014-08-21 Masahiro Yamadatools, scripts: refactor error-out statements of Python...
2014-08-20 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2014-08-14 Luka Perkovmkimage: fix compilation issues on OpenBSD
2014-08-14 Heiko Schochertools, fit_info: increase buffer for command name
2014-08-14 Heiko Schochertools: fix typo in tools/image-host.c
2014-08-13 Simon Glasspatman: Only use git's --no-decorate when available
2014-08-13 Simon Glasspatman: Move the 'git log' command into a function
2014-08-13 Simon Glassbuildman: Allow selection of the number of commits...
2014-08-13 Simon Glassbuildman: Introduce an 'and' operator for board selection
2014-08-13 Simon Glassbuildman: Add a few more toolchain examples to the...
2014-08-13 Simon Glassbuildman: Add a message indicating there are no errors
2014-08-13 Simon Glassbuildman: Add an option to specify the buildman config...
2014-08-13 Simon Glassbuildman: Remove unused non-incremental build method...
2014-08-13 Simon Glassbuildman: Add verbose option to display errors as they...
2014-08-13 Simon Glassbuildman: Refactor output options
2014-08-13 Simon Glassbuildman: Sort command line options
2014-08-13 Simon Glassbuildman: Move BuilderThread code to its own file
2014-08-13 Simon Glassbuildman: Allow building of current source tree
2014-08-13 Simon Glassbuildman: Add some notes about moving from MAKEALL
2014-08-13 Simon Glassbuildman: Fix a few typos
2014-08-11 Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot-arm
2014-08-08 Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot-arm
2014-08-06 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2014-07-30 Masahiro Yamadabuildman: adjust for Kconfig
2014-07-30 Masahiro Yamadatools: add genboardscfg.py
2014-07-30 Masahiro Yamadakconfig: switch to Kconfig
2014-07-29 Masahiro Yamadabuildman: make sure to invoke GNU Make
2014-07-29 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
2014-07-28 Tom RiniMerge git://www.denx.de/git/u-boot-ppc4xx
2014-07-28 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2014-07-28 Albert ARIBAUDMerge branch 'u-boot-ti/master' into 'u-boot-arm/master'
2014-07-28 Albert ARIBAUDMerge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master'
2014-07-28 Albert ARIBAUDMerge branch 'u-boot-sunxi/master' into 'u-boot-arm...
2014-07-28 Masahiro Yamadapatman: make "No recipient" checking more tolerant
2014-07-28 Simon Glassbuildman: Support in-tree builds
2014-07-28 Simon Glassbuildman: Add -C option to force a reconfigure for...
2014-07-26 Albert ARIBAUDMerge branch 'u-boot-microblaze/zynq' into 'u-boot...
2014-07-25 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2014-07-23 Simon Glassbuildman: Avoid retrying a build if it definitely failed
2014-07-23 Simon Glassbuildman: Add -F flag to retry failed builds
2014-07-16 Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot
2014-07-11 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2014-07-09 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2014-07-08 Tom RiniMerge branch 'tom' of git://git.denx.de/u-boot-x86
2014-07-07 Masahiro Yamadabuildman: fix toolchain priority_list
2014-07-07 Masahiro Yamadabuildman: fix to display warning message for missing...
2014-07-07 Simon Glasspatman: Only apply patches when we know the original...
2014-07-06 Hans de Goedesunxi: mksunxiboot: Fix loading of files with a size...
2014-07-01 Albert ARIBAUDMerge remote-tracking branch 'u-boot-samsung/master'
2014-07-01 Albert ARIBAUDMerge branch 'u-boot-tegra/master' into 'u-boot-arm...
2014-07-01 Albert ARIBAUDMerge branch 'u-boot-ti/master' into 'u-boot-arm/master'
2014-06-30 Albert ARIBAUDMerge branch 'u-boot-imx/master' into 'u-boot-arm/master'
2014-06-30 Albert ARIBAUDMerge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master'
2014-06-25 Albert ARIBAUDMerge branch 'u-boot-microblaze/zynq' into 'u-boot...
2014-06-25 Albert ARIBAUDMerge branch 'u-boot/master' into 'u-boot-arm/master'
next