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/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
*
tools/genboardscfg.py: be tolerant of insane Kconfig
Masahiro Yamada
2014-08-28
1
-2
/
+9
*
tools/genboardscfg.py: be tolerant of missing MAINTAINERS
Masahiro Yamada
2014-08-28
1
-1
/
+11
*
tools/genboardscfg.py: ignore defconfigs starting with a dot
Masahiro Yamada
2014-08-28
1
-0
/
+2
*
buildman: run genboardscfg.py all the time
Masahiro Yamada
2014-08-28
1
-6
/
+4
*
tools/genboardscfg.py: fix a bug of MAINTAINERS handling
Masahiro Yamada
2014-08-28
1
-1
/
+1
*
patman: Support the 'reverse' option for 'git log'
Simon Glass
2014-08-28
1
-0
/
+2
*
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
Tom Rini
2014-08-25
3
-3
/
+6
|
\
|
*
mkimage: fix compilation issues on OpenBSD
Luka Perkov
2014-08-14
1
-0
/
+2
|
*
tools, fit_info: increase buffer for command name
Heiko Schocher
2014-08-14
1
-2
/
+3
|
*
tools: fix typo in tools/image-host.c
Heiko Schocher
2014-08-14
1
-1
/
+1
*
|
buildman: refactor help message
Masahiro Yamada
2014-08-22
1
-1
/
+1
*
|
patman: refactor help message
Masahiro Yamada
2014-08-22
1
-1
/
+1
*
|
Makefile: remove generated boards.cfg within make distclean
Roger Meier
2014-08-22
2
-4
/
+4
*
|
tools/genboardscfg.py: no exception if columns undetectable
Roger Meier
2014-08-21
1
-3
/
+1
*
|
tools/genboardscfg.py: Do not output SPLCPU field
Masahiro Yamada
2014-08-21
1
-4
/
+2
*
|
tools, scripts: refactor error-out statements of Python scripts
Masahiro Yamada
2014-08-21
4
-26
/
+13
|
/
*
patman: Only use git's --no-decorate when available
Simon Glass
2014-08-13
1
-1
/
+8
*
patman: Move the 'git log' command into a function
Simon Glass
2014-08-13
2
-13
/
+31
*
buildman: Allow selection of the number of commits to build
Simon Glass
2014-08-13
1
-12
/
+19
*
buildman: Introduce an 'and' operator for board selection
Simon Glass
2014-08-13
3
-17
/
+184
*
buildman: Add a few more toolchain examples to the README
Simon Glass
2014-08-13
1
-0
/
+2
*
buildman: Add a message indicating there are no errors
Simon Glass
2014-08-13
1
-0
/
+7
*
buildman: Add an option to specify the buildman config file
Simon Glass
2014-08-13
2
-1
/
+3
*
buildman: Remove unused non-incremental build method code
Simon Glass
2014-08-13
2
-35
/
+0
*
buildman: Add verbose option to display errors as they happen
Simon Glass
2014-08-13
5
-15
/
+56
*
buildman: Refactor output options
Simon Glass
2014-08-13
3
-26
/
+34
*
buildman: Sort command line options
Simon Glass
2014-08-13
1
-6
/
+6
*
buildman: Move BuilderThread code to its own file
Simon Glass
2014-08-13
2
-431
/
+442
*
buildman: Allow building of current source tree
Simon Glass
2014-08-13
2
-54
/
+108
*
buildman: Add some notes about moving from MAKEALL
Simon Glass
2014-08-13
1
-0
/
+92
*
buildman: Fix a few typos
Simon Glass
2014-08-13
1
-6
/
+6
*
buildman: adjust for Kconfig
Masahiro Yamada
2014-07-30
3
-4
/
+14
*
tools: add genboardscfg.py
Masahiro Yamada
2014-07-30
1
-0
/
+504
*
kconfig: switch to Kconfig
Masahiro Yamada
2014-07-30
2
-2
/
+2
*
buildman: make sure to invoke GNU Make
Masahiro Yamada
2014-07-29
2
-3
/
+12
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2014-07-29
1
-6
/
+4
|
\
|
*
Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-07-28
1
-6
/
+4
|
|
\
|
|
*
sunxi: mksunxiboot: Fix loading of files with a size which is not a multiple ...
Hans de Goede
2014-07-06
1
-6
/
+4
*
|
|
patman: make "No recipient" checking more tolerant
Masahiro Yamada
2014-07-28
1
-3
/
+8
*
|
|
buildman: Support in-tree builds
Simon Glass
2014-07-28
3
-2
/
+16
*
|
|
buildman: Add -C option to force a reconfigure for each commit
Simon Glass
2014-07-28
3
-1
/
+13
|
/
/
*
|
buildman: Avoid retrying a build if it definitely failed
Simon Glass
2014-07-23
1
-1
/
+3
*
|
buildman: Add -F flag to retry failed builds
Simon Glass
2014-07-23
3
-5
/
+22
*
|
buildman: fix toolchain priority_list
Masahiro Yamada
2014-07-07
1
-1
/
+1
*
|
buildman: fix to display warning message for missing [toolchain] section
Masahiro Yamada
2014-07-07
1
-1
/
+1
[next]