aboutsummaryrefslogtreecommitdiff
path: root/drivers/serial.c
AgeCommit message (Expand)AuthorFilesLines
2006-10-09Coding style cleanupWolfgang Denk1-3/+3
2006-08-30Make the serial driver framework work with CONFIG_SERIAL_MULTI enabledWolfgang Denk1-0/+111
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk1-1/+2
2005-04-03* Patch by Yusdi Santoso, 22 Oct 2004:wdenk1-26/+116
2005-01-09* Patches by Richard Woodruff, 01 Oct 2004:wdenk1-1/+8
2003-08-29* Patch by George G. Davis, 19 Aug 2003:wdenk1-0/+6
2003-07-17* Patch by Martin Krause, 17 Jul 2003:wdenk1-0/+1
2003-07-15Patches by Kshitij, 04 Jul 2003wdenk1-6/+15
2003-06-20* Patch by Devin Crumb, 02 Apr 2003:wdenk1-1/+2
2002-08-27Initial revisionwdenk1-0/+100