1. 52f0c51 ARM: uniphier: support Debug UART by Masahiro Yamada · 9 years ago
  2. be5a7dd serial: pl01x: Add support for devices with the rate pre-configured. by Eric Anholt · 9 years ago
  3. 7e0cdc4 dm: ns16550: Add support for reg-offset property by Michal Simek · 9 years ago
  4. 51f73f1 x86: Allow use of serial soon after relocation by Simon Glass · 9 years ago
  5. dccdac4 dm: serial: Remove duplicated carriage return character by Alison Wang · 9 years ago
  6. 23e06b5 serial: Move carriage return before line feed for some serial drivers by Alison Wang · 9 years ago
  7. c0a9ce6 dm: serial-uclass: Move a carriage return before a line feed by Alison Wang · 9 years ago
  8. d98f91c Revert "dm: ns16550: Add support for reg-offset property" by Tom Rini · 9 years ago
  9. b3cc260 serial: dcc: Move driver to DM by Michal Simek · 9 years ago
  10. 5dba05e stm32x7: add support for stm32x7 serial driver by Vikas Manocha · 9 years ago
  11. b89a500 dm: ns16550: Add support for reg-offset property by Michal Simek · 9 years ago
  12. de6d3a9 serial: zynq: Change logic in putc by Michal Simek · 9 years ago
  13. 615b145 s3c24xx: serial: Remove dead code by David Müller (ELSOFT AG) · 9 years ago
  14. 440fc76 Remove unused CONFIG_HWFLOW option and associated dead code. by David Müller (ELSOFT AG) · 9 years ago
  15. fe6fbf3 Remove unused CONFIG_MODEM_SUPPORT option and associated dead code. by David Müller (ELSOFT AG) · 9 years ago
  16. b5f88e8 dm: pxa: serial: Drop serial_sa1100 serial driver by Simon Glass · 9 years ago
  17. e62df99 dm: serial: Drop serial_max3100 serial driver by Simon Glass · 9 years ago
  18. 5e86d7e dm: freescale: serial: Drop serial_imx serial driver by Simon Glass · 9 years ago
  19. b82d544 dm: opencores: Drop opencores_yanu serial driver by Simon Glass · 9 years ago
  20. 1942e14 dm: freescale: Drop mxs_auart serial driver by Simon Glass · 9 years ago
  21. 931a7a5 serial: serial_stm32: move clock config from driver to board by Vikas Manocha · 9 years ago
  22. 7557405 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
  23. 0bb4c4c dm: lpuart: Drop the legacy code by Bhuvanchandra DV · 9 years ago
  24. 1dc4283 drivers: serial: add driver for Microchip PIC32 UART controller. by Paul Thacker · 9 years ago
  25. 4f40e13 ppc: xilinx-ppc4xx: Port to DM serial by Ricardo Ribalda Delgado · 9 years ago
  26. 006ff43 serial: zynq: Fix address reading from DM by Michal Simek · 9 years ago
  27. f0a71d0 serial: zynq: Extend compatible string list by Michal Simek · 9 years ago
  28. 93ce505 serial: uartlite: Add uartlite to Kconfig by Michal Simek · 9 years ago
  29. 8af618b serial: uartlite: Add support for debug console by Michal Simek · 9 years ago
  30. 7e4372a serial: uartlite: Move driver to DM by Michal Simek · 9 years ago
  31. dad5367 ns16550: zap the rockchip serial compatible string by Thomas Chou · 9 years ago
  32. 6d064ee serial: Remove serial_putc_raw_dev by Tom Rini · 9 years ago
  33. 38a2ae2 dm: video: sandbox: Convert sandbox to use driver model for video by Simon Glass · 9 years ago
  34. 8a70d6d serial: lpuart: Add driver model serial support by Bin Meng · 9 years ago
  35. 6338fbd serial: lpuart: Prepare the driver for DM conversion by Bin Meng · 9 years ago
  36. a08d0bd serial: lpuart: Call local version of setbrg and putc directly by Bin Meng · 9 years ago
  37. a8cc172 serial: lpuart: Fix several cosmetic issues by Bin Meng · 9 years ago
  38. 4409dcf serial: lpuart: Move CONFIG_FSL_LPUART to Kconfig by Bin Meng · 9 years ago
  39. 5710d7e arm: serial: Add Kconfig entries to facilitate usage of the pl01x driver for early debug output by Sergey Temerkhanov · 9 years ago
  40. c0ffa4e arm: serial: Add debug UART capability to the pl01x driver by Sergey Temerkhanov · 9 years ago
  41. e237880 Add more SPDX-License-Identifier tags by Tom Rini · 9 years ago
  42. f20d4c0 serial: lpc32xx hsuart: port driver to driver model by Vladimir Zapolskiy · 9 years ago
  43. 9ebf348 dm: ns16550: Allow the driver to be omitted if requested by Simon Glass · 9 years ago
  44. 30a1349 dm: serial: Allow the UART driver to be dropped from the image by Simon Glass · 9 years ago
  45. f1037ad dm: serial: Convert ns16550 driver to use driver model PCI API by Simon Glass · 9 years ago
  46. d9afb23 serial: zynq: Use static inline for _debug_uart_init() by Michal Simek · 9 years ago
  47. adce477 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  48. bb29b15 serial_mxc: Fix setup of UARTx_UFCR register by Maximilian Schwerin · 9 years ago
  49. 75d48a6 stm32: Convert serial driver to DM by Kamil Lulko · 9 years ago
  50. 88c3a88 dm: serial: Minor coding style cleanup of some comments by Stefan Roese · 9 years ago
  51. 6954c2b serial: zynq: Remove duplicated header by Michal Simek · 9 years ago
  52. 49e1276 serial: zynq: Fix incorrect reference to s5p driver by Michal Simek · 9 years ago
  53. 6ef533e dm: serial: ns16550: Add pre-reloc flag to the driver by Simon Glass · 9 years ago
  54. 2cd1d0c ns16550: change reg-shift property default to zero by Thomas Chou · 9 years ago
  55. beb288b Fix typo: firstly -> first. by Vagrant Cascadian · 9 years ago
  56. bab0d3f rockchip: serial driver support rk3036 by huang lin · 9 years ago
  57. a6cec01 ns16550: move CONFIG_SYS_NS16550 to Kconfig by Thomas Chou · 9 years ago
  58. 00ad1f0 ns16550: zap CONFIG_NS16550_SERIAL by Thomas Chou · 9 years ago
  59. 52ac443 ns16550: unify serial_omap by Thomas Chou · 9 years ago
  60. e3b9026 ns16550: unify serial_tegra by Thomas Chou · 9 years ago
  61. 22221c0 ns16550: unify serial_dw by Thomas Chou · 9 years ago
  62. ca32c98 ns16550: unify serial_keystone by Thomas Chou · 9 years ago
  63. 57ce19f ns16550: unify serial_rockchip by Thomas Chou · 9 years ago
  64. 78b9881 ns16550: unify serial_ppc by Thomas Chou · 9 years ago
  65. b0245de ns16550: unify serial_x86 by Thomas Chou · 9 years ago
  66. 16b2e7e ns16550: add generic binding to unify the drivers by Thomas Chou · 9 years ago
  67. d745429 ns16550: change map_sysmem to map_physmem by Thomas Chou · 9 years ago
  68. d073841 debug_uart: restore ns16550 as default by Thomas Chou · 9 years ago
  69. 15890ca altera_uart: change ioremap to map_physmem by Thomas Chou · 9 years ago
  70. ce69fb6 altera_jtag_uart: change ioremap to map_physmem by Thomas Chou · 9 years ago
  71. d18eb7b sparc: leon3: Add debug_uart support to LEON3 serial driver. by Francois Retief · 9 years ago
  72. 083cbdd altera_uart: Adjust the declaration of debug_uart_init() by Thomas Chou · 9 years ago
  73. 2636a1e altera_jtag_uart: Adjust the declaration of debug_uart_init() by Thomas Chou · 9 years ago
  74. 65a50c9 serial: altera_uart: minor clean up by Thomas Chou · 9 years ago
  75. 94c3921 serial: altera_uart: use BIT macro by Thomas Chou · 9 years ago
  76. 5cbdb8c serial: altera_jtag_uart: minor clean up by Thomas Chou · 9 years ago
  77. bd5bd7a serial: altera_jtag_uart: use BIT macro by Thomas Chou · 9 years ago
  78. 23d9b62 arm: zynq: Move serial driver to driver model by Simon Glass · 9 years ago
  79. 4ef8bc5 arm: zynq: serial: Drop non-device-tree serial driver portions by Simon Glass · 9 years ago
  80. 091f6a3 arm: zynq: Support the debug UART by Simon Glass · 9 years ago
  81. c860e3e dm: serial: Deal with stdout-path with an alias by Simon Glass · 9 years ago
  82. a04b30e dm: keystone: serial: Add driver model support by Lokesh Vutla · 9 years ago
  83. 3c37849 serial: remove altera serial initializations by Thomas Chou · 9 years ago
  84. 6917a5d nios2: convert altera_uart to driver model by Thomas Chou · 9 years ago
  85. 26066df nios2: convert altera_jtag_uart to driver model by Thomas Chou · 9 years ago
  86. 39ed4db drivers: serial: serial_omap: add comaptibles for all ti platforms by Mugunthan V N · 9 years ago
  87. 595e6f2 drivers: serial: serial_omap: populate default clock frequency when not found in dt by Mugunthan V N · 9 years ago
  88. 1f7338a debug_uart: Add an option to announce the debug UART by Simon Glass · 9 years ago
  89. c52be12 debug_uart: Support board-specific UART initialisation by Simon Glass · 9 years ago
  90. 60517d7 debug_uart: Adjust the declaration of debug_uart_init() by Simon Glass · 9 years ago
  91. a80f5b8 serial: rockchip: make ROCKCHIP_SERIAL depend on ARCH_ROCKCHIP by Masahiro Yamada · 9 years ago
  92. 3b1bb09 arm: Remove unused ST-Ericsson u8500 arch by Stefan Roese · 9 years ago
  93. 700db47 Merge branch 'rmobile' of git://git.denx.de/u-boot-sh by Tom Rini · 9 years ago
  94. e2cb6c5 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 9 years ago
  95. 9880c4b rockchip: Add serial support by Simon Glass · 9 years ago
  96. a831867 serial: drop redundant depends on by Masahiro Yamada · 9 years ago
  97. 0971778 dm: Use dev_get_addr() where possible by Simon Glass · 9 years ago
  98. 3ed0b62 serial: serial-sh: SCIFA interface for R-Car Gen2 SoCs by Vladimir Barinov · 9 years ago
  99. 25318dc serial: uniphier: drop platform data support by Masahiro Yamada · 9 years ago
  100. 7cfcbee serial: pxa: clean-up include file order by Marcel Ziswiler · 9 years ago