1. dbc0c3a serial: mcfuart: renaming to a more appropriate name by Angelo Durgehello · Sat Feb 29 01:09:35 2020 +0100
  2. 11b0d34 serial: mcfuart: fix uart port index by Angelo Durgehello · Sat Feb 29 01:01:32 2020 +0100
  3. 8bb8dcf serial_lpuart: make clock failure less verbose by Giulio Benetti · Fri Jan 31 14:39:47 2020 +0100
  4. f89c7ec serial: ns16550: Move PCI access from ofdata_to_platdata() to probe() by Wolfgang Wallner · Mon Mar 02 14:41:14 2020 +0100
  5. b7b1838 Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Tue Feb 11 10:58:41 2020 -0500
  6. adca83a serial: serial_cortina: add UART DM driver for CAxxxx SoCs by Jason Li · Thu Jan 30 12:34:58 2020 -0800
  7. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · Mon Feb 03 07:36:16 2020 -0700
  8. d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · Mon Feb 03 07:36:15 2020 -0700
  9. 4d22107 x86: serial: Add a coreboot serial driver by Simon Glass · Thu Dec 19 17:58:20 2019 -0700
  10. f8b1a24 serial: ns16550: Support run-time configuration by Simon Glass · Thu Dec 19 17:58:18 2019 -0700
  11. 7e1bda9 serial: ns16550: Use old baud rate divisor for flushing if not given by Patrik Dahlström · Sat Dec 21 17:25:12 2019 +0100
  12. f11478f common: Move hang() to the same header as panic() by Simon Glass · Sat Dec 28 10:45:07 2019 -0700
  13. 85d6531 common: Move clock functions into a new file by Simon Glass · Sat Dec 28 10:44:58 2019 -0700
  14. 1f26500 common: Drop floppy disk support by Simon Glass · Sat Dec 28 10:44:47 2019 -0700
  15. 08c854a Add dependencies for MALLOC_F and OF_LIBFDT by Sean Anderson · Tue Dec 17 21:40:09 2019 -0500
  16. 5eaa97e serial_lpuart: add support for i.MXRT by Giulio Benetti · Fri Jan 10 15:51:43 2020 +0100
  17. 0ad8b9c serial_lpuart: add clock enable if CONFIG_CLK is defined by Giulio Benetti · Fri Jan 10 15:47:05 2020 +0100
  18. 81620a5 serial: sandbox: support Unicode by Heinrich Schuchardt · Sat Nov 09 10:59:02 2019 +0100
  19. f09343f Merge tag 'dm-pull-3dec19' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Tue Dec 03 18:12:04 2019 -0500
  20. c850c6a Kconfig: make TPL_DM_SERIAL depend on TPL_DM by Thomas Hebb · Sun Nov 10 08:23:55 2019 -0800
  21. 23fe449 serial: usb: Correct the usbtty_...() prototypes by Simon Glass · Thu Nov 14 12:57:22 2019 -0700
  22. d86eba4 dm: serial: Handle "stdout-path" with ":options" correctly by Bin Meng · Mon Nov 25 05:52:36 2019 -0800
  23. 501b684 drivers: bcm283x: Set pre-location flag for OF_BOARD by Matthias Brugger · Fri Nov 08 14:49:48 2019 +0100
  24. 77c7c73 serial: serial_mtk: add non-DM version for SPL by developer · Wed Sep 25 17:45:18 2019 +0800
  25. 67d2b61 serial: serial_mtk: enable FIFO and disable flow control by developer · Wed Sep 25 17:45:17 2019 +0800
  26. 770e9b0 Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Wed Oct 09 09:35:43 2019 -0400
  27. b3c1da5 serial: Kconfig: make MXC_UART usable for MX7 and IMX8M by Peng Fan · Wed Aug 07 06:49:39 2019 +0000
  28. 23b2759 dm: pci: Add a function to read a PCI BAR by Simon Glass · Sun Sep 15 12:08:58 2019 -0600
  29. a91e48b dm: core: Call ofdata_to_platdata() with of-platdata by Simon Glass · Wed Sep 25 08:55:53 2019 -0600
  30. d945a49 serial: ns16550: Allow serial to enabled/disabled in SPL by Simon Glass · Wed Sep 25 08:11:14 2019 -0600
  31. 1a103bf serial: stm32: add Framing error support by Patrick Delaunay · Tue Jul 30 19:16:46 2019 +0200
  32. ac4d80e Kconfig: Varios: Fix more SPL, TPL dependencies by Adam Ford · Sat Aug 24 13:50:34 2019 -0500
  33. 024d060 riscv : serial: use rx watermark to indicate rx data is present by Sagar Shrikant Kadam · Tue Jul 09 05:23:44 2019 -0700
  34. 9d1f619 env: Rename environment.h to env_internal.h by Simon Glass · Fri Aug 02 09:44:25 2019 -0600
  35. 0af6e2d env: Move env_get() to env.h by Simon Glass · Thu Aug 01 09:46:52 2019 -0600
  36. 86cf699 serial_lpuart: Fix config check issue when using clk driver in SPL by Ye Li · Thu Jul 11 03:33:34 2019 +0000
  37. 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
  38. 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
  39. 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
  40. 3f4afd3 serial: stm32: Fix warnings when compiling with W=1 by Patrick Delaunay · Fri Jun 21 15:26:41 2019 +0200
  41. a8f78c6 drivers: serial: lpuart: Enable Little Endian Support by Vabhav Sharma · Thu Jan 31 12:08:10 2019 +0000
  42. 668caf9 serial: mxc: Add iMX6SX compatible string by Marek Vasut · Fri May 17 21:56:40 2019 +0200
  43. 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
  44. 6d542f3 drivers: serial: mcfuart: add DT support by Angelo Dureghello · Wed Mar 13 21:46:49 2019 +0100
  45. e093b1c serial: stm32: remove watchog reset in debug putc by Patrick Delaunay · Thu Apr 18 17:32:51 2019 +0200
  46. 6f3105a serial: stm32: remove unnecessary trace by Patrick Delaunay · Thu Apr 18 17:32:50 2019 +0200
  47. e74b179 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · Mon May 13 07:13:03 2019 -0400
  48. 36dc0cc serial: altera_uart: convert to livetree by Simon Goldschmidt · Thu May 09 22:11:58 2019 +0200
  49. a1a61d6 sh: sh3: Remove CPU support by Marek Vasut · Tue May 07 22:04:05 2019 +0200
  50. 5b54a94 sh: sh2: Remove CPU support by Marek Vasut · Tue May 07 21:52:47 2019 +0200
  51. 39df77a serial: sh: Drop assorted SH3, SH4, SH5 macros by Marek Vasut · Tue May 07 22:31:23 2019 +0200
  52. 8314b4f serial: sh: Drop RTS7751R2D support by Marek Vasut · Tue May 07 22:27:32 2019 +0200
  53. 66e262b serial: sh: Drop SH2007 support by Marek Vasut · Tue May 07 22:26:21 2019 +0200
  54. 53f242d serial: sh: Drop H8 support by Marek Vasut · Tue May 07 22:14:49 2019 +0200
  55. 19bbb32 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · Wed May 08 16:21:43 2019 -0400
  56. 9ee724f serial: sifive: Change include order by Jagan Teki · Wed May 08 19:56:16 2019 +0530
  57. 2d2e3ff serial: sh: Add RZ/A1 support by Marek Vasut · Wed May 01 18:20:00 2019 +0200
  58. 76ee98f sh: 7785: Remove CPU support by Marek Vasut · Sat May 04 13:28:04 2019 +0200
  59. a71ce47 sh: 7724: Remove CPU support by Marek Vasut · Sat May 04 13:31:06 2019 +0200
  60. 9fbe17c rockchip: use 'arch-rockchip' as header file path by Kever Yang · Thu Mar 28 11:01:23 2019 +0800
  61. 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
  62. fd5fc9e imx: serial_mxc: use CONFIG_IS_ENABLED instead of ifdef by Adam Ford · Tue Feb 19 22:07:22 2019 -0600
  63. 574fa69 drivers: serial_sifive: Skip baudrate config if no input clock by Atish Patra · Mon Feb 25 08:15:08 2019 +0000
  64. bc922d4 drivers: serial_sifive: Fix baud rate calculation by Atish Patra · Mon Feb 25 08:15:02 2019 +0000
  65. 45d6723 imx: serial_mxc: disable ri and dcd irq in dte mode by Max Krummenacher · Fri Feb 01 16:04:50 2019 +0100
  66. 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
  67. 1232f0d serial_arc: Allocate buffer for private data by Alexey Brodkin · Tue Jan 22 18:18:51 2019 +0300
  68. 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
  69. e03ad21 serial: ns16550: fix debug uart putc called before init by Simon Goldschmidt · Wed Jan 09 20:35:31 2019 +0100
  70. 03a9683 drivers: serial: DEBUG_UART_SKIP_INIT depends on DEBUG_UART by Simon Goldschmidt · Wed Jan 09 20:27:09 2019 +0100
  71. 896c164 dm: serial: Adjust serial_getinfo() to use proper API by Simon Glass · Fri Dec 28 14:23:10 2018 -0700
  72. de62d48 dm: serial: Adjust serial_setconfig() to use proper API by Simon Glass · Fri Dec 28 14:23:09 2018 -0700
  73. daaff93 dm: serial: Adjust serial_getconfig() to use proper API by Simon Glass · Fri Dec 28 14:23:08 2018 -0700
  74. 4b1d68f drivers: serial: Add SiFive UART driver by Anup Patel · Sat Dec 15 11:35:15 2018 +0530
  75. 4d6701e serial: serial_stm32: Add reset support by Patrice Chotard · Tue Dec 04 14:11:36 2018 +0100
  76. 9108d92 spl: fix build failure with !CONFIG_SPL_PCI_SUPPORT by Sekhar Nori · Thu Dec 06 15:40:08 2018 +0530
  77. e369e9c serial: omap: Add code for early debugging by Felix Brack · Mon Dec 03 15:12:25 2018 +0100
  78. 4ab2987 serial: bcm6858: remove driver and switch to bcm6345 by Álvaro Fernández Rojas · Sat Dec 01 18:42:09 2018 +0100
  79. 8779ec1 serial: bcm6345: switch to raw I/O functions by Álvaro Fernández Rojas · Sat Dec 01 18:42:07 2018 +0100
  80. d778fc4 serial: ns16550: Provide ->getinfo() implementation by Andy Shevchenko · Tue Nov 20 23:52:36 2018 +0200
  81. 72fccfe serial: ns16550: Read reg-io-width from device tree by Andy Shevchenko · Tue Nov 20 23:52:35 2018 +0200
  82. 44f21da dm: serial: Introduce ->getinfo() callback by Andy Shevchenko · Tue Nov 20 23:52:33 2018 +0200
  83. 08e9879 dm: serial: Add ->getconfig() callback by Andy Shevchenko · Tue Nov 20 23:52:32 2018 +0200
  84. 4cfcde0 Revert "serial: ns16550: fix debug uart putc called before init" by Simon Goldschmidt · Mon Dec 03 21:55:33 2018 +0100
  85. e8800e1 drivers: serial: get rid of non DM mpc8xx driver by Christophe Leroy · Wed Nov 21 08:51:53 2018 +0000
  86. 12bbc0f drivers: serial: migrate mpc8xx to DM by Christophe Leroy · Wed Nov 21 08:51:49 2018 +0000
  87. 90af58f serial: MediaTek: add high-speed uart driver for MediaTek SoCs by developer · Thu Nov 15 10:08:02 2018 +0800
  88. ba2d0aa serial: ns16550: add setconfig support by Simon Goldschmidt · Fri Nov 02 21:28:08 2018 +0100
  89. 0371dec serial: bcm6858: add serial support by Philippe Reynes · Thu Oct 11 18:31:57 2018 +0200
  90. bdb33d8 serial: Remove DM_FLAG_PRE_RELOC flag in various drivers by Bin Meng · Wed Oct 24 06:36:36 2018 -0700
  91. e559cd6 serial: ns16550: fix debug uart putc called before init by Simon Goldschmidt · Thu Aug 09 21:04:19 2018 +0200
  92. 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
  93. 84139bc dm: Fix typo - missed semicolon by Andy Shevchenko · Mon Nov 05 18:24:03 2018 +0200
  94. 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
  95. 822cab3 serial: mxc: Add match string for i.mx6 quad/dual lite serial by Bernhard Messerklinger · Mon Sep 03 10:17:35 2018 +0200
  96. 68e4563 serial: lpuart: support uclass clk api by Peng Fan · Fri Oct 19 00:26:23 2018 +0200
  97. a2aedcb serial: lpuart: Enable RX and TX FIFO by Ye Li · Thu Oct 18 14:28:32 2018 +0200
  98. b7f9ea9 serial_lpuart: Update lpuart driver to support i.MX8 by Peng Fan · Thu Oct 18 14:28:31 2018 +0200
  99. 6057392 serial: Allow serial to be absent in TPL by Simon Glass · Mon Oct 01 12:22:20 2018 -0600
  100. ae50ec7 sandbox: Restore blocking I/O on exit by Simon Glass · Mon Oct 01 11:55:20 2018 -0600