1. 331f7f9 Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Thu Feb 10 15:09:55 2022 -0500
  2. c0fe284 serial: Add RISC-V HTIF console driver by Anup Patel · Thu Jan 27 11:41:07 2022 +0530
  3. 6fe2dd5 serial-uclass: fix build warning by Heiko Schocher · Wed Feb 02 13:55:19 2022 +0100
  4. 366daf6 serial: remove nulldev_serial_input by Heiko Schocher · Wed Feb 02 13:53:17 2022 +0100
  5. 0039f57 sandbox: sandbox_serial_pending depends on DM_VIDEO by Heinrich Schuchardt · Fri Jan 21 16:07:30 2022 +0100
  6. 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
  7. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · Wed Jan 19 18:05:50 2022 +0100
  8. 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
  9. 65f8329 fdt: Drop SPL_BUILD macro by Simon Glass · Wed Jan 12 19:26:15 2022 -0700
  10. 9ec379b serial: zynq: Add missing xlnx,zynqmp-uart compatible by Michal Simek · Tue Jan 11 13:55:19 2022 +0100
  11. f028a99 efi: serial: Support arrow keys by Simon Glass · Wed Dec 29 11:57:37 2021 -0700
  12. 2d6f219 serial: arm_dcc: Use CONFIG_ARM64 not CONFIG_CPU_ARMV8 by Tom Rini · Fri Dec 17 18:08:39 2021 -0500
  13. 8c70baa Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig by Tom Rini · Tue Dec 14 13:36:40 2021 -0500
  14. dc4a786 Merge tag 'v2022.01-rc4' into next by Tom Rini · Mon Dec 20 17:12:04 2021 -0500
  15. 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
  16. 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
  17. b285de4 serial: lpuart: add new compatible fsl, ls1028a-lpuart by Michael Walle · Wed Oct 13 18:14:19 2021 +0200
  18. 2993e97 serial: samsung: add support for skip debug init in s5p by Dzmitry Sankouski · Sun Oct 17 13:45:39 2021 +0300
  19. f5be5c8 serial: qcom: add support for GENI serial driver by Dzmitry Sankouski · Sun Oct 17 13:44:27 2021 +0300
  20. 835cb5d serial: s5p: Add Apple M1 support by Mark Kettenis · Sat Oct 23 16:58:04 2021 +0200
  21. 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
  22. cc523cf cmd: bind: Fix driver binding on a device by Patrice Chotard · Fri Sep 10 16:16:20 2021 +0200
  23. 4c33c26 serial: Add a debug console using the RISC-V SBI interface by Samuel Holland · Sun Sep 12 10:56:09 2021 -0500
  24. 997f84d serial: Remove extraneous SYS_MALLOC_F check by Tom Rini · Mon Sep 13 17:24:54 2021 -0400
  25. eac76b8 arm: Remove zmx25 board and ARCH_MX25 by Tom Rini · Thu Sep 09 07:54:50 2021 -0400
  26. 74f00e8 arm: Remove flea3 board by Tom Rini · Tue Sep 14 09:09:31 2021 -0400
  27. 9d328a6 WS cleanup: remove trailing white space by Wolfgang Denk · Mon Sep 27 17:42:38 2021 +0200
  28. 3fd6633 WS cleanup: remove trailing empty lines by Wolfgang Denk · Mon Sep 27 17:42:36 2021 +0200
  29. 84c0f69 ti: keystone: Move away from CONFIG_SOC_KEYSTONE by Tom Rini · Sun Sep 12 20:32:32 2021 -0400
  30. 9288265 treewide: Use OF_REAL instead of !OF_PLATDATA by Simon Glass · Sat Aug 07 07:24:04 2021 -0600
  31. 3580f6d treewide: Simply conditions with the new OF_REAL by Simon Glass · Sat Aug 07 07:24:03 2021 -0600
  32. 388f78e serial: Add a SERIAL config by Simon Glass · Sun Aug 08 12:20:13 2021 -0600
  33. 4b198e3 Kconfig: Remove all default n/no options by Michal Simek · Fri Aug 27 08:48:10 2021 +0200
  34. ff9b903 global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · Sat Jul 24 09:03:30 2021 -0600
  35. 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
  36. 00631fc serial: a37xx: Use CONFIG_BAUDRATE for initializing early debug UART by Pali Rohár · Mon Jul 26 14:58:58 2021 +0200
  37. a506ff4 serial: pl011: Enable DEBUG_UART_PL011 in SPL by Chen Baozi · Wed Jul 21 14:11:26 2021 +0800
  38. 99888fa serial: pl011: Resend the character if FIFO is full in debug uart by Chen Baozi · Mon Jul 19 15:36:04 2021 +0800
  39. 9a4569f serial: serial_msm: Delay initialization to let pins stabilize by Stephan Gerhold · Wed Jul 14 10:56:26 2021 +0200
  40. 6e0e23c arm: mvebu: armada-3720: remove unused config option by Marek Behún · Fri Jul 09 17:40:59 2021 +0200
  41. 1d2abe7 serial: a37xx: Switch to XTAL clock when booting Linux kernel by Pali Rohár · Tue May 25 19:42:41 2021 +0200
  42. c2a7df1 serial: a37xx: Use TBG as parent clock by Pali Rohár · Tue May 25 19:42:40 2021 +0200
  43. b76d08c serial: a37xx: Fix parent clock rate value and divider calculation by Pali Rohár · Tue May 25 19:42:38 2021 +0200
  44. 0ba2f37 arm: Remove edb9315a board by Tom Rini · Sat May 22 08:47:08 2021 -0400
  45. 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
  46. 706d481 serial: serial_msm: Ensure BAM/single character mode are disabled by Stephan Gerhold · Mon Jun 28 10:40:09 2021 +0200
  47. 8131335 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · Tue Apr 27 11:02:19 2021 +0200
  48. a707703 serial: zynq: Add support for serial parameters by Kunihiko Hayashi · Fri Jun 25 20:19:11 2021 +0900
  49. ceedd3a serial: Add additional depencies for PL010 and PL011 drivers by Michal Simek · Thu Jun 24 13:36:23 2021 +0200
  50. 4bebdd3 treewide: Convert macro and uses of __section(foo) to __section("foo") by Marek Behún · Thu May 20 13:23:52 2021 +0200
  51. 09e9076 serial: serial_octeon_bootcmd.c: Add PCI remote console support by Stefan Roese · Wed Apr 07 09:12:31 2021 +0200
  52. 0145225 serial: serial_octeon_pcie_console.c: Add PCI remote console support by Stefan Roese · Wed Apr 07 09:12:30 2021 +0200
  53. 80b1497 arm: Remove apf27 board by Tom Rini · Sat Feb 20 20:05:43 2021 -0500
  54. 9a01fd9 x86: Make coreboot sysinfo available to any x86 board by Simon Glass · Mon Mar 15 18:00:18 2021 +1300
  55. dc45773 serial: mtk: rewrite the setbrg function by developer · Fri Mar 05 10:35:39 2021 +0800
  56. 48ab3df serial: ns16550: Handle zero <clock-frequency> value by Bin Meng · Wed Feb 03 22:42:25 2021 +0800
  57. 01b792b serial: ns16550: Correct the base address type by Bin Meng · Wed Feb 03 21:22:40 2021 +0800
  58. 29825e9 serial: usbtty: Send urb data in correct order by Pali Rohár · Sun Feb 07 14:50:02 2021 +0100
  59. 84567c3 serial: usbtty: Fix puts function by Pali Rohár · Sun Feb 07 14:50:01 2021 +0100
  60. c47c0d8 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · Fri Feb 26 07:54:27 2021 -0500
  61. 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
  62. 4171095 clk: zynq: Add dummy clock enable function by Michal Simek · Tue Feb 09 15:28:15 2021 +0100
  63. 3b9ad30 serial: s5p: Allow independent selection by Mark Kettenis · Fri Feb 12 23:22:18 2021 +0100
  64. b1db71b Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · Mon Feb 15 08:19:40 2021 -0500
  65. b58ba76 arm: Remove mx35pdk board by Tom Rini · Tue Feb 09 08:03:02 2021 -0500
  66. b934fd2 serial: sifive: Cast dev_read_addr() with uintptr_t by Bin Meng · Sun Jan 31 20:36:00 2021 +0800
  67. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  68. abba9dd serial: a3720: Implement pending method for output direction by Pali Rohár · Thu Jan 14 15:46:35 2021 +0100
  69. e076b9e serial: add uart driver for MediaTek MT7620 SoC by developer · Thu Nov 12 16:36:05 2020 +0800
  70. 42149c9 drivers: serial: probe all uart devices by Vabhav Sharma · Wed Dec 09 10:42:04 2020 +0530
  71. 80bd23b serial: stm32: define LOG_CATEGORY by Patrick Delaunay · Fri Nov 06 19:01:56 2020 +0100
  72. 92d6d86 Merge tag 'xilinx-for-v2021.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Wed Jan 06 07:57:33 2021 -0500
  73. bb721de Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · Tue Jan 05 22:34:43 2021 -0500
  74. e6256ce Merge tag 'v2021.01-rc5' into next by Tom Rini · Tue Jan 05 16:20:26 2021 -0500
  75. df65db8 dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS by Simon Glass · Mon Dec 28 20:34:57 2020 -0700
  76. 1d8364a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · Mon Dec 28 20:34:54 2020 -0700
  77. 6211d76 dm: core: Access device flags through functions by Simon Glass · Sat Dec 19 10:40:10 2020 -0700
  78. 2bfb7ef sandbox: serial: Move priv into a header file by Simon Glass · Sat Dec 19 10:39:53 2020 -0700
  79. 9558862 dm: Use access methods for dev/uclass private data by Simon Glass · Tue Dec 22 19:30:28 2020 -0700
  80. 2b92398 serial: Rename ns16550 functions to lower case by Simon Glass · Tue Dec 22 19:30:19 2020 -0700
  81. 119e7ef serial: Update NS16550_t and struct NS16550 by Simon Glass · Tue Dec 22 19:30:18 2020 -0700
  82. 5190dec serial: uartlite: Fix uninitialized ret in debug uartlite by Ashok Reddy Soma · Tue Dec 01 00:34:47 2020 -0700
  83. 75e534b dm: Avoid accessing seq directly by Simon Glass · Wed Dec 16 21:20:07 2020 -0700
  84. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · Thu Dec 03 16:55:23 2020 -0700
  85. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · Thu Dec 03 16:55:21 2020 -0700
  86. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · Thu Dec 03 16:55:20 2020 -0700
  87. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · Thu Dec 03 16:55:18 2020 -0700
  88. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · Thu Dec 03 16:55:17 2020 -0700
  89. 5420957 sandbox: serial: Update to use membuff by Simon Glass · Sun Nov 08 20:36:50 2020 -0700
  90. fb6268d sandbox: serial: Convert to livetree by Simon Glass · Sun Nov 08 20:36:49 2020 -0700
  91. 0b8ffa7 serial: sandbox: Drop unnecessary #ifdefs by Simon Glass · Sun Nov 08 20:36:48 2020 -0700
  92. 5d9950d treewide: Update email address Patrick Delaunay and Patrice Chotard by Patrice Chotard · Wed Dec 02 18:47:30 2020 +0100
  93. bac8450 Merge tag 'dm-pull-30oct20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Fri Oct 30 15:24:30 2020 -0400
  94. cb90bd3 sandbox: Drop ad-hoc device declarations in SPL by Simon Glass · Sat Oct 03 11:31:23 2020 -0600
  95. f96c789 serial: pl01x: Add error value checking by Michal Simek · Tue Oct 13 15:00:24 2020 +0200
  96. 556f5ab Revert "serial: serial_xen: print U-Boot banner and others" by Tom Rini · Fri Oct 23 09:16:13 2020 -0400
  97. ae965f2 Revert "serial: serial_xen: add DEBUG_UART support" by Tom Rini · Fri Oct 23 09:15:55 2020 -0400
  98. 84fd316 serial: serial_xen: add DEBUG_UART support by AKASHI Takahiro · Thu Oct 15 13:25:16 2020 +0900
  99. cda1686 serial: serial_xen: print U-Boot banner and others by AKASHI Takahiro · Thu Oct 15 13:25:13 2020 +0900
  100. c4954fb common: rename getc() to getchar() by Heinrich Schuchardt · Wed Oct 07 18:11:48 2020 +0200