1. 135aa95 clk: convert API to match reset/mailbox style by Stephen Warren · 8 years ago
  2. 1f68dbc serial: Introduce linflex uart support by Stoica Cosmin-Stefan · 8 years ago
  3. c1631c8 serial: atmel_usart: Add device tree support by Wenyou Yang · 8 years ago
  4. d77fa2f Merge http://git.denx.de/u-boot-samsung by Tom Rini · 8 years ago
  5. 03c6f17 serial: 16550: Drop OMAP1510 support by Marek Vasut · 8 years ago
  6. fa4ce72 serial: 16550: Make serial_io/out_shift available to debug mode by Marek Vasut · 8 years ago
  7. bfcef28 arm: add initial support for Amlogic Meson and ODROID-C2 by Beniamino Galvani · 8 years ago
  8. df8ec55 dm: ns16550: Don't map_physmem for I/O ports by Paul Burton · 8 years ago
  9. cf75cdf serial: s5p: use clock api to get clock rate by Thomas Abraham · 8 years ago
  10. 5ab6c4d serial: s5p: get the port id number from the alias of the device node by Thomas Abraham · 8 years ago
  11. 773f3b2 ar933x: serial: Remove the explicit pinctrl setting by Wills Wang · 8 years ago
  12. 60b4976 drivers: serial: add serial driver for ar933x SOC by Wills Wang · 9 years ago
  13. e27802a m68k: add DM model serial driver by angelo@sysam.it · 8 years ago
  14. e3a46e3 serial: bcm283x_mu: make pending values more explicit by Stephen Warren · 8 years ago
  15. 8b15010 arc: get rid of running_on_hw by Alexey Brodkin · 9 years ago
  16. 142a20c serial: Add support for Qualcomm serial port by Mateusz Kulikowski · 8 years ago
  17. b37a1cc serial: uniphier: use devm_get_addr() to get base address by Masahiro Yamada · 9 years ago
  18. 3917c26 serial: add BCM283x mini UART driver by Stephen Warren · 9 years ago
  19. d5cf329 ARM: uniphier: support Debug UART by Masahiro Yamada · 9 years ago
  20. cd0fa5b serial: pl01x: Add support for devices with the rate pre-configured. by Eric Anholt · 9 years ago
  21. 59b35dd dm: ns16550: Add support for reg-offset property by Michal Simek · 9 years ago
  22. e4d6ab0 x86: Allow use of serial soon after relocation by Simon Glass · 9 years ago
  23. ab761ce dm: serial: Remove duplicated carriage return character by Alison Wang · 9 years ago
  24. 055457e serial: Move carriage return before line feed for some serial drivers by Alison Wang · 9 years ago
  25. c5917b4 dm: serial-uclass: Move a carriage return before a line feed by Alison Wang · 9 years ago
  26. e5e88c6 Revert "dm: ns16550: Add support for reg-offset property" by Tom Rini · 9 years ago
  27. 966bfa7 serial: dcc: Move driver to DM by Michal Simek · 9 years ago
  28. 6a12ceb stm32x7: add support for stm32x7 serial driver by Vikas Manocha · 9 years ago
  29. d9a3bec dm: ns16550: Add support for reg-offset property by Michal Simek · 9 years ago
  30. 6cd0f2a serial: zynq: Change logic in putc by Michal Simek · 9 years ago
  31. 470250e s3c24xx: serial: Remove dead code by David Müller (ELSOFT AG) · 9 years ago
  32. 5a6f68d Remove unused CONFIG_HWFLOW option and associated dead code. by David Müller (ELSOFT AG) · 9 years ago
  33. 928f605 Remove unused CONFIG_MODEM_SUPPORT option and associated dead code. by David Müller (ELSOFT AG) · 9 years ago
  34. 492f46c dm: pxa: serial: Drop serial_sa1100 serial driver by Simon Glass · 9 years ago
  35. 30b9d75 dm: serial: Drop serial_max3100 serial driver by Simon Glass · 9 years ago
  36. c3dd578 dm: freescale: serial: Drop serial_imx serial driver by Simon Glass · 9 years ago
  37. be47933 dm: opencores: Drop opencores_yanu serial driver by Simon Glass · 9 years ago
  38. baf7125 dm: freescale: Drop mxs_auart serial driver by Simon Glass · 9 years ago
  39. dffceb4 serial: serial_stm32: move clock config from driver to board by Vikas Manocha · 9 years ago
  40. a187559 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
  41. 5160def dm: lpuart: Drop the legacy code by Bhuvanchandra DV · 9 years ago
  42. 9e160ee drivers: serial: add driver for Microchip PIC32 UART controller. by Paul Thacker · 9 years ago
  43. 80cce26 ppc: xilinx-ppc4xx: Port to DM serial by Ricardo Ribalda Delgado · 9 years ago
  44. 842efb3 serial: zynq: Fix address reading from DM by Michal Simek · 9 years ago
  45. a253318 serial: zynq: Extend compatible string list by Michal Simek · 9 years ago
  46. 54e24d3 serial: uartlite: Add uartlite to Kconfig by Michal Simek · 9 years ago
  47. 4166ba3 serial: uartlite: Add support for debug console by Michal Simek · 9 years ago
  48. 9376839 serial: uartlite: Move driver to DM by Michal Simek · 9 years ago
  49. cc4228f ns16550: zap the rockchip serial compatible string by Thomas Chou · 9 years ago
  50. 0080931 serial: Remove serial_putc_raw_dev by Tom Rini · 9 years ago
  51. 3ade5bc dm: video: sandbox: Convert sandbox to use driver model for video by Simon Glass · 9 years ago
  52. fdbae09 serial: lpuart: Add driver model serial support by Bin Meng · 9 years ago
  53. 6ca13b1 serial: lpuart: Prepare the driver for DM conversion by Bin Meng · 9 years ago
  54. ed3021a serial: lpuart: Call local version of setbrg and putc directly by Bin Meng · 9 years ago
  55. 47f1bfc serial: lpuart: Fix several cosmetic issues by Bin Meng · 9 years ago
  56. 5ed07cf serial: lpuart: Move CONFIG_FSL_LPUART to Kconfig by Bin Meng · 9 years ago
  57. 19de815 arm: serial: Add Kconfig entries to facilitate usage of the pl01x driver for early debug output by Sergey Temerkhanov · 9 years ago
  58. b81406d arm: serial: Add debug UART capability to the pl01x driver by Sergey Temerkhanov · 9 years ago
  59. 5b8031c Add more SPDX-License-Identifier tags by Tom Rini · 9 years ago
  60. f21069e serial: lpc32xx hsuart: port driver to driver model by Vladimir Zapolskiy · 9 years ago
  61. b7e2983 dm: ns16550: Allow the driver to be omitted if requested by Simon Glass · 9 years ago
  62. 92c55b6 dm: serial: Allow the UART driver to be dropped from the image by Simon Glass · 9 years ago
  63. fcc0a87 dm: serial: Convert ns16550 driver to use driver model PCI API by Simon Glass · 9 years ago
  64. 80dc999 serial: zynq: Use static inline for _debug_uart_init() by Michal Simek · 9 years ago
  65. f1993ca Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  66. 434afa8 serial_mxc: Fix setup of UARTx_UFCR register by Maximilian Schwerin · 9 years ago
  67. 6656241 stm32: Convert serial driver to DM by Kamil Lulko · 9 years ago
  68. eb623b9 dm: serial: Minor coding style cleanup of some comments by Stefan Roese · 9 years ago
  69. c643f3e serial: zynq: Remove duplicated header by Michal Simek · 9 years ago
  70. 6bf87da serial: zynq: Fix incorrect reference to s5p driver by Michal Simek · 9 years ago
  71. b7e5a64 dm: serial: ns16550: Add pre-reloc flag to the driver by Simon Glass · 9 years ago
  72. 80e0614 ns16550: change reg-shift property default to zero by Thomas Chou · 9 years ago
  73. 1b25e58 Fix typo: firstly -> first. by Vagrant Cascadian · 9 years ago
  74. a51dbeb rockchip: serial driver support rk3036 by huang lin · 9 years ago
  75. 9e39003 ns16550: move CONFIG_SYS_NS16550 to Kconfig by Thomas Chou · 9 years ago
  76. 4fb6055 ns16550: zap CONFIG_NS16550_SERIAL by Thomas Chou · 9 years ago
  77. c7b9686 ns16550: unify serial_omap by Thomas Chou · 9 years ago
  78. 1874626 ns16550: unify serial_tegra by Thomas Chou · 9 years ago
  79. ace59da ns16550: unify serial_dw by Thomas Chou · 9 years ago
  80. fcd3367 ns16550: unify serial_keystone by Thomas Chou · 9 years ago
  81. 98a51fc ns16550: unify serial_rockchip by Thomas Chou · 9 years ago
  82. f27445c ns16550: unify serial_ppc by Thomas Chou · 9 years ago
  83. 81cd63a ns16550: unify serial_x86 by Thomas Chou · 9 years ago
  84. 8e62d32 ns16550: add generic binding to unify the drivers by Thomas Chou · 9 years ago
  85. 77d7b5c ns16550: change map_sysmem to map_physmem by Thomas Chou · 9 years ago
  86. b1e361b debug_uart: restore ns16550 as default by Thomas Chou · 9 years ago
  87. 1ec60b9 altera_uart: change ioremap to map_physmem by Thomas Chou · 9 years ago
  88. 18c3f27 altera_jtag_uart: change ioremap to map_physmem by Thomas Chou · 9 years ago
  89. e43ce3f sparc: leon3: Add debug_uart support to LEON3 serial driver. by Francois Retief · 9 years ago
  90. e03c17d altera_uart: Adjust the declaration of debug_uart_init() by Thomas Chou · 9 years ago
  91. 933529c altera_jtag_uart: Adjust the declaration of debug_uart_init() by Thomas Chou · 9 years ago
  92. 8924148 serial: altera_uart: minor clean up by Thomas Chou · 9 years ago
  93. d0b1483 serial: altera_uart: use BIT macro by Thomas Chou · 9 years ago
  94. 315acd0 serial: altera_jtag_uart: minor clean up by Thomas Chou · 9 years ago
  95. 886161a serial: altera_jtag_uart: use BIT macro by Thomas Chou · 9 years ago
  96. 42800ff arm: zynq: Move serial driver to driver model by Simon Glass · 9 years ago
  97. 325c8d5 arm: zynq: serial: Drop non-device-tree serial driver portions by Simon Glass · 9 years ago
  98. c54c0a4 arm: zynq: Support the debug UART by Simon Glass · 9 years ago
  99. 6bdc593 dm: serial: Deal with stdout-path with an alias by Simon Glass · 9 years ago
  100. 6c2441c dm: keystone: serial: Add driver model support by Lokesh Vutla · 9 years ago