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