1. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  2. 0123357 sh: Fix typo in SH serial driver by Nobuhiro Iwamatsu · Wed Sep 17 11:45:26 2008 +0900
  3. 9179084 Makefile: fix bug introduced by commit 47ffd6c2 by Wolfgang Denk · Tue Sep 09 16:55:47 2008 +0200
  4. 9a83aea Makefile: compile and link each module just once by Wolfgang Denk · Tue Sep 09 15:45:18 2008 +0200
  5. 0813b12 Moved conditional compile into Makefile by Andreas Engel · Mon Sep 08 14:30:53 2008 +0200
  6. 8043861 Merged serial_pl010.c and serial_pl011.c. by Andreas Engel · Mon Sep 08 10:17:31 2008 +0200
  7. 8b3fbe3 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Mon Sep 01 00:06:05 2008 +0200
  8. fcabccc sh: add support Renesas SH7723 by Nobuhiro Iwamatsu · Fri Aug 22 17:48:51 2008 +0900
  9. 8e7130f sh: Add support Renesas SH7203 processor by Nobuhiro Iwamatsu · Thu Jul 03 23:11:02 2008 +0900
  10. a20f6a4 S3C64XX: remove broken HWFLOW support from the serial driver by Guennadi Liakhovetski · Sun Aug 31 00:39:47 2008 +0200
  11. a28e28f serial: add S3C64XX serial driver by Guennadi Liakhovetski · Sun Aug 31 00:39:47 2008 +0200
  12. a44b9aa drivers/misc: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:40 2008 +0200
  13. 0e9551b serial: move CFG_NS9750_UART to CONFIG_NS9750_UART by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:39 2008 +0200
  14. 6ce9ea6 serial: move CFG_SCIF_CONSOLE to CONFIG_SCIF_CONSOLE by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:38 2008 +0200
  15. 4eec977 drivers/serial: Move conditional compilation to Makefile for CONFIG_* macros by Jean-Christophe PLAGNIOL-VILLARD · Sat Aug 02 23:48:30 2008 +0200
  16. ab8e810 serial_xuartlite.c: fix compiler warnings by Ricardo Ribalda Delgado · Wed Jul 16 16:22:32 2008 +0200
  17. af37d8e Round the serial port clock divisor value returned by calc_divisor() by Hugo Villeneuve · Tue Jul 15 11:23:02 2008 -0400
  18. 509cd07 Fix printf() format issues with sizeof_t types by using %zu by Wolfgang Denk · Mon Jul 14 15:06:35 2008 +0200
  19. 403d619 microblaze: Clean uartlite driver by Michal Simek · Fri Jul 11 10:10:31 2008 +0200
  20. 5bf03f5 Fix integer overflow warning in calc_divisor() by Hugo Villeneuve · Fri Jul 11 10:24:15 2008 -0400
  21. d6a4da0 ColdFire: Fix UART baudrate formula by TsiChung Liew · Thu May 29 12:21:54 2008 -0500
  22. 9193fbe Round the serial port clock divisor value returned by calc_divisor() by Hugo Villeneuve · Tue Jul 08 14:54:58 2008 -0400
  23. 26136ef serial_pl010.c: add watchdog support by Stuart Wood · Mon Jun 02 16:42:19 2008 -0400
  24. 6564b1a sh: SH7763 SCIF support by Nobuhiro Iwamatsu · Fri Jun 06 16:16:08 2008 +0900
  25. a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200
  26. 6bf15c8 sh: Removed warning when compiling drivers/serial/serial_sh.c. by Mark Jonas · Sat Mar 22 19:27:52 2008 +0100
  27. 53b3143 sh: Add support SuperH SH7751/SH7751R by Nobuhiro Iwamatsu · Wed Mar 12 12:10:28 2008 +0900
  28. 1b36beb sh: Fix receive FIFO level register of SH4A by Nobuhiro Iwamatsu · Thu Mar 06 14:05:53 2008 +0900
  29. 54cda8b sh: Add support SH7780 by Yusuke Goda · Wed Mar 05 14:23:26 2008 +0900
  30. fd1569d OMAP5912: fix FIFO handling in UART driver by Wolfgang Denk · Thu Dec 27 10:56:54 2007 +0100
  31. 30bf52c sh: Update SuperH SCIF driver by Nobuhiro Iwamatsu · Thu Jan 17 15:53:52 2008 +0900
  32. fb3205b sh: Add support SH7710/SH7712 by Nobuhiro Iwamatsu · Tue Jan 15 23:25:25 2008 +0900
  33. e625834 sh: Add support for SH7720 in serial_sh driver. by Yoshihiro Shimoda · Wed Jan 09 14:30:02 2008 +0900
  34. 0a5c214 Fix coding style issues; update CHANGELOG. by Wolfgang Denk · Thu Dec 27 01:52:50 2007 +0100
  35. dbb55dd sh: Moved driver of the SuperH dependence by Nobuhiro Iwamatsu · Fri Dec 07 01:25:38 2007 +0900
  36. 126e782 drivers/serial : move serial drivers to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · Sat Nov 24 19:33:38 2007 +0100
  37. 58d6f3d Move PL01* serial drivers to drivers/serial and adjust Makefiles. by Peter Pearse · Tue Oct 23 10:22:16 2007 +0100
  38. c30709a Fix some build errors. by Wolfgang Denk · Sun Aug 19 10:27:34 2007 +0200
  39. 74634c8 Added uart_gpio_conf() in serial_init(), seperated uart port configuration from cpu_init() to uart_gpio_conf() by TsiChungLiew · Sun Aug 05 03:55:21 2007 -0500
  40. db0022d Renamed CONFIG_MCFSERIAL to CONFIG_MCFUART by TsiChungLiew · Sun Aug 05 03:19:10 2007 -0500
  41. 36d5b1a Rename mcfserial.c. Update include header by TsiChungLiew · Thu Jul 05 23:17:36 2007 -0500
  42. f6afe72 Added M5329AFEE and M5329BFEE Platforms by TsiChung Liew · Mon Jun 18 13:50:13 2007 -0500