]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r266943, r266950, r267390:
authorian <ian@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 11 Feb 2015 22:35:32 +0000 (22:35 +0000)
committerian <ian@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 11 Feb 2015 22:35:32 +0000 (22:35 +0000)
commit6f63bb83d1b5ba2056cff69ebe7acd6bbde08eb5
tree16f97ac9d5e4c9e41ea73432c3502a784b3aeda5
parent46c8f0ee5d71326cdd8b6899d128f1d2f3d1d880
MFC r266943, r266950, r267390:

  Add support for Exynos 5420 Octa - 8-core (big.LITTLE) ARM machine
  Enable SMP for both Exynos5 models we support.

git-svn-id: svn://svn.freebsd.org/base/stable/10@278599 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
13 files changed:
sys/arm/conf/ARNDALE
sys/arm/conf/ARNDALE-OCTA [new file with mode: 0644]
sys/arm/conf/CHROMEBOOK
sys/arm/conf/EXYNOS5.common [new file with mode: 0644]
sys/arm/conf/EXYNOS5250 [new file with mode: 0644]
sys/arm/conf/EXYNOS5420 [new file with mode: 0644]
sys/arm/samsung/exynos/std.exynos5250 [moved from sys/arm/samsung/exynos/std.exynos5 with 100% similarity]
sys/arm/samsung/exynos/std.exynos5420 [new file with mode: 0644]
sys/boot/fdt/dts/arm/exynos5.dtsi [new file with mode: 0644]
sys/boot/fdt/dts/arm/exynos5250-arndale.dts
sys/boot/fdt/dts/arm/exynos5250.dtsi
sys/boot/fdt/dts/arm/exynos5420-arndale-octa.dts [new file with mode: 0644]
sys/boot/fdt/dts/arm/exynos5420.dtsi [new file with mode: 0644]