Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
b6f4048b547f576d7534533fc17b3b257a252e26
/
tools
56c7e80
tools: mkimage: Check if file is regular file
by Michal Simek
· 8 years ago
3b64608
tools: mkimage: Add support for initialization table for Zynq and ZynqMP
by Mike Looijmans
· 8 years ago
d8c0d99
tools: fix mksunxiboot build for tools-all target
by Andre Przywara
· 8 years ago
0f7c6cd
mkimage: Allow including a ramdisk in FIT auto mode
by Tomeu Vizoso
· 8 years ago
e0f2406
buildman: Fix building based on 'options' field
by Tom Rini
· 8 years ago
2a380cc
tools: imximage: check return value when open the plugin file
by Peng Fan
· 8 years ago
0cd82e2
mkimage: Fix missing free() in show_valid_options()
by Simon Glass
· 8 years ago
82bd2f2
Fix spelling of "occur".
by Vagrant Cascadian
· 8 years ago
fed329a
tools: add mksunxiboot to tools-all target
by Stefan Brüns
· 8 years ago
aec9a0f
sunxi: Rename CONFIG_SUNXI to CONFIG_ARCH_SUNXI
by Jagan Teki
· 8 years ago
4f89292
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 8 years ago
0dbc9b5
tools: moveconfig: support wildcards in --defconfigs file
by Masahiro Yamada
· 8 years ago
b55e4f4
tools: imximage: add plugin support
by Peng Fan
· 8 years ago
c5938c1
pbl: use "wait" command instead of "flush" command
by Zhao Qiang
· 8 years ago
d5fe013
tools: buildman: Add compiler wrapper
by York Sun
· 8 years ago
f40fa9b
tools: buildman: Remove duplicated code
by York Sun
· 8 years ago
34c3889
dtoc: Make integer division python 3.x safe
by Paul Burton
· 8 years ago
c4c5f9e
dtoc: Decode strings for struct.unpack on python 3.x
by Paul Burton
· 8 years ago
4ae6549
dtoc: Use items() to iterate over dictionaries in python 3.x
by Paul Burton
· 8 years ago
f5d44b9
patman: Fix doctest StringIO import for python 3.x
by Paul Burton
· 8 years ago
c9eac38
patman: Use items() to iterate over dictionaries
by Paul Burton
· 8 years ago
2ce7b21
patman: Import 'configparser' lower case to be python 3.x safe
by Paul Burton
· 8 years ago
ac3fde9
patman: Make exception handling python 3.x safe
by Paul Burton
· 8 years ago
a920a17
patman: Make print statements python 3.x safe
by Paul Burton
· 8 years ago
12e5476
patman: Replace tabs with spaces
by Paul Burton
· 8 years ago
3cb44ba
dtoc: Add a way for tests to request the fallback library
by Simon Glass
· 8 years ago
8828254
dtoc: Adjust GetProps() in fdt_normal to use the node path
by Simon Glass
· 8 years ago
0734b70
dtoc: Fix bug in GetProp()
by Simon Glass
· 8 years ago
2880e6b
buildman: Drop the 'alive' flag in BuilderThread
by Simon Glass
· 8 years ago
2f25664
buildman: Don't show a stacktrace on Ctrl-C
by Simon Glass
· 8 years ago
63781bd
buildman: Drop the 'active' flag in the builder
by Simon Glass
· 8 years ago
d436e38
buildman: Allow builds to terminate cleanly
by Simon Glass
· 8 years ago
a556eee
buildman: Put our local libraries first in the path
by Simon Glass
· 8 years ago
745b395
buildman: Print a message indicating the build is starting
by Simon Glass
· 8 years ago
b222abe
buildman: Print a message when removing old directories
by Simon Glass
· 8 years ago
21f0eb3
buildman: Tidy up the 'cloning' message
by Simon Glass
· 8 years ago
8b4919e
patman: Flush output when there is no newline
by Simon Glass
· 8 years ago
f5fd45f
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 8 years ago
d40dbfb
env: tool: add command line option to input lockfile path
by B, Ravi
· 8 years ago
fc0b594
Various, accumulated typos collected from around the tree.
by Robert P. J. Day
· 8 years ago
24307d6
Suspected Spam: Do not open attachements![PATCH 4/6] tools/env: flash_write_buf: enforce offset to be start of environment
by Andreas Fenkart
· 8 years ago
ff95e57
tools/env: lookup dev_type directly from flash_read_buf/flash_write_buf
by Andreas Fenkart
· 8 years ago
c6012bb
tools/env: pass bad block offset by value
by Andreas Fenkart
· 8 years ago
e2c9351
tools/env: factor out environment_end function
by Andreas Fenkart
· 8 years ago
ed0c2c0
tools: mkimage: add support for Vybrid image format
by Albert ARIBAUD \(3ADEV\)
· 8 years ago
8f224b3
dtoc: Add methods for reading data from properties
by Simon Glass
· 8 years ago
20024da
dtoc: Correct quotes in fdt_util
by Simon Glass
· 8 years ago
babdbde
dtoc: Support finding the offset of a property
by Simon Glass
· 8 years ago
da5f749
dtoc: Support packing the device tree
by Simon Glass
· 8 years ago
2a70d89
dtoc: Support deleting device tree properties
by Simon Glass
· 8 years ago
0170804
dtoc: Move to using bytearray
by Simon Glass
· 8 years ago
346179f
dtoc: Prepare for supporting changing of device trees
by Simon Glass
· 8 years ago
6b93c55
dtoc: Drop the convert_dash parameter to GetProps()
by Simon Glass
· 8 years ago
355c67c
dtoc: Allow the device tree to be compiled from source
by Simon Glass
· 8 years ago
0faf614
patman: Add a library to handle logging and progress
by Simon Glass
· 8 years ago
1f1864b
patman: Add a tools library for using temporary files
by Simon Glass
· 8 years ago
f7a2aee
dtoc: Move a few more common functions into fdt.py
by Simon Glass
· 8 years ago
c322a85
dtoc: Move Widen() and GetPhandle() into the base class
by Simon Glass
· 8 years ago
bc1dea3
dtoc: Move BytesToValue() and GetEmpty() into PropBase
by Simon Glass
· 8 years ago
a06a34b
dtoc: Create a base class for Fdt
by Simon Glass
· 8 years ago
66051b1
dtoc: Rename fdt.py to fdt_normal.py
by Simon Glass
· 8 years ago
ba48258
dtoc: Move the fdt library selection into fdt_select
by Simon Glass
· 8 years ago
5859311
dtoc: Move the struct import into the correct order
by Simon Glass
· 8 years ago
785f154
patman: Adjust command.Output() to raise an error by default
by Simon Glass
· 8 years ago
9ede212
moveconfig: Add an option to commit changes
by Simon Glass
· 8 years ago
6b403df
moveconfig: Add an option to skip prompts
by Simon Glass
· 8 years ago
16f4166
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 8 years ago
07913d1
tools: moveconfig: add --spl option to move options for SPL build
by Masahiro Yamada
· 8 years ago
916224c
tools: moveconfig: warn loudly if moved option has no entry in Kconfig
by Masahiro Yamada
· 8 years ago
09c6c06
tools: moveconfig: use sets instead of lists for failed/suspicious boards
by Masahiro Yamada
· 8 years ago
e1a9962
tools: moveconfig: remove document about deprecated error message
by Masahiro Yamada
· 8 years ago
0a22c7f
imx: ventana: enable splashscreen support
by Tim Harvey
· 8 years ago
c21fc7e
treewide: fix "followings" to "following"
by Masahiro Yamada
· 8 years ago
88e1346
tools: moveconfig: add Xtensa GCC prefix to CROSS_COMPILE list
by Masahiro Yamada
· 8 years ago
bdf58c7
tools: kwboot: patch destaddr only for SoCs with header version 1
by Simon Baatz
· 8 years ago
4ed6f43
tools/env: soften warning about erase block alignment
by Andreas Fenkart
· 8 years ago
490365c
tools/env: return with error if redundant environments have unequal size
by Andreas Fenkart
· 8 years ago
183923d
tools/env: ensure environment starts at erase block boundary
by Andreas Fenkart
· 8 years ago
1b92aed
mkimage: Fix argument parsing with signature comment
by Karl Beldan
· 8 years ago
9ab0296
tools: moveconfig: support CONFIG_SYS_EXTRA_OPTIONS cleaning
by Masahiro Yamada
· 8 years ago
684c306
tools: moveconfig: make getting all defconfigs into helper function
by Masahiro Yamada
· 8 years ago
a3a779f
tools: moveconfig: fix cleanup of defines across multiple lines
by Masahiro Yamada
· 8 years ago
e9ea122
tools: moveconfig: show diffs of cleaned headers in color
by Masahiro Yamada
· 8 years ago
f2f6981
tools: moveconfig: show result of header cleaning in unified diff
by Masahiro Yamada
· 8 years ago
8ba1f5d
tools: moveconfig: trim garbage lines after header cleanups
by Masahiro Yamada
· 8 years ago
f7536f7
tools: moveconfig: do not check clean tree and compilers for -H option
by Masahiro Yamada
· 8 years ago
dc6de50
tools: moveconfig: do not cleanup headers in include/generated
by Masahiro Yamada
· 8 years ago
c8d7393
buildman: Add a quick-start note
by Simon Glass
· 8 years ago
c8785c5
buildman: Avoid overwriting existing toolchain entries
by Simon Glass
· 8 years ago
7e92e46
buildman: Drop the toolchain error when downloading toolchains
by Simon Glass
· 8 years ago
2289b27
buildman: Fix a typo in TestSettingsHasPath()
by Simon Glass
· 8 years ago
713bea3
buildman: Improve the toolchain progress/error output
by Simon Glass
· 8 years ago
80e6a48
buildman: Allow the toolchain error to be suppressed
by Simon Glass
· 8 years ago
bd6f5d9
buildman: Fix the 'help' test to use the correct path
by Simon Glass
· 8 years ago
8e605a5
buildman: Automatically create a config file if needed
by Simon Glass
· 8 years ago
8ea4210
buildman: Tidy up the README a little
by Simon Glass
· 8 years ago
c3c9fd3
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· 8 years ago
81c878d
tools: env: Fix format warnings in debug
by Marcin Niestroj
· 9 years ago
9191090
mkimage: rockchip: add suport for rk33 serial
by Kever Yang
· 8 years ago
5f30bf7
mkimage: rockchip: add suport for rk33 serial
by Kever Yang
· 8 years ago
Next »