Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s5pc1xx: SMDKC100: fix compile warnings | Minkyu Kang | 2009-10-24 | 1 | -9/+9 |
| | | | | | | | fix the following compile warnings warning: dereferencing type-punned pointer will break strict-aliasing rules Signed-off-by: Minkyu Kang <mk7.kang@samsung.com> | ||||
* | s5pc1xx: support Samsung s5pc1xx SoC | Minkyu Kang | 2009-10-13 | 1 | -0/+47 |
This patch adds support for the Samsung s5pc100 and s5pc110 SoCs. The s5pc1xx SoC is an ARM Cortex A8 processor. Signed-off-by: Minkyu Kang <mk7.kang@samsung.com> Signed-off-by: HeungJun, Kim <riverful.kim@samsung.com> |