1. 32822d0 treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr() by Masahiro Yamada · Tue Aug 04 14:14:43 2020 +0900
  2. c3d2559 serial: uniphier: fix typo in comment by Masahiro Yamada · Thu Jul 30 18:28:07 2020 +0900
  3. 8162f8f serial: serial_xen: Add Xen PV serial driver by Peng Fan · Thu Aug 06 12:42:50 2020 +0300
  4. 96008c9 drivers: serial: Make serial_initialize return int by Ovidiu Panait · Fri Jul 24 14:12:22 2020 +0300
  5. 03a3602 msm_serial: Read bit rate register value from DT by Robert Marko · Mon Jul 06 10:37:55 2020 +0200
  6. d4e76fe Merge tag 'u-boot-amlogic-20200727' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · Mon Jul 27 21:40:26 2020 -0400
  7. 5018be7 serial: meson: handle RX errors by Neil Armstrong · Tue Jul 21 13:41:14 2020 +0200
  8. a89b4de treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · Fri Jul 17 14:36:48 2020 +0900
  9. 1096ae1 treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · Fri Jul 17 14:36:46 2020 +0900
  10. 93c09e0 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Fri Jul 24 08:43:08 2020 -0400
  11. 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · Fri Jul 24 08:42:06 2020 -0400
  12. f041017 serial: Fix SIFIVE debug serial dependency by Michal Simek · Fri Jul 10 12:41:13 2020 +0200
  13. a831cef treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · Fri Jul 17 14:36:48 2020 +0900
  14. a3332a1 treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · Fri Jul 17 14:36:46 2020 +0900
  15. d019380 Convert CONFIG_MXC_UART to Kconfig by Tom Rini · Tue Jun 09 10:46:46 2020 -0400
  16. 62e309e Merge tag 'uniphier-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-uniphier by Tom Rini · Sat Jul 11 11:50:49 2020 -0400
  17. c346d42 serial: uniphier: enable FIFO by Masahiro Yamada · Fri Jul 10 01:12:08 2020 +0900
  18. b8daeda serial: uniphier: flush transmitter before changing hardware settings by Masahiro Yamada · Fri Jul 10 01:12:07 2020 +0900
  19. f2d670a serial: uniphier: use register macros instead of structure by Masahiro Yamada · Fri Jul 10 01:12:06 2020 +0900
  20. 48e5b04 core: add support for U_BOOT_DRIVER_ALIAS by Walter Lozano · Thu Jun 25 01:10:06 2020 -0300
  21. 2901ac6 drivers: rename drivers to match compatible string by Walter Lozano · Thu Jun 25 01:10:04 2020 -0300
  22. 8da3a6b serial: Add missing Kconfig dependencies for debug consoles by Michal Simek · Thu May 28 12:05:12 2020 +0200
  23. 0f73ac6 serial: Convert ARM_DCC to Kconfig by Tom Rini · Tue Jun 02 17:26:33 2020 -0400
  24. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · Sun May 10 11:40:13 2020 -0600
  25. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  26. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  27. 910c58f arm: bcm283x: serial: Move ofdata reading to probe() method by Simon Glass · Sun Mar 22 21:15:53 2020 -0600
  28. 7ee2dab uart: pl011: Add proper DM clock support by Andre Przywara · Mon Apr 27 19:17:59 2020 +0100
  29. 7c8e84c arm: dts: sync dts for Action Semi S900 by Amit Singh Tomar · Sun Apr 19 19:28:28 2020 +0530
  30. f497770 serial: actions: add compatible string by Amit Singh Tomar · Sun Apr 19 19:28:27 2020 +0530
  31. 41b888e Merge tag 'dm-pull-10apr20-take2' of git://git.denx.de/u-boot-dm by Tom Rini · Thu Apr 16 13:45:03 2020 -0400
  32. 01c18af serial: Set baudrate on boot by Sean Anderson · Sun Feb 02 13:15:17 2020 -0500
  33. ee2c922 serial: ns16550: Provide UART base clock speed in ->getinfo() by Andy Shevchenko · Thu Feb 27 17:21:55 2020 +0200
  34. 106930e dm: serial: Add clock member to struct serial_device_info by Andy Shevchenko · Thu Feb 27 17:21:54 2020 +0200
  35. b3f3310 serial: zynq: Change uart initialization logic by Michal Simek · Tue Mar 24 11:31:42 2020 +0100
  36. e92e09d serial: ns16550: Fix ordering of getting base address by Bin Meng · Fri Apr 03 18:35:32 2020 -0700
  37. dbc0c3a serial: mcfuart: renaming to a more appropriate name by Angelo Durgehello · Sat Feb 29 01:09:35 2020 +0100
  38. 11b0d34 serial: mcfuart: fix uart port index by Angelo Durgehello · Sat Feb 29 01:01:32 2020 +0100
  39. 8bb8dcf serial_lpuart: make clock failure less verbose by Giulio Benetti · Fri Jan 31 14:39:47 2020 +0100
  40. f89c7ec serial: ns16550: Move PCI access from ofdata_to_platdata() to probe() by Wolfgang Wallner · Mon Mar 02 14:41:14 2020 +0100
  41. 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
  42. adca83a serial: serial_cortina: add UART DM driver for CAxxxx SoCs by Jason Li · Thu Jan 30 12:34:58 2020 -0800
  43. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · Mon Feb 03 07:36:16 2020 -0700
  44. d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · Mon Feb 03 07:36:15 2020 -0700
  45. 4d22107 x86: serial: Add a coreboot serial driver by Simon Glass · Thu Dec 19 17:58:20 2019 -0700
  46. f8b1a24 serial: ns16550: Support run-time configuration by Simon Glass · Thu Dec 19 17:58:18 2019 -0700
  47. 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
  48. f11478f common: Move hang() to the same header as panic() by Simon Glass · Sat Dec 28 10:45:07 2019 -0700
  49. 85d6531 common: Move clock functions into a new file by Simon Glass · Sat Dec 28 10:44:58 2019 -0700
  50. 1f26500 common: Drop floppy disk support by Simon Glass · Sat Dec 28 10:44:47 2019 -0700
  51. 08c854a Add dependencies for MALLOC_F and OF_LIBFDT by Sean Anderson · Tue Dec 17 21:40:09 2019 -0500
  52. 5eaa97e serial_lpuart: add support for i.MXRT by Giulio Benetti · Fri Jan 10 15:51:43 2020 +0100
  53. 0ad8b9c serial_lpuart: add clock enable if CONFIG_CLK is defined by Giulio Benetti · Fri Jan 10 15:47:05 2020 +0100
  54. 81620a5 serial: sandbox: support Unicode by Heinrich Schuchardt · Sat Nov 09 10:59:02 2019 +0100
  55. 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
  56. c850c6a Kconfig: make TPL_DM_SERIAL depend on TPL_DM by Thomas Hebb · Sun Nov 10 08:23:55 2019 -0800
  57. 23fe449 serial: usb: Correct the usbtty_...() prototypes by Simon Glass · Thu Nov 14 12:57:22 2019 -0700
  58. d86eba4 dm: serial: Handle "stdout-path" with ":options" correctly by Bin Meng · Mon Nov 25 05:52:36 2019 -0800
  59. 501b684 drivers: bcm283x: Set pre-location flag for OF_BOARD by Matthias Brugger · Fri Nov 08 14:49:48 2019 +0100
  60. 77c7c73 serial: serial_mtk: add non-DM version for SPL by developer · Wed Sep 25 17:45:18 2019 +0800
  61. 67d2b61 serial: serial_mtk: enable FIFO and disable flow control by developer · Wed Sep 25 17:45:17 2019 +0800
  62. 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
  63. b3c1da5 serial: Kconfig: make MXC_UART usable for MX7 and IMX8M by Peng Fan · Wed Aug 07 06:49:39 2019 +0000
  64. 23b2759 dm: pci: Add a function to read a PCI BAR by Simon Glass · Sun Sep 15 12:08:58 2019 -0600
  65. a91e48b dm: core: Call ofdata_to_platdata() with of-platdata by Simon Glass · Wed Sep 25 08:55:53 2019 -0600
  66. d945a49 serial: ns16550: Allow serial to enabled/disabled in SPL by Simon Glass · Wed Sep 25 08:11:14 2019 -0600
  67. 1a103bf serial: stm32: add Framing error support by Patrick Delaunay · Tue Jul 30 19:16:46 2019 +0200
  68. ac4d80e Kconfig: Varios: Fix more SPL, TPL dependencies by Adam Ford · Sat Aug 24 13:50:34 2019 -0500
  69. 024d060 riscv : serial: use rx watermark to indicate rx data is present by Sagar Shrikant Kadam · Tue Jul 09 05:23:44 2019 -0700
  70. 9d1f619 env: Rename environment.h to env_internal.h by Simon Glass · Fri Aug 02 09:44:25 2019 -0600
  71. 0af6e2d env: Move env_get() to env.h by Simon Glass · Thu Aug 01 09:46:52 2019 -0600
  72. 86cf699 serial_lpuart: Fix config check issue when using clk driver in SPL by Ye Li · Thu Jul 11 03:33:34 2019 +0000
  73. 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
  74. 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
  75. 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
  76. 3f4afd3 serial: stm32: Fix warnings when compiling with W=1 by Patrick Delaunay · Fri Jun 21 15:26:41 2019 +0200
  77. a8f78c6 drivers: serial: lpuart: Enable Little Endian Support by Vabhav Sharma · Thu Jan 31 12:08:10 2019 +0000
  78. 668caf9 serial: mxc: Add iMX6SX compatible string by Marek Vasut · Fri May 17 21:56:40 2019 +0200
  79. 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
  80. 6d542f3 drivers: serial: mcfuart: add DT support by Angelo Dureghello · Wed Mar 13 21:46:49 2019 +0100
  81. e093b1c serial: stm32: remove watchog reset in debug putc by Patrick Delaunay · Thu Apr 18 17:32:51 2019 +0200
  82. 6f3105a serial: stm32: remove unnecessary trace by Patrick Delaunay · Thu Apr 18 17:32:50 2019 +0200
  83. e74b179 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · Mon May 13 07:13:03 2019 -0400
  84. 36dc0cc serial: altera_uart: convert to livetree by Simon Goldschmidt · Thu May 09 22:11:58 2019 +0200
  85. a1a61d6 sh: sh3: Remove CPU support by Marek Vasut · Tue May 07 22:04:05 2019 +0200
  86. 5b54a94 sh: sh2: Remove CPU support by Marek Vasut · Tue May 07 21:52:47 2019 +0200
  87. 39df77a serial: sh: Drop assorted SH3, SH4, SH5 macros by Marek Vasut · Tue May 07 22:31:23 2019 +0200
  88. 8314b4f serial: sh: Drop RTS7751R2D support by Marek Vasut · Tue May 07 22:27:32 2019 +0200
  89. 66e262b serial: sh: Drop SH2007 support by Marek Vasut · Tue May 07 22:26:21 2019 +0200
  90. 53f242d serial: sh: Drop H8 support by Marek Vasut · Tue May 07 22:14:49 2019 +0200
  91. 19bbb32 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · Wed May 08 16:21:43 2019 -0400
  92. 9ee724f serial: sifive: Change include order by Jagan Teki · Wed May 08 19:56:16 2019 +0530
  93. 2d2e3ff serial: sh: Add RZ/A1 support by Marek Vasut · Wed May 01 18:20:00 2019 +0200
  94. 76ee98f sh: 7785: Remove CPU support by Marek Vasut · Sat May 04 13:28:04 2019 +0200
  95. a71ce47 sh: 7724: Remove CPU support by Marek Vasut · Sat May 04 13:31:06 2019 +0200
  96. 9fbe17c rockchip: use 'arch-rockchip' as header file path by Kever Yang · Thu Mar 28 11:01:23 2019 +0800
  97. 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
  98. fd5fc9e imx: serial_mxc: use CONFIG_IS_ENABLED instead of ifdef by Adam Ford · Tue Feb 19 22:07:22 2019 -0600
  99. 574fa69 drivers: serial_sifive: Skip baudrate config if no input clock by Atish Patra · Mon Feb 25 08:15:08 2019 +0000
  100. bc922d4 drivers: serial_sifive: Fix baud rate calculation by Atish Patra · Mon Feb 25 08:15:02 2019 +0000