]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC 263250, 263251, 263424, 263425, 263426, 263427, 263430, 263431
authorian <ian@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 17 May 2014 17:54:38 +0000 (17:54 +0000)
committerian <ian@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 17 May 2014 17:54:38 +0000 (17:54 +0000)
commitb1c2a02556faa178d4bd581db07e0437d6bad5a2
tree5a6807627f9380bb6211c61d46af36728359e497
parent8495611a1222338d0de8412a6c5e1fb2d001e0e6
MFC 263250, 263251, 263424, 263425, 263426, 263427, 263430, 263431

  Use the same cache terminology as the ARM docs in comments. No
  functional changes.

  Use armv7 TLB flush code, not arm11, for cortex-a processors.

  Exynos/ Arndale...
  - Disable debugging by default.
  - Add display-related and clk devices to the tree
  - Prevent resources intersection with EHCI driver
  - Add display-related and clk devices to the tree
  - Prevent resources intersection with EHCI driver
  - Add driver for Display Controller.
  - Add support for Samsung Chromebook (ARM Cortex A15 machine).
  - Rename mct and ehci drivers files to match common naming.

git-svn-id: svn://svn.freebsd.org/base/stable/10@266332 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/arm/arm/cpufunc.c
sys/arm/arm/cpufunc_asm_armv7.S
sys/arm/conf/ARNDALE
sys/arm/conf/CHROMEBOOK [new file with mode: 0644]
sys/arm/samsung/exynos/exynos5_common.h [new file with mode: 0644]
sys/arm/samsung/exynos/exynos5_ehci.c [moved from sys/arm/samsung/exynos/ehci_exynos5.c with 99% similarity]
sys/arm/samsung/exynos/exynos5_fimd.c [new file with mode: 0644]
sys/arm/samsung/exynos/exynos5_mct.c [moved from sys/arm/samsung/exynos/arch_timer.c with 97% similarity]
sys/arm/samsung/exynos/files.exynos5
sys/boot/fdt/dts/arm/exynos5250-chromebook.dts [new file with mode: 0644]
sys/boot/fdt/dts/arm/exynos5250.dtsi