开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
devicetree
/
bindings
/
Makefile
Age
Commit message (
Expand
)
Author
2024-05-10
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
2024-05-02
dt-bindings: kbuild: Add separate target/dependency for processed-schema.json
Rob Herring
2024-04-23
dt-bindings: kbuild: Split targets out to separate rules
Rob Herring
2024-04-23
dt-bindings: kbuild: Simplify examples target patsubst
Rob Herring
2024-03-15
Merge tag 'devicetree-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-01-22
dt-bindings: Turn on undocumented compatible checks
Rob Herring
2024-01-16
dt-bindings: don't anchor DT_SCHEMA_FILES to bindings directory
André Draszik
2024-01-09
dt-bindings: ignore paths outside kernel for DT_SCHEMA_FILES
André Draszik
2023-10-24
dt-bindings: Drop kernel copy of common reserved-memory bindings
Rob Herring
2023-02-15
dt-bindings: Fix multi pattern support in DT_SCHEMA_FILES
Cristian Ciocaltea
2022-09-27
dt: Add a check for undocumented compatible strings in kernel
Rob Herring
2022-08-10
dt-bindings: Drop DT_MK_SCHEMA_FLAGS conditional selecting schema files
Rob Herring
2022-03-23
dt-bindings: kbuild: Make DT_SCHEMA_LINT a recursive variable
Nathan Chancellor
2022-03-11
dt-bindings: kbuild: Use DTB files for validation
Rob Herring
2022-03-11
dt-bindings: kbuild: Pass DT_SCHEMA_FILES to dt-validate
Rob Herring
2022-03-10
dt-bindings: kbuild: Print a warning if yamllint is not found
Rob Herring
2022-03-03
dt-bindings: kbuild: Support partial matches with DT_SCHEMA_FILES
Rob Herring
2021-12-06
dt-bindings: Only show unique unit address warning for enabled nodes
Sam Protsenko
2021-10-28
dt-bindings: Add a help message when dtschema tools are missing
Rob Herring
2021-10-20
dt-bindings: Consider DT_SCHEMA_FILES when finding all json-schema
Geert Uytterhoeven
2021-10-20
dt-bindings: Parallelize yamllint
Geert Uytterhoeven
2021-08-20
dt-bindings: Output yamllint warnings to stderr
Rob Herring
2021-04-29
Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-04-25
kbuild: replace sed with $(subst ) or $(patsubst )
Masahiro Yamada
2021-03-16
kbuild: Enable DT undocumented compatible checks
Rob Herring
2021-03-15
dt-bindings: Bump dtschema version required to v2021.2.1
Rob Herring
2021-02-25
Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-02-16
kbuild: use always-y instead of extra-y
Masahiro Yamada
2021-02-09
dt-bindings: Use portable sort for version cmp
Iskren Chernev
2020-12-07
dt-bindings: Fix error in 'make dtbs_check' when using DT_SCHEMA_FILES
Cristian Ciocaltea
2020-11-20
dt-bindings: Don't error out on yamllint and dt-doc-validate errors
Rob Herring
2020-10-12
dt-bindings: Add running yamllint to dt_binding_check
Rob Herring
2020-08-19
dt-bindings: Validate DT binding schema in a single call
Rob Herring
2020-08-19
dt-bindings: Use json for processed-schema*
Andrei Ziureaev
2020-08-19
dt-bindings: Bump minimum version of dtschema to 2020.8.1
Rob Herring
2020-06-30
dt-bindings: copy process-schema-examples.yaml to process-schema.yaml
Masahiro Yamada
2020-06-30
dt-bindings: do not build processed-schema.yaml for 'make dt_binding_check'
Masahiro Yamada
2020-06-30
dt-bindings: fix error in 'make clean' after 'make dt_binding_check'
Masahiro Yamada
2020-06-30
scripts/dtc: Update to upstream version v1.6.0-11-g9d7888cbf19c
Rob Herring
2020-05-01
dt-bindings: Add a minimum version check for dtschema
Rob Herring
2020-04-24
dt-bindings: Fix command line length limit calling dt-mk-schema
Rob Herring
2020-04-22
dt-bindings: Re-enable core schemas for dtbs_check
Rob Herring
2020-03-13
kbuild: allow to run dt_binding_check and dtbs_check in a single command
Masahiro Yamada
2020-03-03
kbuild: Build DT binding examples with dtc warnings enabled
Rob Herring
2020-03-03
kbuild: Always validate DT binding examples
Rob Herring
2019-11-14
dt-bindings: Improve validation build error handling
Rob Herring
2019-07-30
dt-bindings: Fix generated example files getting added to schemas
Rob Herring
2019-06-13
dt-bindings: Check the examples against the schemas
Rob Herring
2019-05-22
dt-bindings: Pass binding directory to validation tools
Rob Herring
2019-03-10
Merge tag 'kbuild-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
[next]