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
*
dtoc: Support ACPI paths in of-platdata
Simon Glass
2020-07-17
3
-1
/
+7
*
dtoc: add test for cd-gpios
Walter Lozano
2020-07-09
2
-0
/
+109
*
dtoc: update dtb_platdata to support cd-gpios
Walter Lozano
2020-07-09
2
-7
/
+11
*
dtoc: extend dtoc to use struct driver_info when linking nodes
Walter Lozano
2020-07-09
2
-46
/
+84
*
dtoc: add option to disable warnings
Walter Lozano
2020-07-09
3
-34
/
+85
*
dtoc: add support to scan drivers
Walter Lozano
2020-07-09
3
-4
/
+145
*
dtoc: add missing code comments
Walter Lozano
2020-07-09
1
-0
/
+3
*
patman: Tidy up sys.path changes
Simon Glass
2020-04-26
2
-3
/
+1
*
patman: Move to absolute imports
Simon Glass
2020-04-26
6
-20
/
+21
*
dtoc: Rename the main module
Simon Glass
2020-04-26
2
-2
/
+2
*
patman: Drop references to __future__
Simon Glass
2020-04-26
3
-6
/
+0
*
doc: fix references to driver-model
Heinrich Schuchardt
2020-04-17
2
-3
/
+3
*
dtoc: Convert fdt.py to Python 3
Simon Glass
2019-11-04
1
-13
/
+4
*
test_dtoc: Move to use Python 3
Simon Glass
2019-11-04
2
-1
/
+2
*
test_fdt: Move to use Python 3
Simon Glass
2019-11-04
1
-1
/
+1
*
binman: Update state when replacing device-tree entries
Simon Glass
2019-07-29
2
-0
/
+13
*
binman: Tidy up _SetupDtb() to use its own temporary file
Simon Glass
2019-07-29
2
-4
/
+25
*
dtoc: Update Fdt.GetNode() to handle the root node
Simon Glass
2019-07-29
2
-0
/
+7
*
dtoc: Update Fdt.FromData() to allow a name
Simon Glass
2019-07-29
1
-1
/
+7
*
binman: Show a helpful error when a DT property is missing
Simon Glass
2019-07-29
2
-3
/
+41
*
dtoc: Return a non-zero exit code when tests fail
Simon Glass
2019-07-29
1
-1
/
+6
*
dtoc: Update dtb_platdata to support Python 3
Simon Glass
2019-07-10
1
-1
/
+2
*
dtoc: Update fdt_util for Python 3
Simon Glass
2019-07-10
2
-16
/
+2
*
dtoc: Add a unit test for BytesToValue()
Simon Glass
2019-07-10
1
-1
/
+5
*
dtoc: Test full 64-bit properties with FdtCellsToCpu()
Simon Glass
2019-07-10
1
-2
/
+9
*
dtoc: Use binary mode for reading files
Simon Glass
2019-07-10
1
-3
/
+3
*
dtoc: Convert the Fdt.Node class to Python 3
Simon Glass
2019-07-10
1
-2
/
+5
*
dtoc: Convert the Fdt.Prop class to Python 3
Simon Glass
2019-07-10
1
-4
/
+4
*
dtoc: Use byte type instead of str in fdt
Simon Glass
2019-07-10
2
-14
/
+18
*
dtoc: Updates BytesToValue() for Python 3
Simon Glass
2019-07-10
1
-16
/
+25
*
dtoc: Move BytesToValue() out of the Prop class
Simon Glass
2019-07-10
1
-51
/
+53
*
dtoc: Use GetBytes() to obtain repeating bytes
Simon Glass
2019-07-10
2
-3
/
+5
*
dtoc: Sort platdata output from dtoc
Simon Glass
2019-07-10
2
-7
/
+8
*
dtoc: Adjust code for Python 3
Simon Glass
2019-07-10
4
-9
/
+15
*
tools: dtoc: Open all binary files in binary mode
Simon Glass
2019-07-10
1
-1
/
+1
*
dtb_platdata.py: prevent define generation of alias
Heiko Schocher
2019-04-26
1
-2
/
+3
*
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
[next]