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
2019-03-29
libfdt: Add new maximum phandle lookup function
Thierry Reding
5
-15
/
+56
2019-03-29
libfdt: add fdt_append_addrrange()
AKASHI Takahiro
9
-0
/
+290
2019-03-27
checks: Do not omit nodes with labels if symbol generation is requested
Chen-Yu Tsai
1
-0
/
+2
2019-03-25
Update version.lds again
David Gibson
1
-0
/
+4
2019-03-25
Revert "libfdt: Add phandle generation helper"
David Gibson
9
-114
/
+3
2019-03-21
libfdt: Add phandle generation helper
Thierry Reding
9
-3
/
+114
2019-03-12
checks: Fix spelling in check_graph_endpoint
Leonard Crestez
1
-1
/
+1
2019-03-06
Bump version to v1.5.0
v1.5.0
David Gibson
1
-2
/
+2
2019-02-19
pylibfdt:tests: Extend the way how to find a Python module
Lumir Balhar
1
-1
/
+1
2019-02-19
pylibfdt: Change how passing tests are recognized
Lumir Balhar
1
-1
/
+1
2019-02-19
pylibfdt: Test fdt.setprop take bytes on Python 3, add error handling
Petr Viktorin
2
-5
/
+11
2019-02-19
pylibfdt: check_err accepts only integer as a first argument.
Lumir Balhar
1
-1
/
+1
2019-02-19
pylibfdt: Proper handling of bytes/unicode strings and octal literals
Lumir Balhar
2
-13
/
+21
2019-01-02
Use PRIxPTR for printing uintptr_t values
Andreas Schwab
1
-3
/
+3
2018-12-23
libfdt: Fix FDT_ERR_NOTFOUND typos in documentation
Geert Uytterhoeven
1
-2
/
+2
2018-12-22
libfdt: Fix fdt_getprop_by_offset() parameter name in documentation
Geert Uytterhoeven
1
-1
/
+1
2018-12-15
checks: Add unit address check if node is enabled
Kumar Gala
1
-2
/
+39
2018-11-28
checks: Fix crash with multiple source annotations
Rob Herring
1
-1
/
+1
2018-11-25
checks: Use source position information for check failures
Rob Herring
1
-3
/
+32
2018-11-25
checks: Make each message output atomic
Rob Herring
1
-6
/
+11
2018-11-25
util: Add xa{v}sprintf_append functions
Rob Herring
2
-21
/
+41
2018-11-24
libfdt: Add a test for fdt_getprop_by_offset()
Simon Glass
6
-1
/
+94
2018-11-23
PEP8 / Flake8 cleanups for setup.py
David Gibson
1
-6
/
+7
2018-11-23
Remove broken objdir / srcdir support
David Gibson
3
-21
/
+19
2018-11-23
pylibfdt: Use common PREFIX variable
David Gibson
1
-1
/
+1
2018-11-23
Refine make tests_clean target
David Gibson
2
-4
/
+4
2018-11-23
Refine pylibfdt_clean target
David Gibson
2
-5
/
+8
2018-11-23
Refine libfdt_clean target
David Gibson
2
-5
/
+4
2018-11-23
tests: Use modern octal literals for Python
David Gibson
1
-2
/
+2
2018-11-23
pylibfdt: Allow switch to Python 3 via environment variable PYTHON
Lumir Balhar
4
-7
/
+8
2018-11-22
libfdt: Don't use memcpy to handle unaligned reads on ARM
David Gibson
1
-7
/
+15
2018-11-22
checks: Restructure check_msg to decrease indentation
Rob Herring
1
-14
/
+14
2018-11-19
annotations: add the annotation functionality
Julia Lawall
5
-10
/
+170
2018-11-19
annotations: add positions
Julia Lawall
7
-23
/
+68
2018-11-14
tests: Don't lose errors from make checkm
David Gibson
1
-1
/
+1
2018-11-14
tests: Property count valgrind errors in wrapped tests
David Gibson
1
-0
/
+3
2018-11-14
srcpos: Remove srcpos_empty
David Gibson
2
-19
/
+0
2018-11-14
Revert "annotations: add positions"
David Gibson
7
-67
/
+23
2018-11-14
checks: Update SPI bus check for 'spi-slave'
Kumar Gala
1
-1
/
+7
2018-11-13
annotations: add positions
Julia Lawall
7
-23
/
+67
2018-11-07
Merge remote-tracking branch 'origin/pr/18'
David Gibson
1
-5
/
+5
2018-11-07
libfdt: return correct value if #size-cells property is not present
John Clarke
4
-6
/
+16
2018-10-23
use ptrdiff_t modifier for printing pointer differences
Dan HorĂ¡k
1
-5
/
+5
2018-10-12
treesource: Fix dts output for phandles in middle of a sequence of ints
Rob Herring
1
-3
/
+3
2018-10-04
tests: Wrap check_align() calls with base_run_test()
Lubomir Rintel
1
-2
/
+2
2018-09-27
Fix dts output with a REF_PATH marker
Rob Herring
3
-1
/
+11
2018-09-26
Added test cases for target references
Fredrik Markstrom
2
-0
/
+34
2018-09-25
Merge nodes with local target label references
Fredrik Markstrom
2
-10
/
+33
2018-09-25
pylibfdt: Don't have setup.py depend on where it's invoked from
David Gibson
3
-8
/
+11
2018-09-25
pylibfdt: Eliminate run_setup make function
David Gibson
1
-7
/
+3
[next]