index
:
starfive-tech/u-boot.git
Fedora_JH7100_2021.04
Fedora_JH7100_2021.07
Fedora_JH7100_upstream
Fedora_JH7100_upstream_devel
JH7100_Multimedia_V0.1.0
JH7100_VisionFive_OH_dev
JH7100_VisionFive_devel
JH7100_starlight_multimedia
JH7100_upstream
JH7100_upstream_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_devel-v3.9.3
JH7110_VisionFive2_multi_rtos
dubhe_fpga_dev_v2023.10
dubhe_fpga_dev_v2024.10
master
pinetabv-devel
rtthread_AMP
starfive-2024.07-master-jhb100
visionfive_devel
StarFive Tech U-Boot for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-10
buildman: Set up bsettings outside the control module
Simon Glass
2
-1
/
+2
2014-09-10
buildman: Add a functional test
Simon Glass
4
-18
/
+206
2014-09-10
patman: Provide a way to intercept commands for testing
Simon Glass
1
-0
/
+20
2014-09-10
buildman: Move full help code into the control module
Simon Glass
2
-6
/
+8
2014-09-10
buildman: Move the command line code into its own file
Simon Glass
2
-71
/
+87
2014-09-10
patman: RunPipe() should not pipe stdout/stderr unless asked
Simon Glass
2
-3
/
+7
2014-09-09
buildman: Enhance basic test to check summary output
Simon Glass
1
-5
/
+96
2014-09-09
buildman: Send builder output through a function for testing
Simon Glass
1
-28
/
+30
2014-09-09
patman: Add a way of recording terminal output for testing
Simon Glass
1
-0
/
+72
2014-09-09
imximage: Fix imximage IVT bug for EIM-NOR boot
Ye.Li
1
-0
/
+7
2014-09-09
tools: imximage: Fix the maximum DCD size for mx53/mx6
Fabio Estevam
1
-1
/
+1
2014-09-05
patman: Fix detection of git version
Simon Glass
1
-0
/
+2
2014-09-05
buildman: Separate out display of warnings and errors
Simon Glass
2
-23
/
+91
2014-09-05
buildman: Add an option to show which boards caused which errors
Simon Glass
4
-13
/
+50
2014-09-05
buildman: Remove the directory prefix from each error line
Simon Glass
1
-1
/
+3
2014-09-05
buildman: Implement an option to exclude boards from the build
Simon Glass
4
-8
/
+41
2014-09-05
buildman: Allow make-flags variables to include '-' and '_'
Simon Glass
2
-2
/
+4
2014-09-05
buildman: Set the return code to indicate build result
Simon Glass
4
-3
/
+20
2014-09-05
patman: Avoid changing the order of tags
Simon Glass
1
-13
/
+1
2014-09-05
patman: Use --no-pager' to stop git from forking a pager
Simon Glass
1
-1
/
+1
2014-09-05
patman: Remove the -a option
Simon Glass
2
-95
/
+0
2014-09-05
patman: Correct unit tests to run correctly
Simon Glass
4
-14
/
+22
2014-09-05
patman: Fix indentation in terminal.py
Simon Glass
1
-53
/
+55
2014-08-29
tools/genboardscfg.py: change shebang into /usr/bin/env python2
Masahiro Yamada
1
-1
/
+3
2014-08-29
tools/genboardscfg.py: improve performance
Masahiro Yamada
1
-6
/
+33
2014-08-29
tools/genboardscfg.py: check if the boards.cfg is up to date
Masahiro Yamada
1
-2
/
+56
2014-08-29
tools/genboardscfg.py: fix minor problems on termination
Masahiro Yamada
1
-66
/
+90
2014-08-29
tools/genboardscfg.py: wait for unfinished subprocesses before error-out
Masahiro Yamada
1
-0
/
+3
2014-08-29
tools/genboardscfg.py: be tolerant of insane Kconfig
Masahiro Yamada
1
-2
/
+9
2014-08-29
tools/genboardscfg.py: be tolerant of missing MAINTAINERS
Masahiro Yamada
1
-1
/
+11
2014-08-29
tools/genboardscfg.py: ignore defconfigs starting with a dot
Masahiro Yamada
1
-0
/
+2
2014-08-29
buildman: run genboardscfg.py all the time
Masahiro Yamada
1
-6
/
+4
2014-08-29
tools/genboardscfg.py: fix a bug of MAINTAINERS handling
Masahiro Yamada
1
-1
/
+1
2014-08-28
patman: Support the 'reverse' option for 'git log'
Simon Glass
1
-0
/
+2
2014-08-25
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
Tom Rini
3
-3
/
+6
2014-08-22
buildman: refactor help message
Masahiro Yamada
1
-1
/
+1
2014-08-22
patman: refactor help message
Masahiro Yamada
1
-1
/
+1
2014-08-22
Makefile: remove generated boards.cfg within make distclean
Roger Meier
2
-4
/
+4
2014-08-21
tools/genboardscfg.py: no exception if columns undetectable
Roger Meier
1
-3
/
+1
2014-08-21
tools/genboardscfg.py: Do not output SPLCPU field
Masahiro Yamada
1
-4
/
+2
2014-08-21
tools, scripts: refactor error-out statements of Python scripts
Masahiro Yamada
4
-26
/
+13
2014-08-14
mkimage: fix compilation issues on OpenBSD
Luka Perkov
1
-0
/
+2
2014-08-14
tools, fit_info: increase buffer for command name
Heiko Schocher
1
-2
/
+3
2014-08-14
tools: fix typo in tools/image-host.c
Heiko Schocher
1
-1
/
+1
2014-08-13
patman: Only use git's --no-decorate when available
Simon Glass
1
-1
/
+8
2014-08-13
patman: Move the 'git log' command into a function
Simon Glass
2
-13
/
+31
2014-08-13
buildman: Allow selection of the number of commits to build
Simon Glass
1
-12
/
+19
2014-08-13
buildman: Introduce an 'and' operator for board selection
Simon Glass
3
-17
/
+184
2014-08-13
buildman: Add a few more toolchain examples to the README
Simon Glass
1
-0
/
+2
2014-08-13
buildman: Add a message indicating there are no errors
Simon Glass
1
-0
/
+7
[prev]
[next]