Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-04-04 | S5P: SYSMMU: Remove System MMU device driver | KyongHo Cho | |
This patch removes System MMU device driver from arm/plat-s5p tree for transition to implement IOMMU driver. Although controlling System MMU in this removing driver is similar to the new IOMMU driver in the following patch, the new one is almost rewrite of this driver and there is no benefit to moving the driver file from arch/arm/ to drivers/iommu. Signed-off-by: KyongHo Cho <pullip.cho@samsung.com> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com> | |||
2011-10-04 | ARM: SAMSUNG: Move S5P header files to plat-samsung | Kukjin Kim | |
This patch moves header files from plat-s5p to plat-samsung to remove plat-s5p directory to make one plat-samsung directory for Samsung SoCs. Signed-off-by: Kukjin Kim <kgene.kim@samsung.com> |