summaryrefslogtreecommitdiffstats
path: root/cpu/s3c44b0
Commit message (Expand)AuthorAgeFilesLines
* s3c44b0: extract cache from cpu.cJean-Christophe PLAGNIOL-VILLARD2009-03-293-63/+92
* s3c44b0: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-03-292-219/+1
* s3c44b0: move rtc driver to drivers/rtcJean-Christophe PLAGNIOL-VILLARD2009-03-291-77/+0
* s3c44b0: move i2c driver to drivers/i2cJean-Christophe PLAGNIOL-VILLARD2009-03-291-291/+0
* Remove compiler warning: target CPU does not support interworkingSergei Poselenov2008-12-131-0/+1
* Cleanup: fix "MHz" spellingWolfgang Denk2008-10-211-1/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-182-5/+5
* rtc: allow rtc_set to return an error and use it in cmd_dateJean-Christophe PLAGNIOL-VILLARD2008-09-071-1/+3
* Big white-space cleanup.Wolfgang Denk2008-05-211-2/+2
* LWMON5: POST RTC fixYuri Tikhonov2008-03-201-1/+3
* ARM: cleanup duplicated exception handlingcodeAndreas Engel2008-02-141-104/+0
* Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-091-1/+1
* Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-011-7/+11
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-311-2/+2
* Update ARM Integrator boards:Wolfgang Denk2005-10-041-1/+0
* Make sure only supported compiler options are usedWolfgang Denk2005-10-041-2/+10
* Patch by Steven Scholz, 4 Apr 2005:wdenk2005-04-041-1/+3
* Fix timer code for ARM systems: make sure that udelay() does notwdenk2005-04-041-8/+15
* Patch by Steven Scholz, 25 Oct 2004:wdenk2005-04-032-4/+0
* Prepare for SoC rework of ARM code:wdenk2005-04-021-2/+2
* Code cleanup for GCC-3.3.x compilerswdenk2004-10-172-4/+4
* Code cleanup; make several boards compile & link.wdenk2004-03-141-10/+9
* * Patch by Andrea Scian, 17 Feb 2004:wdenk2004-02-246-0/+1306
OpenPOWER on IntegriCloud