1. 1ad9ea0 Merge patch series "xtensa: Enable qemu-xtensa board" by Tom Rini · Thu Jul 04 16:11:08 2024 -0600
  2. 076c3a4 drivers: serial: Add xtensa semihosting driver by Jiaxun Yang · Tue Jun 18 14:56:06 2024 +0100
  3. 76aaf69 serial: ns16550: fix comment to mention schedule instead of watchdog_reset by Rasmus Villemoes · Tue May 28 13:13:21 2024 +0200
  4. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · Mon May 20 13:35:03 2024 -0600
  5. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · Sat May 18 20:20:43 2024 -0600
  6. 489c419 Merge patch series "arm: Add Analog Devices SC5xx Machine Type" by Tom Rini · Tue May 07 19:24:07 2024 -0600
  7. ce71564 drivers: serial: Add in UART for ADI SC5XX-family processors by Nathan Barrett-Morrison · Wed Apr 24 20:04:02 2024 -0400
  8. c0ae4a5 serial: Remove <common.h> and add needed includes by Tom Rini · Wed May 01 19:31:17 2024 -0600
  9. 4f219db serial_msm: Enable RS232 flow control by Sumit Garg · Fri Apr 12 15:24:34 2024 +0530
  10. bf06b69 apq8016: Add support for UART1 clocks and pinmux by Sumit Garg · Fri Apr 12 15:24:33 2024 +0530
  11. fb47e06 serial: msm: calculate bit clock divider by Caleb Connolly · Mon Apr 15 16:03:40 2024 +0100
  12. 45e51ee serial: msm_serial: remove .clk_rate from debug UART by Robert Marko · Mon Apr 15 12:49:26 2024 +0200
  13. f1fcc6c serial: allow selecting MSM debug UART with ARCH_IPQ40XX by Robert Marko · Mon Apr 15 12:49:25 2024 +0200
  14. eec6f38 serial: lpuart: use ipg clk for i.MX7ULP by Peng Fan · Fri Apr 12 22:24:52 2024 +0800
  15. 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
  16. 7f6b918 serial: msm-geni: support livetree by Caleb Connolly · Wed Apr 03 14:07:44 2024 +0200
  17. e07ce56 mach-snapdragon: disable power-domains for pre-reloc drivers by Caleb Connolly · Wed Apr 03 14:07:39 2024 +0200
  18. 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
  19. 528a19f serial: move sbi_dbcn_available to .data section by Heinrich Schuchardt · Mon Feb 26 17:32:26 2024 +0100
  20. 1621fc8 Merge tag 'v2024.04-rc4' into next by Tom Rini · Mon Mar 11 13:40:06 2024 -0400
  21. c6d2e01 serial: pl01x: set baudrate when probing by Yang Xiwen · Wed Feb 28 18:57:52 2024 +0800
  22. 6468c4c ARM: renesas: Rename ARCH_RMOBILE to ARCH_RENESAS by Marek Vasut · Tue Feb 27 17:05:55 2024 +0100
  23. 7a9c7b9 serial: msm: fix clock handling and pinctrl by Caleb Connolly · Mon Feb 26 17:26:12 2024 +0000
  24. a86d23a serial: msm: add debug UART by Caleb Connolly · Mon Feb 26 17:26:11 2024 +0000
  25. 8e4e5f0 riscv: mbv: Moving little_endian variable to data section by Michal Simek · Wed Feb 14 12:52:32 2024 +0100
  26. 0c3aa3b Merge https://gitlab.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · Tue Feb 20 08:02:49 2024 -0500
  27. d318eb3 treewide: Remove clk_free by Sean Anderson · Sat Dec 16 14:38:42 2023 -0500
  28. 133d24f serial: s5p: Add Exynos850 compatible by Sam Protsenko · Wed Jan 10 21:09:06 2024 -0600
  29. 0649d07 serial: msm-geni: handle devm_clk_get() errors by Caleb Connolly · Tue Nov 14 12:51:12 2023 +0000
  30. 29ac8d9 serial: msm-geni: don't rely on parent misc device by Caleb Connolly · Tue Nov 14 12:51:11 2023 +0000
  31. bc761d5 Merge tag 'v2024.01-rc4' into next by Tom Rini · Mon Dec 04 21:39:57 2023 -0500
  32. aef3393 serial: s5p: Use dev_read_addr_ptr() to get base address by Sam Protsenko · Tue Nov 07 14:13:49 2023 -0600
  33. f3b87e5 serial: s5p: Improve coding style by Sam Protsenko · Tue Nov 07 13:06:01 2023 -0600
  34. c6c27f5 serial: s5p: Use named constants for register values by Sam Protsenko · Tue Nov 07 13:06:00 2023 -0600
  35. 243aaa4 serial: s5p: Use livetree API to get "id" property by Sam Protsenko · Tue Nov 07 13:05:59 2023 -0600
  36. 0263d9a serial: s5p: Remove common.h inclusion by Sam Protsenko · Tue Nov 07 13:05:58 2023 -0600
  37. 4821e86 serial: npcm: support skip uart clock setting by Jim Liu · Tue Nov 14 16:51:58 2023 +0800
  38. ee20d66 Merge tag 'v2024.01-rc3' into next by Tom Rini · Mon Nov 20 09:19:50 2023 -0500
  39. c3421ea treewide: use linux/time.h for time conversion defines by Igor Prusov · Thu Nov 09 20:10:04 2023 +0300
  40. f93f92b serial: stm32: Fix AARCH64 compilation warnings by Patrice Chotard · Fri Oct 27 16:43:01 2023 +0200
  41. 6979cc0 serial: s5p: Fix clk_get_by_index() error code check by Sam Protsenko · Tue Nov 07 11:34:17 2023 -0600
  42. eaa39c6 tree-wide: Replace http:// link with https:// link for ti.com by Nishanth Menon · Wed Nov 01 15:56:03 2023 -0500
  43. df17899 serial: zynqmp: Fetch baudrate from dtb and update by Algapally Santosh Sagar · Thu Sep 21 16:50:43 2023 +0530
  44. 0ed240e configs: Add support in Kconfig and convert for armada boards by Algapally Santosh Sagar · Thu Sep 21 16:50:42 2023 +0530
  45. 9fbafa6 serial: sh: Drop <common.h> by Paul Barker · Wed Nov 01 20:05:54 2023 +0000
  46. 0b491f5 serial: introduce CONFIG_CONSOLE_FLUSH_ON_NEWLINE by Rasmus Villemoes · Mon Oct 16 10:35:22 2023 +0200
  47. 83a5d2b serial: serial-uclass.c: move definition of _serial_flush up a bit by Rasmus Villemoes · Mon Oct 16 10:35:21 2023 +0200
  48. 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
  49. 327571c serial: sh: Add RZ/G2L SCIF support by Paul Barker · Thu Oct 19 15:30:44 2023 +0100
  50. a9b4702 serial: sh: Fix error handling by Paul Barker · Thu Oct 19 15:30:43 2023 +0100
  51. 8be6c9c serial: amlogic: Add UART compatible for A1 board by Igor Prusov · Wed Oct 18 00:32:10 2023 +0300
  52. 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
  53. 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
  54. 476f68a serial: sh: Sort includes by Paul Barker · Mon Oct 16 10:25:35 2023 +0100
  55. aa17396 serial: sh: Fix compile error when lacking HSCIF support by Paul Barker · Mon Oct 16 10:25:23 2023 +0100
  56. 3759c0a serial: lpuart: Enable IPG clock by Ye Li · Tue Jul 25 10:08:55 2023 +0200
  57. 711ad63 dm: serial: fix serial_post_probe() by Heinrich Schuchardt · Fri Sep 29 02:47:16 2023 +0200
  58. 4289c26 pci: serial: Support reading PCI-register size with base by Simon Glass · Tue Sep 26 08:14:58 2023 -0600
  59. dbf9a08 serial: Drop ns16550 serial_getinfo() in SPL by Simon Glass · Tue Sep 26 08:14:56 2023 -0600
  60. f2f014a serial: Drop mention of SPL/TPL_SYS_MALLOC_F by Simon Glass · Tue Sep 26 08:14:23 2023 -0600
  61. 67e3fca spl: Use CONFIG_SPL... instead of CONFIG_..._SPL_... by Simon Glass · Tue Sep 26 08:14:16 2023 -0600
  62. b29a747 Merge branch 'next' by Tom Rini · Mon Oct 02 10:55:44 2023 -0400
  63. bdd5f81 common: Drop linux/printk.h from common header by Simon Glass · Thu Sep 14 18:21:46 2023 -0600
  64. a2ee226 x86: coreboot: Look for DBG2 UART in SPL too by Simon Glass · Tue Sep 19 21:00:07 2023 -0600
  65. 6b46729 serial: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · Wed Sep 06 23:30:10 2023 +0200
  66. 444c6c5 risc-v: implement DBCN based debug console by Heinrich Schuchardt · Mon Sep 04 13:24:04 2023 +0200
  67. 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
  68. a0e274b Merge tag 'v2023.10-rc3' into next by Tom Rini · Mon Aug 21 17:32:17 2023 -0400
  69. aa74b11 serial: stm32: extend TC timeout by Valentin Caron · Fri Aug 04 16:09:04 2023 +0200
  70. f18679c Kconfigs: Correct default of "0" on hex type entries by Tom Rini · Wed Aug 02 11:09:43 2023 -0400
  71. 5a83d2b serial: mtk: initial priv data before using by developer · Wed Jul 19 17:16:07 2023 +0800
  72. db244c7 serial: pl01x: Modify pending callback to test if transmit FIFO is empty by Lukasz Majewski · Fri May 19 12:43:53 2023 +0200
  73. 58aec3f serial: pl01x: Prepare the driver to support SPL_OF_PLATDATA by Lukasz Majewski · Fri May 19 12:43:52 2023 +0200
  74. 647c003 serial: pl01x: Change OF_CONTROL to OF_REAL by Lukasz Majewski · Fri May 19 12:43:51 2023 +0200
  75. 45bc3c4 serial: stm32: BRR must be set only when usart is disable by Patrice Chotard · Wed May 31 08:01:31 2023 +0200
  76. e6262b1 serial: stm32: Wait TC bit before performing initialization by Patrice Chotard · Wed May 31 08:01:30 2023 +0200
  77. a9183eb serial: meson: fix meson_serial_pending() tx logic by Mattijs Korpershoek · Tue Jun 06 18:07:48 2023 +0200
  78. 8cc4368 serial: mxs: Add MXS AUART driver by Marek Vasut · Sat May 06 16:43:31 2023 +0200
  79. 684bc74 x86: Allow locating the UART from ACPI tables by Simon Glass · Thu May 04 16:55:00 2023 -0600
  80. 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
  81. 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
  82. 8d5d8e0 drivers: use dev_read_addr_ptr when cast to pointer by Johan Jonker · Mon Mar 13 01:32:04 2023 +0100
  83. f3bc7fc serial, mpc8xx: Take parameter RAM relocation into account by Christophe Leroy · Wed May 03 09:20:15 2023 +0200
  84. e6050cc powerpc: mpc8xx: CPM parameter RAM can be anywhere by Christophe Leroy · Wed May 03 10:31:19 2023 +0200
  85. 75c472b serial: msm-geni: correct oversampling value based on QUP hardware revision by Vladimir Zapolskiy · Fri Apr 21 20:50:40 2023 +0300
  86. 0c8712b serial: msm-geni: Use upstream Linux bindings by Konrad Dybcio · Fri Apr 21 20:50:39 2023 +0300
  87. 51ff6c3 serial: msm-geni: fix a compile time warning from msm_serial_setbrg() by Vladimir Zapolskiy · Fri Apr 21 20:50:38 2023 +0300
  88. f76cc18 serial: msm-geni: fix code indentation by Vladimir Zapolskiy · Fri Apr 21 20:50:37 2023 +0300
  89. 5025119 serial: msm-geni: remove invalid se-clk clock name by Vladimir Zapolskiy · Fri Apr 21 20:50:36 2023 +0300
  90. cb844b3 serial: msm-geni: Always bind before relocation by Konrad Dybcio · Fri Apr 21 20:50:35 2023 +0300
  91. e896928 serial: msm-geni: remove redundant includes by Vladimir Zapolskiy · Fri Apr 21 20:50:34 2023 +0300
  92. 1899e4b Merge branch 'master_sh/gen4/initial' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · Fri Apr 07 15:55:50 2023 -0400
  93. 19923d8 serial: sh: Add HSCIF support for R-Car SoC by Hai Pham · Tue Feb 28 22:29:19 2023 +0100
  94. 797e2a3 serial: sh: Add R-Car Gen4 support by Hai Pham · Tue Feb 28 22:29:18 2023 +0100
  95. f439a1e serial-uclass: drop redundant code in serial_check_stdout() by Rasmus Villemoes · Wed Mar 29 09:57:51 2023 +0200
  96. 6c17cd6 serial: sh: Make indent consistent by Marek Vasut · Tue Feb 28 22:19:30 2023 +0100
  97. 98ae281 serial: sh: Add DEBUG_UART support by Marek Vasut · Tue Feb 28 22:17:22 2023 +0100
  98. b811f9b serial: sh: Rename CONFIG_SCI and CONFIG_SCIF_USE_EXT_CLK to CFG_ variants by Marek Vasut · Tue Feb 28 22:17:21 2023 +0100
  99. 4096046 Correct SPL uses of OF_BOARD by Simon Glass · Sun Feb 05 17:54:42 2023 -0700
  100. abdd256 Correct SPL use of DEBUG_UART_ZYNQ by Simon Glass · Sun Feb 05 15:39:32 2023 -0700