summaryrefslogtreecommitdiff
path: root/cpu/s3c44b0
Commit message (Expand)AuthorAgeLines
* Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-09-1/+1
* Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-01-7/+11
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-31-2/+2
* Update ARM Integrator boards:Wolfgang Denk2005-10-04-1/+0
* Make sure only supported compiler options are usedWolfgang Denk2005-10-04-2/+10
* Patch by Steven Scholz, 4 Apr 2005:wdenk2005-04-04-1/+3
* Fix timer code for ARM systems: make sure that udelay() does notwdenk2005-04-04-8/+15
* Patch by Steven Scholz, 25 Oct 2004:wdenk2005-04-03-4/+0
* Prepare for SoC rework of ARM code:wdenk2005-04-02-2/+2
* Code cleanup for GCC-3.3.x compilerswdenk2004-10-17-4/+4
* Code cleanup; make several boards compile & link.wdenk2004-03-14-10/+9
* * Patch by Andrea Scian, 17 Feb 2004:wdenk2004-02-24-0/+1306