1. c9af82c dm: serial: Tidy up header file comments by Simon Glass · Fri Dec 28 14:23:11 2018 -0700
  2. 896c164 dm: serial: Adjust serial_getinfo() to use proper API by Simon Glass · Fri Dec 28 14:23:10 2018 -0700
  3. de62d48 dm: serial: Adjust serial_setconfig() to use proper API by Simon Glass · Fri Dec 28 14:23:09 2018 -0700
  4. daaff93 dm: serial: Adjust serial_getconfig() to use proper API by Simon Glass · Fri Dec 28 14:23:08 2018 -0700
  5. 925c000 serial: Move new functions to serial.h by Simon Glass · Fri Dec 28 14:23:07 2018 -0700
  6. 44f21da dm: serial: Introduce ->getinfo() callback by Andy Shevchenko · Tue Nov 20 23:52:33 2018 +0200
  7. 08e9879 dm: serial: Add ->getconfig() callback by Andy Shevchenko · Tue Nov 20 23:52:32 2018 +0200
  8. e8800e1 drivers: serial: get rid of non DM mpc8xx driver by Christophe Leroy · Wed Nov 21 08:51:53 2018 +0000
  9. 6b981d0 dm: serial: fix comment on dm_serial_ops setconfig by Simon Goldschmidt · Fri Nov 02 21:08:16 2018 +0100
  10. 70ed0ea sandbox: Add serial test by Patrice Chotard · Fri Aug 03 15:07:41 2018 +0200
  11. 2f48288 dm: serial: Remove setparity ops by Patrice Chotard · Fri Aug 03 15:07:40 2018 +0200
  12. 46c1d9f dm: serial: Replace setparity by setconfig by Patrice Chotard · Fri Aug 03 15:07:38 2018 +0200
  13. d45008f mips: au1x00: Remove support for these SoCs by Tom Rini · Wed Jul 11 09:05:25 2018 -0400
  14. 830e35e dm: serial: Add setparity by Patrick Delaunay · Thu May 17 14:50:44 2018 +0200
  15. 79aa406 drivers: serial: remove nonexisting initialisation functions by Christophe Leroy · Fri Mar 16 16:55:02 2018 +0100
  16. 0207283 serial: serial-uclass: Add generic serial RX buffer support by Stefan Roese · Wed Aug 16 17:37:16 2017 +0200
  17. 2028012 powerpc: remove 4xx support by Heiko Schocher · Tue Jun 27 16:49:14 2017 +0200
  18. 183f1d2 powerpc, 5xx: remove some "5xx" remains by Heiko Schocher · Wed Jun 14 05:49:42 2017 +0200
  19. 26b2a0b powerpc, 82xx: remove some missed mpc82xx remains by Heiko Schocher · Wed Jun 14 05:49:41 2017 +0200
  20. 6f90e58 powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x by Heiko Schocher · Wed Jun 14 05:49:40 2017 +0200
  21. abb44e6 board: am335x: Allow to choose serial device dynamically by Lokesh Vutla · Mon May 16 11:47:29 2016 +0530
  22. 3c37849 serial: remove altera serial initializations by Thomas Chou · Fri Oct 09 09:28:20 2015 +0800
  23. 1768bc0 ARM: remove cm4008 and cm41xx board support by Masahiro Yamada · Tue Feb 24 11:45:07 2015 +0900
  24. 26ea9f4 ARM: remove jadecpu board support by Masahiro Yamada · Tue Feb 24 11:45:05 2015 +0900
  25. 6512cc1 serial: add prototypes for init functions by Jeroen Hofstee · Mon Oct 27 20:10:07 2014 +0100
  26. 247f596 dm: Add a uclass for serial devices by Simon Glass · Thu Sep 04 16:27:26 2014 -0600
  27. e54a67f ppc4xx: Remove support for PPC405CR CPUs by Matthias Fuchs · Wed Aug 07 12:10:38 2013 +0200
  28. d32b2a4 Tegra30: Add generic Tegra30 build support by Tom Warren · Tue Dec 11 13:34:17 2012 +0000
  29. 6b9124e serial: Implement default_serial_puts() by Marek Vasut · Sat Oct 06 14:07:01 2012 +0000
  30. 52039da serial: Remove CONFIG_SERIAL_MULTI from remaining sources by Marek Vasut · Fri Sep 14 23:45:51 2012 +0200
  31. 6b6fcfc serial: zoom2: Remove zoom2 serial prototypes from serial.h by Marek Vasut · Wed Sep 12 20:15:06 2012 +0200
  32. 840b724 serial: bfin: Adjust serial_register_bfin_uart() by Marek Vasut · Wed Sep 12 20:07:54 2012 +0200
  33. d012436 serial: bfin: Remove the bfin_serialN_device exports from serial.h by Marek Vasut · Wed Sep 12 20:05:13 2012 +0200
  34. 3f08506 serial: ns16550: Move serial registration from serial_initialize() by Marek Vasut · Wed Sep 12 20:02:05 2012 +0200
  35. f9bf966 serial: mpc512x: Move serial registration from serial_initialize() by Marek Vasut · Wed Sep 12 19:50:18 2012 +0200
  36. d97fb5c serial: microblaze: Move serial registration from serial_initialize() by Marek Vasut · Wed Sep 12 19:45:58 2012 +0200
  37. 354531e serial: zynq: Move serial registration from serial_initialize() by Tom Rini · Mon Oct 08 14:46:23 2012 -0700
  38. 533e31e serial: s5p: Move serial registration from serial_initialize() by Marek Vasut · Wed Sep 12 19:39:57 2012 +0200
  39. f344201 serial: pxa: Move serial registration from serial_initialize() by Marek Vasut · Wed Sep 12 13:57:58 2012 +0200
  40. b3e48aa serial: s3c24xx: Move serial registration from serial_initialize() by Marek Vasut · Wed Sep 12 16:01:16 2012 +0200
  41. b46931d serial: Rename .init() and .uninit() in serial_device by Marek Vasut · Fri Sep 07 14:35:31 2012 +0200
  42. 80919de serial: Coding style cleanup of struct serial_device by Marek Vasut · Fri Sep 07 14:32:10 2012 +0200
  43. 76bed83 serial: Add Zynq serial driver by Michal Simek · Fri Sep 14 00:55:24 2012 +0000
  44. f5c5b3f serial: Support serial multi for Microblaze by Michal Simek · Mon Jul 02 12:38:14 2012 +0200
  45. 55d98a1 tegra20: rename tegra2 -> tegra20 by Allen Martin · Fri Aug 31 08:30:00 2012 +0000
  46. 6b300dc net/miiphy/serial: drop duplicate "NAMESIZE" define by Mike Frysinger · Thu Nov 10 14:11:04 2011 +0000
  47. 27a4d07 x86: Initial commit for running as a coreboot payload by Gabe Black · Tue Nov 29 18:05:07 2011 +0000
  48. 9299958 serial: constify serial_assign() by Gerlando Falauto · Fri Nov 18 06:49:12 2011 +0000
  49. 34148d6 serial: cosmetic checkpatch compliance by Gerlando Falauto · Fri Nov 18 06:49:11 2011 +0000
  50. 75348da serial: uartlite: Support for SERIAL_MULTI by Michal Simek · Sun Sep 25 21:03:08 2011 +0000
  51. f8e7252 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · Tue Aug 02 21:46:53 2011 +0200
  52. 078f2f1 serial: implement common uart post test by Mike Frysinger · Sat May 14 06:56:15 2011 +0000
  53. 1ef72f6 serial: drop useless ctlr field by Mike Frysinger · Fri Apr 29 18:03:31 2011 +0000
  54. 53ba322 Blackfin: uart: add multiple serial support by Mike Frysinger · Fri Apr 29 23:23:28 2011 -0400
  55. 1ded602 serial: Add Tegra2 serial port support by Tom Warren · Thu Jan 27 10:58:06 2011 +0000
  56. 16894da Merge branch 'master' of git://git.denx.de/u-boot-samsung by Wolfgang Denk · Wed Sep 08 00:03:22 2010 +0200
  57. 485feb6 ARMV7: S5P: rename from CONFIG_S5PC1XX to CONFIG_S5P by Minkyu Kang · Mon Aug 23 19:52:03 2010 +0900
  58. 63c36f5 ARM: Add support for MB86R0x SoCs by Matthias Weisser · Mon Aug 09 13:31:49 2010 +0200
  59. 06dfe37 x86: Use CONFIG_SERIAL_MULTI by Graeme Russ · Sat Apr 24 00:05:47 2010 +1000
  60. baa3688 SAMSUNG: serial: modify name from s5pc1xx to s5p by Minkyu Kang · Wed Mar 24 16:59:30 2010 +0900
  61. 65c3dfc mpc5121: add PSC serial communication routines by Anatolij Gustschin · Sat Apr 24 19:27:06 2010 +0200
  62. ee4aac8 mpc512x: add multi serial PSC support by Anatolij Gustschin · Sat Apr 24 19:27:05 2010 +0200
  63. 99d25f9 serial: struct serial_device: add uninit() entry for drivers by Anatolij Gustschin · Sat Apr 24 19:27:04 2010 +0200
  64. 7bea868 OMAP3 zoom2 Use usbtty if the debug board is not connected. by Tom Rix · Sat Oct 31 12:37:45 2009 -0500
  65. a36796b USBTTY make some function declarations easier to use. by Tom Rix · Sat Oct 31 12:37:44 2009 -0500
  66. fca3084 s5pc1xx: support serial driver by Minkyu Kang · Thu Oct 01 17:20:28 2009 +0900
  67. 2a7a031 stdio/device: rework function naming convention by Jean-Christophe PLAGNIOL-VILLARD · Sat May 16 12:14:54 2009 +0200
  68. 8a1f364 8xxx: Second UART port added for MPC85xx, MPC83xx, MPC86xx processors by Poonam Aggrwal · Thu Jul 02 16:15:01 2009 +0530
  69. 93bed9b ZOOM2 Add serial support. by Tom Rix · Sun May 31 12:44:37 2009 +0200
  70. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  71. da41262 ARM: s3c24xx: Multiple serial port support by Harald Welte · Wed Dec 19 14:24:40 2007 +0100
  72. 153b3e2 ppc4xx: Add PPC405EX support by Stefan Roese · Fri Oct 05 17:10:59 2007 +0200
  73. 5ab4f03 PXA270: Add support for multiple serial ports. by stefano babic · Thu Aug 30 22:57:04 2007 +0200
  74. f6c7b76 [PATCH] Clean up 40EZ/Acadia support by Stefan Roese · Sat Mar 24 15:45:34 2007 +0100
  75. 44df561 Make the serial driver framework work with CONFIG_SERIAL_MULTI enabled by Wolfgang Denk · Wed Aug 30 23:02:10 2006 +0200
  76. 16c3a45 Add support for CONFIG_SERIAL_MULTI on MPC5xxx by Wolfgang Denk · Fri Jun 16 17:04:45 2006 +0200
  77. 96c7a8c * Patch by Leif Lindholm, 23 Sep 2004: add support for the AMD db1550 board by wdenk · Sun Jan 09 22:28:56 2005 +0000
  78. 7ac1610 * Code cleanup by wdenk · Sun Aug 01 22:48:16 2004 +0000