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
/
checks.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-27
checks: Do not omit nodes with labels if symbol generation is requested
Chen-Yu Tsai
1
-0
/
+2
2019-03-12
checks: Fix spelling in check_graph_endpoint
Leonard Crestez
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-22
checks: Restructure check_msg to decrease indentation
Rob Herring
1
-14
/
+14
2018-11-14
checks: Update SPI bus check for 'spi-slave'
Kumar Gala
1
-1
/
+7
2018-09-21
checks: fix simple-bus compatible matching
Rob Herring
1
-2
/
+3
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-05-04
dtc: add ability to make nodes conditional on them being referenced
Maxime Ripard
1
-0
/
+13
2018-04-22
checks: drop warning for missing PCI bridge bus-range
Rob Herring
1
-3
/
+2
2018-03-28
checks: Print duplicate node name instead of parent name
Geert Uytterhoeven
1
-1
/
+1
2018-03-07
checks: add graph binding checks
Rob Herring
1
-0
/
+148
2018-03-07
checks: add a check for duplicate unit-addresses of child nodes
Rob Herring
1
-0
/
+31
2018-03-06
Suppress warnings on overlay fragments
David Gibson
1
-0
/
+5
2018-02-10
checks: centralize printing of property names in failure messages
Rob Herring
1
-68
/
+80
2018-02-09
checks: centralize printing of node path in check_msg
Rob Herring
1
-128
/
+104
2017-12-15
checks: add chosen node checks
Rob Herring
1
-0
/
+51
2017-12-13
checks: add aliases node checks
Rob Herring
1
-0
/
+24
2017-12-13
checks: check for #{size,address}-cells without child nodes
Rob Herring
1
-0
/
+26
2017-12-13
checks: add string list check for *-names properties
Rob Herring
1
-1
/
+17
2017-12-13
checks: add string list check
Rob Herring
1
-0
/
+34
2017-12-13
checks: add a string check for 'label' property
Rob Herring
1
-0
/
+2
2017-12-05
checks: fix sound-dai phandle with arg property check
Peter Rosin
1
-2
/
+2
2017-11-11
Fix widespread incorrect use of strneq(), replace with new strprefixeq()
David Gibson
1
-3
/
+3
2017-10-26
Remove leading underscores from identifiers
David Gibson
1
-16
/
+16
2017-10-19
checks: fix handling of unresolved phandles for dts plugins
Rob Herring
1
-0
/
+9
2017-09-28
checks: Use proper format modifier for size_t
Thierry Reding
1
-2
/
+2
2017-09-22
checks: add interrupts property check
Rob Herring
1
-0
/
+81
2017-09-22
checks: add gpio binding properties check
Rob Herring
1
-0
/
+73
2017-09-22
checks: add phandle with arg property checks
Rob Herring
1
-0
/
+126
2017-06-08
dtc: fix sprintf() format string error, again
David Gibson
1
-1
/
+1
2017-05-17
dtc: check.c fix compile error
Shuah Khan
1
-1
/
+1
2017-03-21
checks: Warn on node name unit-addresses with '0x' or leading 0s
Rob Herring
1
-0
/
+25
2017-03-21
checks: Add bus checks for simple-bus buses
Rob Herring
1
-0
/
+70
2017-03-21
checks: Add bus checks for PCI buses
Rob Herring
1
-0
/
+136
2017-03-06
Fix assorted sparse warnings
David Gibson
1
-2
/
+2
2017-03-06
Clean up gcc attributes
David Gibson
1
-6
/
+2
2017-02-23
Print output filename as part of warning messages
Ian Campbell
1
-40
/
+43
2017-02-13
dtc: Use streq() in preference to strcmp()
David Gibson
1
-1
/
+1
2017-02-13
checks: Add Warning for stricter node name character checking
Rob Herring
1
-0
/
+12
2017-02-13
checks: Add Warning for stricter property name character checking
Rob Herring
1
-0
/
+35
2016-12-09
Rename boot_info
David Gibson
1
-43
/
+43
2016-12-09
dtc: Plugin and fixup support
Pantelis Antoniou
1
-2
/
+6
2016-11-28
checks: Pass boot_info instead of root node
Pantelis Antoniou
1
-36
/
+42
2016-05-27
Simplify check field and macro names
David Gibson
1
-42
/
+36
2016-05-27
Remove property check functions
David Gibson
1
-100
/
+114
2016-05-27
Remove tree check functions
David Gibson
1
-37
/
+32
[next]