Toggle navigation
Patchwork
devicetree
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Masahiro Yamada
| 20 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[2/4] kbuild: simplify dtbs_install by reading the list of compiled DTBs
kbuild: create a list of DTBs and allow to install base dtb and overlays
-
-
-
2024-01-09
Masahiro Yamada
Accepted
[v3] .gitattributes: use 'dts' diff driver for *.dtso files
[v3] .gitattributes: use 'dts' diff driver for *.dtso files
-
-
-
2023-02-19
Masahiro Yamada
Accepted
[v2] .gitattributes: use 'dts' diff driver for *.dtso files
[v2] .gitattributes: use 'dts' diff driver for *.dtso files
-
-
-
2023-02-19
Masahiro Yamada
New
kbuild: add dtbs_prepare target
kbuild: add dtbs_prepare target
-
-
-
2022-07-16
Masahiro Yamada
Accepted
kbuild: unify cmd_copy and cmd_shipped
kbuild: unify cmd_copy and cmd_shipped
-
-
-
2022-01-25
Masahiro Yamada
Accepted
[v2] .gitignore: prefix local generated files with a slash
[v2] .gitignore: prefix local generated files with a slash
-
-
-
2021-04-30
Masahiro Yamada
Accepted
kbuild: replace sed with $(subst ) or $(patsubst )
kbuild: replace sed with $(subst ) or $(patsubst )
-
-
-
2021-03-14
Masahiro Yamada
Accepted
kbuild: remove meaningless parameter to $(call if_changed_rule,dtc)
kbuild: remove meaningless parameter to $(call if_changed_rule,dtc)
-
-
-
2021-03-11
Masahiro Yamada
Accepted
kbuild: remove unneeded -O option to dtc
kbuild: remove unneeded -O option to dtc
-
-
-
2021-03-10
Masahiro Yamada
Accepted
kbuild: use always-y instead of extra-y
kbuild: use always-y instead of extra-y
-
-
-
2021-01-20
Masahiro Yamada
Accepted
[4/4] dt-bindings: split DT schema check rules
Untitled series #32360
-
-
-
2020-06-25
Masahiro Yamada
New
[3/4] dt-bindings: copy process-schema-examples.yaml to process-schema.yaml
Untitled series #32360
-
-
-
2020-06-25
Masahiro Yamada
Accepted
scripts/dtc: use pkg-config to include <yaml.h> in non-standard path
scripts/dtc: use pkg-config to include <yaml.h> in non-standard path
-
-
-
2020-05-05
Masahiro Yamada
New
[2/2] scripts/dtc: compile separate dtc-yaml
Untitled series #33411
-
-
-
2020-05-04
Masahiro Yamada
New
kbuild: determine the output format of DTC by the target suffix
kbuild: determine the output format of DTC by the target suffix
-
-
-
2020-04-27
Masahiro Yamada
New
[1/2] kbuild: fix DT binding schema rule again to avoid needless rebuilds
[1/2] kbuild: fix DT binding schema rule again to avoid needless rebuilds
-
-
-
2020-04-21
Masahiro Yamada
New
[1/3] kbuild: avoid concurrency issue in parallel building dtbs and dtbs_check
kbuild: improve DT build rules
-
-
-
2020-03-04
Masahiro Yamada
New
[5/5] kbuild: allow to run dt_binding_check and dtbs_check in a single command
[1/5] kbuild: fix DT binding schema rule to detect command line changes
-
-
-
2020-02-22
Masahiro Yamada
New
[1/5] kbuild: fix DT binding schema rule to detect command line changes
[1/5] kbuild: fix DT binding schema rule to detect command line changes
-
-
-
2020-02-22
Masahiro Yamada
New
treewide: remove redundent IS_ERR() before error code check
treewide: remove redundent IS_ERR() before error code check
-
-
-
2020-01-06
Masahiro Yamada
New