+0
−1
Loading
Gitlab 现已全面支持 git over ssh 与 git over https。通过 HTTPS 访问请配置带有 read_repository / write_repository 权限的 Personal access token。通过 SSH 端口访问请使用 22 端口或 13389 端口。如果使用CAS注册了账户但不知道密码,可以自行至设置中更改;如有其他问题,请发邮件至 service@cra.moe 寻求协助。
Merge tag 'samsung-dt-4.17' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/krzk/linux into next/dt Pull "Samsung DTS ARM changes for v4.17" from Krzysztof Kozłowski: 1. Add WiFi to Artik 5 board. 2. Remove unused samsung_k3pe0e000b memory DTSI. 3. Add few remaining SPDX license identifiers. 4. Refactor Exynos4 by using labels for overriding/extending nodes and moving respective nodes under the 'soc' node. 5. Add three new Exynos4412-based boards: GT-I9300 (Samsung Galaxy S3), GT-I9305 (Samsung Galaxy S3 LTE) and GT-N7100/N7105 (Samsung Note 2). They are based heavily on existing Trats2 board. 6. Fix PMIC interrupts on Trats board. 7. Fix IOMMU for GScaler devices on Exynos5250. 8. Minor fixes in unit addresses pointed by DTC. 9. Minor cleanups from unused properties and duplicated code. * tag 'samsung-dt-4.17' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/krzk/linux: (29 commits) ARM: dts: exynos: Fix IOMMU support for GScaler devices on Exynos5250 ARM: dts: exynos: Remove unused bypass-smu property from Xyref5260 ARM: dts: exynos: Add missing interrupts property to PMIC on Trats board ARM: dts: exynos: Fix unit addresses of PDMA nodes in Exynos5410 ARM: dts: exynos: Fix address of PPMU ACP on Exynos4210 ARM: dts: exynos: Cleanup power domain nodes in exynos3250.dtsi ARM: dts: exynos: Add touchscreen node to Exynos4412 N710x ARM: dts: exynos: Add Samsung's Exynos4412-based Midas boards ARM: dts: exynos: Split Trats2 DTS in preparation for Midas boards ARM: dts: exynos: Remove "cooling-{min|max}-level" for CPU nodes dt-bindings: samsung: Document bindings for Midas family boards ARM: dts: exynos: Add soc node to exynos4412 ARM: dts: exynos: Add soc node to exynos4210 ARM: dts: exynos: Add soc node to exynos4 ARM: dts: exynos: Add soc node to exynos5440 ARM: dts: exynos: Use pmu label in exynos4412 ARM: dts: exynos: Remove duplicated inclusion of syscon restart nodes on Exynos5410 ARM: dts: exynos: Use label instead of full path in exynos4412-itop-elite ARM: dts: exynos: Use labels instead of full paths in exynos4412-trats2 ARM: dts: exynos: Use label instead of full path in exynos4412-odroid-common ...
CRA Git | Maintained and supported by SUSTech CRA and CCSE