1. 8175c67 Add Orion5x support to 16550 device driver by Albert Aribaud · 14 years ago
  2. be2034d Coding style cleanup, update CHANGELOG. by Wolfgang Denk · 15 years ago
  3. 14f06e6 SERIAL: Enable port-mapped access by Graeme Russ · 15 years ago
  4. baa3688 SAMSUNG: serial: modify name from s5pc1xx to s5p by Minkyu Kang · 15 years ago
  5. 69ccc88 Merge branch 'next' of git://git.denx.de/u-boot-nios by Wolfgang Denk · 15 years ago
  6. 985fd95 altera_jtag_uart: bypass when no jtag connection by Thomas Chou · 15 years ago
  7. 99d25f9 serial: struct serial_device: add uninit() entry for drivers by Anatolij Gustschin · 15 years ago
  8. 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · 15 years ago
  9. 0fd72d3 nios2: Fix outx/writex parameter order in io.h by Scott McNutt · 15 years ago
  10. 4a88982 nios2: Move serial drivers to individual files in drivers/serial by Scott McNutt · 15 years ago
  11. b0c37e5 ColdFire: Update uart_port_conf in serial driver by TsiChung Liew · 15 years ago
  12. d9a4918 mod change 755 => 644 for multiple files by Thomas Weber · 15 years ago
  13. 9c14603 Add support for Freescale MX25 SOC by John Rigby · 15 years ago
  14. a1b7a77 serial_mxc: add support for MX51 processor by Stefano Babic · 15 years ago
  15. a4db1ca convert common files to new SoC access by Jens Scharsig · 15 years ago
  16. cc29442 ns16550: kick watchdog while waiting for a character by Ladislav Michl · 15 years ago
  17. a4f5ec6 SPEAr : usbd driver support for SPEAr SoCs by Vipin KUMAR · 15 years ago
  18. 09c82bc OMAP3 Add usb device support by Tom Rix · 15 years ago
  19. e0d8131 Add a unified s3c24x0 header file by kevin.morfitt@fearnside-systems.co.uk · 15 years ago
  20. 9455aab s5pc1xx: serial: fix the error check logic by Minkyu Kang · 15 years ago
  21. 960a8e1 s3c64xx: move s3c64xx header files to asm-arm/arch-s3c64xx by Minkyu Kang · 15 years ago
  22. 1e01705 Move s3c24x0 header files to asm-arm/arch-s3c24x0/ by kevin.morfitt@fearnside-systems.co.uk · 15 years ago
  23. c6cb184 s5pc1xx: SMDKC100: fix compile warnings by Minkyu Kang · 15 years ago
  24. 1464f4d Clean-up of s3c24x0 drivers excluding nand driver by kevin.morfitt@fearnside-systems.co.uk · 15 years ago
  25. fca3084 s5pc1xx: support serial driver by Minkyu Kang · 15 years ago
  26. 2a7a031 stdio/device: rework function naming convention by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  27. a09bbe5 arm: Kirkwood: Basic SOCs support by Prafulla Wadaskar · 15 years ago
  28. 7bfca97 serial_mx31: allow it to work with mx27 too and rename to serial_mxc by Ilya Yanok · 15 years ago
  29. 93bed9b ZOOM2 Add serial support. by Tom Rix · 16 years ago
  30. 7872c17 lh7a40x: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  31. 4ccaed4 pxa: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  32. 195bb7c arm/dcc: add xscale support by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  33. 6c82f4d arm/dcc: use static support to allow to use it at anytime by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  34. f1b3f2b Fix e-mail address of Gary Jennejohn. by Detlev Zundel · 16 years ago
  35. f04e258 mips/vcth: Use generic 16550 uart driver by Detlev Zundel · 16 years ago
  36. a954f1a Support for PXA27X UDC. by Remy Bohmer · 16 years ago
  37. 8f6bcf4 drivers/usb: regorganisation by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  38. e366f15 Update CHANGELOG, coding style cleanup. by Wolfgang Denk · 16 years ago
  39. 23a9c97 at91rm9200: move serial shutdown code to serial drivers by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  40. d7b468c at91rm9200: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  41. d5ee38e at91sam9: add watchdog support by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  42. 166fb54 Rename common ns16550 constants with UART_ prefix to prevent conflicts by Detlev Zundel · 16 years ago
  43. 945342c s3c24x0: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  44. a3fe017 imx: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  45. f711026 arm720t/clps7111: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  46. 3d2fdc8 lpc2292: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  47. b2c4d40 ks8695: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  48. 4f2517e imx31: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  49. 02992ab netarm: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  50. 0b4c064 sa1100: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  51. 0a5bd9f s3c44b0: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  52. 5b77438 Replaced endpoint numbers with appropriate macros in usbtty.c. by Vivek Kutal · 16 years ago
  53. b802310 arm: add uart dcc support by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  54. d0e9786 drivers/serial/ns16550: move ifdef into Makefile COBJS-$(...) by Mike Frysinger · 16 years ago
  55. dfa028a Create configuration option for restricted ns16550 functions by Ron Madrid · 16 years ago
  56. 11a9df9 Added usbtty_configured() check. Fixed attribute(packed) warnings. by Atin Malaviya · 16 years ago
  57. 209e53d Coldfire: Applied baudrate formula of serial_init to serial_setbrg by Richard Retanubun · 16 years ago
  58. 08cae4d ixp: move serial to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  59. 33a8f6a serial: Rename driver vcth to vct to support other board variants by Stefan Roese · 16 years ago
  60. b27a8e3 sh: serial: use readx/writex accessors by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  61. 80f003b sh: serial: coding style cleanup by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  62. 8633c80 sh: Update SuperH serial driver by Nobuhiro Iwamatsu · 16 years ago
  63. fd6cf8e serial: Add vcth UART driver by Stefan Roese · 16 years ago
  64. 6dfaee7 usbtty/omap: update to current API by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  65. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  66. 0123357 sh: Fix typo in SH serial driver by Nobuhiro Iwamatsu · 16 years ago
  67. 9179084 Makefile: fix bug introduced by commit 47ffd6c2 by Wolfgang Denk · 16 years ago
  68. 9a83aea Makefile: compile and link each module just once by Wolfgang Denk · 16 years ago
  69. 0813b12 Moved conditional compile into Makefile by Andreas Engel · 16 years ago
  70. 8043861 Merged serial_pl010.c and serial_pl011.c. by Andreas Engel · 16 years ago
  71. 8b3fbe3 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 16 years ago
  72. fcabccc sh: add support Renesas SH7723 by Nobuhiro Iwamatsu · 16 years ago
  73. 8e7130f sh: Add support Renesas SH7203 processor by Nobuhiro Iwamatsu · 16 years ago
  74. a20f6a4 S3C64XX: remove broken HWFLOW support from the serial driver by Guennadi Liakhovetski · 16 years ago
  75. a28e28f serial: add S3C64XX serial driver by Guennadi Liakhovetski · 16 years ago
  76. a44b9aa drivers/misc: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  77. 0e9551b serial: move CFG_NS9750_UART to CONFIG_NS9750_UART by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  78. 6ce9ea6 serial: move CFG_SCIF_CONSOLE to CONFIG_SCIF_CONSOLE by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  79. 4eec977 drivers/serial: Move conditional compilation to Makefile for CONFIG_* macros by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  80. ab8e810 serial_xuartlite.c: fix compiler warnings by Ricardo Ribalda Delgado · 16 years ago
  81. af37d8e Round the serial port clock divisor value returned by calc_divisor() by Hugo Villeneuve · 16 years ago
  82. 509cd07 Fix printf() format issues with sizeof_t types by using %zu by Wolfgang Denk · 16 years ago
  83. 403d619 microblaze: Clean uartlite driver by Michal Simek · 16 years ago
  84. 5bf03f5 Fix integer overflow warning in calc_divisor() by Hugo Villeneuve · 16 years ago
  85. d6a4da0 ColdFire: Fix UART baudrate formula by TsiChung Liew · 17 years ago
  86. 9193fbe Round the serial port clock divisor value returned by calc_divisor() by Hugo Villeneuve · 16 years ago
  87. 26136ef serial_pl010.c: add watchdog support by Stuart Wood · 17 years ago
  88. 6564b1a sh: SH7763 SCIF support by Nobuhiro Iwamatsu · 16 years ago
  89. a1be476 Big white-space cleanup. by Wolfgang Denk · 17 years ago
  90. 6bf15c8 sh: Removed warning when compiling drivers/serial/serial_sh.c. by Mark Jonas · 17 years ago
  91. 53b3143 sh: Add support SuperH SH7751/SH7751R by Nobuhiro Iwamatsu · 17 years ago
  92. 1b36beb sh: Fix receive FIFO level register of SH4A by Nobuhiro Iwamatsu · 17 years ago
  93. 54cda8b sh: Add support SH7780 by Yusuke Goda · 17 years ago
  94. fd1569d OMAP5912: fix FIFO handling in UART driver by Wolfgang Denk · 17 years ago
  95. 30bf52c sh: Update SuperH SCIF driver by Nobuhiro Iwamatsu · 17 years ago
  96. fb3205b sh: Add support SH7710/SH7712 by Nobuhiro Iwamatsu · 17 years ago
  97. e625834 sh: Add support for SH7720 in serial_sh driver. by Yoshihiro Shimoda · 17 years ago
  98. 0a5c214 Fix coding style issues; update CHANGELOG. by Wolfgang Denk · 17 years ago
  99. dbb55dd sh: Moved driver of the SuperH dependence by Nobuhiro Iwamatsu · 17 years ago
  100. 126e782 drivers/serial : move serial drivers to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago