1. 9fbafa6 serial: sh: Drop <common.h> by Paul Barker · Wed Nov 01 20:05:54 2023 +0000
  2. 0b491f5 serial: introduce CONFIG_CONSOLE_FLUSH_ON_NEWLINE by Rasmus Villemoes · Mon Oct 16 10:35:22 2023 +0200
  3. 83a5d2b serial: serial-uclass.c: move definition of _serial_flush up a bit by Rasmus Villemoes · Mon Oct 16 10:35:21 2023 +0200
  4. 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
  5. 327571c serial: sh: Add RZ/G2L SCIF support by Paul Barker · Thu Oct 19 15:30:44 2023 +0100
  6. a9b4702 serial: sh: Fix error handling by Paul Barker · Thu Oct 19 15:30:43 2023 +0100
  7. 8be6c9c serial: amlogic: Add UART compatible for A1 board by Igor Prusov · Wed Oct 18 00:32:10 2023 +0300
  8. 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
  9. 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
  10. 476f68a serial: sh: Sort includes by Paul Barker · Mon Oct 16 10:25:35 2023 +0100
  11. aa17396 serial: sh: Fix compile error when lacking HSCIF support by Paul Barker · Mon Oct 16 10:25:23 2023 +0100
  12. 3759c0a serial: lpuart: Enable IPG clock by Ye Li · Tue Jul 25 10:08:55 2023 +0200
  13. 711ad63 dm: serial: fix serial_post_probe() by Heinrich Schuchardt · Fri Sep 29 02:47:16 2023 +0200
  14. 4289c26 pci: serial: Support reading PCI-register size with base by Simon Glass · Tue Sep 26 08:14:58 2023 -0600
  15. dbf9a08 serial: Drop ns16550 serial_getinfo() in SPL by Simon Glass · Tue Sep 26 08:14:56 2023 -0600
  16. f2f014a serial: Drop mention of SPL/TPL_SYS_MALLOC_F by Simon Glass · Tue Sep 26 08:14:23 2023 -0600
  17. 67e3fca spl: Use CONFIG_SPL... instead of CONFIG_..._SPL_... by Simon Glass · Tue Sep 26 08:14:16 2023 -0600
  18. b29a747 Merge branch 'next' by Tom Rini · Mon Oct 02 10:55:44 2023 -0400
  19. bdd5f81 common: Drop linux/printk.h from common header by Simon Glass · Thu Sep 14 18:21:46 2023 -0600
  20. a2ee226 x86: coreboot: Look for DBG2 UART in SPL too by Simon Glass · Tue Sep 19 21:00:07 2023 -0600
  21. 6b46729 serial: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · Wed Sep 06 23:30:10 2023 +0200
  22. 444c6c5 risc-v: implement DBCN based debug console by Heinrich Schuchardt · Mon Sep 04 13:24:04 2023 +0200
  23. 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
  24. a0e274b Merge tag 'v2023.10-rc3' into next by Tom Rini · Mon Aug 21 17:32:17 2023 -0400
  25. aa74b11 serial: stm32: extend TC timeout by Valentin Caron · Fri Aug 04 16:09:04 2023 +0200
  26. f18679c Kconfigs: Correct default of "0" on hex type entries by Tom Rini · Wed Aug 02 11:09:43 2023 -0400
  27. 5a83d2b serial: mtk: initial priv data before using by developer · Wed Jul 19 17:16:07 2023 +0800
  28. db244c7 serial: pl01x: Modify pending callback to test if transmit FIFO is empty by Lukasz Majewski · Fri May 19 12:43:53 2023 +0200
  29. 58aec3f serial: pl01x: Prepare the driver to support SPL_OF_PLATDATA by Lukasz Majewski · Fri May 19 12:43:52 2023 +0200
  30. 647c003 serial: pl01x: Change OF_CONTROL to OF_REAL by Lukasz Majewski · Fri May 19 12:43:51 2023 +0200
  31. 45bc3c4 serial: stm32: BRR must be set only when usart is disable by Patrice Chotard · Wed May 31 08:01:31 2023 +0200
  32. e6262b1 serial: stm32: Wait TC bit before performing initialization by Patrice Chotard · Wed May 31 08:01:30 2023 +0200
  33. a9183eb serial: meson: fix meson_serial_pending() tx logic by Mattijs Korpershoek · Tue Jun 06 18:07:48 2023 +0200
  34. 8cc4368 serial: mxs: Add MXS AUART driver by Marek Vasut · Sat May 06 16:43:31 2023 +0200
  35. 684bc74 x86: Allow locating the UART from ACPI tables by Simon Glass · Thu May 04 16:55:00 2023 -0600
  36. 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
  37. 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
  38. 8d5d8e0 drivers: use dev_read_addr_ptr when cast to pointer by Johan Jonker · Mon Mar 13 01:32:04 2023 +0100
  39. f3bc7fc serial, mpc8xx: Take parameter RAM relocation into account by Christophe Leroy · Wed May 03 09:20:15 2023 +0200
  40. e6050cc powerpc: mpc8xx: CPM parameter RAM can be anywhere by Christophe Leroy · Wed May 03 10:31:19 2023 +0200
  41. 75c472b serial: msm-geni: correct oversampling value based on QUP hardware revision by Vladimir Zapolskiy · Fri Apr 21 20:50:40 2023 +0300
  42. 0c8712b serial: msm-geni: Use upstream Linux bindings by Konrad Dybcio · Fri Apr 21 20:50:39 2023 +0300
  43. 51ff6c3 serial: msm-geni: fix a compile time warning from msm_serial_setbrg() by Vladimir Zapolskiy · Fri Apr 21 20:50:38 2023 +0300
  44. f76cc18 serial: msm-geni: fix code indentation by Vladimir Zapolskiy · Fri Apr 21 20:50:37 2023 +0300
  45. 5025119 serial: msm-geni: remove invalid se-clk clock name by Vladimir Zapolskiy · Fri Apr 21 20:50:36 2023 +0300
  46. cb844b3 serial: msm-geni: Always bind before relocation by Konrad Dybcio · Fri Apr 21 20:50:35 2023 +0300
  47. e896928 serial: msm-geni: remove redundant includes by Vladimir Zapolskiy · Fri Apr 21 20:50:34 2023 +0300
  48. 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
  49. 19923d8 serial: sh: Add HSCIF support for R-Car SoC by Hai Pham · Tue Feb 28 22:29:19 2023 +0100
  50. 797e2a3 serial: sh: Add R-Car Gen4 support by Hai Pham · Tue Feb 28 22:29:18 2023 +0100
  51. f439a1e serial-uclass: drop redundant code in serial_check_stdout() by Rasmus Villemoes · Wed Mar 29 09:57:51 2023 +0200
  52. 6c17cd6 serial: sh: Make indent consistent by Marek Vasut · Tue Feb 28 22:19:30 2023 +0100
  53. 98ae281 serial: sh: Add DEBUG_UART support by Marek Vasut · Tue Feb 28 22:17:22 2023 +0100
  54. 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
  55. 4096046 Correct SPL uses of OF_BOARD by Simon Glass · Sun Feb 05 17:54:42 2023 -0700
  56. abdd256 Correct SPL use of DEBUG_UART_ZYNQ by Simon Glass · Sun Feb 05 15:39:32 2023 -0700
  57. 403a838 rmobile: Drop CONFIG_SH73A0 and associated code by Simon Glass · Wed Feb 01 13:20:07 2023 -0700
  58. f1d9669 serial: mxc: Speed-up character transmission by Loic Poulain · Thu Jan 12 18:19:51 2023 +0100
  59. 3e7a999 serial: mxc: Wait for TX completion before reset by Loic Poulain · Thu Jan 12 18:19:50 2023 +0100
  60. a35aee5 serial: s5p: Use IS_ENABLED where appropriate by Mark Kettenis · Thu Jan 26 14:44:09 2023 +0100
  61. 364d002 global: Finish CONFIG -> CFG migration by Tom Rini · Tue Jan 10 11:19:45 2023 -0500
  62. 6bbb6dc usbtty: Remove default CONFIG_USBD_* values by Tom Rini · Tue Jan 10 11:19:43 2023 -0500
  63. 86a200a arm: s5p4418: dm_serial: switch to DM_SERIAL by Stefan Bosch · Sun Dec 18 12:25:33 2022 +0000
  64. 51f153c arm: s5p4418: dm_serial: add driver source code by Stefan Bosch · Sun Dec 18 12:20:49 2022 +0000
  65. 241f12d serial: Use -EAGAIN in getc and putc by Pali Rohár · Sun Dec 11 00:31:21 2022 +0100
  66. b2aa5b6 serial: Do not write additional \r before \n for dm_serial drivers by Pali Rohár · Sun Dec 11 00:27:44 2022 +0100
  67. 3dd5d4a post: Move CONFIG_SYS_POST to CFG_SYS_POST by Tom Rini · Sun Dec 04 10:14:17 2022 -0500
  68. 952cc38 kbuild: Remove uncmd_spl logic by Tom Rini · Sun Dec 04 10:14:13 2022 -0500
  69. e111a12 global: Migrate CONFIG_USART_ID to CFG by Tom Rini · Sun Dec 04 10:14:03 2022 -0500
  70. 7abe2a9 global: Migrate CONFIG_USART_BASE to CFG by Tom Rini · Sun Dec 04 10:14:02 2022 -0500
  71. 31b8b4d global: Migrate CONFIG_SCIF_A to CFG by Tom Rini · Sun Dec 04 10:13:43 2022 -0500
  72. 9fe2b31 global: Migrate CONFIG_PL01x_PORTS to CFG by Tom Rini · Sun Dec 04 10:13:31 2022 -0500
  73. 5c896ae global: Migrate CONFIG_PL011_CLOCK to CFG by Tom Rini · Sun Dec 04 10:13:30 2022 -0500
  74. a17aa19 global: Migrate CONFIG_MXC_UART_BASE to CFG by Tom Rini · Sun Dec 04 10:04:55 2022 -0500
  75. 8b348ed usb: Remove CONFIG_USBD_HS by Tom Rini · Fri Dec 02 16:42:49 2022 -0500
  76. 8eaa3c7 post: Migrate to Kconfig by Tom Rini · Sat Nov 19 18:45:44 2022 -0500
  77. e4e9bb6 arm: lpc32xx: Remove unused hsuart driver by Tom Rini · Sat Nov 19 18:45:24 2022 -0500
  78. 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · Wed Nov 16 13:10:41 2022 -0500
  79. df6a215 global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_* by Tom Rini · Wed Nov 16 13:10:28 2022 -0500
  80. dc172ee Convert CONFIG_SYS_NS16550_MEM32 et al to Kconfig by Tom Rini · Sun Dec 04 09:39:03 2022 -0500
  81. 10ac24f powerpc: Rename CONFIG_NS16550_MIN_FUNCTIONS by Tom Rini · Wed Nov 16 13:10:26 2022 -0500
  82. 1a34049 arm: amlogic: add setbrg op to serial device by Edoardo Tomelleri · Sun Sep 18 18:17:01 2022 +0200
  83. 2a845ae Revert "serial: mxc: have putc use the TXFIFO" by Fabio Estevam · Tue Nov 08 08:39:33 2022 -0300
  84. 52cb504 video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO by Simon Glass · Tue Oct 18 07:46:31 2022 -0600
  85. bcb87b6 video: Drop use of the lcd header file by Simon Glass · Tue Oct 18 07:10:26 2022 -0600
  86. ac12a2f dm: treewide: Use uclass_first_device_err when accessing one device by Michal Suchanek · Wed Oct 12 21:57:59 2022 +0200
  87. eff2077 Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv into next by Tom Rini · Mon Sep 26 11:27:30 2022 -0400
  88. 8e67a8a serial: Call flush() before changing baudrate by Pali Rohár · Mon Sep 05 11:31:20 2022 +0200
  89. a48a24f serial: Implement serial_flush() function for console flush() fallback by Pali Rohár · Mon Sep 05 11:31:19 2022 +0200
  90. 9c9ceca serial: Implement flush callback by Pali Rohár · Mon Sep 05 11:31:18 2022 +0200
  91. 0dc720a serial: mtk: add support for using dynamic baud clock souce by developer · Fri Sep 09 19:59:31 2022 +0800
  92. 586c22b Merge branch 'master' into next by Tom Rini · Mon Sep 19 13:19:39 2022 -0400
  93. adbd4ec usb: gadget: designware-udc: Drop the driver by Marek Vasut · Tue Aug 23 19:06:50 2022 +0200
  94. aee1532 serial: mxc: have putc use the TXFIFO by Johannes Schneider · Tue Sep 06 14:15:04 2022 +0200
  95. ba98bef serial: mxc: enable the RX pipeline by Johannes Schneider · Tue Sep 06 14:15:03 2022 +0200
  96. 80877fa cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · Fri Sep 02 14:10:46 2022 +0200
  97. 49622a1 serial: zynq: Use DIV_ROUND_CLOSEST() to calcurate divider value by Kunihiko Hayashi · Wed Jul 13 10:38:59 2022 +0900
  98. b318d6e serial: ns16550: Wait in debug_uart_init until tx buffer is empty by Pali Rohár · Thu Jun 23 14:13:56 2022 +0200
  99. 1e56de0 arm: Remove PXA architecture support by Tom Rini · Sat Jun 25 11:02:42 2022 -0400
  100. 4050eb6 Merge tag 'xilinx-for-v2022.10' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Mon Jun 27 10:15:50 2022 -0400