summaryrefslogtreecommitdiff
path: root/cpu/arm720t/serial.c
Commit message (Expand)AuthorAgeLines
* arm720t/clps7111: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-03-29-125/+0
* lpc2292: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-03-29-77/+0
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-1/+1
* Fix missing DECLARE_GLOBAL_DATA_PTR on CONFIG_LPC2292 in serialJean-Christophe PLAGNIOL-VILLARD2007-09-28-0/+2
* Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as globalWolfgang Denk2007-09-15-2/+0
* Add port for the lpc2292sodimm evaluation board from EmbeddedArtistsGary Jennejohn2007-01-24-1/+77
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-31-2/+2
* Add board support for armadillo HT1070Wolfgang Denk2005-09-26-1/+1
* * Code cleanup (ARM mostly)wdenk2004-07-01-18/+14
* * Patch by Thomas Elste, 10 Feb 2004:wdenk2004-02-23-0/+4
* Initial revisionwdenk2002-09-08-0/+126