]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC 263250, 263251, 263424, 263425, 263426, 263427, 263430, 263431
authorian <ian@FreeBSD.org>
Sat, 17 May 2014 17:54:38 +0000 (17:54 +0000)
committerian <ian@FreeBSD.org>
Sat, 17 May 2014 17:54:38 +0000 (17:54 +0000)
commit52cdf0b123c0f95c8994717d246d5a3de75058b2
tree5a6807627f9380bb6211c61d46af36728359e497
parent4c5f4bdec5a3a4245b1dec1d271dd22841fffc2c
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.
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