index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2016-09-19
dtoc: Add methods for reading data from properties
Simon Glass
2016-09-19
dtoc: Correct quotes in fdt_util
Simon Glass
2016-09-19
dtoc: Support finding the offset of a property
Simon Glass
2016-09-19
dtoc: Support packing the device tree
Simon Glass
2016-09-19
dtoc: Support deleting device tree properties
Simon Glass
2016-09-19
dtoc: Move to using bytearray
Simon Glass
2016-09-19
dtoc: Prepare for supporting changing of device trees
Simon Glass
2016-09-19
dtoc: Drop the convert_dash parameter to GetProps()
Simon Glass
2016-09-19
dtoc: Allow the device tree to be compiled from source
Simon Glass
2016-09-19
patman: Add a library to handle logging and progress
Simon Glass
2016-09-19
patman: Add a tools library for using temporary files
Simon Glass
2016-09-19
dtoc: Move a few more common functions into fdt.py
Simon Glass
2016-09-19
dtoc: Move Widen() and GetPhandle() into the base class
Simon Glass
2016-09-19
dtoc: Move BytesToValue() and GetEmpty() into PropBase
Simon Glass
2016-09-19
dtoc: Create a base class for Fdt
Simon Glass
2016-09-19
dtoc: Rename fdt.py to fdt_normal.py
Simon Glass
2016-09-19
dtoc: Move the fdt library selection into fdt_select
Simon Glass
2016-09-19
dtoc: Move the struct import into the correct order
Simon Glass
2016-09-19
patman: Adjust command.Output() to raise an error by default
Simon Glass
2016-09-16
moveconfig: Add an option to commit changes
Simon Glass
2016-09-16
moveconfig: Add an option to skip prompts
Simon Glass
2016-09-09
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2016-09-06
tools: moveconfig: add --spl option to move options for SPL build
Masahiro Yamada
2016-09-06
tools: moveconfig: warn loudly if moved option has no entry in Kconfig
Masahiro Yamada
2016-09-06
tools: moveconfig: use sets instead of lists for failed/suspicious boards
Masahiro Yamada
2016-09-06
tools: moveconfig: remove document about deprecated error message
Masahiro Yamada
2016-09-06
imx: ventana: enable splashscreen support
Tim Harvey
2016-08-26
treewide: fix "followings" to "following"
Masahiro Yamada
2016-08-26
tools: moveconfig: add Xtensa GCC prefix to CROSS_COMPILE list
Masahiro Yamada
2016-08-26
tools: kwboot: patch destaddr only for SoCs with header version 1
Simon Baatz
2016-08-20
tools/env: soften warning about erase block alignment
Andreas Fenkart
2016-08-20
tools/env: return with error if redundant environments have unequal size
Andreas Fenkart
2016-08-15
tools/env: ensure environment starts at erase block boundary
Andreas Fenkart
2016-08-06
mkimage: Fix argument parsing with signature comment
Karl Beldan
2016-08-05
tools: moveconfig: support CONFIG_SYS_EXTRA_OPTIONS cleaning
Masahiro Yamada
2016-08-05
tools: moveconfig: make getting all defconfigs into helper function
Masahiro Yamada
2016-08-05
tools: moveconfig: fix cleanup of defines across multiple lines
Masahiro Yamada
2016-08-05
tools: moveconfig: show diffs of cleaned headers in color
Masahiro Yamada
2016-08-05
tools: moveconfig: show result of header cleaning in unified diff
Masahiro Yamada
2016-08-05
tools: moveconfig: trim garbage lines after header cleanups
Masahiro Yamada
2016-08-05
tools: moveconfig: do not check clean tree and compilers for -H option
Masahiro Yamada
2016-08-05
tools: moveconfig: do not cleanup headers in include/generated
Masahiro Yamada
2016-08-01
buildman: Add a quick-start note
Simon Glass
2016-08-01
buildman: Avoid overwriting existing toolchain entries
Simon Glass
2016-08-01
buildman: Drop the toolchain error when downloading toolchains
Simon Glass
2016-08-01
buildman: Fix a typo in TestSettingsHasPath()
Simon Glass
2016-08-01
buildman: Improve the toolchain progress/error output
Simon Glass
2016-08-01
buildman: Allow the toolchain error to be suppressed
Simon Glass
2016-08-01
buildman: Fix the 'help' test to use the correct path
Simon Glass
2016-08-01
buildman: Automatically create a config file if needed
Simon Glass
[next]