1. 2a7a031 stdio/device: rework function naming convention by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  2. a09bbe5 arm: Kirkwood: Basic SOCs support by Prafulla Wadaskar · 15 years ago
  3. 7bfca97 serial_mx31: allow it to work with mx27 too and rename to serial_mxc by Ilya Yanok · 15 years ago
  4. 93bed9b ZOOM2 Add serial support. by Tom Rix · 16 years ago
  5. 7872c17 lh7a40x: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  6. 4ccaed4 pxa: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  7. 195bb7c arm/dcc: add xscale support by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  8. 6c82f4d arm/dcc: use static support to allow to use it at anytime by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  9. f1b3f2b Fix e-mail address of Gary Jennejohn. by Detlev Zundel · 16 years ago
  10. f04e258 mips/vcth: Use generic 16550 uart driver by Detlev Zundel · 16 years ago
  11. a954f1a Support for PXA27X UDC. by Remy Bohmer · 16 years ago
  12. 8f6bcf4 drivers/usb: regorganisation by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  13. e366f15 Update CHANGELOG, coding style cleanup. by Wolfgang Denk · 16 years ago
  14. 23a9c97 at91rm9200: move serial shutdown code to serial drivers by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  15. d7b468c at91rm9200: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  16. d5ee38e at91sam9: add watchdog support by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  17. 166fb54 Rename common ns16550 constants with UART_ prefix to prevent conflicts by Detlev Zundel · 16 years ago
  18. 945342c s3c24x0: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  19. a3fe017 imx: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  20. f711026 arm720t/clps7111: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  21. 3d2fdc8 lpc2292: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  22. b2c4d40 ks8695: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  23. 4f2517e imx31: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  24. 02992ab netarm: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  25. 0b4c064 sa1100: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  26. 0a5bd9f s3c44b0: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  27. 5b77438 Replaced endpoint numbers with appropriate macros in usbtty.c. by Vivek Kutal · 16 years ago
  28. b802310 arm: add uart dcc support by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  29. d0e9786 drivers/serial/ns16550: move ifdef into Makefile COBJS-$(...) by Mike Frysinger · 16 years ago
  30. dfa028a Create configuration option for restricted ns16550 functions by Ron Madrid · 16 years ago
  31. 11a9df9 Added usbtty_configured() check. Fixed attribute(packed) warnings. by Atin Malaviya · 16 years ago
  32. 209e53d Coldfire: Applied baudrate formula of serial_init to serial_setbrg by Richard Retanubun · 16 years ago
  33. 08cae4d ixp: move serial to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  34. 33a8f6a serial: Rename driver vcth to vct to support other board variants by Stefan Roese · 16 years ago
  35. b27a8e3 sh: serial: use readx/writex accessors by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  36. 80f003b sh: serial: coding style cleanup by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  37. 8633c80 sh: Update SuperH serial driver by Nobuhiro Iwamatsu · 16 years ago
  38. fd6cf8e serial: Add vcth UART driver by Stefan Roese · 16 years ago
  39. 6dfaee7 usbtty/omap: update to current API by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  40. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  41. 0123357 sh: Fix typo in SH serial driver by Nobuhiro Iwamatsu · 16 years ago
  42. 9179084 Makefile: fix bug introduced by commit 47ffd6c2 by Wolfgang Denk · 16 years ago
  43. 9a83aea Makefile: compile and link each module just once by Wolfgang Denk · 16 years ago
  44. 0813b12 Moved conditional compile into Makefile by Andreas Engel · 16 years ago
  45. 8043861 Merged serial_pl010.c and serial_pl011.c. by Andreas Engel · 16 years ago
  46. 8b3fbe3 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 16 years ago
  47. fcabccc sh: add support Renesas SH7723 by Nobuhiro Iwamatsu · 16 years ago
  48. 8e7130f sh: Add support Renesas SH7203 processor by Nobuhiro Iwamatsu · 16 years ago
  49. a20f6a4 S3C64XX: remove broken HWFLOW support from the serial driver by Guennadi Liakhovetski · 16 years ago
  50. a28e28f serial: add S3C64XX serial driver by Guennadi Liakhovetski · 16 years ago
  51. a44b9aa drivers/misc: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  52. 0e9551b serial: move CFG_NS9750_UART to CONFIG_NS9750_UART by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  53. 6ce9ea6 serial: move CFG_SCIF_CONSOLE to CONFIG_SCIF_CONSOLE by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  54. 4eec977 drivers/serial: Move conditional compilation to Makefile for CONFIG_* macros by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  55. ab8e810 serial_xuartlite.c: fix compiler warnings by Ricardo Ribalda Delgado · 16 years ago
  56. af37d8e Round the serial port clock divisor value returned by calc_divisor() by Hugo Villeneuve · 16 years ago
  57. 509cd07 Fix printf() format issues with sizeof_t types by using %zu by Wolfgang Denk · 16 years ago
  58. 403d619 microblaze: Clean uartlite driver by Michal Simek · 16 years ago
  59. 5bf03f5 Fix integer overflow warning in calc_divisor() by Hugo Villeneuve · 16 years ago
  60. d6a4da0 ColdFire: Fix UART baudrate formula by TsiChung Liew · 17 years ago
  61. 9193fbe Round the serial port clock divisor value returned by calc_divisor() by Hugo Villeneuve · 16 years ago
  62. 26136ef serial_pl010.c: add watchdog support by Stuart Wood · 17 years ago
  63. 6564b1a sh: SH7763 SCIF support by Nobuhiro Iwamatsu · 16 years ago
  64. a1be476 Big white-space cleanup. by Wolfgang Denk · 17 years ago
  65. 6bf15c8 sh: Removed warning when compiling drivers/serial/serial_sh.c. by Mark Jonas · 17 years ago
  66. 53b3143 sh: Add support SuperH SH7751/SH7751R by Nobuhiro Iwamatsu · 17 years ago
  67. 1b36beb sh: Fix receive FIFO level register of SH4A by Nobuhiro Iwamatsu · 17 years ago
  68. 54cda8b sh: Add support SH7780 by Yusuke Goda · 17 years ago
  69. fd1569d OMAP5912: fix FIFO handling in UART driver by Wolfgang Denk · 17 years ago
  70. 30bf52c sh: Update SuperH SCIF driver by Nobuhiro Iwamatsu · 17 years ago
  71. fb3205b sh: Add support SH7710/SH7712 by Nobuhiro Iwamatsu · 17 years ago
  72. e625834 sh: Add support for SH7720 in serial_sh driver. by Yoshihiro Shimoda · 17 years ago
  73. 0a5c214 Fix coding style issues; update CHANGELOG. by Wolfgang Denk · 17 years ago
  74. dbb55dd sh: Moved driver of the SuperH dependence by Nobuhiro Iwamatsu · 17 years ago
  75. 126e782 drivers/serial : move serial drivers to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  76. 58d6f3d Move PL01* serial drivers to drivers/serial and adjust Makefiles. by Peter Pearse · 17 years ago
  77. c30709a Fix some build errors. by Wolfgang Denk · 17 years ago
  78. 74634c8 Added uart_gpio_conf() in serial_init(), seperated uart port configuration from cpu_init() to uart_gpio_conf() by TsiChungLiew · 17 years ago
  79. db0022d Renamed CONFIG_MCFSERIAL to CONFIG_MCFUART by TsiChungLiew · 17 years ago
  80. 36d5b1a Rename mcfserial.c. Update include header by TsiChungLiew · 17 years ago
  81. f6afe72 Added M5329AFEE and M5329BFEE Platforms by TsiChung Liew · 17 years ago