Lines Matching +full:port +full:- +full:specific
6 ------------
15 - S3C24XX: See Documentation/arm/samsung-s3c24xx/overview.rst for full list
16 - S3C64XX: S3C6400 and S3C6410
17 - S5PC110 / S5PV210
21 ---------------
23 There is still documentation in Documnetation/arm/Samsung-S3C24XX/ which
24 deals with the architecture and drivers specific to these devices.
26 See Documentation/arm/samsung-s3c24xx/overview.rst for more information
27 on the implementation details and specific support.
31 -------------
37 - S5PC110 specific default configuration
39 - S5PV210 specific default configuration
43 ------
46 several platform directories and then the machine specific directories
49 plat-samsung provides the base for all the implementations, and is the
51 specific information. It contains the base clock, GPIO and device definitions
54 plat-s3c24xx is for s3c24xx specific builds, see the S3C24XX docs.
56 plat-s5p is for s5p specific builds, and contains common support for the
57 S5P specific systems. Not all S5Ps use all the features in this directory
62 --------------
64 The old plat-s3c and plat-s5pc1xx directories have been removed, with
65 support moved to either plat-samsung or plat-s5p as necessary. These moves
70 Port Contributors
71 -----------------
83 Lucas Correia Villa Real (S3C2400 port)
87 ---------------
89 Copyright 2009-2010 Ben Dooks <ben-linux@fluff.org>