1. 6c11dc6 Merge patch series "some serial rx buffer patches" by Tom Rini · Wed Oct 16 15:54:38 2024 -0600
  2. b17bccc9 serial: embed the rx buffer in struct serial_dev_priv by Rasmus Villemoes · Thu Oct 03 16:10:29 2024 +0200
  3. a865db7 serial: add build-time sanity check of CONFIG_SERIAL_RX_BUFFER_SIZE by Rasmus Villemoes · Thu Oct 03 16:10:28 2024 +0200
  4. e38be2d serial: do not overwrite not-consumed characters in rx buffer by Rasmus Villemoes · Thu Oct 03 16:10:27 2024 +0200
  5. 50fc188 serial: fix circular rx buffer edge case by Rasmus Villemoes · Thu Oct 03 16:10:26 2024 +0200
  6. 97799bc Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD" by Tom Rini · Fri Oct 11 12:23:25 2024 -0600
  7. 4cafa21 global: Rename SPL_TPL_ to PHASE_ by Simon Glass · Sun Sep 29 19:49:54 2024 -0600
  8. 86adc2e global: Rename SPL_ to XPL_ by Simon Glass · Sun Sep 29 19:49:53 2024 -0600
  9. 7ec2413 drivers: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · Sun Sep 29 19:49:48 2024 -0600
  10. f218eeb xpl: Rename spl_in_proper() to not_xpl() by Simon Glass · Sun Sep 29 19:49:37 2024 -0600
  11. dba266f serial: ns16550: Try get serial clock rate from DT before CLK by Jonas Karlman · Sun Aug 04 15:09:52 2024 +0000
  12. 35a8956 serial: Support debug UART in TPL by Simon Glass · Fri Sep 20 09:24:32 2024 +0200
  13. 89ee5ef sandbox: Drop video-sync in serial driver by Simon Glass · Wed Jul 31 08:44:12 2024 -0600
  14. 8c6b437 arm: ti: Remove omap4 platform support by Tom Rini · Mon Jul 15 13:35:53 2024 -0600
  15. 76c2ec8 drivers: serial: Remove duplicate newlines by Marek Vasut · Sat Jul 20 14:40:55 2024 +0200
  16. 58ba335 Merge patch series "mediatek: cumulative trivial fix for OF_UPSTREAM support" by Tom Rini · Mon Jul 08 11:56:59 2024 -0600
  17. 83add96 serial: mediatek: add special handling for highspeed and linux compat by Christian Marangi · Mon Jun 24 23:03:33 2024 +0200
  18. fb43868 serial: mediatek: add support for bus clock and enable it by Christian Marangi · Mon Jun 24 23:03:32 2024 +0200
  19. 1ad9ea0 Merge patch series "xtensa: Enable qemu-xtensa board" by Tom Rini · Thu Jul 04 16:11:08 2024 -0600
  20. 076c3a4 drivers: serial: Add xtensa semihosting driver by Jiaxun Yang · Tue Jun 18 14:56:06 2024 +0100
  21. 76aaf69 serial: ns16550: fix comment to mention schedule instead of watchdog_reset by Rasmus Villemoes · Tue May 28 13:13:21 2024 +0200
  22. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · Mon May 20 13:35:03 2024 -0600
  23. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · Sat May 18 20:20:43 2024 -0600
  24. 489c419 Merge patch series "arm: Add Analog Devices SC5xx Machine Type" by Tom Rini · Tue May 07 19:24:07 2024 -0600
  25. ce71564 drivers: serial: Add in UART for ADI SC5XX-family processors by Nathan Barrett-Morrison · Wed Apr 24 20:04:02 2024 -0400
  26. c0ae4a5 serial: Remove <common.h> and add needed includes by Tom Rini · Wed May 01 19:31:17 2024 -0600
  27. 4f219db serial_msm: Enable RS232 flow control by Sumit Garg · Fri Apr 12 15:24:34 2024 +0530
  28. bf06b69 apq8016: Add support for UART1 clocks and pinmux by Sumit Garg · Fri Apr 12 15:24:33 2024 +0530
  29. fb47e06 serial: msm: calculate bit clock divider by Caleb Connolly · Mon Apr 15 16:03:40 2024 +0100
  30. 45e51ee serial: msm_serial: remove .clk_rate from debug UART by Robert Marko · Mon Apr 15 12:49:26 2024 +0200
  31. f1fcc6c serial: allow selecting MSM debug UART with ARCH_IPQ40XX by Robert Marko · Mon Apr 15 12:49:25 2024 +0200
  32. eec6f38 serial: lpuart: use ipg clk for i.MX7ULP by Peng Fan · Fri Apr 12 22:24:52 2024 +0800
  33. 0d96abb Merge tag 'xilinx-for-v2024.07-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Wed Apr 10 11:51:58 2024 -0600
  34. 7f6b918 serial: msm-geni: support livetree by Caleb Connolly · Wed Apr 03 14:07:44 2024 +0200
  35. e07ce56 mach-snapdragon: disable power-domains for pre-reloc drivers by Caleb Connolly · Wed Apr 03 14:07:39 2024 +0200
  36. d960e20 Merge tag 'u-boot-socfpga-next-20240319' of https://source.denx.de/u-boot/custodians/u-boot-socfpga into next by Tom Rini · Tue Mar 19 09:10:30 2024 -0400
  37. 528a19f serial: move sbi_dbcn_available to .data section by Heinrich Schuchardt · Mon Feb 26 17:32:26 2024 +0100
  38. 1621fc8 Merge tag 'v2024.04-rc4' into next by Tom Rini · Mon Mar 11 13:40:06 2024 -0400
  39. c6d2e01 serial: pl01x: set baudrate when probing by Yang Xiwen · Wed Feb 28 18:57:52 2024 +0800
  40. 6468c4c ARM: renesas: Rename ARCH_RMOBILE to ARCH_RENESAS by Marek Vasut · Tue Feb 27 17:05:55 2024 +0100
  41. 7a9c7b9 serial: msm: fix clock handling and pinctrl by Caleb Connolly · Mon Feb 26 17:26:12 2024 +0000
  42. a86d23a serial: msm: add debug UART by Caleb Connolly · Mon Feb 26 17:26:11 2024 +0000
  43. 8e4e5f0 riscv: mbv: Moving little_endian variable to data section by Michal Simek · Wed Feb 14 12:52:32 2024 +0100
  44. 0c3aa3b Merge https://gitlab.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · Tue Feb 20 08:02:49 2024 -0500
  45. d318eb3 treewide: Remove clk_free by Sean Anderson · Sat Dec 16 14:38:42 2023 -0500
  46. 133d24f serial: s5p: Add Exynos850 compatible by Sam Protsenko · Wed Jan 10 21:09:06 2024 -0600
  47. 0649d07 serial: msm-geni: handle devm_clk_get() errors by Caleb Connolly · Tue Nov 14 12:51:12 2023 +0000
  48. 29ac8d9 serial: msm-geni: don't rely on parent misc device by Caleb Connolly · Tue Nov 14 12:51:11 2023 +0000
  49. bc761d5 Merge tag 'v2024.01-rc4' into next by Tom Rini · Mon Dec 04 21:39:57 2023 -0500
  50. aef3393 serial: s5p: Use dev_read_addr_ptr() to get base address by Sam Protsenko · Tue Nov 07 14:13:49 2023 -0600
  51. f3b87e5 serial: s5p: Improve coding style by Sam Protsenko · Tue Nov 07 13:06:01 2023 -0600
  52. c6c27f5 serial: s5p: Use named constants for register values by Sam Protsenko · Tue Nov 07 13:06:00 2023 -0600
  53. 243aaa4 serial: s5p: Use livetree API to get "id" property by Sam Protsenko · Tue Nov 07 13:05:59 2023 -0600
  54. 0263d9a serial: s5p: Remove common.h inclusion by Sam Protsenko · Tue Nov 07 13:05:58 2023 -0600
  55. 4821e86 serial: npcm: support skip uart clock setting by Jim Liu · Tue Nov 14 16:51:58 2023 +0800
  56. ee20d66 Merge tag 'v2024.01-rc3' into next by Tom Rini · Mon Nov 20 09:19:50 2023 -0500
  57. c3421ea treewide: use linux/time.h for time conversion defines by Igor Prusov · Thu Nov 09 20:10:04 2023 +0300
  58. f93f92b serial: stm32: Fix AARCH64 compilation warnings by Patrice Chotard · Fri Oct 27 16:43:01 2023 +0200
  59. 6979cc0 serial: s5p: Fix clk_get_by_index() error code check by Sam Protsenko · Tue Nov 07 11:34:17 2023 -0600
  60. eaa39c6 tree-wide: Replace http:// link with https:// link for ti.com by Nishanth Menon · Wed Nov 01 15:56:03 2023 -0500
  61. df17899 serial: zynqmp: Fetch baudrate from dtb and update by Algapally Santosh Sagar · Thu Sep 21 16:50:43 2023 +0530
  62. 0ed240e configs: Add support in Kconfig and convert for armada boards by Algapally Santosh Sagar · Thu Sep 21 16:50:42 2023 +0530
  63. 9fbafa6 serial: sh: Drop <common.h> by Paul Barker · Wed Nov 01 20:05:54 2023 +0000
  64. 0b491f5 serial: introduce CONFIG_CONSOLE_FLUSH_ON_NEWLINE by Rasmus Villemoes · Mon Oct 16 10:35:22 2023 +0200
  65. 83a5d2b serial: serial-uclass.c: move definition of _serial_flush up a bit by Rasmus Villemoes · Mon Oct 16 10:35:21 2023 +0200
  66. 00999e4 Merge tag 'u-boot-amlogic-20231023' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · Mon Oct 23 09:04:17 2023 -0400
  67. 327571c serial: sh: Add RZ/G2L SCIF support by Paul Barker · Thu Oct 19 15:30:44 2023 +0100
  68. a9b4702 serial: sh: Fix error handling by Paul Barker · Thu Oct 19 15:30:43 2023 +0100
  69. 8be6c9c serial: amlogic: Add UART compatible for A1 board by Igor Prusov · Wed Oct 18 00:32:10 2023 +0300
  70. 7bf2f8c spl: Allow enabling SPL_OF_REAL and SPL_OF_PLATDATA at the same time by Sean Anderson · Sat Oct 14 16:47:46 2023 -0400
  71. f513c78 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · Tue Oct 17 09:15:56 2023 -0400
  72. 476f68a serial: sh: Sort includes by Paul Barker · Mon Oct 16 10:25:35 2023 +0100
  73. aa17396 serial: sh: Fix compile error when lacking HSCIF support by Paul Barker · Mon Oct 16 10:25:23 2023 +0100
  74. 3759c0a serial: lpuart: Enable IPG clock by Ye Li · Tue Jul 25 10:08:55 2023 +0200
  75. 711ad63 dm: serial: fix serial_post_probe() by Heinrich Schuchardt · Fri Sep 29 02:47:16 2023 +0200
  76. 4289c26 pci: serial: Support reading PCI-register size with base by Simon Glass · Tue Sep 26 08:14:58 2023 -0600
  77. dbf9a08 serial: Drop ns16550 serial_getinfo() in SPL by Simon Glass · Tue Sep 26 08:14:56 2023 -0600
  78. f2f014a serial: Drop mention of SPL/TPL_SYS_MALLOC_F by Simon Glass · Tue Sep 26 08:14:23 2023 -0600
  79. 67e3fca spl: Use CONFIG_SPL... instead of CONFIG_..._SPL_... by Simon Glass · Tue Sep 26 08:14:16 2023 -0600
  80. b29a747 Merge branch 'next' by Tom Rini · Mon Oct 02 10:55:44 2023 -0400
  81. bdd5f81 common: Drop linux/printk.h from common header by Simon Glass · Thu Sep 14 18:21:46 2023 -0600
  82. a2ee226 x86: coreboot: Look for DBG2 UART in SPL too by Simon Glass · Tue Sep 19 21:00:07 2023 -0600
  83. 6b46729 serial: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · Wed Sep 06 23:30:10 2023 +0200
  84. 444c6c5 risc-v: implement DBCN based debug console by Heinrich Schuchardt · Mon Sep 04 13:24:04 2023 +0200
  85. 5f6d914 serial-uclass: reset gd->cur_serial_dev to NULL if serial not found by Maksim Kiselev · Fri Aug 18 12:34:30 2023 +0300
  86. a0e274b Merge tag 'v2023.10-rc3' into next by Tom Rini · Mon Aug 21 17:32:17 2023 -0400
  87. aa74b11 serial: stm32: extend TC timeout by Valentin Caron · Fri Aug 04 16:09:04 2023 +0200
  88. f18679c Kconfigs: Correct default of "0" on hex type entries by Tom Rini · Wed Aug 02 11:09:43 2023 -0400
  89. 5a83d2b serial: mtk: initial priv data before using by developer · Wed Jul 19 17:16:07 2023 +0800
  90. db244c7 serial: pl01x: Modify pending callback to test if transmit FIFO is empty by Lukasz Majewski · Fri May 19 12:43:53 2023 +0200
  91. 58aec3f serial: pl01x: Prepare the driver to support SPL_OF_PLATDATA by Lukasz Majewski · Fri May 19 12:43:52 2023 +0200
  92. 647c003 serial: pl01x: Change OF_CONTROL to OF_REAL by Lukasz Majewski · Fri May 19 12:43:51 2023 +0200
  93. 45bc3c4 serial: stm32: BRR must be set only when usart is disable by Patrice Chotard · Wed May 31 08:01:31 2023 +0200
  94. e6262b1 serial: stm32: Wait TC bit before performing initialization by Patrice Chotard · Wed May 31 08:01:30 2023 +0200
  95. a9183eb serial: meson: fix meson_serial_pending() tx logic by Mattijs Korpershoek · Tue Jun 06 18:07:48 2023 +0200
  96. 8cc4368 serial: mxs: Add MXS AUART driver by Marek Vasut · Sat May 06 16:43:31 2023 +0200
  97. 684bc74 x86: Allow locating the UART from ACPI tables by Simon Glass · Thu May 04 16:55:00 2023 -0600
  98. 4ea52d5 Merge tag 'u-boot-rockchip-20230509' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Tue May 09 12:45:49 2023 -0400
  99. 40fd854 Merge branch 'for-2023.07-2' of https://source.denx.de/u-boot/custodians/u-boot-mpc8xx by Tom Rini · Sun May 07 09:44:27 2023 -0400
  100. 8d5d8e0 drivers: use dev_read_addr_ptr when cast to pointer by Johan Jonker · Mon Mar 13 01:32:04 2023 +0100