1. 8864b35 serial: Replace CONFIG_DEBUG_UART_BASE by CONFIG_VAL(DEBUG_UART_BASE) by Pali Rohár · 2 years, 6 months ago
  2. 2993e97 serial: samsung: add support for skip debug init in s5p by Dzmitry Sankouski · 3 years, 1 month ago
  3. 835cb5d serial: s5p: Add Apple M1 support by Mark Kettenis · 3 years, 1 month ago
  4. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  5. 9558862 dm: Use access methods for dev/uclass private data by Simon Glass · 4 years ago
  6. 75e534b dm: Avoid accessing seq directly by Simon Glass · 4 years ago
  7. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
  8. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
  9. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  10. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
  11. a89b4de treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 5 months ago
  12. 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 4 months ago
  13. a831cef treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 5 months ago
  14. bdb33d8 serial: Remove DM_FLAG_PRE_RELOC flag in various drivers by Bin Meng · 6 years ago
  15. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  16. ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · 8 years ago
  17. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  18. a962243 clk: convert API to match reset/mailbox style by Stephen Warren · 8 years ago
  19. c81fdbe serial: s5p: use clock api to get clock rate by Thomas Abraham · 9 years ago
  20. 214a395 serial: s5p: get the port id number from the alias of the device node by Thomas Abraham · 9 years ago
  21. 60517d7 debug_uart: Adjust the declaration of debug_uart_init() by Simon Glass · 9 years ago
  22. 0971778 dm: Use dev_get_addr() where possible by Simon Glass · 9 years ago
  23. 8ed4bc1 exynos: Enable the debug UART in SPL by Simon Glass · 9 years ago
  24. 74afb29 exynos: Add debug UART support for Samsung S5P serial by Simon Glass · 9 years ago
  25. 405fd14 exynos: serial: Refactor init code for debug UART by Simon Glass · 9 years ago
  26. 767e737 dm: exynos: Move serial to driver model by Simon Glass · 10 years ago
  27. c0de847 serial: s5p: set automatically clears after resetting Rx FIFO by Inha Song · 11 years ago
  28. a21e379 serial: s5p: Staticize local functions by Axel Lin · 11 years ago
  29. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  30. bd19fa9 S5P: Serial: Add fdt support to driver by Rajeshwari Shinde · 11 years ago
  31. 63f1090 Exynos: uart: s5p: enabling the uart tx/rx fifo by Akshay Saraswat · 12 years ago
  32. 533e31e serial: s5p: Move serial registration from serial_initialize() by Marek Vasut · 12 years ago
  33. 5bcdf24 serial: Properly spell out the structure member names of serial_driver by Marek Vasut · 12 years ago
  34. 1ef72f6 serial: drop useless ctlr field by Mike Frysinger · 14 years ago
  35. f96c042 serial: push default_serial_console to drivers by Mike Frysinger · 14 years ago
  36. afae8aa S5P: serial: Use the inline function instead of static value by Minkyu Kang · 14 years ago
  37. 0d21ed0 Move DECLARE_GLOBAL_DATA_PTR to file scope by John Rigby · 14 years ago
  38. bfa1424 ARMV7: S5P: serial: support the s5pc210 by Minkyu Kang · 14 years ago
  39. 36f25cf ARMV7: S5P: separate the peripheral clocks by Minkyu Kang · 14 years ago
  40. c818984 S5P: Use accessor functions instead of SoC specific defines to access the base address by Minkyu Kang · 14 years ago
  41. 7622981 SAMSUNG: serial: remove compiler warnings by Minkyu Kang · 14 years ago
  42. baa3688 SAMSUNG: serial: modify name from s5pc1xx to s5p by Minkyu Kang · 15 years ago[Renamed (82%) from drivers/serial/serial_s5pc1xx.c]
  43. 99d25f9 serial: struct serial_device: add uninit() entry for drivers by Anatolij Gustschin · 15 years ago
  44. 9455aab s5pc1xx: serial: fix the error check logic by Minkyu Kang · 15 years ago
  45. c6cb184 s5pc1xx: SMDKC100: fix compile warnings by Minkyu Kang · 15 years ago
  46. fca3084 s5pc1xx: support serial driver by Minkyu Kang · 15 years ago