Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
13d8ac30d51a303e90d1ef06a086ce5f01fbe63f
/
tools
f8e066c
Respect SOURCE_DATE_EPOCH when building FIT images.
by Vagrant Cascadian
· Thu Jun 16 12:28:40 2016 -0700
a845762
mkimage: fit: spl: Add an optional static offset for external data
by Teddy Reed
· Thu Jun 09 19:38:02 2016 -0700
3c9bfea
tools: moveconfig: show suspicious boards with possible misconversion
by Masahiro Yamada
· Wed Jun 15 14:33:54 2016 +0900
0153f03
tools: moveconfig: simplify show_failed_boards() and show more info
by Masahiro Yamada
· Wed Jun 15 14:33:53 2016 +0900
8f5256a
tools: moveconfig: simplify source tree switching
by Masahiro Yamada
· Wed Jun 15 14:33:52 2016 +0900
2e74fee
tools: moveconfig: change class WorkDir to class ReferenceSource
by Masahiro Yamada
· Wed Jun 15 14:33:51 2016 +0900
b48387f
tools: moveconfig: fix needless move for config with default 1
by Masahiro Yamada
· Wed Jun 15 14:33:50 2016 +0900
8cc84e7
tools: fix define2mk.sed to not add quotes around negative integers
by Masahiro Yamada
· Sat Jun 11 18:44:10 2016 +0900
b1a570f
tools: moveconfig: Add a new --git-ref option
by Joe Hershberger
· Fri Jun 10 14:53:32 2016 -0500
93f1c2d
tools: moveconfig: New color used for changed defconfig
by Joe Hershberger
· Fri Jun 10 14:53:30 2016 -0500
640de87
tools: moveconfig: Fix another typo
by Joe Hershberger
· Fri Jun 10 14:53:29 2016 -0500
cb256cb
tools: moveconfig: make Slot.poll() more readable with helper methods
by Masahiro Yamada
· Wed Jun 08 11:47:37 2016 +0900
9566abd
tools: moveconfig: allow to run without any CONFIG specified
by Masahiro Yamada
· Thu May 19 15:52:09 2016 +0900
83c1767
tools: moveconfig: add --force-sync option
by Masahiro Yamada
· Thu May 19 15:52:08 2016 +0900
0f6beda
tools: moveconfig: report when defconfig is updated
by Masahiro Yamada
· Thu May 19 15:52:07 2016 +0900
07f9852
tools: moveconfig: report when CONFIGs are removed by savedefconfig
by Masahiro Yamada
· Thu May 19 15:52:06 2016 +0900
76f8df5
tools: moveconfig: display log when savedefconfig occurs
by Masahiro Yamada
· Thu May 19 15:52:05 2016 +0900
263d137
tools: moveconfig: skip savedefconfig if .config was not updated
by Masahiro Yamada
· Thu May 19 15:52:04 2016 +0900
274a5ee
tools: moveconfig: refactor code to go back to idle state
by Masahiro Yamada
· Thu May 19 15:52:03 2016 +0900
465b7c0
tools: moveconfig: display log atomically in more readable format
by Masahiro Yamada
· Thu May 19 15:52:02 2016 +0900
69e2bbc
tools: moveconfig: move log output code out of Kconfig Parser class
by Masahiro Yamada
· Thu May 19 15:52:01 2016 +0900
5393b61
tools: moveconfig: compute file paths just once
by Masahiro Yamada
· Thu May 19 15:52:00 2016 +0900
b903c4e
tools: moveconfig: allow to give CONFIG names as argument directly
by Masahiro Yamada
· Thu May 19 15:51:58 2016 +0900
b80a667
tools: moveconfig: drop code for handling type and default value
by Masahiro Yamada
· Thu May 19 15:51:57 2016 +0900
5643d6e
tools: moveconfig: do not rely on type and default value given by users
by Masahiro Yamada
· Thu May 19 15:51:56 2016 +0900
cefaa58
tools: moveconfig: increment number of processed files monotonically
by Masahiro Yamada
· Thu May 19 15:51:55 2016 +0900
990e677
tools: moveconfig: exit with error message for not clean directory
by Masahiro Yamada
· Thu May 19 15:51:54 2016 +0900
c4d76eb
tools: moveconfig: check compilers before starting defconfig walk
by Masahiro Yamada
· Thu May 19 15:51:53 2016 +0900
06f76e9
tools: moveconfig: check directory location before compilers
by Masahiro Yamada
· Thu May 19 15:51:52 2016 +0900
6ef8ad9
tools: moveconfig: remove redundant else: after sys.exit()
by Masahiro Yamada
· Thu May 19 15:51:51 2016 +0900
7c0d9d2
tools: moveconfig: rename update_defconfig() to update_dotconfig()
by Masahiro Yamada
· Thu May 19 15:51:50 2016 +0900
953d93b
tools: moveconfig: fix --dry-run option
by Masahiro Yamada
· Thu May 19 15:51:49 2016 +0900
465ba37
mtd: nand: Remove docg4 driver and palmtreo680 flashing tool
by Scott Wood
· Mon May 30 13:57:53 2016 -0500
e651130
tools/env: allow to pass NULL for environment options
by Andreas Fenkart
· Tue May 31 09:21:56 2016 +0200
9a8f4cf
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· Fri May 27 15:49:43 2016 -0400
650189f
tools: Add entry for generated tools/bin2header to tools/.gitignore
by Robert P. J. Day
· Sun May 22 05:46:05 2016 -0400
aeeb183
tools/genboardscfg.py: remove bogus import subprocess
by Masahiro Yamada
· Sun May 22 15:16:47 2016 +0900
2437190
tools/env: no global variable sharing between application and library
by Andreas Fenkart
· Tue Apr 05 23:13:42 2016 +0200
aba696d
rockchip: Check image name for the rksd image
by Simon Glass
· Sat May 14 14:02:59 2016 -0600
b8bf404
tools/env: compute size of usable area only once
by Andreas Fenkart
· Tue Apr 19 22:43:42 2016 +0200
87bcee4
tools/env: fw_printenv pass value_only as argument
by Andreas Fenkart
· Tue Apr 19 22:43:41 2016 +0200
576d08e
tools/env: remove 'extern' from function prototype in fw_env.h
by Andreas Fenkart
· Tue Apr 19 22:43:40 2016 +0200
edcaee6
tools/env: pass key as argument to env_aes_cbc_crypt
by Andreas Fenkart
· Tue Apr 19 22:43:39 2016 +0200
fa12466
tools: zynqmpimage: Add Xilinx ZynqMP boot header generation
by Michal Simek
· Wed Apr 27 14:03:29 2016 +0200
da1805f
mkimage: Add a quiet mode
by Simon Glass
· Sun May 01 13:55:38 2016 -0600
ce084b0
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· Tue May 17 13:58:27 2016 -0400
97c9690
buildman: allow more incremental building
by Stephen Warren
· Mon Apr 11 10:48:44 2016 -0600
6963b33
imx: tools: imximage: fix CLR bit command
by Adrian Alonso
· Mon May 02 10:29:14 2016 -0500
760cc7b
test, tools: update tbot documentation
by Heiko Schocher
· Thu Apr 28 08:17:28 2016 +0200
8c60f92
Fix various typos, scattered over the code.
by Robert P. J. Day
· Wed May 04 04:47:31 2016 -0400
ddd3477
mkimage: fix generation of FIT image
by Andreas Bießmann
· Tue May 03 15:17:03 2016 +0200
dbb2df1
fit_image: Fix a double close() on the error path
by Simon Glass
· Sun May 01 17:12:24 2016 -0600
e89ead3
tools: env: fix config file loading in env library
by Anatolij Gustschin
· Fri Apr 29 22:00:11 2016 +0200
07dafdb
Change my mailaddress
by Andreas Bießmann
· Sun May 01 03:46:16 2016 +0200
f400158
mkimage: fix argument parsing on BSD systems
by Andreas Bießmann
· Sun May 01 03:01:27 2016 +0200
7fce4e2
tools: env: bug: config structs must be defined in tools library
by Andreas Fenkart
· Fri Mar 25 14:52:19 2016 +0100
e3ff0dc
tools: env: fw_parse_script: simplify removal of newline/carriage return
by Andreas Fenkart
· Fri Mar 11 09:39:38 2016 +0100
191d26f
tools: env: split fw_string_blank into skip_chars / skip_blanks
by Andreas Fenkart
· Fri Mar 11 09:39:37 2016 +0100
e42c68e
tools: env: fw_string_blank: return from loop when item found
by Andreas Fenkart
· Fri Mar 11 09:39:36 2016 +0100
d0e12cb
tools: env: replace WHITESPACE macro by isblank
by Andreas Fenkart
· Fri Mar 11 09:39:35 2016 +0100
4d31a84
tools: kwboot: Add xmodem timeout option
by Kevin Smith
· Tue Feb 16 21:28:19 2016 +0000
6c7c1ba
tools: kwboot: Clean up usage text
by Kevin Smith
· Tue Feb 16 21:28:17 2016 +0000
6da4a65
mkimage: Don't close the file if it wasn't opened
by Simon Glass
· Wed Mar 16 07:45:43 2016 -0600
9ab7f05
mkimage: Ensure file is closed in fdt_property_file()
by Simon Glass
· Wed Mar 16 07:45:42 2016 -0600
c0ee1ca
mkimage: Fix missing free() and close() in fit_build()
by Simon Glass
· Wed Mar 16 07:45:41 2016 -0600
f3a6e8f
mkimage: Fix missing free() in fit_extract_data()
by Simon Glass
· Wed Mar 16 07:45:40 2016 -0600
4e7505f
mkimage: Fix error path in fit_extract_data()
by Simon Glass
· Wed Mar 16 07:45:39 2016 -0600
5014cc1
mkimage: Add a missing free() to fit_import_data()
by Simon Glass
· Wed Mar 16 07:45:38 2016 -0600
a1c090b
mkimage: Close the file when unable to get its size
by Simon Glass
· Wed Mar 16 07:45:37 2016 -0600
f463bd9
mkimage: Correct file being closed twice in fit_extract_data()
by Simon Glass
· Wed Mar 16 07:45:33 2016 -0600
267a2ce
mkimage: Correct file being closed twice in fit_import_data()
by Simon Glass
· Wed Mar 16 07:45:32 2016 -0600
84abf15
mkimage: Fix munmap() call when importing data
by Simon Glass
· Wed Mar 16 07:45:31 2016 -0600
3464566
Fix spelling of "comment".
by Vagrant Cascadian
· Tue Mar 15 12:11:12 2016 -0700
286856c
cmd: Fix license command
by Tom Rini
· Tue Mar 15 12:49:12 2016 -0400
54e628e
buildman: Clarify the use of -V
by Simon Glass
· Sat Mar 12 18:50:33 2016 -0700
f590273
buildman: Add a way to specific a full toolchain prefix
by Simon Glass
· Sat Mar 12 18:50:32 2016 -0700
642e9a6
buildman: Allow branch names which conflict with directories
by Simon Glass
· Sat Mar 12 18:50:31 2016 -0700
e080b82
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· Mon Mar 14 19:21:44 2016 -0400
d11b700
mkimage: Bring data into the FIT before processing
by Simon Glass
· Mon Feb 22 22:55:54 2016 -0700
afd728c
mkimage: Support placing data outside the FIT
by Simon Glass
· Mon Feb 22 22:55:53 2016 -0700
bd8bc5d
mkimage: Support adding device tree files to a FIT
by Simon Glass
· Mon Feb 22 22:55:52 2016 -0700
88e31cb
mkimage: Support automatic creating of a FIT without a .its
by Simon Glass
· Mon Feb 22 22:55:51 2016 -0700
1c57023
tools: Add a function to obtain the size of a file
by Simon Glass
· Mon Feb 22 22:55:49 2016 -0700
04b4607
mkimage: Allow a FIT to include an image of any type
by Simon Glass
· Mon Feb 22 22:55:48 2016 -0700
28eb631
tools: Include fdt_sw.o in libfdt for mkimage
by Simon Glass
· Mon Feb 22 22:55:47 2016 -0700
c6cdd3e
buildman: Allow the toolchain architecture to be specified
by Simon Glass
· Sun Mar 06 19:45:38 2016 -0700
7b97129
buildman: Allow the toolchain priority to be specified
by Simon Glass
· Sun Mar 06 19:45:37 2016 -0700
d6ece32
buildman: Fix up a few code inconsistencies in toolchain.py
by Simon Glass
· Sun Mar 06 19:45:35 2016 -0700
c29101f
buildman: patman: Fix -H when installed as a symlink
by Simon Glass
· Sun Mar 06 19:45:34 2016 -0700
fc372bc
patman: Add a missing space in GetMetaDataForList()
by Simon Glass
· Sun Mar 06 19:45:33 2016 -0700
8a5651f
fdtgrep: Improve error handling with invalid device tree
by Simon Glass
· Sun Mar 06 19:45:32 2016 -0700
52322d6
mkimage: Make 'params' static
by Simon Glass
· Mon Feb 22 22:55:38 2016 -0700
01168b3
mkimage: Show an error message when usage() is called
by Simon Glass
· Mon Feb 22 22:55:37 2016 -0700
99a7c26
mkimage: Move usage() up to the top
by Simon Glass
· Mon Feb 22 22:55:36 2016 -0700
f6fe5f6
mkimage: Sort the option processing code by option
by Simon Glass
· Mon Feb 22 22:55:35 2016 -0700
cf76cd2
mkimage: Convert to use getopt()
by Simon Glass
· Mon Feb 22 22:55:34 2016 -0700
7106bd4
mkimage: Move argument processing into its own function
by Simon Glass
· Mon Feb 22 22:55:33 2016 -0700
6e3d0fd
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· Thu Feb 25 10:35:23 2016 -0500
77ec8bc
patman: fix series-notes handling for buildman
by Albert ARIBAUD
· Tue Feb 02 10:24:53 2016 +0100
07a50f9
tools: Update openrisc toolchain information
by Bin Meng
· Sun Feb 21 21:18:02 2016 -0800
Next »