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