1. 08e9879 dm: serial: Add ->getconfig() callback by Andy Shevchenko · Tue Nov 20 23:52:32 2018 +0200
  2. 4cfcde0 Revert "serial: ns16550: fix debug uart putc called before init" by Simon Goldschmidt · Mon Dec 03 21:55:33 2018 +0100
  3. e8800e1 drivers: serial: get rid of non DM mpc8xx driver by Christophe Leroy · Wed Nov 21 08:51:53 2018 +0000
  4. 12bbc0f drivers: serial: migrate mpc8xx to DM by Christophe Leroy · Wed Nov 21 08:51:49 2018 +0000
  5. 90af58f serial: MediaTek: add high-speed uart driver for MediaTek SoCs by developer · Thu Nov 15 10:08:02 2018 +0800
  6. ba2d0aa serial: ns16550: add setconfig support by Simon Goldschmidt · Fri Nov 02 21:28:08 2018 +0100
  7. 0371dec serial: bcm6858: add serial support by Philippe Reynes · Thu Oct 11 18:31:57 2018 +0200
  8. bdb33d8 serial: Remove DM_FLAG_PRE_RELOC flag in various drivers by Bin Meng · Wed Oct 24 06:36:36 2018 -0700
  9. e559cd6 serial: ns16550: fix debug uart putc called before init by Simon Goldschmidt · Thu Aug 09 21:04:19 2018 +0200
  10. 9a9b074 dm: core: Respect drivers with the DM_FLAG_PRE_RELOC flag in lists_bind_fdt() by Bin Meng · Wed Oct 10 22:06:58 2018 -0700
  11. 84139bc dm: Fix typo - missed semicolon by Andy Shevchenko · Mon Nov 05 18:24:03 2018 +0200
  12. 5db0e14 Merge tag 'u-boot-imx-20181025' of git://git.denx.de/u-boot-imx by Tom Rini · Thu Oct 25 10:16:21 2018 -0400
  13. 822cab3 serial: mxc: Add match string for i.mx6 quad/dual lite serial by Bernhard Messerklinger · Mon Sep 03 10:17:35 2018 +0200
  14. 68e4563 serial: lpuart: support uclass clk api by Peng Fan · Fri Oct 19 00:26:23 2018 +0200
  15. a2aedcb serial: lpuart: Enable RX and TX FIFO by Ye Li · Thu Oct 18 14:28:32 2018 +0200
  16. b7f9ea9 serial_lpuart: Update lpuart driver to support i.MX8 by Peng Fan · Thu Oct 18 14:28:31 2018 +0200
  17. 6057392 serial: Allow serial to be absent in TPL by Simon Glass · Mon Oct 01 12:22:20 2018 -0600
  18. ae50ec7 sandbox: Restore blocking I/O on exit by Simon Glass · Mon Oct 01 11:55:20 2018 -0600
  19. 15421f3 serial: sandbox: Allow serial output without device tree by Simon Glass · Mon Oct 01 11:55:16 2018 -0600
  20. e3057f3 sandbox: Add a debug UART by Simon Glass · Mon Oct 01 11:55:15 2018 -0600
  21. 988de86 serial: serial_stm32: Enable uart FIFO for STM32F7xx SoCs by Patrice Chotard · Thu Sep 20 15:14:15 2018 +0200
  22. 9dfc34e Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · Wed Sep 26 15:14:02 2018 -0400
  23. 324a9a1 serial: omap: Add support for AM654 uart controller by Lokesh Vutla · Fri Sep 14 19:43:35 2018 +0530
  24. 3dabffd efi_loader: struct efi_simple_text_input_protocol by Heinrich Schuchardt · Sat Sep 08 10:20:10 2018 +0200
  25. 9bdec00 arm: K3: Add initial support for TI's K3 generation of SoCs by Lokesh Vutla · Mon Aug 27 15:57:08 2018 +0530
  26. 42cb4b8 serial: omap: Introduce DM specific omap serial by Lokesh Vutla · Mon Aug 27 15:55:24 2018 +0530
  27. e3cb514 serial: arm_dcc: Add DCC support for V7R based cores by Lokesh Vutla · Thu Aug 16 18:43:56 2018 +0530
  28. 70ed0ea sandbox: Add serial test by Patrice Chotard · Fri Aug 03 15:07:41 2018 +0200
  29. 34e64c0 serial: stm32: Replace setparity by setconfig by Patrice Chotard · Fri Aug 03 15:07:39 2018 +0200
  30. 46c1d9f dm: serial: Replace setparity by setconfig by Patrice Chotard · Fri Aug 03 15:07:38 2018 +0200
  31. 9c44282 serial: protect access to serial rx buffer by Patrick Delaunay · Fri Aug 03 13:38:43 2018 +0200
  32. 995ea73 drivers: serial: document on_baudrate() by Heinrich Schuchardt · Sun Jul 29 10:41:02 2018 +0200
  33. d45008f mips: au1x00: Remove support for these SoCs by Tom Rini · Wed Jul 11 09:05:25 2018 -0400
  34. b3eff9b sandbox: Don't disable ctrlc() on sandbox if in raw mode by Joe Hershberger · Mon Jul 02 20:06:49 2018 -0500
  35. f104c55 serial: zynq: Use platdata for storing static data instead of priv by Michal Simek · Thu Jun 14 10:32:27 2018 +0200
  36. a176339 serial: ns16550: Add reset ctrl to driver by Ley Foon Tan · Thu Jun 14 18:45:22 2018 +0800
  37. 01e4739 serial: Add Actions Semi OWL UART support by Manivannan Sadhasivam · Thu Jun 14 23:38:38 2018 +0530
  38. 66f4a9a serial: uniphier: set clock rate without clock-frequency property by Masahiro Yamada · Tue Jun 19 16:11:45 2018 +0900
  39. 8b5b1ee serial: uniphier: rename struct uniphier_serial_private_data by Masahiro Yamada · Tue Jun 19 16:11:44 2018 +0900
  40. 8d5f843 serial: zynq: Make zynq_serial_setbrg static by Michal Simek · Thu Jun 14 11:19:57 2018 +0200
  41. e68f4ab serial: zynq: Initialize uart only before relocation by Michal Simek · Thu Jun 14 10:41:35 2018 +0200
  42. 6b8dcec serial: zynq: Write chars till output fifo is full by Michal Simek · Thu Jun 14 09:43:34 2018 +0200
  43. 5e3c4c7 serial: zynq: Use BIT macros instead of shifts and full hex numbers by Michal Simek · Thu Jun 14 11:13:41 2018 +0200
  44. c89d8b3 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · Fri Jun 01 16:46:39 2018 -0400
  45. b0c84dd serial: bcm6345: convert to use live dt by Álvaro Fernández Rojas · Thu Mar 22 19:39:29 2018 +0100
  46. e14d01c serial: zynq: Use live-tree functions by Michal Simek · Wed May 16 10:56:43 2018 +0200
  47. 39ffe0e serial: stm32: Add setparity support by Patrick Delaunay · Thu May 17 14:50:45 2018 +0200
  48. db0536e serial: stm32: Fix bits defines name by Patrice Chotard · Thu May 17 14:50:43 2018 +0200
  49. ab8e5d2 serial: stm32: Add debug uart support by Patrick Delaunay · Thu May 17 14:50:42 2018 +0200
  50. 2292ed3 serial: serial_msm: added pinmux & config by Ramon Fried · Wed May 16 12:13:42 2018 +0300
  51. 1f0f4a1 serial: serial_msm: initialize uart only before relocation by Ramon Fried · Wed May 16 12:13:38 2018 +0300
  52. 5550dd9 serial: serial_msm: fail probe if settings clocks fails by Ramon Fried · Wed May 16 12:13:37 2018 +0300
  53. eede167 serial/serial_arc: Implement debug serial by Alexey Brodkin · Mon May 21 16:42:07 2018 +0300
  54. b9a0a42 serial: Convert ARC_SERIAL to Kconfig by Alexey Brodkin · Mon May 21 16:40:05 2018 +0300
  55. b513bcd arm: zynqmp: Add ZynqMP minimal R5 support by Michal Simek · Thu Apr 12 17:39:46 2018 +0200
  56. e3f127e serial: zynq: Remove header depedency on arm header structure by Michal Simek · Wed Apr 18 12:52:48 2018 +0200
  57. 81b1a67 arm: v7: Kconfig: Rename CPU_V7 as CPU_V7A by Lokesh Vutla · Thu Apr 26 18:21:26 2018 +0530
  58. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  59. 75f2c86 serial: serial_stm32: Rename status register flags by Patrice Chotard · Fri Apr 20 08:59:07 2018 +0200
  60. 24af24b serial: serial_stm32: Enable overrun by Patrice Chotard · Fri Apr 20 08:59:06 2018 +0200
  61. f2c8470 serial: Migrate CONFIG_FSL_LINFLEXUART to Kconfig by Tuomas Tynkkynen · Mon Apr 09 04:34:34 2018 +0300
  62. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · Wed Apr 18 13:50:47 2018 -0400
  63. 0a0fd1e serial: Remove duplicated line in Makefile by Patrice Chotard · Mon Apr 16 10:35:08 2018 +0200
  64. 1d9756b serial: sh: Add SCIFA0 address entry by Marek Vasut · Thu Apr 12 15:23:46 2018 +0200
  65. de570f0 serial: Fix Makefile during SPL and TPL build by Marek Vasut · Sat Apr 07 16:06:22 2018 +0200
  66. d5a2245 serial: meson: Update compatible with new Linux bindings by Neil Armstrong · Thu Mar 29 14:56:02 2018 +0200
  67. 79aa406 drivers: serial: remove nonexisting initialisation functions by Christophe Leroy · Fri Mar 16 16:55:02 2018 +0100
  68. 10ff63a powercp: mpc8xx: move commproc.h by Christophe Leroy · Fri Mar 16 17:20:43 2018 +0100
  69. b3510fb powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xx by Christophe Leroy · Fri Mar 16 17:20:41 2018 +0100
  70. 85b5397 arm: stm32: add new architecture for STM32MP family by Patrick Delaunay · Mon Mar 12 10:46:10 2018 +0100
  71. e69ba98 Convert all of CONFIG_CONS_INDEX to Kconfig by Tom Rini · Tue Mar 06 19:02:27 2018 -0500
  72. a5c3585 bcm283x_pl011: Flush RX queue after setting baud rate by Alexander Graf · Wed Mar 07 22:08:25 2018 +0100
  73. 15b79ff serial_bcm283x_mu: Flush RX queue after setting baud rate by Alexander Graf · Wed Mar 07 22:08:24 2018 +0100
  74. d8427e7 ns16550: Fix mem mapped endian check by Bernhard Messerklinger · Thu Feb 15 09:02:26 2018 +0100
  75. 0dfa991 serial: Replace CONFIG_ with CONFIG_IS_ENABLED by Marek Vasut · Fri Feb 16 01:33:27 2018 +0100
  76. c8bda54 serial: Make full device search optional by Alexander Graf · Mon Jan 29 13:57:20 2018 +0100
  77. a73b0ec bcm2835_pl011_serial: Add BCM2835 specific serial driver by Alexander Graf · Thu Jan 25 12:05:55 2018 +0100
  78. 1b44295 bcm2835_mu_serial: Convert to Kconfig by Alexander Graf · Thu Jan 25 12:05:53 2018 +0100
  79. 633ef89 pl01x: Convert CONFIG_PL01X_SERIAL to Kconfig by Alexander Graf · Thu Jan 25 12:05:52 2018 +0100
  80. 65bfb42 pl011: Convert CONFIG_PL011_SERIAL to Kconfig by Alexander Graf · Thu Jan 25 12:05:51 2018 +0100
  81. 2184ccd pl010: Convert CONFIG_PL010_SERIAL to Kconfig by Alexander Graf · Thu Jan 25 12:05:50 2018 +0100
  82. cce6443 pl01x: Convert to dev_read by Alexander Graf · Thu Jan 25 12:05:49 2018 +0100
  83. ff9fd76 serial_bcm283x_mu: Fail loading if not muxed by Alexander Graf · Thu Jan 25 12:05:48 2018 +0100
  84. c3883e0 serial_bcm283x_mu: Always skip init by Alexander Graf · Thu Jan 25 12:05:47 2018 +0100
  85. 35b31e0 serial_bcm283x_mu: Convert to dev_read by Alexander Graf · Thu Jan 25 12:05:46 2018 +0100
  86. f7c2628 serial: bcm283x_mu: Remove support for post-init disabling by Alexander Graf · Thu Jan 25 12:05:44 2018 +0100
  87. 132ca2d serial: Use next serial device if probing fails by Alexander Graf · Thu Jan 25 12:05:42 2018 +0100
  88. aed664a serial: ns16550: Fix style violation by Mario Six · Mon Jan 15 11:09:49 2018 +0100
  89. 357f199 Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-sh by Tom Rini · Sat Jan 27 14:50:52 2018 -0500
  90. 60649bb Merge git://git.denx.de/u-boot-spi by Tom Rini · Fri Jan 26 07:46:34 2018 -0500
  91. 3603e50 serial: sh: Add support for R7S72100 (RZ/A1) by Chris Brandt · Tue Jan 16 20:52:18 2018 -0500
  92. aa329a8 serial: sh: Unify CONFIG_R8A779[01234] as CONFIG_RCAR_GEN2 by Marek Vasut · Mon Jan 22 01:43:25 2018 +0100
  93. 48db776 serial: sh: Replace fdtdec_get_addr() with devfdt_get_addr() by Marek Vasut · Wed Jan 17 22:36:37 2018 +0100
  94. 918de03 wait_bit: use wait_for_bit_le32 and remove wait_for_bit by Álvaro Fernández Rojas · Tue Jan 23 17:14:55 2018 +0100
  95. 9e27650 serial: stm32: Rename serial_stm32x7.c to serial_stm32.c by Patrice Chotard · Fri Jan 12 09:23:49 2018 +0100
  96. 32cf46c serial: lpuart: Proper device identification by Sriram Dash · Wed Jan 10 11:57:14 2018 +0530
  97. 3d995f8 board: stm32f429-disco: switch to DM STM32 serial driver by Patrice Chotard · Tue Dec 12 09:49:37 2017 +0100
  98. 4d769ba serial: sh: Unify R8A7795 and R8A7796 as Gen3 by Marek Vasut · Sat Nov 25 23:08:34 2017 +0100
  99. ab75453 arm: zynq: Move ZYNQ_SERIAL to Kconfig by Michal Simek · Mon Nov 06 09:16:05 2017 +0100
  100. 7f69f68 serial: nulldev: Implement "pending" function to fix tstc return "true" by Wilson Lee · Thu Nov 02 23:39:51 2017 -0700