1. 38a2ae2 dm: video: sandbox: Convert sandbox to use driver model for video by Simon Glass · Mon Jan 18 19:52:25 2016 -0700
  2. 8a70d6d serial: lpuart: Add driver model serial support by Bin Meng · Wed Jan 13 19:39:04 2016 -0800
  3. 6338fbd serial: lpuart: Prepare the driver for DM conversion by Bin Meng · Wed Jan 13 19:39:03 2016 -0800
  4. a08d0bd serial: lpuart: Call local version of setbrg and putc directly by Bin Meng · Wed Jan 13 19:39:02 2016 -0800
  5. a8cc172 serial: lpuart: Fix several cosmetic issues by Bin Meng · Wed Jan 13 19:39:01 2016 -0800
  6. 4409dcf serial: lpuart: Move CONFIG_FSL_LPUART to Kconfig by Bin Meng · Wed Jan 13 19:39:00 2016 -0800
  7. 5710d7e arm: serial: Add Kconfig entries to facilitate usage of the pl01x driver for early debug output by Sergey Temerkhanov · Wed Oct 14 09:54:24 2015 -0700
  8. c0ffa4e arm: serial: Add debug UART capability to the pl01x driver by Sergey Temerkhanov · Wed Oct 14 09:54:23 2015 -0700
  9. e237880 Add more SPDX-License-Identifier tags by Tom Rini · Thu Jan 14 22:05:13 2016 -0500
  10. f20d4c0 serial: lpc32xx hsuart: port driver to driver model by Vladimir Zapolskiy · Sat Dec 19 23:29:24 2015 +0200
  11. 9ebf348 dm: ns16550: Allow the driver to be omitted if requested by Simon Glass · Sun Dec 13 21:36:59 2015 -0700
  12. 30a1349 dm: serial: Allow the UART driver to be dropped from the image by Simon Glass · Sun Dec 13 21:36:58 2015 -0700
  13. f1037ad dm: serial: Convert ns16550 driver to use driver model PCI API by Simon Glass · Sun Nov 29 13:17:54 2015 -0700
  14. d9afb23 serial: zynq: Use static inline for _debug_uart_init() by Michal Simek · Tue Jan 05 12:49:21 2016 +0100
  15. adce477 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Sun Jan 03 10:32:24 2016 -0500
  16. bb29b15 serial_mxc: Fix setup of UARTx_UFCR register by Maximilian Schwerin · Wed Nov 25 14:08:00 2015 +0100
  17. 75d48a6 stm32: Convert serial driver to DM by Kamil Lulko · Tue Dec 01 09:08:19 2015 +0100
  18. 88c3a88 dm: serial: Minor coding style cleanup of some comments by Stefan Roese · Thu Nov 26 13:38:43 2015 +0100
  19. 6954c2b serial: zynq: Remove duplicated header by Michal Simek · Wed Dec 02 12:57:11 2015 +0100
  20. 49e1276 serial: zynq: Fix incorrect reference to s5p driver by Michal Simek · Tue Dec 01 14:29:34 2015 +0100
  21. 6ef533e dm: serial: ns16550: Add pre-reloc flag to the driver by Simon Glass · Fri Dec 04 08:58:38 2015 -0700
  22. 2cd1d0c ns16550: change reg-shift property default to zero by Thomas Chou · Sun Nov 29 14:01:03 2015 +0800
  23. beb288b Fix typo: firstly -> first. by Vagrant Cascadian · Tue Nov 24 14:46:24 2015 -0800
  24. bab0d3f rockchip: serial driver support rk3036 by huang lin · Tue Nov 17 14:20:14 2015 +0800
  25. a6cec01 ns16550: move CONFIG_SYS_NS16550 to Kconfig by Thomas Chou · Thu Nov 19 21:48:14 2015 +0800
  26. 00ad1f0 ns16550: zap CONFIG_NS16550_SERIAL by Thomas Chou · Thu Nov 19 21:48:13 2015 +0800
  27. 52ac443 ns16550: unify serial_omap by Thomas Chou · Thu Nov 19 21:48:12 2015 +0800
  28. e3b9026 ns16550: unify serial_tegra by Thomas Chou · Thu Nov 19 21:48:11 2015 +0800
  29. 22221c0 ns16550: unify serial_dw by Thomas Chou · Thu Nov 19 21:48:10 2015 +0800
  30. ca32c98 ns16550: unify serial_keystone by Thomas Chou · Thu Nov 19 21:48:09 2015 +0800
  31. 57ce19f ns16550: unify serial_rockchip by Thomas Chou · Thu Nov 19 21:48:08 2015 +0800
  32. 78b9881 ns16550: unify serial_ppc by Thomas Chou · Thu Nov 19 21:48:07 2015 +0800
  33. b0245de ns16550: unify serial_x86 by Thomas Chou · Thu Nov 19 21:48:06 2015 +0800
  34. 16b2e7e ns16550: add generic binding to unify the drivers by Thomas Chou · Thu Nov 19 21:48:05 2015 +0800
  35. d745429 ns16550: change map_sysmem to map_physmem by Thomas Chou · Thu Nov 19 21:48:04 2015 +0800
  36. d073841 debug_uart: restore ns16550 as default by Thomas Chou · Thu Nov 19 21:48:03 2015 +0800
  37. 15890ca altera_uart: change ioremap to map_physmem by Thomas Chou · Sat Nov 14 10:38:09 2015 +0800
  38. ce69fb6 altera_jtag_uart: change ioremap to map_physmem by Thomas Chou · Sat Nov 14 10:36:49 2015 +0800
  39. d18eb7b sparc: leon3: Add debug_uart support to LEON3 serial driver. by Francois Retief · Thu Oct 29 12:55:34 2015 +0200
  40. 083cbdd altera_uart: Adjust the declaration of debug_uart_init() by Thomas Chou · Tue Nov 03 14:19:02 2015 +0800
  41. 2636a1e altera_jtag_uart: Adjust the declaration of debug_uart_init() by Thomas Chou · Tue Nov 03 14:18:27 2015 +0800
  42. 65a50c9 serial: altera_uart: minor clean up by Thomas Chou · Sat Oct 31 20:53:23 2015 +0800
  43. 94c3921 serial: altera_uart: use BIT macro by Thomas Chou · Thu Oct 29 21:18:01 2015 +0800
  44. 5cbdb8c serial: altera_jtag_uart: minor clean up by Thomas Chou · Sat Oct 31 20:52:38 2015 +0800
  45. bd5bd7a serial: altera_jtag_uart: use BIT macro by Thomas Chou · Thu Oct 29 21:09:31 2015 +0800
  46. 23d9b62 arm: zynq: Move serial driver to driver model by Simon Glass · Sat Oct 17 19:41:27 2015 -0600
  47. 4ef8bc5 arm: zynq: serial: Drop non-device-tree serial driver portions by Simon Glass · Sat Oct 17 19:41:26 2015 -0600
  48. 091f6a3 arm: zynq: Support the debug UART by Simon Glass · Sat Oct 17 19:41:22 2015 -0600
  49. c860e3e dm: serial: Deal with stdout-path with an alias by Simon Glass · Sat Oct 17 19:41:17 2015 -0600
  50. a04b30e dm: keystone: serial: Add driver model support by Lokesh Vutla · Sat Sep 19 14:47:36 2015 +0530
  51. 3c37849 serial: remove altera serial initializations by Thomas Chou · Fri Oct 09 09:28:20 2015 +0800
  52. 6917a5d nios2: convert altera_uart to driver model by Thomas Chou · Wed Oct 21 21:26:54 2015 +0800
  53. 26066df nios2: convert altera_jtag_uart to driver model by Thomas Chou · Fri Oct 23 07:36:37 2015 +0800
  54. 39ed4db drivers: serial: serial_omap: add comaptibles for all ti platforms by Mugunthan V N · Mon Sep 28 16:17:48 2015 +0530
  55. 595e6f2 drivers: serial: serial_omap: populate default clock frequency when not found in dt by Mugunthan V N · Mon Sep 28 16:17:47 2015 +0530
  56. 1f7338a debug_uart: Add an option to announce the debug UART by Simon Glass · Sun Oct 18 19:51:25 2015 -0600
  57. c52be12 debug_uart: Support board-specific UART initialisation by Simon Glass · Sun Oct 18 19:51:24 2015 -0600
  58. 60517d7 debug_uart: Adjust the declaration of debug_uart_init() by Simon Glass · Sun Oct 18 19:51:23 2015 -0600
  59. a80f5b8 serial: rockchip: make ROCKCHIP_SERIAL depend on ARCH_ROCKCHIP by Masahiro Yamada · Tue Sep 29 12:32:03 2015 +0900
  60. 3b1bb09 arm: Remove unused ST-Ericsson u8500 arch by Stefan Roese · Mon Sep 14 09:17:36 2015 +0200
  61. 700db47 Merge branch 'rmobile' of git://git.denx.de/u-boot-sh by Tom Rini · Sun Sep 13 17:25:16 2015 -0400
  62. e2cb6c5 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · Thu Sep 03 14:57:09 2015 -0400
  63. 9880c4b rockchip: Add serial support by Simon Glass · Sun Aug 30 16:55:19 2015 -0600
  64. a831867 serial: drop redundant depends on by Masahiro Yamada · Fri Aug 28 20:14:21 2015 +0900
  65. 0971778 dm: Use dev_get_addr() where possible by Simon Glass · Tue Aug 11 08:33:29 2015 -0600
  66. 3ed0b62 serial: serial-sh: SCIFA interface for R-Car Gen2 SoCs by Vladimir Barinov · Mon Jul 20 20:49:39 2015 +0300
  67. 25318dc serial: uniphier: drop platform data support by Masahiro Yamada · Fri Aug 28 20:13:19 2015 +0900
  68. 7cfcbee serial: pxa: clean-up include file order by Marcel Ziswiler · Sun Aug 16 04:16:29 2015 +0200
  69. 366b24f of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · Wed Aug 12 07:31:55 2015 +0900
  70. e33af1c dra7xx: Add dra72_evm_defconfig using CONFIG_DM by Tom Rini · Fri Jul 31 19:55:12 2015 -0400
  71. cc85b7b drivers: hierarchize drivers Kconfig menu by Masahiro Yamada · Sun Jul 26 02:46:26 2015 +0900
  72. 04f8094 dm: serial: Add a REQUIRE_SERIAL_CONSOLE option for boards with no serial port by Hans de Goede · Sat Aug 08 17:45:18 2015 +0200
  73. 8ed4bc1 exynos: Enable the debug UART in SPL by Simon Glass · Thu Jul 02 18:15:55 2015 -0600
  74. 74afb29 exynos: Add debug UART support for Samsung S5P serial by Simon Glass · Thu Jul 02 18:15:54 2015 -0600
  75. 405fd14 exynos: serial: Refactor init code for debug UART by Simon Glass · Thu Jul 02 18:15:53 2015 -0600
  76. 5a991bd efi: Add a serial driver by Simon Glass · Tue Aug 04 12:33:40 2015 -0600
  77. 1c32bdb x86: Move CONFIG_X86_SERIAL to Kconfig by Simon Glass · Mon Jul 27 15:47:23 2015 -0600
  78. 6664077 dm: serial: Correct logic in serial_find_console_or_panic() by Simon Glass · Fri Jul 31 09:31:20 2015 -0600
  79. 9246516 ns16550: Improve debug UART so it can work with 32-bit access by Simon Glass · Tue Jun 23 15:39:06 2015 -0600
  80. 6d4b78b arm: dcc: Add uart dcc support for armv8 by Siva Durga Prasad Paladugu · Fri May 29 09:54:37 2015 +0200
  81. 8579a51 sandbox: Move CONFIG_SANDBOX_SERIAL to Kconfig by Simon Glass · Fri Mar 06 13:19:03 2015 -0700
  82. c62fb99 dm: serial: Don't support CONFIG_CONS_INDEX with device tree by Simon Glass · Tue May 12 14:55:05 2015 -0600
  83. 0b31ec7 dm: ns16550: Support CONFIG_SYS_NS16550_MEM32 with driver model by Simon Glass · Tue May 12 14:55:02 2015 -0600
  84. 563ee4c ARM: UniPhier: update the vendor name of UniPhier in Kconfig by Masahiro Yamada · Fri May 29 17:30:01 2015 +0900
  85. 663a23f ARM: UniPhier: replace <asm/io.h> with <linux/io.h> by Masahiro Yamada · Fri May 29 17:30:00 2015 +0900
  86. e5d831d Revert "Revert "stm32f4: fix serial output"" by Tom Rini · Wed May 27 13:24:10 2015 -0400
  87. debb9dd Revert "stm32f4: fix serial output" by Tom Rini · Sun May 10 16:01:48 2015 -0400
  88. 92e349e serial: fdt: add device tree support for pl01x by Vikas Manocha · Wed May 06 11:46:29 2015 -0700
  89. 48482ce stm32f4: add serial print port by kunhuahuang · Tue Apr 28 03:01:19 2015 +0800
  90. 7c13ad8 stm32f4: fix serial output by kunhuahuang · Tue Apr 28 02:25:45 2015 +0800
  91. 5895b7c Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · Tue May 05 10:09:06 2015 +0200
  92. 4a7c11d Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Wed Apr 29 06:46:33 2015 -0400
  93. 1a4d32e serial: zynq: Add support for slow emulation platform by Michal Simek · Wed Apr 15 13:05:06 2015 +0200
  94. 90ea115 serial: ns16550: Remove hard-coded baud_divisor setting by Axel Lin · Sat Apr 25 10:53:14 2015 +0800
  95. 3636534 Merge branch 'master' of git://git.denx.de/u-boot-dm by Tom Rini · Thu Apr 23 13:53:09 2015 -0400
  96. 509dbf9 dm: Add a panic_str() function to reduce code size by Simon Glass · Fri Feb 27 22:06:32 2015 -0700
  97. c538328 serial: ns16550: Remove unnecessary init on UART setup by Simon Glass · Fri Feb 27 22:06:28 2015 -0700
  98. b31fb12 dm: ns16550: Support non-byte register spacing with driver model by Simon Glass · Fri Feb 27 22:06:26 2015 -0700
  99. 5411129 serial: ns16550: Add an option to specify the debug UART register shift by Simon Glass · Fri Feb 27 22:06:25 2015 -0700
  100. af9873c stm32f4: Add serial driver by rev13@wp.pl · Sun Mar 01 12:44:41 2015 +0100