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
/
dtoc
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: dtoc: adapt tests to changed dtoc output
Simon Goldschmidt
2019-01-26
1
-27
/
+27
*
dtoc: make generated platdata structs const
Simon Goldschmidt
2019-01-15
1
-1
/
+1
*
dtoc: Fix the value of SetInt()
Simon Glass
2018-10-09
1
-1
/
+1
*
binman: Run tests concurrently
Simon Glass
2018-10-08
2
-0
/
+4
*
buildman: dtoc: Suppress unwanted output from test
Simon Glass
2018-10-08
1
-2
/
+4
*
binman: Fix up removal of temporary directories
Simon Glass
2018-10-08
1
-3
/
+7
*
binman: Add a default path to libfdt.py
Simon Glass
2018-10-08
1
-0
/
+5
*
dtoc: Add a way to create an Fdt object from a data block
Simon Glass
2018-09-28
2
-0
/
+22
*
dtoc: Add methods for adding and updating properties
Simon Glass
2018-09-28
2
-0
/
+113
*
dtoc: Support adding new nodes
Simon Glass
2018-09-28
2
-0
/
+28
*
dtoc: Fixed endianness in Prop.GetEmpty()
Simon Glass
2018-09-28
1
-1
/
+1
*
dtoc: Allow syncing of the device tree back to a file
Simon Glass
2018-09-28
2
-10
/
+89
*
libfdt: Update to latest pylibfdt implementation
Simon Glass
2018-08-08
2
-2
/
+2
*
dtoc: Add a function to obtain a list of phandles
Simon Glass
2018-08-01
3
-0
/
+57
*
dtoc: Export the _FindNode() function
Simon Glass
2018-08-01
2
-6
/
+6
*
binman: Add an entry filled with a repeating byte
Simon Glass
2018-08-01
2
-1
/
+37
*
binman: Add support for passing arguments to entries
Simon Glass
2018-08-01
2
-0
/
+29
*
dtoc: Add missing comments to fdt_util
Simon Glass
2018-08-01
1
-0
/
+34
*
dtoc: Add functions to add integer properties
Simon Glass
2018-07-09
2
-0
/
+47
*
dtoc: Avoid unwanted output during tests
Simon Glass
2018-07-09
2
-6
/
+11
*
dtoc: Increase code coverage to 100%
Simon Glass
2018-07-09
10
-2
/
+285
*
dtoc: Add a test for code coverage
Simon Glass
2018-07-09
1
-0
/
+15
*
dtoc: Fix some minor errors
Simon Glass
2018-07-09
3
-4
/
+5
*
dtoc: Fix properties with a single zero-arg phandle
Simon Glass
2018-07-09
4
-5
/
+27
*
dtoc: Fix Fdt.GetNode() to handle a missing node
Simon Glass
2018-07-09
2
-1
/
+7
*
dtoc: Keep track of property offsets
Simon Glass
2018-07-09
2
-7
/
+78
*
dtoc: Update fdt tests to increase code coverage
Simon Glass
2018-07-09
5
-24
/
+150
*
dtoc: Drop use of a local dtb buffer
Simon Glass
2018-07-09
2
-10
/
+10
*
dtoc: Make use of the new pylibfdt methods
Simon Glass
2018-07-09
1
-12
/
+14
*
dtoc: Update tests to write failures to /tmp
Simon Glass
2018-07-09
1
-14
/
+42
*
dtoc: Add some tests for the fdt module
Simon Glass
2018-07-09
3
-2
/
+257
*
libfdt: Bring in proposed pylibfdt changes
Simon Glass
2018-07-09
3
-7
/
+19
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
14
-29
/
+14
*
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2018-03-05
2
-2
/
+2
*
host-tools: use python2 explicitly for shebang
Masahiro Yamada
2018-01-28
1
-1
/
+1
*
dtoc: Allow DTC environment variable to provide path to dtc
Simon Glass
2018-01-15
1
-1
/
+2
*
dtoc: Fix up tests
Simon Glass
2017-11-22
1
-45
/
+37
*
binman: Disable the no-unit_address_vs_reg warnings
Simon Glass
2017-11-22
1
-1
/
+2
*
dtoc: Add a header to the generated files
Simon Glass
2017-09-15
1
-0
/
+12
*
dtoc: Support properties containing multiple phandle values
Simon Glass
2017-09-15
3
-12
/
+53
*
dtoc: Put phandle args in an array
Simon Glass
2017-09-15
2
-2
/
+2
*
dtoc: Put each phandle on a separate line
Simon Glass
2017-09-15
2
-6
/
+9
*
dtoc: Rename the phandle struct
Simon Glass
2017-09-15
2
-2
/
+3
*
dtoc: Rename is_phandle() and adjust it to return more detail
Simon Glass
2017-09-15
2
-22
/
+58
*
dtoc: Make is_phandle() a member function
Simon Glass
2017-09-15
1
-18
/
+18
*
dtoc: Use the Fdt's class's phandle map
Simon Glass
2017-09-15
1
-13
/
+3
*
dtoc: Update the Fdt class to record phandles
Simon Glass
2017-09-15
1
-0
/
+5
*
dtoc: Handle 'reg' properties with unusual sizes
Simon Glass
2017-09-15
2
-0
/
+38
*
dtoc: Add support for 32 or 64-bit addresses
Simon Glass
2017-09-15
7
-0
/
+401
*
dtoc: Avoid very long lines in output
Simon Glass
2017-09-15
2
-3
/
+10
[next]