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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-25
pylibfdt: Improved version extraction
David Gibson
2
-73
/
+8
2018-09-25
pylibfdt: Don't silence setup.py when V=1
David Gibson
1
-1
/
+6
2018-09-25
pylibfdt: Make SETUP make variable
David Gibson
1
-2
/
+4
2018-09-25
pylibfdt: Simpler CFLAGS handling
David Gibson
2
-8
/
+5
2018-09-25
pylibfdt: Link extension module with libfdt rather than rebuilding
David Gibson
2
-19
/
+12
2018-09-25
pylibfdt: Correctly set build output directory
David Gibson
2
-12
/
+5
2018-09-25
pylibfdt: We don't need include files from the base directory
David Gibson
1
-7
/
+3
2018-09-21
checks: fix simple-bus compatible matching
Rob Herring
4
-2
/
+43
2018-09-20
Fix missing labels when emitting dts format
Grant Likely
2
-29
/
+20
2018-09-17
Revert dts output formatting changes of spaces around brackets
Rob Herring
2
-20
/
+22
2018-09-13
Add support for YAML encoded output
Grant Likely
9
-2
/
+307
2018-09-13
Make type_marker_length helper public
Rob Herring
2
-1
/
+3
2018-09-13
pylibfdt: Add a means to add and delete notes
Simon Glass
2
-0
/
+60
2018-09-13
pylibfdt: Allow delprop() to return errors
Simon Glass
1
-2
/
+6
2018-09-10
Make valgrind optional
David Gibson
4
-6
/
+25
2018-09-10
tests: Better testing of dtc -I fs mode
David Gibson
4
-5
/
+182
2018-09-10
tests: Allow dtbs_equal_unordered to ignore mem reserves
David Gibson
1
-8
/
+28
2018-09-10
dtc: trivial '-I fs -O dts' test
Greg Kurz
1
-0
/
+5
2018-09-02
pylibfdt: fdt_get_mem_rsv returns 2 uint64_t values
Dan HorĂ¡k
1
-1
/
+1
2018-08-31
pylibfdt: Don't incorrectly / unnecessarily override uint64_t typemap
David Gibson
1
-5
/
+0
2018-08-31
Kill bogus TYPE_BLOB marker type
Greg Kurz
3
-4
/
+8
2018-08-01
parser: add TYPE_STRING marker to path references
Rob Herring
1
-0
/
+1
2018-07-27
checks: add SPI bus checks
Rob Herring
1
-0
/
+73
2018-07-27
checks: add I2C bus checks
Rob Herring
1
-0
/
+70
2018-07-23
dtc: Bump version to v1.4.7
v1.4.7
David Gibson
1
-1
/
+1
2018-07-23
tests: Correction to vg_prepare_blob()
David Gibson
1
-6
/
+8
2018-07-20
tests: Don't call memcmp() with NULL arguments
David Gibson
1
-2
/
+2
2018-07-20
libfdt: fdt_address_cells() and fdt_size_cells()
Sebastian Huber
8
-23
/
+98
2018-07-13
livetree: Set phandle properties type to uint32
Rob Herring
1
-6
/
+6
2018-07-11
pylibfdt: Support the sequential-write interface
Simon Glass
2
-83
/
+498
2018-07-09
tests: Improve fdt_resize() tests
David Gibson
2
-4
/
+33
2018-07-09
libfdt: Add necessary header padding in fdt_create()
David Gibson
1
-3
/
+7
2018-07-09
libfdt: Copy the struct region in fdt_resize()
Simon Glass
1
-1
/
+1
2018-06-29
Preserve datatype markers when emitting dts format
Grant Likely
4
-91
/
+167
2018-06-26
libfdt: Add helpers for accessing unaligned words
David Gibson
3
-11
/
+34
2018-06-17
tests: Fix incorrect check name 'prop_name_chars'
Rob Herring
1
-1
/
+1
2018-06-17
tests: fix grep for checks error messages
Rob Herring
1
-2
/
+2
2018-06-14
pylibfdt: Support setting the name of a node
Simon Glass
2
-0
/
+32
2018-06-14
pylibfdt: Add functions to set and get properties as strings
Simon Glass
2
-0
/
+55
2018-06-13
pylibfdt: Update the bytearray size with pack()
Simon Glass
2
-1
/
+9
2018-06-13
pylibfdt: Allow reading integer values from properties
Simon Glass
4
-3
/
+43
2018-06-13
pylibfdt: Use an unsigned type for fdt32_t
Simon Glass
1
-13
/
+16
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
3
-0
/
+110
2018-06-09
pylibfdt: Support device-tree creation/expansion
Simon Glass
2
-1
/
+50
2018-06-09
pylibfdt: Add support for reading the memory reserve map
Simon Glass
2
-0
/
+42
2018-06-09
pylibfdt: Add support for the rest of the header functions
Simon Glass
2
-3
/
+76
2018-06-08
pylibfdt: Add support for fdt_next_node()
Simon Glass
2
-0
/
+51
2018-06-08
pylibfdt: Reorder functions to match libfdt.h
Simon Glass
1
-72
/
+72
2018-06-08
pylibfdt: Return string instead of bytearray from getprop()
Simon Glass
1
-2
/
+3
[prev]
[next]