1. 97b0597 debug_uart: Adjust the declaration of debug_uart_init() by Simon Glass · 9 years ago
  2. 4e9838c dm: Use dev_get_addr() where possible by Simon Glass · 9 years ago
  3. 7fb5739 exynos: Enable the debug UART in SPL by Simon Glass · 9 years ago
  4. bf6e702 exynos: Add debug UART support for Samsung S5P serial by Simon Glass · 9 years ago
  5. 89ca935 exynos: serial: Refactor init code for debug UART by Simon Glass · 9 years ago
  6. 73e256c dm: exynos: Move serial to driver model by Simon Glass · 10 years ago
  7. e6252fa serial: s5p: set automatically clears after resetting Rx FIFO by Inha Song · 11 years ago
  8. a81630e serial: s5p: Staticize local functions by Axel Lin · 11 years ago
  9. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  10. d4ec8f0 S5P: Serial: Add fdt support to driver by Rajeshwari Shinde · 11 years ago
  11. ffbff1d Exynos: uart: s5p: enabling the uart tx/rx fifo by Akshay Saraswat · 12 years ago
  12. b498051 serial: s5p: Move serial registration from serial_initialize() by Marek Vasut · 12 years ago
  13. 90bad89 serial: Properly spell out the structure member names of serial_driver by Marek Vasut · 12 years ago
  14. 1c9a560 serial: drop useless ctlr field by Mike Frysinger · 13 years ago
  15. 6c768ca serial: push default_serial_console to drivers by Mike Frysinger · 13 years ago
  16. e0617c6 S5P: serial: Use the inline function instead of static value by Minkyu Kang · 14 years ago
  17. 2956532 Move DECLARE_GLOBAL_DATA_PTR to file scope by John Rigby · 14 years ago
  18. 1628cfc ARMV7: S5P: serial: support the s5pc210 by Minkyu Kang · 14 years ago
  19. f70409a ARMV7: S5P: separate the peripheral clocks by Minkyu Kang · 14 years ago
  20. d93d0f0 S5P: Use accessor functions instead of SoC specific defines to access the base address by Minkyu Kang · 14 years ago
  21. 1a4106d SAMSUNG: serial: remove compiler warnings by Minkyu Kang · 14 years ago
  22. 46a3b5c SAMSUNG: serial: modify name from s5pc1xx to s5p by Minkyu Kang · 15 years ago[Renamed (82%) from drivers/serial/serial_s5pc1xx.c]
  23. fbb0030 serial: struct serial_device: add uninit() entry for drivers by Anatolij Gustschin · 14 years ago
  24. 9400322 s5pc1xx: serial: fix the error check logic by Minkyu Kang · 15 years ago
  25. f380737 s5pc1xx: SMDKC100: fix compile warnings by Minkyu Kang · 15 years ago
  26. dd2c9e6 s5pc1xx: support serial driver by Minkyu Kang · 15 years ago