Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | ARM: S3C64XX: Merge mach-s3c6400 and mach-s3c6410 | Ben Dooks | 2010-01-25 |
| | | | | | | | | | | | | As per discussions with Russell King on linux-arm-kernel, it appears that both mach-s3c6400 and mach-s3c6410 are so close together that they should simply be merged into mach-s3c64xx. Note, this patch does not eliminate any of the bits that are still common, it is simply a move of the two directories together, any further common code will be eliminated or moved in further patches. Signed-off-by: Ben Dooks <ben-linux@fluff.org> | ||
* | [PATCH] S3C64XX: Basic A&W6410 board support patch V2 | Kwangwoo Lee | 2009-05-01 |
A&W6410 board uses Samsung S3C6410 SoC and it is registered with 2183. Framebuffer and ethernet devices are supported currently. Unnecessary header file is removed. Fix to use __raw_writel() and __raw_readl() for accessing mapped address. Thank you for your comments. Signed-off-by: Kwangwoo Lee <kwangwoo.lee@gmail.com> Signed-off-by: Ben Dooks <ben-linux@fluff.org> |