Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | s5pc1xx: SMDKC100: fix compile warnings | Minkyu Kang | 2009-10-24 | -1/+1 |
| | | | | | | | 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 serial driver | Minkyu Kang | 2009-10-13 | -0/+195 |
This patch includes the serial driver for s5pc1xx. s5pc1xx uart driver needs own register setting and clock configuration. So, need to special driver. Signed-off-by: Minkyu Kang <mk7.kang@samsung.com> |