index
:
blackbird-obmc-uboot
v2016.07-aspeed-openbmc-04-16-2019
v2016.07-aspeed-openbmc-04-16-2019-i2c
Blackbird™ 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
*
patman: Do not hardcode python path
Michal Simek
2013-05-09
1
-1
/
+1
*
buildman: Allow conflicting tags to avoid spurious errors
Simon Glass
2013-05-09
2
-1
/
+8
*
patman: fix gitutil for decorations
Andreas Bießmann
2013-04-18
2
-4
/
+7
*
fdt: Ensure that libfdt_env.h comes from U-Boot
Simon Glass
2013-04-17
1
-1
/
+2
*
Merge branch 'u-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-04-12
22
-152
/
+3917
|
\
|
*
env: Add redundant env support to UBI env
Joe Hershberger
2013-04-11
1
-0
/
+3
|
*
env: Add support for UBI environment
Joe Hershberger
2013-04-11
1
-1
/
+2
|
*
patman: Add Series-process-log tag to sort/uniq change logs
Simon Glass
2013-04-08
3
-4
/
+16
|
*
patman: Add -a option to refrain from test-applying the patches
Simon Glass
2013-04-08
1
-3
/
+7
|
*
patman: Don't barf if the word 'commit' starts a line
Doug Anderson
2013-04-08
1
-1
/
+1
|
*
patman: Provide option to ignore bad aliases
Simon Glass
2013-04-08
3
-24
/
+61
|
*
buildman - U-Boot multi-threaded builder and summary tool
Simon Glass
2013-04-04
10
-0
/
+3030
|
*
patman: Ignore all Gerrit Commit-* tags
Simon Glass
2013-04-04
1
-1
/
+1
|
*
patman: Minor help message/README fixes
Simon Glass
2013-04-04
2
-3
/
+3
|
*
patman: Fix the comment in CheckTags to mention multiple tags
Simon Glass
2013-04-04
1
-2
/
+3
|
*
patman: Don't allow spaces in tags
Simon Glass
2013-04-04
1
-1
/
+1
|
*
patman: Fix up checkpatch parsing to deal with 'CHECK' lines
Simon Glass
2013-04-04
2
-62
/
+112
|
*
patman: Add Cover-letter-cc tag to Cc cover letter to people
Simon Glass
2013-04-04
3
-4
/
+27
|
*
patman: Allow specifying the message ID your series is in reply to
Doug Anderson
2013-04-04
2
-2
/
+9
|
*
patman: Make "Reviewed-by" an important tag
Doug Anderson
2013-04-04
2
-4
/
+4
|
*
patman: Add additional git utilties
Simon Glass
2013-04-04
1
-1
/
+123
|
*
patman: Allow reading metadata from a list of commits
Simon Glass
2013-04-04
1
-7
/
+29
|
*
patman: Allow commands to raise on error, or not
Simon Glass
2013-04-04
2
-7
/
+13
|
*
patman: Make command methods return a CommandResult
Simon Glass
2013-04-04
3
-24
/
+64
|
*
patman: Add cros_subprocess library to manage subprocesses
Simon Glass
2013-04-04
1
-0
/
+397
|
*
patman: Use bright ANSI colours by default
Simon Glass
2013-04-04
1
-8
/
+11
|
*
patman: Use ANSI colours only when outputting to a terminal
Simon Glass
2013-04-04
1
-2
/
+9
*
|
autoconfig.mk: Make it possible to define configs from other configs
Benoît Thébaudeau
2013-04-12
1
-0
/
+2
*
|
logo: update to the new logo for ATMEL
Josh Wu
2013-04-05
1
-0
/
+0
|
/
*
checkpatch.pl: Add 'debug' to the list of logFunctions
Tom Rini
2013-03-27
1
-0
/
+1
*
env: Allow accessing non-mtd devices
Lubomir Rintel
2013-03-11
2
-10
/
+27
*
Fix a couple typoes in tools/env/README
Robert P. J. Day
2013-03-11
1
-2
/
+2
*
tools: update checkpatch to latest upstream version
Kim Phillips
2013-03-11
1
-192
/
+556
*
fw_env.config: Correct "fw_saveenv" to "fw_setenv".
Robert P. J. Day
2013-02-19
1
-1
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-02-12
2
-1
/
+3
|
\
|
*
tools: imximage: Let .name field be more generic
Fabio Estevam
2013-01-28
1
-1
/
+1
|
*
mx23: config: Enable mxsboot tool for i.MX23 based boards
Otavio Salvador
2013-01-21
1
-0
/
+2
*
|
treewide: include libfdt_env.h before fdt.h
Kim Phillips
2013-02-07
2
-2
/
+0
*
|
patman: Allow use outside of u-boot tree
Vadim Bendebury
2013-01-31
2
-9
/
+15
*
|
patman: Add settings to the list of modules to doctest
Doug Anderson
2013-01-31
1
-2
/
+3
*
|
patman: Add the concept of multiple projects
Doug Anderson
2013-01-31
4
-4
/
+208
*
|
patman: Add support for settings in .patman
Doug Anderson
2013-01-31
4
-6
/
+54
*
|
patman: Add a call to get_maintainer.pl if it exists
Doug Anderson
2013-01-31
3
-2
/
+74
*
|
patman: Add all CC addresses to the cover letter
Doug Anderson
2013-01-31
3
-2
/
+15
*
|
patman: Cache the CC list from MakeCcFile() for use in ShowActions()
Doug Anderson
2013-01-31
2
-6
/
+13
*
|
patman: Look for checkpatch in the scripts directory
Doug Anderson
2013-01-31
1
-1
/
+3
*
|
patman: Allow tests to run even if patman is in the path
Doug Anderson
2013-01-31
1
-2
/
+9
*
|
patman: Add spaces back into patman test
Doug Anderson
2013-01-31
1
-3
/
+3
|
/
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-01-08
1
-1
/
+8
|
\
|
*
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-01-08
1
-1
/
+8
|
|
\
[next]