aboutsummaryrefslogtreecommitdiff
path: root/cpu/s3c44b0/cpu.c
AgeCommit message (Expand)AuthorFilesLines
2010-04-13arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser1-74/+0
2009-06-12arm: remove cpu_initJean-Christophe PLAGNIOL-VILLARD1-1/+1
2009-04-05arm: unify reset commandJean-Christophe PLAGNIOL-VILLARD1-9/+0
2009-03-29s3c44b0: extract cache from cpu.cJean-Christophe PLAGNIOL-VILLARD1-62/+0
2009-03-29s3c44b0: move rtc driver to drivers/rtcJean-Christophe PLAGNIOL-VILLARD1-77/+0
2009-03-29s3c44b0: move i2c driver to drivers/i2cJean-Christophe PLAGNIOL-VILLARD1-291/+0
2008-10-21Cleanup: fix "MHz" spellingWolfgang Denk1-1/+1
2008-09-07rtc: allow rtc_set to return an error and use it in cmd_dateJean-Christophe PLAGNIOL-VILLARD1-1/+3
2008-03-20LWMON5: POST RTC fixYuri Tikhonov1-1/+3
2005-04-03Patch by Steven Scholz, 25 Oct 2004:wdenk1-2/+0
2004-10-17Code cleanup for GCC-3.3.x compilerswdenk1-1/+1
2004-02-24* Patch by Andrea Scian, 17 Feb 2004:wdenk1-0/+511