1. 6bdc593 dm: serial: Deal with stdout-path with an alias by Simon Glass · 9 years ago
  2. 6c2441c dm: keystone: serial: Add driver model support by Lokesh Vutla · 9 years ago
  3. 2e2da4c serial: remove altera serial initializations by Thomas Chou · 9 years ago
  4. da2f838 nios2: convert altera_uart to driver model by Thomas Chou · 9 years ago
  5. 220e802 nios2: convert altera_jtag_uart to driver model by Thomas Chou · 9 years ago
  6. e5a098b drivers: serial: serial_omap: add comaptibles for all ti platforms by Mugunthan V N · 9 years ago
  7. 3a64845 drivers: serial: serial_omap: populate default clock frequency when not found in dt by Mugunthan V N · 9 years ago
  8. c7fefcb debug_uart: Add an option to announce the debug UART by Simon Glass · 9 years ago
  9. 0e977bc debug_uart: Support board-specific UART initialisation by Simon Glass · 9 years ago
  10. 97b0597 debug_uart: Adjust the declaration of debug_uart_init() by Simon Glass · 9 years ago
  11. d18f37c serial: rockchip: make ROCKCHIP_SERIAL depend on ARCH_ROCKCHIP by Masahiro Yamada · 9 years ago
  12. 68282f5 arm: Remove unused ST-Ericsson u8500 arch by Stefan Roese · 9 years ago
  13. 850f788 Merge branch 'rmobile' of git://git.denx.de/u-boot-sh by Tom Rini · 9 years ago
  14. c9feb42 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 9 years ago
  15. 765a1b1 rockchip: Add serial support by Simon Glass · 9 years ago
  16. 2ea65f3 serial: drop redundant depends on by Masahiro Yamada · 9 years ago
  17. 4e9838c dm: Use dev_get_addr() where possible by Simon Glass · 9 years ago
  18. 53be7bf serial: serial-sh: SCIFA interface for R-Car Gen2 SoCs by Vladimir Barinov · 9 years ago
  19. 6d99cfa serial: uniphier: drop platform data support by Masahiro Yamada · 9 years ago
  20. 8648b23 serial: pxa: clean-up include file order by Marcel Ziswiler · 9 years ago
  21. 0f92582 of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · 9 years ago
  22. 57cd681 dra7xx: Add dra72_evm_defconfig using CONFIG_DM by Tom Rini · 9 years ago
  23. 0b11dbf drivers: hierarchize drivers Kconfig menu by Masahiro Yamada · 9 years ago
  24. 8c45858 dm: serial: Add a REQUIRE_SERIAL_CONSOLE option for boards with no serial port by Hans de Goede · 9 years ago
  25. 7fb5739 exynos: Enable the debug UART in SPL by Simon Glass · 9 years ago
  26. bf6e702 exynos: Add debug UART support for Samsung S5P serial by Simon Glass · 9 years ago
  27. 89ca935 exynos: serial: Refactor init code for debug UART by Simon Glass · 9 years ago
  28. 275854b efi: Add a serial driver by Simon Glass · 9 years ago
  29. dcfe4a5 x86: Move CONFIG_X86_SERIAL to Kconfig by Simon Glass · 9 years ago
  30. 753812c dm: serial: Correct logic in serial_find_console_or_panic() by Simon Glass · 9 years ago
  31. 6e780c7 ns16550: Improve debug UART so it can work with 32-bit access by Simon Glass · 9 years ago
  32. e05412f arm: dcc: Add uart dcc support for armv8 by Siva Durga Prasad Paladugu · 9 years ago
  33. af28224 sandbox: Move CONFIG_SANDBOX_SERIAL to Kconfig by Simon Glass · 10 years ago
  34. e9fc058 dm: serial: Don't support CONFIG_CONS_INDEX with device tree by Simon Glass · 9 years ago
  35. 9091400 dm: ns16550: Support CONFIG_SYS_NS16550_MEM32 with driver model by Simon Glass · 9 years ago
  36. b6ef3a3 ARM: UniPhier: update the vendor name of UniPhier in Kconfig by Masahiro Yamada · 9 years ago
  37. f6e7f07 ARM: UniPhier: replace <asm/io.h> with <linux/io.h> by Masahiro Yamada · 9 years ago
  38. 445614c Revert "Revert "stm32f4: fix serial output"" by Tom Rini · 9 years ago
  39. 698a12b Revert "stm32f4: fix serial output" by Tom Rini · 9 years ago
  40. 6975172 serial: fdt: add device tree support for pl01x by Vikas Manocha · 9 years ago
  41. 60570df stm32f4: add serial print port by kunhuahuang · 9 years ago
  42. 85e5f5b stm32f4: fix serial output by kunhuahuang · 9 years ago
  43. b939689 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 9 years ago
  44. ace97d2 Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 9 years ago
  45. 04bc5c9 serial: zynq: Add support for slow emulation platform by Michal Simek · 9 years ago
  46. 4f60166 serial: ns16550: Remove hard-coded baud_divisor setting by Axel Lin · 9 years ago
  47. 5f757cd Merge branch 'master' of git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  48. 6631237 dm: Add a panic_str() function to reduce code size by Simon Glass · 10 years ago
  49. ab9fd2e serial: ns16550: Remove unnecessary init on UART setup by Simon Glass · 10 years ago
  50. 363e6da dm: ns16550: Support non-byte register spacing with driver model by Simon Glass · 10 years ago
  51. dd0b012 serial: ns16550: Add an option to specify the debug UART register shift by Simon Glass · 10 years ago
  52. ab3f0c7 stm32f4: Add serial driver by rev13@wp.pl · 10 years ago
  53. d77447f serial: pl01x: fix PL010 regression by Linus Walleij · 9 years ago
  54. 0eb25b6 common: Make sure arch-specific map_sysmem() is defined by Joe Hershberger · 10 years ago
  55. e564f05 dm: core: Add dev_get_uclass_priv() to access uclass private data by Simon Glass · 10 years ago
  56. fd602c5 fix ARM DCC support for ARMv7 based cores (e.g. CortexA) by Alexander Merkle · 10 years ago
  57. 01496c4 serial-arc: switch to DM by Alexey Brodkin · 10 years ago
  58. 36d6866 serial/serial_arc: set registers address during compilation by Alexey Brodkin · 10 years ago
  59. 891ee87 dm: serial: remove bogus include <ns16550.h> by Masahiro Yamada · 10 years ago
  60. 6462cde ARM: UniPhier: adjust device trees for business transfer by Masahiro Yamada · 10 years ago
  61. 20379c1 serial: ns16550: Fix build error due to a typo by Axel Lin · 10 years ago
  62. 1da7ce4 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 10 years ago
  63. 00956eb Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 10 years ago
  64. 099cf77 serial: UniPhier: move LCR register setting to probe function by Masahiro Yamada · 10 years ago
  65. d0c47b3 serial: UniPhier: use 32 bit register access by Masahiro Yamada · 10 years ago
  66. 2cbb17c serial: sh: fix internal clock source on SCIF by Vladimir Barinov · 10 years ago
  67. 89f99a6 serial: sh: Remove invalid UTF-8 character by Nobuhiro Iwamatsu · 10 years ago
  68. a2f39e8 ARM: remove cm4008 and cm41xx board support by Masahiro Yamada · 10 years ago
  69. 21d0043 serial: ns16550: Support debug UART by Simon Glass · 10 years ago
  70. 7657167 serial: ns16550: Add access functions that don't need platdata by Simon Glass · 10 years ago
  71. 2f964aa serial: Support an early UART for debugging by Simon Glass · 10 years ago
  72. 484fdf5 dm: Add support for all targets which requires MANUAL_RELOC by Michal Simek · 10 years ago
  73. 59088e4 dm: sh: serial: Add support driver model by Nobuhiro Iwamatsu · 10 years ago
  74. f94a1be dm: Expand and complete Kconfig in drivers/ by Simon Glass · 10 years ago
  75. fad486c powerpc: Add serial driver for driver model by Simon Glass · 10 years ago
  76. 9cc36a2 dm: core: Add a flag to control sequence numbering by Simon Glass · 10 years ago
  77. 306df2c Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 10 years ago
  78. a2425e6 serial: Extend structure comments with register offset by Michal Simek · 10 years ago
  79. 12c9e7d serial: zynq: Use global baudrate instead of hardcoded one by Michal Simek · 10 years ago
  80. 1eb47ef x86: Use ePAPR defined properties for x86-uart by Bin Meng · 10 years ago
  81. 3db886a serial: ns16550: Support ns16550 compatible pci uart devices by Bin Meng · 10 years ago
  82. 41702ba x86: Rename coreboot-serial to x86-serial by Bin Meng · 10 years ago
  83. 59c73d7 dm: serial_pl01x: Add missing private data size by Simon Glass · 10 years ago
  84. 98d2d5e Merge branch 'master' of git://git.denx.de/u-boot-ti by Tom Rini · 10 years ago
  85. eb8a4fe serial: pl01x: avoid pl01x type check two times by Vikas Manocha · 10 years ago
  86. f7e517b serial: pl01x: disable as per type of pl01x by Vikas Manocha · 10 years ago
  87. d2ca9fd serial: pl01x: move all line control at same place by Vikas Manocha · 10 years ago
  88. 2df8107 serial: pl01x: fix pl011 baud rate configuration by Vikas Manocha · 10 years ago
  89. a7deea6 serial: pl01x: pass pl01x_type to set baudrate by Vikas Manocha · 10 years ago
  90. 956a8ba ns16550.c: Fix for ns16550 driver hanging on OMAP4 by Gregoire Gentil · 10 years ago
  91. 8834210 Merge git://git.denx.de/u-boot-fdt by Tom Rini · 10 years ago
  92. 625177d serial: UniPhier: support OF configuration by Masahiro Yamada · 10 years ago
  93. 0bd4e39 fdt: remove fdtdec_get_alias_node() function by Masahiro Yamada · 10 years ago
  94. 1739564 Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  95. 746667f Merge git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  96. b414119 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · 10 years ago
  97. bc0b284 dm: tegra: Add platform data for the SPL uart by Simon Glass · 10 years ago
  98. 236f2bd dm: Allow stdio registration to be dropped by Simon Glass · 10 years ago
  99. ad1b81c dm: serial: Support changing the baud rate by Simon Glass · 10 years ago
  100. 0f65f48 dm: at91: Add driver model support for the serial driver by Simon Glass · 10 years ago