1. 2fecf6d serial/ns16550: don't build serial_ns16550 with MIN_FUNCTIONS by Scott Wood · Tue Oct 16 15:43:15 2012 -0500
  2. e007094 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Mon Nov 05 07:42:00 2012 -0700
  3. 561cda9 drivers/serial/serial_ns16550.c: sparse fixes by Kim Phillips · Mon Oct 29 13:34:47 2012 +0000
  4. 86832ec serial: ns16550: Enable COM5 and COM6 by Andrew Bradford · Thu Oct 25 08:21:31 2012 -0400
  5. b24d006 drivers/serial/serial_ns16550.c: sparse fixes by Kim Phillips · Tue Oct 16 14:28:48 2012 +0000
  6. f35317c serial: Remove CONFIG_SERIAL_MULTI from serial drivers by Marek Vasut · Fri Sep 14 23:44:09 2012 +0200
  7. b1591a1 serial: ns16550: Rename serial.c to serial_ns16550.c by Marek Vasut · Sat Sep 29 18:12:47 2012 +0200[Renamed from drivers/serial/serial.c]
  8. 3f08506 serial: ns16550: Move serial registration from serial_initialize() by Marek Vasut · Wed Sep 12 20:02:05 2012 +0200
  9. 5bcdf24 serial: Properly spell out the structure member names of serial_driver by Marek Vasut · Sun Sep 09 18:48:28 2012 +0200
  10. b43fd34 serial: CONSOLE macro is not used by Michal Simek · Thu Aug 09 21:04:28 2012 +0000
  11. d26517d serial: reduce include platform file for marvell chip by Lei Wen · Tue Oct 18 20:11:48 2011 +0530
  12. 1ef72f6 serial: drop useless ctlr field by Mike Frysinger · Fri Apr 29 18:03:31 2011 +0000
  13. f96c042 serial: push default_serial_console to drivers by Mike Frysinger · Fri Apr 29 18:03:29 2011 +0000
  14. 82a6051 serial: add pantheon soc support by Lei Wen · Wed Feb 09 18:06:58 2011 +0530
  15. 19fd86f Serial: Add UART support for Marvell ARMADA 100 SoCs. by Prafulla Wadaskar · Thu Oct 28 02:07:45 2010 +0530
  16. 8175c67 Add Orion5x support to 16550 device driver by Albert Aribaud · Thu Jun 17 19:37:01 2010 +0530
  17. 99d25f9 serial: struct serial_device: add uninit() entry for drivers by Anatolij Gustschin · Sat Apr 24 19:27:04 2010 +0200
  18. a09bbe5 arm: Kirkwood: Basic SOCs support by Prafulla Wadaskar · Sat Jun 20 11:01:53 2009 +0200
  19. d0e9786 drivers/serial/ns16550: move ifdef into Makefile COBJS-$(...) by Mike Frysinger · Wed Feb 11 20:26:52 2009 -0500
  20. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  21. a44b9aa drivers/misc: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:40 2008 +0200
  22. af37d8e Round the serial port clock divisor value returned by calc_divisor() by Hugo Villeneuve · Tue Jul 15 11:23:02 2008 -0400
  23. 5bf03f5 Fix integer overflow warning in calc_divisor() by Hugo Villeneuve · Fri Jul 11 10:24:15 2008 -0400
  24. 9193fbe Round the serial port clock divisor value returned by calc_divisor() by Hugo Villeneuve · Tue Jul 08 14:54:58 2008 -0400
  25. 126e782 drivers/serial : move serial drivers to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · Sat Nov 24 19:33:38 2007 +0100[Renamed from drivers/serial.c]
  26. 4df0da5 Coding style cleanup by Wolfgang Denk · Mon Oct 09 00:42:01 2006 +0200
  27. 44df561 Make the serial driver framework work with CONFIG_SERIAL_MULTI enabled by Wolfgang Denk · Wed Aug 30 23:02:10 2006 +0200
  28. 6405a15 GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · Fri Mar 31 18:32:53 2006 +0200
  29. e0c812a * Patch by Yusdi Santoso, 22 Oct 2004: by wdenk · Sun Apr 03 15:51:42 2005 +0000
  30. f806271 * Patches by Richard Woodruff, 01 Oct 2004: by wdenk · Sun Jan 09 23:16:25 2005 +0000
  31. 7eaacc5 * Patch by George G. Davis, 19 Aug 2003: fix TI Innovator/OMAP1510 pin configs by wdenk · Fri Aug 29 22:00:43 2003 +0000
  32. 2bb1105 * Patch by Martin Krause, 17 Jul 2003: by wdenk · Thu Jul 17 23:16:40 2003 +0000
  33. f6f96f7 Patches by Kshitij, 04 Jul 2003 by wdenk · Tue Jul 15 20:04:06 2003 +0000
  34. 8aeb24e * Patch by Devin Crumb, 02 Apr 2003: by wdenk · Fri Jun 20 22:36:30 2003 +0000
  35. 78f6622 Initial revision by wdenk · Tue Aug 27 10:27:51 2002 +0000