1. 78129d9 IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers by Stefano Babic · Mon Mar 14 15:43:56 2011 +0100
  2. 82a6051 serial: add pantheon soc support by Lei Wen · Wed Feb 09 18:06:58 2011 +0530
  3. 1ded602 serial: Add Tegra2 serial port support by Tom Warren · Thu Jan 27 10:58:06 2011 +0000
  4. afae8aa S5P: serial: Use the inline function instead of static value by Minkyu Kang · Mon Jan 24 14:43:25 2011 +0900
  5. 4eca131 serial_mxc: add support for Freescale's i.MX35 processor by Stefano Babic · Wed Jan 19 22:46:25 2011 +0000
  6. b611e98 serial_mxc: add support for MX53 processor by Liu Hui-R64343 · Mon Jan 03 22:27:37 2011 +0000
  7. 9b955e9 sh: serial_sh: Fix build in serial_sh by Nobuhiro Iwamatsu · Wed Nov 24 13:42:13 2010 +0900
  8. 4df4ed6 sh: sh7722: Fix multiple definition of PSDR in serial_sh by Nobuhiro Iwamatsu · Wed Nov 24 13:24:33 2010 +0900
  9. a5579ca sh: serial: Update serial driver for SH by Nobuhiro Iwamatsu · Tue Oct 26 03:55:15 2010 +0900
  10. 0be92e8 Merge branch 'next' of ../next by Wolfgang Denk · Wed Dec 22 21:16:17 2010 +0100
  11. 0d21ed0 Move DECLARE_GLOBAL_DATA_PTR to file scope by John Rigby · Mon Dec 20 18:27:51 2010 -0700
  12. 19fd86f Serial: Add UART support for Marvell ARMADA 100 SoCs. by Prafulla Wadaskar · Thu Oct 28 02:07:45 2010 +0530
  13. 6621637 Serial: ns16550: Add support for CONFIG_SYS_NS16550_IER macro by Prafulla Wadaskar · Wed Oct 27 21:58:31 2010 +0530
  14. fb3c95f pl01x: use C structs and readl/writel by Rabin Vincent · Wed May 05 09:23:07 2010 +0530
  15. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · Fri Nov 05 15:48:07 2010 +0100
  16. e020dd4 Merge branch 'master' of git://git.denx.de/u-boot-samsung by Wolfgang Denk · Fri Oct 29 21:47:48 2010 +0200
  17. 383c43e Add generic support for samsung s3c2440 by C Nauman · Tue Oct 26 23:04:31 2010 +0900
  18. 1136f69 Coding Style cleanup by Wolfgang Denk · Wed Oct 27 22:48:30 2010 +0200
  19. 2db1e96 PXA: pxa-regs.h cleanup by Marek Vasut · Thu Sep 09 09:50:39 2010 +0200
  20. bfa1424 ARMV7: S5P: serial: support the s5pc210 by Minkyu Kang · Tue Sep 28 14:35:02 2010 +0900
  21. 57b9988 ns16550: Add WATCHDOG_RESET to putc for short watchdog timeout boards by Stefan Roese · Tue Oct 12 09:39:45 2010 +0200
  22. d6ce53e ARMV7: Fixed baudrate setting in pl01x driver by Matt Waddel · Thu Oct 07 15:48:46 2010 -0600
  23. 697e771 Merge branch 'at91' of git://git.denx.de/u-boot-atmel by Wolfgang Denk · Mon Oct 11 10:24:22 2010 +0200
  24. fb37868 atmel_usart: change register access to C structure by Andreas Bießmann · Fri Sep 03 10:28:05 2010 +0200
  25. 733c435 MXC: Add watchdog support to serial driver by Stefano Babic · Wed Aug 18 10:22:42 2010 +0200
  26. 9b58a20 ppc4xx: Remove now unused CONFIG_UART1_CONSOLE by Stefan Roese · Tue Sep 21 10:24:36 2010 +0200
  27. 36f25cf ARMV7: S5P: separate the peripheral clocks by Minkyu Kang · Tue Aug 24 15:51:55 2010 +0900
  28. 485feb6 ARMV7: S5P: rename from CONFIG_S5PC1XX to CONFIG_S5P by Minkyu Kang · Mon Aug 23 19:52:03 2010 +0900
  29. c818984 S5P: Use accessor functions instead of SoC specific defines to access the base address by Minkyu Kang · Fri Aug 13 16:07:35 2010 +0900
  30. 7622981 SAMSUNG: serial: remove compiler warnings by Minkyu Kang · Tue Jul 06 20:08:29 2010 +0900
  31. 8175c67 Add Orion5x support to 16550 device driver by Albert Aribaud · Thu Jun 17 19:37:01 2010 +0530
  32. be2034d Coding style cleanup, update CHANGELOG. by Wolfgang Denk · Wed May 26 23:51:22 2010 +0200
  33. 14f06e6 SERIAL: Enable port-mapped access by Graeme Russ · Sat Apr 24 00:05:46 2010 +1000
  34. baa3688 SAMSUNG: serial: modify name from s5pc1xx to s5p by Minkyu Kang · Wed Mar 24 16:59:30 2010 +0900
  35. 69ccc88 Merge branch 'next' of git://git.denx.de/u-boot-nios by Wolfgang Denk · Tue Apr 27 22:53:04 2010 +0200
  36. 985fd95 altera_jtag_uart: bypass when no jtag connection by Thomas Chou · Wed Mar 31 08:30:08 2010 +0800
  37. 99d25f9 serial: struct serial_device: add uninit() entry for drivers by Anatolij Gustschin · Sat Apr 24 19:27:04 2010 +0200
  38. 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · Thu Apr 15 16:07:28 2010 +0200
  39. 0fd72d3 nios2: Fix outx/writex parameter order in io.h by Scott McNutt · Sun Mar 21 21:24:43 2010 -0400
  40. 4a88982 nios2: Move serial drivers to individual files in drivers/serial by Scott McNutt · Fri Mar 19 19:03:28 2010 -0400
  41. b0c37e5 ColdFire: Update uart_port_conf in serial driver by TsiChung Liew · Tue Mar 09 19:24:43 2010 -0600
  42. d9a4918 mod change 755 => 644 for multiple files by Thomas Weber · Sat Mar 13 23:14:45 2010 +0100
  43. 9c14603 Add support for Freescale MX25 SOC by John Rigby · Mon Jan 25 23:12:56 2010 -0700
  44. a1b7a77 serial_mxc: add support for MX51 processor by Stefano Babic · Wed Jan 20 18:20:19 2010 +0100
  45. a4db1ca convert common files to new SoC access by Jens Scharsig · Wed Feb 03 22:46:58 2010 +0100
  46. cc29442 ns16550: kick watchdog while waiting for a character by Ladislav Michl · Mon Feb 01 23:34:25 2010 +0100
  47. a4f5ec6 SPEAr : usbd driver support for SPEAr SoCs by Vipin KUMAR · Fri Jan 15 19:15:47 2010 +0530
  48. 09c82bc OMAP3 Add usb device support by Tom Rix · Sat Oct 31 12:37:41 2009 -0500
  49. e0d8131 Add a unified s3c24x0 header file by kevin.morfitt@fearnside-systems.co.uk · Tue Nov 17 18:30:34 2009 +0900
  50. 9455aab s5pc1xx: serial: fix the error check logic by Minkyu Kang · Tue Nov 10 20:23:50 2009 +0900
  51. 960a8e1 s3c64xx: move s3c64xx header files to asm-arm/arch-s3c64xx by Minkyu Kang · Wed Nov 04 16:07:59 2009 +0900
  52. 1e01705 Move s3c24x0 header files to asm-arm/arch-s3c24x0/ by kevin.morfitt@fearnside-systems.co.uk · Tue Nov 03 18:08:41 2009 +0900
  53. c6cb184 s5pc1xx: SMDKC100: fix compile warnings by Minkyu Kang · Thu Oct 15 11:19:15 2009 +0900
  54. 1464f4d Clean-up of s3c24x0 drivers excluding nand driver by kevin.morfitt@fearnside-systems.co.uk · Sat Oct 10 13:33:11 2009 +0900
  55. fca3084 s5pc1xx: support serial driver by Minkyu Kang · Thu Oct 01 17:20:28 2009 +0900
  56. 2a7a031 stdio/device: rework function naming convention by Jean-Christophe PLAGNIOL-VILLARD · Sat May 16 12:14:54 2009 +0200
  57. a09bbe5 arm: Kirkwood: Basic SOCs support by Prafulla Wadaskar · Sat Jun 20 11:01:53 2009 +0200
  58. 7bfca97 serial_mx31: allow it to work with mx27 too and rename to serial_mxc by Ilya Yanok · Mon Jun 08 04:12:46 2009 +0400
  59. 93bed9b ZOOM2 Add serial support. by Tom Rix · Sun May 31 12:44:37 2009 +0200
  60. 7872c17 lh7a40x: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · Sun May 31 12:44:27 2009 +0200
  61. 4ccaed4 pxa: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · Sat May 16 22:48:46 2009 +0200
  62. 195bb7c arm/dcc: add xscale support by Jean-Christophe PLAGNIOL-VILLARD · Fri May 15 23:47:14 2009 +0200
  63. 6c82f4d arm/dcc: use static support to allow to use it at anytime by Jean-Christophe PLAGNIOL-VILLARD · Fri May 15 23:47:14 2009 +0200
  64. f1b3f2b Fix e-mail address of Gary Jennejohn. by Detlev Zundel · Wed May 13 10:54:10 2009 +0200
  65. f04e258 mips/vcth: Use generic 16550 uart driver by Detlev Zundel · Thu Apr 23 13:14:20 2009 +0200
  66. a954f1a Support for PXA27X UDC. by Remy Bohmer · Sun Apr 05 11:43:28 2009 +0200
  67. 8f6bcf4 drivers/usb: regorganisation by Jean-Christophe PLAGNIOL-VILLARD · Fri Apr 03 12:46:58 2009 +0200
  68. e366f15 Update CHANGELOG, coding style cleanup. by Wolfgang Denk · Sun Apr 05 00:27:57 2009 +0200
  69. 23a9c97 at91rm9200: move serial shutdown code to serial drivers by Jean-Christophe PLAGNIOL-VILLARD · Fri Mar 27 23:26:43 2009 +0100
  70. d7b468c at91rm9200: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · Fri Mar 27 23:26:43 2009 +0100
  71. d5ee38e at91sam9: add watchdog support by Jean-Christophe PLAGNIOL-VILLARD · Fri Mar 27 23:26:42 2009 +0100
  72. 166fb54 Rename common ns16550 constants with UART_ prefix to prevent conflicts by Detlev Zundel · Fri Apr 03 11:53:01 2009 +0200
  73. 945342c s3c24x0: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · Mon Mar 30 18:58:39 2009 +0200
  74. a3fe017 imx: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · Mon Mar 30 18:58:38 2009 +0200
  75. f711026 arm720t/clps7111: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · Sun Mar 29 23:01:42 2009 +0200
  76. 3d2fdc8 lpc2292: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · Sun Mar 29 23:01:42 2009 +0200
  77. b2c4d40 ks8695: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · Sun Mar 29 23:01:42 2009 +0200
  78. 4f2517e imx31: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · Sun Mar 29 23:01:41 2009 +0200
  79. 02992ab netarm: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · Sun Mar 29 23:01:41 2009 +0200
  80. 0b4c064 sa1100: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · Sun Mar 29 23:01:41 2009 +0200
  81. 0a5bd9f s3c44b0: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · Sun Mar 29 23:01:41 2009 +0200
  82. 5b77438 Replaced endpoint numbers with appropriate macros in usbtty.c. by Vivek Kutal · Mon Feb 23 21:35:11 2009 +0530
  83. b802310 arm: add uart dcc support by Jean-Christophe PLAGNIOL-VILLARD · Sun Feb 22 15:49:28 2009 +0100
  84. d0e9786 drivers/serial/ns16550: move ifdef into Makefile COBJS-$(...) by Mike Frysinger · Wed Feb 11 20:26:52 2009 -0500
  85. dfa028a Create configuration option for restricted ns16550 functions by Ron Madrid · Wed Feb 18 14:30:44 2009 -0800
  86. 11a9df9 Added usbtty_configured() check. Fixed attribute(packed) warnings. by Atin Malaviya · Tue Feb 03 15:17:10 2009 -0500
  87. 209e53d Coldfire: Applied baudrate formula of serial_init to serial_setbrg by Richard Retanubun · Fri Jan 23 11:44:30 2009 -0500
  88. 08cae4d ixp: move serial to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · Sat Jan 31 09:10:48 2009 +0100
  89. 33a8f6a serial: Rename driver vcth to vct to support other board variants by Stefan Roese · Mon Dec 15 15:40:12 2008 +0100
  90. b27a8e3 sh: serial: use readx/writex accessors by Jean-Christophe PLAGNIOL-VILLARD · Sun Jan 11 16:35:16 2009 +0100
  91. 80f003b sh: serial: coding style cleanup by Jean-Christophe PLAGNIOL-VILLARD · Sun Jan 11 16:35:15 2009 +0100
  92. 8633c80 sh: Update SuperH serial driver by Nobuhiro Iwamatsu · Mon Nov 17 16:53:09 2008 +0900
  93. fd6cf8e serial: Add vcth UART driver by Stefan Roese · Wed Nov 12 13:30:10 2008 +0100
  94. 6dfaee7 usbtty/omap: update to current API by Jean-Christophe PLAGNIOL-VILLARD · Sun Dec 07 09:45:35 2008 +0100
  95. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  96. 0123357 sh: Fix typo in SH serial driver by Nobuhiro Iwamatsu · Wed Sep 17 11:45:26 2008 +0900
  97. 9179084 Makefile: fix bug introduced by commit 47ffd6c2 by Wolfgang Denk · Tue Sep 09 16:55:47 2008 +0200
  98. 9a83aea Makefile: compile and link each module just once by Wolfgang Denk · Tue Sep 09 15:45:18 2008 +0200
  99. 0813b12 Moved conditional compile into Makefile by Andreas Engel · Mon Sep 08 14:30:53 2008 +0200
  100. 8043861 Merged serial_pl010.c and serial_pl011.c. by Andreas Engel · Mon Sep 08 10:17:31 2008 +0200