index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
tools: socfpga: Add socfpga preloader signing to mkimage
Charles Manning
2014-10-06
4
-0
/
+263
*
tools: remove reformat.py
Masahiro Yamada
2014-09-24
1
-132
/
+0
*
tools/genboardscfg.py: pick up also commented maitainers
Masahiro Yamada
2014-09-24
1
-0
/
+3
*
tools/env: change stripping strategy to allow no-stripping
Thomas Petazzoni
2014-09-24
1
-6
/
+8
*
patman: Add a -m option to avoid copying the maintainers
Simon Glass
2014-09-21
3
-5
/
+12
*
buildman: Fix the logic for the bloat command
Simon Glass
2014-09-21
1
-3
/
+3
*
kconfiglib: change SPDX-License-Identifier to ISC
Masahiro Yamada
2014-09-17
1
-1
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2014-09-17
2
-1
/
+8
|
\
|
*
imximage: Fix imximage IVT bug for EIM-NOR boot
Ye.Li
2014-09-09
1
-0
/
+7
|
*
tools: imximage: Fix the maximum DCD size for mx53/mx6
Fabio Estevam
2014-09-09
1
-1
/
+1
*
|
tools/genboardscfg.py: improve performance more with Kconfiglib
Masahiro Yamada
2014-09-16
1
-440
/
+258
*
|
tools: Import Kconfiglib
Masahiro Yamada
2014-09-16
1
-0
/
+3799
*
|
buildman: fix typos of --dry-run help message
Masahiro Yamada
2014-09-09
1
-1
/
+1
*
|
buildman: Create parent directories as necessary
Thierry Reding
2014-09-09
2
-3
/
+6
*
|
patman: make run results better visible
Vadim Bendebury
2014-09-09
1
-1
/
+6
*
|
buildman: Ignore conflicting tags
Simon Glass
2014-09-09
3
-9
/
+13
*
|
buildman: Permit branch names with an embedded '/'
Simon Glass
2014-09-09
2
-5
/
+14
*
|
buildman: Expand output test to cover directory prefixes
Simon Glass
2014-09-09
1
-8
/
+46
*
|
buildman: Add additional functional tests
Simon Glass
2014-09-09
1
-18
/
+306
*
|
patman: Start with a clean series when needed
Simon Glass
2014-09-09
1
-1
/
+3
*
|
buildman: Provide an internal option to clean the outpur dir
Simon Glass
2014-09-09
1
-1
/
+10
*
|
buildman: Correct counting of build failures on retry
Simon Glass
2014-09-09
1
-7
/
+8
*
|
buildman: Allow tests to have their own boards
Simon Glass
2014-09-09
2
-10
/
+31
*
|
buildman: Avoid looking at config file or toolchains in tests
Simon Glass
2014-09-09
2
-5
/
+29
*
|
buildman: Set up bsettings outside the control module
Simon Glass
2014-09-09
2
-1
/
+2
*
|
buildman: Add a functional test
Simon Glass
2014-09-09
4
-18
/
+206
*
|
patman: Provide a way to intercept commands for testing
Simon Glass
2014-09-09
1
-0
/
+20
*
|
buildman: Move full help code into the control module
Simon Glass
2014-09-09
2
-6
/
+8
*
|
buildman: Move the command line code into its own file
Simon Glass
2014-09-09
2
-71
/
+87
*
|
patman: RunPipe() should not pipe stdout/stderr unless asked
Simon Glass
2014-09-09
2
-3
/
+7
*
|
buildman: Enhance basic test to check summary output
Simon Glass
2014-09-09
1
-5
/
+96
*
|
buildman: Send builder output through a function for testing
Simon Glass
2014-09-09
1
-28
/
+30
*
|
patman: Add a way of recording terminal output for testing
Simon Glass
2014-09-09
1
-0
/
+72
*
|
patman: Fix detection of git version
Simon Glass
2014-09-05
1
-0
/
+2
*
|
buildman: Separate out display of warnings and errors
Simon Glass
2014-09-05
2
-23
/
+91
*
|
buildman: Add an option to show which boards caused which errors
Simon Glass
2014-09-05
4
-13
/
+50
*
|
buildman: Remove the directory prefix from each error line
Simon Glass
2014-09-05
1
-1
/
+3
*
|
buildman: Implement an option to exclude boards from the build
Simon Glass
2014-09-05
4
-8
/
+41
*
|
buildman: Allow make-flags variables to include '-' and '_'
Simon Glass
2014-09-05
2
-2
/
+4
*
|
buildman: Set the return code to indicate build result
Simon Glass
2014-09-05
4
-3
/
+20
*
|
patman: Avoid changing the order of tags
Simon Glass
2014-09-05
1
-13
/
+1
*
|
patman: Use --no-pager' to stop git from forking a pager
Simon Glass
2014-09-05
1
-1
/
+1
*
|
patman: Remove the -a option
Simon Glass
2014-09-05
2
-95
/
+0
*
|
patman: Correct unit tests to run correctly
Simon Glass
2014-09-05
4
-14
/
+22
*
|
patman: Fix indentation in terminal.py
Simon Glass
2014-09-05
1
-53
/
+55
|
/
*
tools/genboardscfg.py: change shebang into /usr/bin/env python2
Masahiro Yamada
2014-08-28
1
-1
/
+3
*
tools/genboardscfg.py: improve performance
Masahiro Yamada
2014-08-28
1
-6
/
+33
*
tools/genboardscfg.py: check if the boards.cfg is up to date
Masahiro Yamada
2014-08-28
1
-2
/
+56
*
tools/genboardscfg.py: fix minor problems on termination
Masahiro Yamada
2014-08-28
1
-66
/
+90
*
tools/genboardscfg.py: wait for unfinished subprocesses before error-out
Masahiro Yamada
2014-08-28
1
-0
/
+3
[next]