index
:
riscv-gnu-toolchain/qemu/dtc.git
main
master
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
pylibfdt_tests.py
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-13
pylibfdt: Add a means to add and delete notes
Simon Glass
1
-0
/
+31
2018-07-11
pylibfdt: Support the sequential-write interface
Simon Glass
1
-6
/
+115
2018-06-14
pylibfdt: Support setting the name of a node
Simon Glass
1
-0
/
+15
2018-06-14
pylibfdt: Add functions to set and get properties as strings
Simon Glass
1
-0
/
+25
2018-06-13
pylibfdt: Update the bytearray size with pack()
Simon Glass
1
-0
/
+1
2018-06-13
pylibfdt: Allow reading integer values from properties
Simon Glass
1
-0
/
+12
2018-06-12
pylibfdt: Avoid accessing the internal _fdt member in tests
Simon Glass
1
-3
/
+2
2018-06-12
pylibfdt: Add functions to update properties
Simon Glass
1
-0
/
+48
2018-06-09
pylibfdt: Support device-tree creation/expansion
Simon Glass
1
-1
/
+17
2018-06-09
pylibfdt: Add support for reading the memory reserve map
Simon Glass
1
-0
/
+8
2018-06-09
pylibfdt: Add support for the rest of the header functions
Simon Glass
1
-0
/
+8
2018-06-08
pylibfdt: Add support for fdt_next_node()
Simon Glass
1
-0
/
+18
2018-06-04
Make Property a subclass of bytearray
Simon Glass
1
-1
/
+1
2018-06-04
pylibfdt: Add a method to access the device tree directly
Simon Glass
1
-2
/
+3
2017-08-21
pylibfdt: Add support for fdt_subnode_offset()
Simon Glass
1
-0
/
+12
2017-08-21
pylibfdt: Add support for fdt_node_offset_by_phandle()
Simon Glass
1
-0
/
+10
2017-08-21
pylibfdt: Add support for fdt_parent_offset()
Simon Glass
1
-0
/
+13
2017-08-21
pylibfdt: Add support for fdt_get_phandle()
Simon Glass
1
-0
/
+6
2017-08-21
pylibfdt: Use local pylibfdt module
Simon Glass
1
-2
/
+2
2017-08-21
pylibfdt: Add a test for use of uint32_t
Simon Glass
1
-0
/
+5
2017-03-21
Add tests for pylibfdt
Simon Glass
1
-0
/
+288