1. 1a103bf serial: stm32: add Framing error support by Patrick Delaunay · Tue Jul 30 19:16:46 2019 +0200
  2. ac4d80e Kconfig: Varios: Fix more SPL, TPL dependencies by Adam Ford · Sat Aug 24 13:50:34 2019 -0500
  3. 024d060 riscv : serial: use rx watermark to indicate rx data is present by Sagar Shrikant Kadam · Tue Jul 09 05:23:44 2019 -0700
  4. 9d1f619 env: Rename environment.h to env_internal.h by Simon Glass · Fri Aug 02 09:44:25 2019 -0600
  5. 0af6e2d env: Move env_get() to env.h by Simon Glass · Thu Aug 01 09:46:52 2019 -0600
  6. 86cf699 serial_lpuart: Fix config check issue when using clk driver in SPL by Ye Li · Thu Jul 11 03:33:34 2019 +0000
  7. 9ac180e serial: mxc: Add compatibles to NXP's serial driver (for imx21 and imx53) by Lukasz Majewski · Tue Jul 09 17:00:05 2019 +0200
  8. c7bb4bd IMX: serial: dm: Set DM_FLAG_PRE_RELOC in the IMX uart driver by Lukasz Majewski · Tue Jun 04 15:42:04 2019 +0200
  9. 31e872e Merge tag 'u-boot-stm32-20190712' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Sun Jul 14 09:09:49 2019 -0400
  10. 3f4afd3 serial: stm32: Fix warnings when compiling with W=1 by Patrick Delaunay · Fri Jun 21 15:26:41 2019 +0200
  11. a8f78c6 drivers: serial: lpuart: Enable Little Endian Support by Vabhav Sharma · Thu Jan 31 12:08:10 2019 +0000
  12. 668caf9 serial: mxc: Add iMX6SX compatible string by Marek Vasut · Fri May 17 21:56:40 2019 +0200
  13. f3a2c5a Merge tag 'u-boot-stm32-20190523' of https://github.com/pchotard/u-boot by Tom Rini · Fri May 24 08:13:27 2019 -0400
  14. 6d542f3 drivers: serial: mcfuart: add DT support by Angelo Dureghello · Wed Mar 13 21:46:49 2019 +0100
  15. e093b1c serial: stm32: remove watchog reset in debug putc by Patrick Delaunay · Thu Apr 18 17:32:51 2019 +0200
  16. 6f3105a serial: stm32: remove unnecessary trace by Patrick Delaunay · Thu Apr 18 17:32:50 2019 +0200
  17. e74b179 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · Mon May 13 07:13:03 2019 -0400
  18. 36dc0cc serial: altera_uart: convert to livetree by Simon Goldschmidt · Thu May 09 22:11:58 2019 +0200
  19. a1a61d6 sh: sh3: Remove CPU support by Marek Vasut · Tue May 07 22:04:05 2019 +0200
  20. 5b54a94 sh: sh2: Remove CPU support by Marek Vasut · Tue May 07 21:52:47 2019 +0200
  21. 39df77a serial: sh: Drop assorted SH3, SH4, SH5 macros by Marek Vasut · Tue May 07 22:31:23 2019 +0200
  22. 8314b4f serial: sh: Drop RTS7751R2D support by Marek Vasut · Tue May 07 22:27:32 2019 +0200
  23. 66e262b serial: sh: Drop SH2007 support by Marek Vasut · Tue May 07 22:26:21 2019 +0200
  24. 53f242d serial: sh: Drop H8 support by Marek Vasut · Tue May 07 22:14:49 2019 +0200
  25. 19bbb32 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · Wed May 08 16:21:43 2019 -0400
  26. 9ee724f serial: sifive: Change include order by Jagan Teki · Wed May 08 19:56:16 2019 +0530
  27. 2d2e3ff serial: sh: Add RZ/A1 support by Marek Vasut · Wed May 01 18:20:00 2019 +0200
  28. 76ee98f sh: 7785: Remove CPU support by Marek Vasut · Sat May 04 13:28:04 2019 +0200
  29. a71ce47 sh: 7724: Remove CPU support by Marek Vasut · Sat May 04 13:31:06 2019 +0200
  30. 9fbe17c rockchip: use 'arch-rockchip' as header file path by Kever Yang · Thu Mar 28 11:01:23 2019 +0800
  31. b1f3da8 serial: atmel_usart: Use fixed clock value in SPL version with DM_SERIAL by Stefan Roese · Wed Apr 03 15:24:19 2019 +0200
  32. fd5fc9e imx: serial_mxc: use CONFIG_IS_ENABLED instead of ifdef by Adam Ford · Tue Feb 19 22:07:22 2019 -0600
  33. 574fa69 drivers: serial_sifive: Skip baudrate config if no input clock by Atish Patra · Mon Feb 25 08:15:08 2019 +0000
  34. bc922d4 drivers: serial_sifive: Fix baud rate calculation by Atish Patra · Mon Feb 25 08:15:02 2019 +0000
  35. 45d6723 imx: serial_mxc: disable ri and dcd irq in dte mode by Max Krummenacher · Fri Feb 01 16:04:50 2019 +0100
  36. 6fc4ab6 drivers: serial: dm: Enable DM_FLAG_PRE_RELOC in SBSA pl011 uart driver by Vabhav Sharma · Wed Jan 30 11:24:00 2019 +0000
  37. 1232f0d serial_arc: Allocate buffer for private data by Alexey Brodkin · Tue Jan 22 18:18:51 2019 +0300
  38. 76d42c1 Merge tag 'dm-pull-15jan19' of git://git.denx.de/u-boot-dm by Tom Rini · Tue Jan 15 22:05:34 2019 -0500
  39. e03ad21 serial: ns16550: fix debug uart putc called before init by Simon Goldschmidt · Wed Jan 09 20:35:31 2019 +0100
  40. 03a9683 drivers: serial: DEBUG_UART_SKIP_INIT depends on DEBUG_UART by Simon Goldschmidt · Wed Jan 09 20:27:09 2019 +0100
  41. 896c164 dm: serial: Adjust serial_getinfo() to use proper API by Simon Glass · Fri Dec 28 14:23:10 2018 -0700
  42. de62d48 dm: serial: Adjust serial_setconfig() to use proper API by Simon Glass · Fri Dec 28 14:23:09 2018 -0700
  43. daaff93 dm: serial: Adjust serial_getconfig() to use proper API by Simon Glass · Fri Dec 28 14:23:08 2018 -0700
  44. 4b1d68f drivers: serial: Add SiFive UART driver by Anup Patel · Sat Dec 15 11:35:15 2018 +0530
  45. 4d6701e serial: serial_stm32: Add reset support by Patrice Chotard · Tue Dec 04 14:11:36 2018 +0100
  46. 9108d92 spl: fix build failure with !CONFIG_SPL_PCI_SUPPORT by Sekhar Nori · Thu Dec 06 15:40:08 2018 +0530
  47. e369e9c serial: omap: Add code for early debugging by Felix Brack · Mon Dec 03 15:12:25 2018 +0100
  48. 4ab2987 serial: bcm6858: remove driver and switch to bcm6345 by Álvaro Fernández Rojas · Sat Dec 01 18:42:09 2018 +0100
  49. 8779ec1 serial: bcm6345: switch to raw I/O functions by Álvaro Fernández Rojas · Sat Dec 01 18:42:07 2018 +0100
  50. d778fc4 serial: ns16550: Provide ->getinfo() implementation by Andy Shevchenko · Tue Nov 20 23:52:36 2018 +0200
  51. 72fccfe serial: ns16550: Read reg-io-width from device tree by Andy Shevchenko · Tue Nov 20 23:52:35 2018 +0200
  52. 44f21da dm: serial: Introduce ->getinfo() callback by Andy Shevchenko · Tue Nov 20 23:52:33 2018 +0200
  53. 08e9879 dm: serial: Add ->getconfig() callback by Andy Shevchenko · Tue Nov 20 23:52:32 2018 +0200
  54. 4cfcde0 Revert "serial: ns16550: fix debug uart putc called before init" by Simon Goldschmidt · Mon Dec 03 21:55:33 2018 +0100
  55. e8800e1 drivers: serial: get rid of non DM mpc8xx driver by Christophe Leroy · Wed Nov 21 08:51:53 2018 +0000
  56. 12bbc0f drivers: serial: migrate mpc8xx to DM by Christophe Leroy · Wed Nov 21 08:51:49 2018 +0000
  57. 90af58f serial: MediaTek: add high-speed uart driver for MediaTek SoCs by developer · Thu Nov 15 10:08:02 2018 +0800
  58. ba2d0aa serial: ns16550: add setconfig support by Simon Goldschmidt · Fri Nov 02 21:28:08 2018 +0100
  59. 0371dec serial: bcm6858: add serial support by Philippe Reynes · Thu Oct 11 18:31:57 2018 +0200
  60. bdb33d8 serial: Remove DM_FLAG_PRE_RELOC flag in various drivers by Bin Meng · Wed Oct 24 06:36:36 2018 -0700
  61. e559cd6 serial: ns16550: fix debug uart putc called before init by Simon Goldschmidt · Thu Aug 09 21:04:19 2018 +0200
  62. 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
  63. 84139bc dm: Fix typo - missed semicolon by Andy Shevchenko · Mon Nov 05 18:24:03 2018 +0200
  64. 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
  65. 822cab3 serial: mxc: Add match string for i.mx6 quad/dual lite serial by Bernhard Messerklinger · Mon Sep 03 10:17:35 2018 +0200
  66. 68e4563 serial: lpuart: support uclass clk api by Peng Fan · Fri Oct 19 00:26:23 2018 +0200
  67. a2aedcb serial: lpuart: Enable RX and TX FIFO by Ye Li · Thu Oct 18 14:28:32 2018 +0200
  68. b7f9ea9 serial_lpuart: Update lpuart driver to support i.MX8 by Peng Fan · Thu Oct 18 14:28:31 2018 +0200
  69. 6057392 serial: Allow serial to be absent in TPL by Simon Glass · Mon Oct 01 12:22:20 2018 -0600
  70. ae50ec7 sandbox: Restore blocking I/O on exit by Simon Glass · Mon Oct 01 11:55:20 2018 -0600
  71. 15421f3 serial: sandbox: Allow serial output without device tree by Simon Glass · Mon Oct 01 11:55:16 2018 -0600
  72. e3057f3 sandbox: Add a debug UART by Simon Glass · Mon Oct 01 11:55:15 2018 -0600
  73. 988de86 serial: serial_stm32: Enable uart FIFO for STM32F7xx SoCs by Patrice Chotard · Thu Sep 20 15:14:15 2018 +0200
  74. 9dfc34e Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · Wed Sep 26 15:14:02 2018 -0400
  75. 324a9a1 serial: omap: Add support for AM654 uart controller by Lokesh Vutla · Fri Sep 14 19:43:35 2018 +0530
  76. 3dabffd efi_loader: struct efi_simple_text_input_protocol by Heinrich Schuchardt · Sat Sep 08 10:20:10 2018 +0200
  77. 9bdec00 arm: K3: Add initial support for TI's K3 generation of SoCs by Lokesh Vutla · Mon Aug 27 15:57:08 2018 +0530
  78. 42cb4b8 serial: omap: Introduce DM specific omap serial by Lokesh Vutla · Mon Aug 27 15:55:24 2018 +0530
  79. e3cb514 serial: arm_dcc: Add DCC support for V7R based cores by Lokesh Vutla · Thu Aug 16 18:43:56 2018 +0530
  80. 70ed0ea sandbox: Add serial test by Patrice Chotard · Fri Aug 03 15:07:41 2018 +0200
  81. 34e64c0 serial: stm32: Replace setparity by setconfig by Patrice Chotard · Fri Aug 03 15:07:39 2018 +0200
  82. 46c1d9f dm: serial: Replace setparity by setconfig by Patrice Chotard · Fri Aug 03 15:07:38 2018 +0200
  83. 9c44282 serial: protect access to serial rx buffer by Patrick Delaunay · Fri Aug 03 13:38:43 2018 +0200
  84. 995ea73 drivers: serial: document on_baudrate() by Heinrich Schuchardt · Sun Jul 29 10:41:02 2018 +0200
  85. d45008f mips: au1x00: Remove support for these SoCs by Tom Rini · Wed Jul 11 09:05:25 2018 -0400
  86. b3eff9b sandbox: Don't disable ctrlc() on sandbox if in raw mode by Joe Hershberger · Mon Jul 02 20:06:49 2018 -0500
  87. f104c55 serial: zynq: Use platdata for storing static data instead of priv by Michal Simek · Thu Jun 14 10:32:27 2018 +0200
  88. a176339 serial: ns16550: Add reset ctrl to driver by Ley Foon Tan · Thu Jun 14 18:45:22 2018 +0800
  89. 01e4739 serial: Add Actions Semi OWL UART support by Manivannan Sadhasivam · Thu Jun 14 23:38:38 2018 +0530
  90. 66f4a9a serial: uniphier: set clock rate without clock-frequency property by Masahiro Yamada · Tue Jun 19 16:11:45 2018 +0900
  91. 8b5b1ee serial: uniphier: rename struct uniphier_serial_private_data by Masahiro Yamada · Tue Jun 19 16:11:44 2018 +0900
  92. 8d5f843 serial: zynq: Make zynq_serial_setbrg static by Michal Simek · Thu Jun 14 11:19:57 2018 +0200
  93. e68f4ab serial: zynq: Initialize uart only before relocation by Michal Simek · Thu Jun 14 10:41:35 2018 +0200
  94. 6b8dcec serial: zynq: Write chars till output fifo is full by Michal Simek · Thu Jun 14 09:43:34 2018 +0200
  95. 5e3c4c7 serial: zynq: Use BIT macros instead of shifts and full hex numbers by Michal Simek · Thu Jun 14 11:13:41 2018 +0200
  96. c89d8b3 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · Fri Jun 01 16:46:39 2018 -0400
  97. b0c84dd serial: bcm6345: convert to use live dt by Álvaro Fernández Rojas · Thu Mar 22 19:39:29 2018 +0100
  98. e14d01c serial: zynq: Use live-tree functions by Michal Simek · Wed May 16 10:56:43 2018 +0200
  99. 39ffe0e serial: stm32: Add setparity support by Patrick Delaunay · Thu May 17 14:50:45 2018 +0200
  100. db0536e serial: stm32: Fix bits defines name by Patrice Chotard · Thu May 17 14:50:43 2018 +0200