1. 6664898 dm: sunxi: Add support for serial using driver model by Simon Glass · Thu Oct 30 20:25:50 2014 -0600
  2. 6512cc1 serial: add prototypes for init functions by Jeroen Hofstee · Mon Oct 27 20:10:07 2014 +0100
  3. 0bf0c6d serial: UniPhier: add static to locally used functions by Masahiro Yamada · Fri Oct 24 17:00:11 2014 +0900
  4. d11fbd5 serial: UniPhier: add .pending handler by Masahiro Yamada · Fri Oct 24 17:00:10 2014 +0900
  5. 06f08e2 Merge git://git.denx.de/u-boot-dm by Tom Rini · Sun Oct 26 14:03:08 2014 -0400
  6. 169eda6 serial: make local functions static by Jeroen Hofstee · Wed Oct 08 22:57:44 2014 +0200
  7. ac6fff2 serial: remove uniphier_serial_initialize() call by Masahiro Yamada · Thu Oct 23 22:26:12 2014 +0900
  8. 4261c64 serial: uniphier: move CONFIG_UNIPHIER_SERIAL to Kconfig by Masahiro Yamada · Thu Oct 23 22:26:11 2014 +0900
  9. 50c1254 dm: serial: use Driver Model for UniPhier serial driver by Masahiro Yamada · Thu Oct 23 22:26:10 2014 +0900
  10. 57ad8ee dm: add entries to Kconfig by Masahiro Yamada · Thu Oct 23 22:26:09 2014 +0900
  11. 93da2fc dm: serial: consolidate common code more by Masahiro Yamada · Thu Oct 23 22:26:08 2014 +0900
  12. 0e79eff dm: serial: remove unnecessary casting by Masahiro Yamada · Thu Oct 23 22:26:07 2014 +0900
  13. 84df41a dm: serial: fix console putc by Masahiro Yamada · Thu Oct 23 22:26:06 2014 +0900
  14. 4d5b991 serial: add static directive to local functions by Masahiro Yamada · Thu Oct 23 22:26:05 2014 +0900
  15. 22c97de dm: move platform data headers to include/dm/platform_data by Masahiro Yamada · Fri Oct 24 12:41:19 2014 +0900
  16. 60cebe5 dm: x86: Convert coreboot serial to use driver model by Simon Glass · Fri Oct 10 07:49:20 2014 -0600
  17. 96e230b dm: serial: ns16550: Add a cast to the I/O operations by Simon Glass · Fri Oct 10 07:49:13 2014 -0600
  18. db252e3 dm: omap: serial: Add driver model support by Simon Glass · Wed Oct 22 21:37:12 2014 -0600
  19. bc5aa99 dm: serial: Support CONFIG_CONS_INDEX if available by Simon Glass · Wed Oct 22 21:37:06 2014 -0600
  20. 3bf04f3 dm: ns16550: Correct the probe logic for platform data by Simon Glass · Wed Oct 22 21:37:05 2014 -0600
  21. 2546394 dm: ns16550: Use an address instead of a pointer for the uart base by Simon Glass · Wed Oct 22 21:37:04 2014 -0600
  22. ddb958c dm: serial: ns16550: Correct logic for checking for character by Simon Glass · Wed Oct 22 21:37:03 2014 -0600
  23. 5c60b2a dm: serial: Reset the watchdog while waiting in getc() by Simon Glass · Wed Oct 22 21:37:02 2014 -0600
  24. 3ad93fe dm: serial: Support driver model in pl01x driver by Simon Glass · Mon Sep 22 17:30:58 2014 -0600
  25. f35484d dm: serial: Tidy up the pl01x driver by Simon Glass · Mon Sep 22 17:30:57 2014 -0600
  26. 8bc8519 dm: imx: serial: Support driver model in the MXC serial driver by Simon Glass · Wed Oct 01 19:57:27 2014 -0600
  27. 73285a2 dm: serial: Put common code into separate functions by Simon Glass · Wed Oct 01 19:57:23 2014 -0600
  28. 767e737 dm: exynos: Move serial to driver model by Simon Glass · Sun Sep 14 16:36:17 2014 -0600
  29. 4c4150c serial-uclass: Fix compilation error by Hans de Goede · Fri Oct 10 18:30:17 2014 +0200
  30. 428ea9e Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Tue Oct 07 07:38:39 2014 -0400
  31. 1a58638 stdio: Add force parameter to stdio_deregister by Hans de Goede · Sat Sep 20 16:54:37 2014 +0200
  32. b289073 serial: add UniPhier serial driver by Masahiro Yamada · Fri Oct 03 19:21:05 2014 +0900
  33. b62b39b cosmetic: replace MIN, MAX with min, max by Masahiro Yamada · Thu Sep 18 13:28:06 2014 +0900
  34. f3e12b7 kconfig: add blank Kconfig files by Masahiro Yamada · Tue Sep 16 16:32:58 2014 +0900
  35. 28141d5 dm: serial: Don't require device tree to configure a console by Simon Glass · Wed Sep 17 09:02:40 2014 -0600
  36. 21aeea3 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Wed Sep 17 18:01:04 2014 -0400
  37. 76e68a8 dm: tegra: Enable driver model for serial by Simon Glass · Thu Sep 04 16:27:36 2014 -0600
  38. 79a9da3 dm: serial: Add driver model support for ns16550 by Simon Glass · Thu Sep 04 16:27:34 2014 -0600
  39. c31ebfe dm: serial: Collect common baud rate code in ns16550 by Simon Glass · Thu Sep 04 16:27:33 2014 -0600
  40. e98e01e dm: serial: Move baud rate calculation to ns16550.c by Simon Glass · Thu Sep 04 16:27:32 2014 -0600
  41. 1a823a9 sandbox: serial: Support a coloured console by Simon Glass · Thu Sep 04 16:27:28 2014 -0600
  42. e587069 sandbox: Convert serial driver to use driver model by Simon Glass · Thu Sep 04 16:27:27 2014 -0600
  43. 247f596 dm: Add a uclass for serial devices by Simon Glass · Thu Sep 04 16:27:26 2014 -0600
  44. ac2a14f serial: Set up the 'priv' pointer when creating a serial device by Simon Glass · Thu Sep 04 16:27:23 2014 -0600
  45. 190f1d2 arm: vf610: lpuart: disable FIFO on initializaton by Stefan Agner · Tue Aug 19 17:54:28 2014 +0200
  46. 2448291 arm: vf610: lpuart: fix status register handling by Stefan Agner · Tue Aug 19 17:54:27 2014 +0200
  47. 4a7154e serial: lpuart: add 32-bit registers lpuart support by Jingchang Lu · Fri Sep 05 13:52:47 2014 +0800
  48. b102c51 serial: move nios2-yanu.h into opencores_yanu driver by Thomas Chou · Mon Aug 25 17:43:12 2014 +0800
  49. 769cb5c nios2: divide nios2-io.h into each specific drivers and remove it by Thomas Chou · Mon Aug 25 16:50:14 2014 +0800
  50. 641e3ce omap: clean-up dead configs by Masahiro Yamada · Wed Jul 30 19:11:41 2014 +0900
  51. 6565330 serial: sh: Add support External Clock mode by Nobuhiro Iwamatsu · Mon Jul 28 15:07:44 2014 +0900
  52. 3679878 serial: sh: Add support DL and CKS register for R8A7794 by Nobuhiro Iwamatsu · Mon Jul 28 15:07:43 2014 +0900
  53. eb5a7c8 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · Mon Jul 28 12:26:21 2014 +0200
  54. 18fccb1 Merge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master' by Albert ARIBAUD · Mon Jul 28 10:54:54 2014 +0200
  55. 8090298 keystone2: use CONFIG_SOC_KEYSTONE in common places by Khoronzhuk, Ivan · Wed Jul 16 00:59:25 2014 +0300
  56. 297a46d serial: sh: Add support R8A7794 by Nobuhiro Iwamatsu · Tue Jun 24 17:03:20 2014 +0900
  57. b9d5f6b Add a flag indicating when the serial console is ready by Simon Glass · Wed Jul 23 06:55:07 2014 -0600
  58. 0d1e1f7 stdio: Pass device pointer to stdio methods by Simon Glass · Wed Jul 23 06:54:59 2014 -0600
  59. ef2c62f serial: ns16550: use a const variable instead of macro by Masahiro Yamada · Fri Jul 11 20:29:04 2014 +0900
  60. 75ab6cb serial: ns16550: use DIV_ROUND_CLOSEST macro to compute the divisor by Masahiro Yamada · Fri Jul 11 20:29:03 2014 +0900
  61. dabca15 serial: ns16550: drop CONFIG_OMAP1610 from the special case by Masahiro Yamada · Fri Jul 11 20:29:02 2014 +0900
  62. a17f285 serial_mxc: disable new features of autobaud detection by Eric Nelson · Wed May 14 16:58:03 2014 -0700
  63. cbc0888 serial: nsl16550: add hw flow control support by Karicheri, Muralidharan · Wed Apr 09 15:38:46 2014 -0400
  64. 197c720 bd_info: remove bi_barudrate member from struct bd_info by Masahiro Yamada · Fri Apr 04 20:09:58 2014 +0900
  65. 6284547 Merge branch 'u-boot/master' by Albert ARIBAUD · Fri May 09 10:47:05 2014 +0200
  66. c669b7d serial: zynq: Fix typo in suffix function name by Michal Simek · Fri Apr 25 13:46:28 2014 +0200
  67. 7537045 serial: zynq: Remove sparse warnings by Michal Simek · Fri Apr 25 13:45:08 2014 +0200
  68. 7bcf4d6 k2hk: add support for k2hk SOC and EVM by Vitaly Andrianov · Fri Apr 04 13:16:53 2014 -0400
  69. 678ef47 sandbox: Allow Ctrl-C to work in sandbox by Simon Glass · Thu Feb 27 13:26:22 2014 -0700
  70. b9ddbf4 sandbox: Add LCD driver by Simon Glass · Thu Feb 27 13:26:19 2014 -0700
  71. 3554b2b serial: zynq: Add OF initialization support by Michal Simek · Mon Feb 24 11:16:33 2014 +0100
  72. a74e474 serial: arc: Convert to use default_serial_puts by Axel Lin · Sat Feb 08 15:04:58 2014 +0800
  73. 326d837 serial/serial_arc: switch from {read|write}l to {read|write}b accessors by Alexey Brodkin · Sat Feb 08 10:10:02 2014 +0400
  74. 0c12620 serial/serial_arc: add work-around of ISS bug by Alexey Brodkin · Sat Feb 08 10:10:01 2014 +0400
  75. e2cad60 serial_zynq: Migrate to Zynq clock framework by Soren Brinkmann · Thu Nov 21 13:38:55 2013 -0800
  76. 20d1ebf zynq: serial: Simplify serial driver initialization by Michal Simek · Thu Dec 19 23:38:58 2013 +0530
  77. b43f269 Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master' by Albert ARIBAUD · Wed Feb 19 07:15:01 2014 +0100
  78. 034dd3d Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Mon Feb 17 14:22:02 2014 -0500
  79. 4a37b42 serial: opencores_yanu: Avoid duplicate oc_serial_setbrg() implementation by Axel Lin · Thu Jan 16 15:03:52 2014 +0800
  80. 0bdf000 serial: opencores_yanu: Fix build error by Axel Lin · Thu Jan 16 15:01:49 2014 +0800
  81. c51eb11 serial/serial_arc - add driver for ARC UART by Alexey Brodkin · Fri Dec 13 10:35:11 2013 +0400
  82. 9ba8997 usb: mv_udc: Rename to ci_udc by Marek Vasut · Thu Feb 06 02:43:45 2014 +0100
  83. c68c948 ARM: serial: Remove the IXP UART driver by Marek Vasut · Tue Jan 28 00:21:38 2014 +0100
  84. c0de847 serial: s5p: set automatically clears after resetting Rx FIFO by Inha Song · Tue Feb 04 14:57:25 2014 +0900
  85. e5b3c1d serial: uartlite: Reset RX/TX in init by Michal Simek · Tue Jan 21 07:29:47 2014 +0100
  86. f041083 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Fri Jan 10 10:56:00 2014 -0500
  87. fc695e3 TI:omap3: Drop omap3_zoom2 by Tom Rini · Fri Dec 20 11:19:33 2013 -0500
  88. b94d0f6 serial_sh: add support for SH7753 by Yoshihiro Shimoda · Wed Dec 18 16:04:20 2013 +0900
  89. f1e43bd serial: lpc32xx: send CR before LF by Vladimir Zapolskiy · Sat Nov 30 16:47:01 2013 +0200
  90. 1528e11 serial: zynq: Remove unused #defines by Soren Brinkmann · Tue Oct 29 13:11:54 2013 -0700
  91. a21e379 serial: s5p: Staticize local functions by Axel Lin · Wed Oct 16 09:47:13 2013 +0800
  92. 3da5fa8 serial: xuartlite: Staticize local functions by Axel Lin · Wed Oct 16 09:45:56 2013 +0800
  93. d3101d2 serial: mxs_auart: Staticize local functions by Axel Lin · Tue Oct 15 10:52:35 2013 +0800
  94. 5594ce4 drivers: convert makefiles to Kbuild style by Masahiro Yamada · Thu Oct 17 17:34:57 2013 +0900
  95. 6208335 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · Tue Oct 22 08:37:46 2013 -0400
  96. df446f5 usb: udc: add udc.h include file by Troy Kisky · Thu Oct 10 15:28:04 2013 -0700
  97. 964dc06 serial: sh: Add support R8A7791 by Nobuhiro Iwamatsu · Tue Sep 10 10:26:04 2013 +0900
  98. 788b73f serial: sh: Add support R8A7790 by Nobuhiro Iwamatsu · Tue Jul 23 13:58:20 2013 +0900
  99. e9900db serial: sh: Change definition of clock of SCIF by Nobuhiro Iwamatsu · Tue Aug 20 10:31:53 2013 +0900
  100. 8caa087 drivers: serial_s3c44b0: delete an unused driver by Masahiro Yamada · Mon Aug 19 15:01:24 2013 +0900