1. 412ab70 sa1100: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  2. 40fd626 s3c44b0: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  3. 9e78dae Replaced endpoint numbers with appropriate macros in usbtty.c. by Vivek Kutal · 16 years ago
  4. 4f57289 arm: add uart dcc support by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  5. b4746d8 drivers/serial/ns16550: move ifdef into Makefile COBJS-$(...) by Mike Frysinger · 16 years ago
  6. f5675aa Create configuration option for restricted ns16550 functions by Ron Madrid · 16 years ago
  7. f3c0de6 Added usbtty_configured() check. Fixed attribute(packed) warnings. by Atin Malaviya · 16 years ago
  8. 92d3e6e Coldfire: Applied baudrate formula of serial_init to serial_setbrg by Richard Retanubun · 16 years ago
  9. 930590f ixp: move serial to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  10. 97cae3a serial: Rename driver vcth to vct to support other board variants by Stefan Roese · 16 years ago
  11. fc83c92 sh: serial: use readx/writex accessors by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  12. 9e1fa62 sh: serial: coding style cleanup by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  13. 15e2697 sh: Update SuperH serial driver by Nobuhiro Iwamatsu · 16 years ago
  14. c034075 serial: Add vcth UART driver by Stefan Roese · 16 years ago
  15. dedacc1 usbtty/omap: update to current API by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  16. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  17. a03c09c sh: Fix typo in SH serial driver by Nobuhiro Iwamatsu · 16 years ago
  18. 2c8ccf2 Makefile: fix bug introduced by commit 47ffd6c2 by Wolfgang Denk · 16 years ago
  19. 47ffd6c Makefile: compile and link each module just once by Wolfgang Denk · 16 years ago
  20. 48d0192 Moved conditional compile into Makefile by Andreas Engel · 16 years ago
  21. 20c9226 Merged serial_pl010.c and serial_pl011.c. by Andreas Engel · 16 years ago
  22. a13b2d9 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 16 years ago
  23. ab09f43 sh: add support Renesas SH7723 by Nobuhiro Iwamatsu · 16 years ago
  24. 6ede753 sh: Add support Renesas SH7203 processor by Nobuhiro Iwamatsu · 16 years ago
  25. 3fe7b58 S3C64XX: remove broken HWFLOW support from the serial driver by Guennadi Liakhovetski · 16 years ago
  26. 2fb28dc serial: add S3C64XX serial driver by Guennadi Liakhovetski · 16 years ago
  27. 55d6d2d drivers/misc: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  28. 1a6ffbf serial: move CFG_NS9750_UART to CONFIG_NS9750_UART by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  29. 6c58a03 serial: move CFG_SCIF_CONSOLE to CONFIG_SCIF_CONSOLE by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  30. 81091f5 drivers/serial: Move conditional compilation to Makefile for CONFIG_* macros by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  31. f13f64c serial_xuartlite.c: fix compiler warnings by Ricardo Ribalda Delgado · 16 years ago
  32. bcab74b Round the serial port clock divisor value returned by calc_divisor() by Hugo Villeneuve · 16 years ago
  33. b64f190 Fix printf() format issues with sizeof_t types by using %zu by Wolfgang Denk · 16 years ago
  34. 53ea981 microblaze: Clean uartlite driver by Michal Simek · 16 years ago
  35. ef130d3 Fix integer overflow warning in calc_divisor() by Hugo Villeneuve · 16 years ago
  36. 81cc323 ColdFire: Fix UART baudrate formula by TsiChung Liew · 16 years ago
  37. 89134ea Round the serial port clock divisor value returned by calc_divisor() by Hugo Villeneuve · 16 years ago
  38. 8b616ed serial_pl010.c: add watchdog support by Stuart Wood · 16 years ago
  39. 08c5fab sh: SH7763 SCIF support by Nobuhiro Iwamatsu · 16 years ago
  40. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  41. 4be9eb7 sh: Removed warning when compiling drivers/serial/serial_sh.c. by Mark Jonas · 17 years ago
  42. 5669332 sh: Add support SuperH SH7751/SH7751R by Nobuhiro Iwamatsu · 17 years ago
  43. 3ecff1d sh: Fix receive FIFO level register of SH4A by Nobuhiro Iwamatsu · 17 years ago
  44. b55523e sh: Add support SH7780 by Yusuke Goda · 17 years ago
  45. 7ec8bb1 OMAP5912: fix FIFO handling in UART driver by Wolfgang Denk · 17 years ago
  46. ac331da sh: Update SuperH SCIF driver by Nobuhiro Iwamatsu · 17 years ago
  47. 76e49aa sh: Add support SH7710/SH7712 by Nobuhiro Iwamatsu · 17 years ago
  48. 7c10c57 sh: Add support for SH7720 in serial_sh driver. by Yoshihiro Shimoda · 17 years ago
  49. 61fb15c5 Fix coding style issues; update CHANGELOG. by Wolfgang Denk · 17 years ago
  50. 29592ec sh: Moved driver of the SuperH dependence by Nobuhiro Iwamatsu · 17 years ago
  51. 1378df7 drivers/serial : move serial drivers to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  52. 7a93487 Move PL01* serial drivers to drivers/serial and adjust Makefiles. by Peter Pearse · 17 years ago
  53. 3e66c07 Fix some build errors. by Wolfgang Denk · 17 years ago
  54. 8d1d66a Added uart_gpio_conf() in serial_init(), seperated uart port configuration from cpu_init() to uart_gpio_conf() by TsiChungLiew · 17 years ago
  55. 9998bd3 Renamed CONFIG_MCFSERIAL to CONFIG_MCFUART by TsiChungLiew · 17 years ago
  56. 2bd806f Rename mcfserial.c. Update include header by TsiChungLiew · 17 years ago
  57. 8e585f0 Added M5329AFEE and M5329BFEE Platforms by TsiChung Liew · 17 years ago