1. 49622a1 serial: zynq: Use DIV_ROUND_CLOSEST() to calcurate divider value by Kunihiko Hayashi · Wed Jul 13 10:38:59 2022 +0900
  2. 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
  3. 1e56de0 arm: Remove PXA architecture support by Tom Rini · Sat Jun 25 11:02:42 2022 -0400
  4. 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
  5. 3b9271a serial: Setup serial base and freq for zynq/zynqmp by Michal Simek · Mon Jun 06 09:44:01 2022 +0200
  6. 1806577 serial: sandbox: Fix buffer underflow in puts by Andrew Scull · Mon May 30 10:00:01 2022 +0000
  7. 8864b35 serial: Replace CONFIG_DEBUG_UART_BASE by CONFIG_VAL(DEBUG_UART_BASE) by Pali Rohár · Fri May 27 22:15:24 2022 +0200
  8. 03113fb serial: smh: Fake tstc by Sean Anderson · Tue May 17 13:55:07 2022 -0400
  9. 56bf6a8 arm: pxa: Remove CONFIG_CPU_PXA25X by Tom Rini · Wed May 25 16:13:48 2022 -0400
  10. e378768 serial: Remove obsolete CONS_INDEX_n Kconfig options by Samuel Holland · Mon May 09 00:10:55 2022 -0500
  11. 53a85a7 serial: ns16550: Add support for SPL_DEBUG_UART_BASE by Pali Rohár · Fri May 06 11:05:16 2022 +0200
  12. 784f569 serial: Add new config option TPL_DEBUG_UART_BASE by Pali Rohár · Mon May 16 18:49:09 2022 +0200
  13. b4e2980 serial: Add new config option SPL_DEBUG_UART_BASE by Pali Rohár · Fri May 06 11:05:15 2022 +0200
  14. 537cf08 serial: smh: Check return value of strndup by Sean Anderson · Fri Apr 22 14:50:23 2022 -0400
  15. 1a2abf6 serial: npcm: Add support for Nuvoton NPCM SoCs by Jim Liu · Tue Apr 19 13:32:21 2022 +0800
  16. e7ca7da vpl: Add Kconfig options for VPL by Simon Glass · Sat Apr 30 00:56:53 2022 -0600
  17. e5adbb2 rockchip: serial: Kconfig: allow ROCKCHIP_SERIAL enabled in TPL by Johan Jonker · Sat Apr 09 18:55:14 2022 +0200
  18. 40cb661 rockchip: serial: Kconfig: add select SYS_NS16550 to config ROCKCHIP_SERIAL by Johan Jonker · Sat Apr 09 18:55:13 2022 +0200
  19. d1c0eb9 rockchip: serial: rename U_BOOT_DRIVER name to rockchip_uart by Johan Jonker · Sat Apr 09 18:55:12 2022 +0200
  20. 047164b rockchip: serial: move driver alias to serial_rockchip.c by Johan Jonker · Sat Apr 09 18:55:11 2022 +0200
  21. e790316 rockchip: serial: restyle the serial_rockchip.c driver by Johan Jonker · Sat Apr 09 18:55:10 2022 +0200
  22. 760089a serial: smh: Implement puts for DM by Sean Anderson · Mon Apr 04 14:18:00 2022 -0400
  23. b271161 test: serial: Add test for putc/puts by Sean Anderson · Mon Apr 04 14:17:59 2022 -0400
  24. 8589885 serial: sandbox: Implement puts by Sean Anderson · Mon Apr 04 14:17:58 2022 -0400
  25. d56ce3c serial: Fix _serial_puts using \n\r instead of \r\n by Sean Anderson · Mon Apr 04 14:17:57 2022 -0400
  26. ca57d3b Convert CONFIG_SH_SCIF_CLK_FREQ to Kconfig by Tom Rini · Wed Mar 30 18:07:22 2022 -0400
  27. 8303889 Convert CONFIG_CONS_SCIF0 et al to Kconfig by Tom Rini · Wed Mar 30 18:07:21 2022 -0400
  28. 041ea48 Merge tag 'xilinx-for-v2022.07-rc1-v2' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Tue Apr 05 11:27:39 2022 -0400
  29. aa22f97 serial: dm: Add support for puts by Sean Anderson · Tue Mar 22 16:59:34 2022 -0400
  30. 5ac1ec7 serial: smh: Initialize serial only if semihosting is enabled by Sean Anderson · Tue Mar 22 16:59:32 2022 -0400
  31. d4f131a serial: Add semihosting driver by Sean Anderson · Tue Mar 22 16:59:24 2022 -0400
  32. 037415a Convert CONFIG_LPUART et al to Kconfig by Tom Rini · Wed Mar 23 17:20:00 2022 -0400
  33. b5fb1be serial: zynq: Change fifo behavior in debug mode by Michal Simek · Fri Mar 25 11:50:07 2022 +0100
  34. f5309ef drivers: serial: Make sure we really return a serial device by Mark Kettenis · Mon Feb 21 22:17:37 2022 +0100
  35. 331f7f9 Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Thu Feb 10 15:09:55 2022 -0500
  36. c0fe284 serial: Add RISC-V HTIF console driver by Anup Patel · Thu Jan 27 11:41:07 2022 +0530
  37. 6fe2dd5 serial-uclass: fix build warning by Heiko Schocher · Wed Feb 02 13:55:19 2022 +0100
  38. 366daf6 serial: remove nulldev_serial_input by Heiko Schocher · Wed Feb 02 13:53:17 2022 +0100
  39. 0039f57 sandbox: sandbox_serial_pending depends on DM_VIDEO by Heinrich Schuchardt · Fri Jan 21 16:07:30 2022 +0100
  40. 3110499 Merge tag 'doc-2022-04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Thu Jan 20 09:39:45 2022 -0500
  41. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · Wed Jan 19 18:05:50 2022 +0100
  42. 774c9af Merge tag 'xilinx-for-v2022.04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Wed Jan 19 11:43:44 2022 -0500
  43. 65f8329 fdt: Drop SPL_BUILD macro by Simon Glass · Wed Jan 12 19:26:15 2022 -0700
  44. 9ec379b serial: zynq: Add missing xlnx,zynqmp-uart compatible by Michal Simek · Tue Jan 11 13:55:19 2022 +0100
  45. f028a99 efi: serial: Support arrow keys by Simon Glass · Wed Dec 29 11:57:37 2021 -0700
  46. 2d6f219 serial: arm_dcc: Use CONFIG_ARM64 not CONFIG_CPU_ARMV8 by Tom Rini · Fri Dec 17 18:08:39 2021 -0500
  47. 8c70baa Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig by Tom Rini · Tue Dec 14 13:36:40 2021 -0500
  48. dc4a786 Merge tag 'v2022.01-rc4' into next by Tom Rini · Mon Dec 20 17:12:04 2021 -0500
  49. 3689099 arm: mvebu: serial: Add me as co-maintainer and author of Marvell serial drivers by Pali Rohár · Thu Dec 16 12:04:07 2021 +0100
  50. d3a220f serial: a37xx: Reset whole UART when changing parent clock from TBG to XTAL by Pali Rohár · Mon Nov 15 13:48:06 2021 +0100
  51. b285de4 serial: lpuart: add new compatible fsl, ls1028a-lpuart by Michael Walle · Wed Oct 13 18:14:19 2021 +0200
  52. 2993e97 serial: samsung: add support for skip debug init in s5p by Dzmitry Sankouski · Sun Oct 17 13:45:39 2021 +0300
  53. f5be5c8 serial: qcom: add support for GENI serial driver by Dzmitry Sankouski · Sun Oct 17 13:44:27 2021 +0300
  54. 835cb5d serial: s5p: Add Apple M1 support by Mark Kettenis · Sat Oct 23 16:58:04 2021 +0200
  55. 5a6815b Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Tue Oct 12 12:01:00 2021 -0400
  56. cc523cf cmd: bind: Fix driver binding on a device by Patrice Chotard · Fri Sep 10 16:16:20 2021 +0200
  57. 4c33c26 serial: Add a debug console using the RISC-V SBI interface by Samuel Holland · Sun Sep 12 10:56:09 2021 -0500
  58. 997f84d serial: Remove extraneous SYS_MALLOC_F check by Tom Rini · Mon Sep 13 17:24:54 2021 -0400
  59. eac76b8 arm: Remove zmx25 board and ARCH_MX25 by Tom Rini · Thu Sep 09 07:54:50 2021 -0400
  60. 74f00e8 arm: Remove flea3 board by Tom Rini · Tue Sep 14 09:09:31 2021 -0400
  61. 9d328a6 WS cleanup: remove trailing white space by Wolfgang Denk · Mon Sep 27 17:42:38 2021 +0200
  62. 3fd6633 WS cleanup: remove trailing empty lines by Wolfgang Denk · Mon Sep 27 17:42:36 2021 +0200
  63. 84c0f69 ti: keystone: Move away from CONFIG_SOC_KEYSTONE by Tom Rini · Sun Sep 12 20:32:32 2021 -0400
  64. 9288265 treewide: Use OF_REAL instead of !OF_PLATDATA by Simon Glass · Sat Aug 07 07:24:04 2021 -0600
  65. 3580f6d treewide: Simply conditions with the new OF_REAL by Simon Glass · Sat Aug 07 07:24:03 2021 -0600
  66. 388f78e serial: Add a SERIAL config by Simon Glass · Sun Aug 08 12:20:13 2021 -0600
  67. 4b198e3 Kconfig: Remove all default n/no options by Michal Simek · Fri Aug 27 08:48:10 2021 +0200
  68. ff9b903 global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · Sat Jul 24 09:03:30 2021 -0600
  69. 856523a serial: a37xx: Do not call get_ref_clk() in _debug_uart_init() by Pali Rohár · Mon Jul 26 14:58:59 2021 +0200
  70. 00631fc serial: a37xx: Use CONFIG_BAUDRATE for initializing early debug UART by Pali Rohár · Mon Jul 26 14:58:58 2021 +0200
  71. a506ff4 serial: pl011: Enable DEBUG_UART_PL011 in SPL by Chen Baozi · Wed Jul 21 14:11:26 2021 +0800
  72. 99888fa serial: pl011: Resend the character if FIFO is full in debug uart by Chen Baozi · Mon Jul 19 15:36:04 2021 +0800
  73. 9a4569f serial: serial_msm: Delay initialization to let pins stabilize by Stephan Gerhold · Wed Jul 14 10:56:26 2021 +0200
  74. 6e0e23c arm: mvebu: armada-3720: remove unused config option by Marek Behún · Fri Jul 09 17:40:59 2021 +0200
  75. 1d2abe7 serial: a37xx: Switch to XTAL clock when booting Linux kernel by Pali Rohár · Tue May 25 19:42:41 2021 +0200
  76. c2a7df1 serial: a37xx: Use TBG as parent clock by Pali Rohár · Tue May 25 19:42:40 2021 +0200
  77. b76d08c serial: a37xx: Fix parent clock rate value and divider calculation by Pali Rohár · Tue May 25 19:42:38 2021 +0200
  78. 0ba2f37 arm: Remove edb9315a board by Tom Rini · Sat May 22 08:47:08 2021 -0400
  79. 4aab306 Merge tag 'dm-pull-6jul21' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Wed Jul 07 13:34:42 2021 -0400
  80. 706d481 serial: serial_msm: Ensure BAM/single character mode are disabled by Stephan Gerhold · Mon Jun 28 10:40:09 2021 +0200
  81. 8131335 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · Tue Apr 27 11:02:19 2021 +0200
  82. a707703 serial: zynq: Add support for serial parameters by Kunihiko Hayashi · Fri Jun 25 20:19:11 2021 +0900
  83. ceedd3a serial: Add additional depencies for PL010 and PL011 drivers by Michal Simek · Thu Jun 24 13:36:23 2021 +0200
  84. 4bebdd3 treewide: Convert macro and uses of __section(foo) to __section("foo") by Marek Behún · Thu May 20 13:23:52 2021 +0200
  85. 09e9076 serial: serial_octeon_bootcmd.c: Add PCI remote console support by Stefan Roese · Wed Apr 07 09:12:31 2021 +0200
  86. 0145225 serial: serial_octeon_pcie_console.c: Add PCI remote console support by Stefan Roese · Wed Apr 07 09:12:30 2021 +0200
  87. 80b1497 arm: Remove apf27 board by Tom Rini · Sat Feb 20 20:05:43 2021 -0500
  88. 9a01fd9 x86: Make coreboot sysinfo available to any x86 board by Simon Glass · Mon Mar 15 18:00:18 2021 +1300
  89. dc45773 serial: mtk: rewrite the setbrg function by developer · Fri Mar 05 10:35:39 2021 +0800
  90. 48ab3df serial: ns16550: Handle zero <clock-frequency> value by Bin Meng · Wed Feb 03 22:42:25 2021 +0800
  91. 01b792b serial: ns16550: Correct the base address type by Bin Meng · Wed Feb 03 21:22:40 2021 +0800
  92. 29825e9 serial: usbtty: Send urb data in correct order by Pali Rohár · Sun Feb 07 14:50:02 2021 +0100
  93. 84567c3 serial: usbtty: Fix puts function by Pali Rohár · Sun Feb 07 14:50:01 2021 +0100
  94. c47c0d8 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · Fri Feb 26 07:54:27 2021 -0500
  95. df070ce Merge tag 'xilinx-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Tue Feb 23 10:45:55 2021 -0500
  96. 4171095 clk: zynq: Add dummy clock enable function by Michal Simek · Tue Feb 09 15:28:15 2021 +0100
  97. 3b9ad30 serial: s5p: Allow independent selection by Mark Kettenis · Fri Feb 12 23:22:18 2021 +0100
  98. b1db71b Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · Mon Feb 15 08:19:40 2021 -0500
  99. b58ba76 arm: Remove mx35pdk board by Tom Rini · Tue Feb 09 08:03:02 2021 -0500
  100. b934fd2 serial: sifive: Cast dev_read_addr() with uintptr_t by Bin Meng · Sun Jan 31 20:36:00 2021 +0800