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: fix define2mk.sed to not add quotes around negative integers
Masahiro Yamada
2016-06-13
1
-0
/
+2
*
tools: moveconfig: Add a new --git-ref option
Joe Hershberger
2016-06-13
1
-6
/
+68
*
tools: moveconfig: New color used for changed defconfig
Joe Hershberger
2016-06-13
1
-1
/
+1
*
tools: moveconfig: Fix another typo
Joe Hershberger
2016-06-13
1
-1
/
+1
*
tools: moveconfig: make Slot.poll() more readable with helper methods
Masahiro Yamada
2016-06-13
1
-43
/
+67
*
tools: moveconfig: allow to run without any CONFIG specified
Masahiro Yamada
2016-06-13
1
-6
/
+10
*
tools: moveconfig: add --force-sync option
Masahiro Yamada
2016-06-13
1
-3
/
+14
*
tools: moveconfig: report when defconfig is updated
Masahiro Yamada
2016-06-13
1
-3
/
+11
*
tools: moveconfig: report when CONFIGs are removed by savedefconfig
Masahiro Yamada
2016-06-13
1
-0
/
+26
*
tools: moveconfig: display log when savedefconfig occurs
Masahiro Yamada
2016-06-13
1
-1
/
+2
*
tools: moveconfig: skip savedefconfig if .config was not updated
Masahiro Yamada
2016-06-13
1
-5
/
+16
*
tools: moveconfig: refactor code to go back to idle state
Masahiro Yamada
2016-06-13
1
-20
/
+17
*
tools: moveconfig: display log atomically in more readable format
Masahiro Yamada
2016-06-13
1
-31
/
+42
*
tools: moveconfig: move log output code out of Kconfig Parser class
Masahiro Yamada
2016-06-13
1
-12
/
+12
*
tools: moveconfig: compute file paths just once
Masahiro Yamada
2016-06-13
1
-10
/
+10
*
tools: moveconfig: allow to give CONFIG names as argument directly
Masahiro Yamada
2016-06-13
1
-88
/
+20
*
tools: moveconfig: drop code for handling type and default value
Masahiro Yamada
2016-06-13
1
-76
/
+29
*
tools: moveconfig: do not rely on type and default value given by users
Masahiro Yamada
2016-06-13
1
-45
/
+43
*
tools: moveconfig: increment number of processed files monotonically
Masahiro Yamada
2016-06-13
1
-16
/
+49
*
tools: moveconfig: exit with error message for not clean directory
Masahiro Yamada
2016-06-13
1
-0
/
+8
*
tools: moveconfig: check compilers before starting defconfig walk
Masahiro Yamada
2016-06-13
1
-23
/
+48
*
tools: moveconfig: check directory location before compilers
Masahiro Yamada
2016-06-13
1
-2
/
+2
*
tools: moveconfig: remove redundant else: after sys.exit()
Masahiro Yamada
2016-06-13
1
-7
/
+5
*
tools: moveconfig: rename update_defconfig() to update_dotconfig()
Masahiro Yamada
2016-06-13
1
-5
/
+5
*
tools: moveconfig: fix --dry-run option
Masahiro Yamada
2016-06-13
1
-8
/
+7
*
mtd: nand: Remove docg4 driver and palmtreo680 flashing tool
Scott Wood
2016-06-03
1
-177
/
+0
*
tools/env: allow to pass NULL for environment options
Andreas Fenkart
2016-05-31
1
-3
/
+24
*
Merge git://git.denx.de/u-boot-dm
Tom Rini
2016-05-27
1
-6
/
+1
|
\
|
*
rockchip: Check image name for the rksd image
Simon Glass
2016-05-27
1
-6
/
+1
*
|
tools: Add entry for generated tools/bin2header to tools/.gitignore
Robert P. J. Day
2016-05-27
1
-0
/
+1
*
|
tools/genboardscfg.py: remove bogus import subprocess
Masahiro Yamada
2016-05-27
1
-1
/
+0
*
|
tools/env: no global variable sharing between application and library
Andreas Fenkart
2016-05-27
3
-55
/
+48
*
|
tools/env: compute size of usable area only once
Andreas Fenkart
2016-05-27
1
-14
/
+18
*
|
tools/env: fw_printenv pass value_only as argument
Andreas Fenkart
2016-05-27
3
-7
/
+7
*
|
tools/env: remove 'extern' from function prototype in fw_env.h
Andreas Fenkart
2016-05-27
1
-8
/
+8
*
|
tools/env: pass key as argument to env_aes_cbc_crypt
Andreas Fenkart
2016-05-27
1
-6
/
+9
|
/
*
tools: zynqmpimage: Add Xilinx ZynqMP boot header generation
Michal Simek
2016-05-24
2
-0
/
+270
*
mkimage: Add a quiet mode
Simon Glass
2016-05-23
3
-2
/
+7
*
Merge git://git.denx.de/u-boot-dm
Tom Rini
2016-05-17
5
-11
/
+73
|
\
|
*
buildman: allow more incremental building
Stephen Warren
2016-05-17
5
-11
/
+73
*
|
imx: tools: imximage: fix CLR bit command
Adrian Alonso
2016-05-17
1
-1
/
+1
|
/
*
test, tools: update tbot documentation
Heiko Schocher
2016-05-13
2
-153
/
+103
*
Fix various typos, scattered over the code.
Robert P. J. Day
2016-05-05
1
-2
/
+2
*
mkimage: fix generation of FIT image
Andreas Bießmann
2016-05-03
1
-6
/
+3
*
fit_image: Fix a double close() on the error path
Simon Glass
2016-05-02
1
-1
/
+0
*
tools: env: fix config file loading in env library
Anatolij Gustschin
2016-05-02
1
-0
/
+3
*
Change my mailaddress
Andreas Bießmann
2016-05-02
2
-2
/
+2
*
mkimage: fix argument parsing on BSD systems
Andreas Bießmann
2016-05-02
1
-21
/
+12
*
tools: env: bug: config structs must be defined in tools library
Andreas Fenkart
2016-03-27
2
-4
/
+4
*
tools: env: fw_parse_script: simplify removal of newline/carriage return
Andreas Fenkart
2016-03-26
1
-6
/
+4
[next]