| /freebsd/sys/contrib/device-tree/Bindings/arm/ |
| H A D | mediatek.yaml | 135 - description: Google Elm (Acer Chromebook R13) 137 - const: google,elm-rev8 138 - const: google,elm-rev7 139 - const: google,elm-rev6 140 - const: google,elm-rev5 141 - const: google,elm-rev4 142 - const: google,elm-rev3 143 - const: google,elm 145 - description: Google Hana (Lenovo Chromebook N23 Yoga, C330, 300e,...) 147 - const: google,hana-rev6 [all …]
|
| H A D | rockchip.yaml | 398 - description: Google Bob (Asus Chromebook Flip C101PA) 400 - const: google,bob-rev13 401 - const: google,bob-rev12 402 - const: google,bob-rev11 403 - const: google,bob-rev10 404 - const: google,bob-rev9 405 - const: google,bob-rev8 406 - const: google,bob-rev7 407 - const: google,bob-rev6 408 - const: google,bob-rev5 [all …]
|
| H A D | tegra.yaml | 135 - const: google,nyan-big-rev7 136 - const: google,nyan-big-rev6 137 - const: google,nyan-big-rev5 138 - const: google,nyan-big-rev4 139 - const: google,nyan-big-rev3 140 - const: google,nyan-big-rev2 141 - const: google,nyan-big-rev1 142 - const: google,nyan-big-rev0 143 - const: google,nyan-big 144 - const: google,nyan [all …]
|
| H A D | qcom.yaml | 16 https://docs.kernel.org/arch/arm/google/chromebook-boot-flow.html 428 - const: google,coachz-rev1 429 - const: google,coachz-rev2 434 - const: google,coachz 439 - const: google,coachz-rev1-sku0 440 - const: google,coachz-rev2-sku0 445 - const: google,coachz-sku0 450 - const: google,homestar-rev2 451 - const: google,homestar-rev23 456 - const: google,homestar-rev3 [all …]
|
| /freebsd/sys/contrib/device-tree/src/arm64/rockchip/ |
| H A D | rk3399-gru-scarlet-inx.dts | 3 * Google Gru-Scarlet Rev4+ (SKU-6/Innolux) board device tree source 5 * Copyright 2018 Google, Inc 13 model = "Google Scarlet"; 14 compatible = "google,scarlet-rev15-sku2", "google,scarlet-rev15-sku4", 15 "google,scarlet-rev15-sku6", "google,scarlet-rev15", 16 "google,scarlet-rev14-sku2", "google,scarlet-rev14-sku4", 17 "google,scarlet-rev14-sku6", "google,scarlet-rev14", 18 "google,scarlet-rev13-sku2", "google,scarlet-rev13-sku4", 19 "google,scarlet-rev13-sku6", "google,scarlet-rev13", 20 "google,scarlet-rev12-sku2", "google,scarlet-rev12-sku4", [all …]
|
| H A D | rk3399-gru-scarlet-kd.dts | 3 * Google Gru-Scarlet Rev3+ (SKU-7/Kingdisplay) board device tree source 5 * Copyright 2018 Google, Inc 13 model = "Google Scarlet"; 14 compatible = "google,scarlet-rev15-sku7", "google,scarlet-rev15", 15 "google,scarlet-rev14-sku7", "google,scarlet-rev14", 16 "google,scarlet-rev13-sku7", "google,scarlet-rev13", 17 "google,scarlet-rev12-sku7", "google,scarlet-rev12", 18 "google,scarlet-rev11-sku7", "google,scarlet-rev11", 19 "google,scarlet-rev10-sku7", "google,scarlet-rev10", 20 "google,scarlet-rev9-sku7", "google,scarlet-rev9", [all …]
|
| H A D | rk3399-gru-scarlet-dumo.dts | 3 * Google Gru-Scarlet Rev5+ (SKU-0) board device tree source 5 * Copyright 2021 Google LLC. 13 model = "Google Scarlet"; 14 compatible = "google,scarlet-rev15-sku0", "google,scarlet-rev15", 15 "google,scarlet-rev14-sku0", "google,scarlet-rev14", 16 "google,scarlet-rev13-sku0", "google,scarlet-rev13", 17 "google,scarlet-rev12-sku0", "google,scarlet-rev12", 18 "google,scarlet-rev11-sku0", "google,scarlet-rev11", 19 "google,scarlet-rev10-sku0", "google,scarlet-rev10", 20 "google,scarlet-rev9-sku0", "google,scarlet-rev9", [all …]
|
| H A D | rk3399-gru-bob.dts | 3 * Google Gru-Bob Rev 4+ board device tree source 5 * Copyright 2018 Google, Inc 12 model = "Google Bob"; 13 compatible = "google,bob-rev13", "google,bob-rev12", 14 "google,bob-rev11", "google,bob-rev10", 15 "google,bob-rev9", "google,bob-rev8", 16 "google,bo [all...] |
| /freebsd/contrib/googletest/ |
| H A D | CONTRIBUTORS | 2 # contribution to the Google C++ Testing Framework project. People 6 Ajay Joshi <jaj@google.com> 8 Benoit Sigoure <tsuna@google.com> 10 Bogdan Piloca <boo@google.com> 11 Chandler Carruth <chandlerc@google.com> 12 Chris Prince <cprince@google.com> 13 Chris Taylor <taylorc@google.com> 14 Dan Egnor <egnor@google.com> 16 David Anderson <danderson@google.com> 22 Jeffrey Yasskin <jyasskin@google.com> [all …]
|
| H A D | CONTRIBUTING.md | 13 [individual CLA](https://developers.google.com/open-source/cla/individual). 16 [corporate CLA](https://developers.google.com/open-source/cla/corporate). 31 [issue tracker](https://github.com/google/googletest/issues). 47 ## The Google Test and Google Mock Communities 49 The Google Test community exists primarily through the 50 [discussion group](https://groups.google.com/group/googletestframework) and the 51 GitHub repository. Likewise, the Google Mock community exists primarily through 52 their own [discussion group](https://groups.google.com/group/googlemock). You 59 Showing courtesy and respect to others is a vital part of the Google culture, 60 and we strongly encourage everyone participating in Google Test development to [all …]
|
| H A D | README.md | 8 https://google.github.io/googletest/. We recommend browsing the documentation on 13 [Release 1.17.0](https://github.com/google/googletest/releases/tag/v1.17.0) is 16 The 1.17.x branch [requires at least C++17]((https://opensource.google/documentation/policies/cplus… 20 We use Google's internal systems for continuous integration. 27 ## Welcome to **GoogleTest**, Google's C++ test framework! 35 See the [GoogleTest User's Guide](https://google.github.io/googletest/) for 37 [GoogleTest Primer](https://google.github.io/googletest/primer.html). 78 GoogleTest follows Google's 79 [Foundational C++ Support Policy](https://opensource.google/documentation/policies/cplusplus-suppor… 81 [this table](https://github.com/google/oss-policies-info/blob/main/foundational-cxx-support-matrix.… [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/mfd/ |
| H A D | google,cros-ec.yaml | 4 $id: http://devicetree.org/schemas/mfd/google,cros-ec.yaml# 14 Google's ChromeOS EC is a microcontroller which talks to the AP and 24 const: google,cros-ec-i2c 27 const: google,cros-ec-spi 31 - const: google,cros-ec-fp 32 - const: google,cros-ec-spi 35 const: google,cros-ec-rpmsg 38 const: google,cros-ec-uart 42 google,cros-ec-spi-pre-delay: 49 google,cros-ec-spi-msg-delay: [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/embedded-controller/ |
| H A D | google,cros-ec.yaml | 4 $id: http://devicetree.org/schemas/embedded-controller/google,cros-ec.yaml# 14 Google's ChromeOS EC is a microcontroller which talks to the AP and 24 const: google,cros-ec-i2c 27 const: google,cros-ec-spi 31 - const: google,cros-ec-fp 32 - const: google,cros-ec-spi 35 const: google,cros-ec-rpmsg 38 const: google,cros-ec-uart 42 google,cros-ec-spi-pre-delay: 49 google,cros-ec-spi-msg-delay: [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/arm/samsung/ |
| H A D | samsung-boards.yaml | 120 - google,manta # Google Manta (Nexus 10) 121 - google,snow-rev5 # Google Snow Rev 5+ 122 - google,spring # Google Spring 128 - description: Google Snow Boards (Rev 4+) 130 - const: google,snow-rev4 131 - const: google,snow 160 - description: Google Peach Pit Boards (Rev 6+) 162 - const: google,pit-rev16 163 - const: google,pit-rev15 164 - const: google,pit-rev14 [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/clock/ |
| H A D | google,gs101-clock.yaml | 4 $id: http://devicetree.org/schemas/clock/google,gs101-clock.yaml# 7 title: Google GS101 SoC clock controller 13 Google GS101 clock controller is comprised of several CMU units, generating 30 - google,gs101-cmu-top 31 - google,gs101-cmu-apm 32 - google,gs101-cmu-dpu 33 - google,gs101-cmu-hsi0 34 - google,gs101-cmu-hsi2 35 - google,gs101-cmu-misc 36 - google,gs101-cmu-peric0 [all …]
|
| /freebsd/sys/contrib/device-tree/src/arm/rockchip/ |
| H A D | rk3288-veyron-tiger.dts | 3 * Google Veyron Tiger Rev 0+ board device tree source 5 * Copyright 2016 Google, Inc 13 model = "Google Tiger"; 14 compatible = "google,veyron-tiger-rev8", "google,veyron-tiger-rev7", 15 "google,veyron-tiger-rev6", "google,veyron-tiger-rev5", 16 "google,veyron-tiger-rev4", "google,veyron-tiger-rev3", 17 "google,veyron-tiger-rev2", "google,veyron-tiger-rev1", 18 "google,veyron-tiger-rev0", "google,veyron-tiger", 19 "google,veyron", "rockchip,rk3288";
|
| H A D | rk3288-veyron-mighty.dts | 3 * Google Veyron Mighty Rev 1+ board device tree source 5 * Copyright 2015 Google, Inc 13 model = "Google Mighty"; 14 compatible = "google,veyron-mighty-rev5", "google,veyron-mighty-rev4", 15 "google,veyron-mighty-rev3", "google,veyron-mighty-rev2", 16 "google,veyron-mighty-rev1", "google,veyron-mighty", 17 "google,veyron", "rockchip,rk3288";
|
| /freebsd/sys/contrib/device-tree/src/arm64/exynos/google/ |
| H A D | gs101.dtsi | 5 * Copyright 2019-2023 Google LLC 9 #include <dt-bindings/clock/google,gs101.h> 10 #include <dt-bindings/clock/google,gs101-acpm.h> 16 compatible = "google,gs101"; 488 compatible = "google,gs101-acpm-ipc"; 575 compatible = "google,gs101-otp"; 583 compatible = "google,gs101-cmu-misc"; 593 compatible = "google,gs101-misc-sysreg", "syscon"; 599 compatible = "google,gs101-mct", 619 compatible = "google,gs101-wdt"; [all …]
|
| /freebsd/sys/contrib/device-tree/src/arm64/mediatek/ |
| H A D | mt8186-corsola-chinchou-sku1.dts | 3 * Copyright 2024 Google LLC 10 model = "Google chinchou CZ1104FM2A/CZ1204FM2A/CZ1104CM2A/CZ1204CM2A"; 11 compatible = "google,chinchou-sku1", "google,chinchou-sku3", 12 "google,chinchou-sku6", "google,chinchou-sku7", 13 "google,chinchou-sku17", "google,chinchou-sku20", 14 "google,chinchou-sku22", "google,chinchou-sku23", 15 "google,chinchou", "mediatek,mt8186";
|
| H A D | mt8173-elm.dts | 10 model = "Google Elm"; 12 compatible = "google,elm-rev8", "google,elm-rev7", "google,elm-rev6", 13 "google,elm-rev5", "google,elm-rev4", "google,elm-rev3", 14 "google,elm", "mediatek,mt8173";
|
| /freebsd/sys/contrib/device-tree/Bindings/soc/samsung/ |
| H A D | samsung,exynos-sysreg.yaml | 17 - google,gs101-apm-sysreg 18 - google,gs101-dpu-sysreg 19 - google,gs101-hsi0-sysreg 20 - google,gs101-hsi2-sysreg 21 - google,gs101-misc-sysreg 22 - google,gs101-peric0-sysreg 23 - google,gs101-peric1-sysreg 96 - google,gs101-dpu-sysreg 97 - google,gs101-hsi0-sysreg 98 - google,gs101-hsi2-sysreg [all …]
|
| /freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
| H A D | sc7180-trogdor-lazor-r3.dts | 3 * Google Lazor board device tree source 5 * Copyright 2020 Google LLC. 17 model = "Google Lazor (rev3 - 8)"; 18 compatible = "google,lazor-rev3", "google,lazor-rev4", 19 "google,lazor-rev5", "google,lazor-rev6", "google,lazor-rev7", 20 "google,lazor-rev8", "qcom,sc7180";
|
| H A D | sc7180-trogdor-lazor-r3-kb.dts | 3 * Google Lazor board device tree source 5 * Copyright 2020 Google LLC. 17 model = "Google Lazor (rev3 - 8) with KB Backlight"; 18 compatible = "google,lazor-rev3-sku2", "google,lazor-rev4-sku2", 19 "google,lazor-rev5-sku2", "google,lazor-rev6-sku2", 20 "google,lazor-rev7-sku2", "google,lazor-rev8-sku2",
|
| H A D | sc7180-trogdor-lazor-r3-lte.dts | 3 * Google Lazor board device tree source 5 * Copyright 2020 Google LLC. 17 model = "Google Lazor (rev3 - 8) with LTE"; 18 compatible = "google,lazor-rev3-sku0", "google,lazor-rev4-sku0", 19 "google,lazor-rev5-sku0", "google,lazor-rev6-sku0", 20 "google,lazor-rev7-sku0", "google,lazor-rev8-sku0",
|
| /freebsd/sys/contrib/device-tree/Bindings/extcon/ |
| H A D | extcon-usbc-cros-ec.yaml | 16 The node for this device must be under a cros-ec node like google,cros-ec-spi 17 or google,cros-ec-i2c. 21 const: google,extcon-usbc-cros-ec 23 google,usb-port-id: 31 - google,usb-port-id 41 compatible = "google,cros-ec-spi"; 46 compatible = "google,extcon-usbc-cros-ec"; 47 google,usb-port-id = <0>; 51 compatible = "google,extcon-usbc-cros-ec"; 52 google,usb-port-id = <1>;
|