1. 48ab3df serial: ns16550: Handle zero <clock-frequency> value by Bin Meng · Wed Feb 03 22:42:25 2021 +0800
  2. 01b792b serial: ns16550: Correct the base address type by Bin Meng · Wed Feb 03 21:22:40 2021 +0800
  3. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  4. df65db8 dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS by Simon Glass · Mon Dec 28 20:34:57 2020 -0700
  5. 9558862 dm: Use access methods for dev/uclass private data by Simon Glass · Tue Dec 22 19:30:28 2020 -0700
  6. 2b92398 serial: Rename ns16550 functions to lower case by Simon Glass · Tue Dec 22 19:30:19 2020 -0700
  7. 119e7ef serial: Update NS16550_t and struct NS16550 by Simon Glass · Tue Dec 22 19:30:18 2020 -0700
  8. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · Thu Dec 03 16:55:23 2020 -0700
  9. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · Thu Dec 03 16:55:21 2020 -0700
  10. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · Thu Dec 03 16:55:20 2020 -0700
  11. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · Thu Dec 03 16:55:18 2020 -0700
  12. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · Thu Dec 03 16:55:17 2020 -0700
  13. 48e5b04 core: add support for U_BOOT_DRIVER_ALIAS by Walter Lozano · Thu Jun 25 01:10:06 2020 -0300
  14. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  15. ee2c922 serial: ns16550: Provide UART base clock speed in ->getinfo() by Andy Shevchenko · Thu Feb 27 17:21:55 2020 +0200
  16. e92e09d serial: ns16550: Fix ordering of getting base address by Bin Meng · Fri Apr 03 18:35:32 2020 -0700
  17. f89c7ec serial: ns16550: Move PCI access from ofdata_to_platdata() to probe() by Wolfgang Wallner · Mon Mar 02 14:41:14 2020 +0100
  18. d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · Mon Feb 03 07:36:15 2020 -0700
  19. f8b1a24 serial: ns16550: Support run-time configuration by Simon Glass · Thu Dec 19 17:58:18 2019 -0700
  20. 7e1bda9 serial: ns16550: Use old baud rate divisor for flushing if not given by Patrik Dahlström · Sat Dec 21 17:25:12 2019 +0100
  21. 85d6531 common: Move clock functions into a new file by Simon Glass · Sat Dec 28 10:44:58 2019 -0700
  22. 23b2759 dm: pci: Add a function to read a PCI BAR by Simon Glass · Sun Sep 15 12:08:58 2019 -0600
  23. d945a49 serial: ns16550: Allow serial to enabled/disabled in SPL by Simon Glass · Wed Sep 25 08:11:14 2019 -0600
  24. e03ad21 serial: ns16550: fix debug uart putc called before init by Simon Goldschmidt · Wed Jan 09 20:35:31 2019 +0100
  25. 9108d92 spl: fix build failure with !CONFIG_SPL_PCI_SUPPORT by Sekhar Nori · Thu Dec 06 15:40:08 2018 +0530
  26. d778fc4 serial: ns16550: Provide ->getinfo() implementation by Andy Shevchenko · Tue Nov 20 23:52:36 2018 +0200
  27. 72fccfe serial: ns16550: Read reg-io-width from device tree by Andy Shevchenko · Tue Nov 20 23:52:35 2018 +0200
  28. 4cfcde0 Revert "serial: ns16550: fix debug uart putc called before init" by Simon Goldschmidt · Mon Dec 03 21:55:33 2018 +0100
  29. ba2d0aa serial: ns16550: add setconfig support by Simon Goldschmidt · Fri Nov 02 21:28:08 2018 +0100
  30. bdb33d8 serial: Remove DM_FLAG_PRE_RELOC flag in various drivers by Bin Meng · Wed Oct 24 06:36:36 2018 -0700
  31. e559cd6 serial: ns16550: fix debug uart putc called before init by Simon Goldschmidt · Thu Aug 09 21:04:19 2018 +0200
  32. 42cb4b8 serial: omap: Introduce DM specific omap serial by Lokesh Vutla · Mon Aug 27 15:55:24 2018 +0530
  33. a176339 serial: ns16550: Add reset ctrl to driver by Ley Foon Tan · Thu Jun 14 18:45:22 2018 +0800
  34. d8427e7 ns16550: Fix mem mapped endian check by Bernhard Messerklinger · Thu Feb 15 09:02:26 2018 +0100
  35. aed664a serial: ns16550: Fix style violation by Mario Six · Mon Jan 15 11:09:49 2018 +0100
  36. 48b771c Revert "serial: ns16550: Add RX interrupt buffer support" by Stefan Roese · Wed Aug 16 17:37:15 2017 +0200
  37. 767b7db serial: ns16550: Add RX interrupt buffer support by Stefan Roese · Fri Jul 14 17:25:54 2017 +0200
  38. 220fb22 Merge git://git.denx.de/u-boot-dm by Tom Rini · Tue Jul 11 20:28:46 2017 -0400
  39. 386dbfb dm: serial: ns16550: Convert to livetree by Simon Glass · Mon Jun 12 06:21:56 2017 -0600
  40. e74958e rockchip: ns16550: dm: convert fdt_get to dev_read by Philipp Tomsich · Wed Jun 07 18:46:02 2017 +0200
  41. ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · Wed May 17 17:18:05 2017 -0600
  42. f28c434 TI: Drop 'CONFIG_OMAP' by Tom Rini · Fri May 12 22:33:16 2017 -0400
  43. 771d69c serial: omap: Support debug UART by Lokesh Vutla · Sat Apr 22 15:57:25 2017 +0530
  44. b1ab189 serial: ns16550: Link in the DM driver when when using platdata by Alexandru Gagniuc · Mon Mar 27 12:54:19 2017 -0700
  45. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · Tue Jan 17 16:52:55 2017 -0700
  46. 06f108e serial, ns16550: bugfix: ns16550 fifo not enabled by Heiko Schocher · Wed Jan 18 08:05:49 2017 +0100
  47. 92a744f serial: 16550: Add Ingenic JZ4780 support by Marek Vasut · Thu Dec 01 02:06:31 2016 +0100
  48. 1a59eec serial: 16550: Add port type as driver data by Marek Vasut · Thu Dec 01 02:06:30 2016 +0100
  49. f523c9c serial: 16550: Add getfcr accessor by Marek Vasut · Thu Dec 01 02:06:29 2016 +0100
  50. 09abe2b Revert "ns16650: Make sure we have CONFIG_CLK set before using infrastructure" by Masahiro Yamada · Mon Sep 26 20:45:27 2016 +0900
  51. eaa24e7f serial: ns16550: Handle -ENOENT when requesting clock by Alexandre Courbot · Fri Sep 30 17:37:00 2016 +0900
  52. 67d7dde ns16650: Make sure we have CONFIG_CLK set before using infrastructure by Tom Rini · Thu Sep 22 15:36:45 2016 -0400
  53. 8aadc56 serial: ns16550: Support clocks via phandle by Paul Burton · Thu Sep 08 07:47:29 2016 +0100
  54. 18798be dm: serial: ns16550: Update to support of-platdata by Simon Glass · Mon Jul 04 11:58:23 2016 -0600
  55. 3b164a5 serial: 16550: Drop OMAP1510 support by Marek Vasut · Wed May 25 02:13:16 2016 +0200
  56. 3e97cbb serial: 16550: Make serial_io/out_shift available to debug mode by Marek Vasut · Wed May 25 02:13:03 2016 +0200
  57. c8acc89 dm: ns16550: Don't map_physmem for I/O ports by Paul Burton · Tue May 17 07:43:26 2016 +0100
  58. 7e0cdc4 dm: ns16550: Add support for reg-offset property by Michal Simek · Tue Feb 16 16:17:49 2016 +0100
  59. d98f91c Revert "dm: ns16550: Add support for reg-offset property" by Tom Rini · Mon Feb 29 10:26:20 2016 -0500
  60. b89a500 dm: ns16550: Add support for reg-offset property by Michal Simek · Tue Feb 16 16:05:23 2016 +0100
  61. dad5367 ns16550: zap the rockchip serial compatible string by Thomas Chou · Mon Dec 14 20:45:09 2015 +0800
  62. 9ebf348 dm: ns16550: Allow the driver to be omitted if requested by Simon Glass · Sun Dec 13 21:36:59 2015 -0700
  63. f1037ad dm: serial: Convert ns16550 driver to use driver model PCI API by Simon Glass · Sun Nov 29 13:17:54 2015 -0700
  64. 6ef533e dm: serial: ns16550: Add pre-reloc flag to the driver by Simon Glass · Fri Dec 04 08:58:38 2015 -0700
  65. 2cd1d0c ns16550: change reg-shift property default to zero by Thomas Chou · Sun Nov 29 14:01:03 2015 +0800
  66. bab0d3f rockchip: serial driver support rk3036 by huang lin · Tue Nov 17 14:20:14 2015 +0800
  67. 00ad1f0 ns16550: zap CONFIG_NS16550_SERIAL by Thomas Chou · Thu Nov 19 21:48:13 2015 +0800
  68. 16b2e7e ns16550: add generic binding to unify the drivers by Thomas Chou · Thu Nov 19 21:48:05 2015 +0800
  69. d745429 ns16550: change map_sysmem to map_physmem by Thomas Chou · Thu Nov 19 21:48:04 2015 +0800
  70. 60517d7 debug_uart: Adjust the declaration of debug_uart_init() by Simon Glass · Sun Oct 18 19:51:23 2015 -0600
  71. 0971778 dm: Use dev_get_addr() where possible by Simon Glass · Tue Aug 11 08:33:29 2015 -0600
  72. 366b24f of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · Wed Aug 12 07:31:55 2015 +0900
  73. 9246516 ns16550: Improve debug UART so it can work with 32-bit access by Simon Glass · Tue Jun 23 15:39:06 2015 -0600
  74. 0b31ec7 dm: ns16550: Support CONFIG_SYS_NS16550_MEM32 with driver model by Simon Glass · Tue May 12 14:55:02 2015 -0600
  75. 90ea115 serial: ns16550: Remove hard-coded baud_divisor setting by Axel Lin · Sat Apr 25 10:53:14 2015 +0800
  76. c538328 serial: ns16550: Remove unnecessary init on UART setup by Simon Glass · Fri Feb 27 22:06:28 2015 -0700
  77. b31fb12 dm: ns16550: Support non-byte register spacing with driver model by Simon Glass · Fri Feb 27 22:06:26 2015 -0700
  78. 5411129 serial: ns16550: Add an option to specify the debug UART register shift by Simon Glass · Fri Feb 27 22:06:25 2015 -0700
  79. 65b905b common: Make sure arch-specific map_sysmem() is defined by Joe Hershberger · Sun Mar 22 17:08:59 2015 -0500
  80. b5c372d serial: ns16550: Fix build error due to a typo by Axel Lin · Sat Feb 28 15:55:36 2015 +0800
  81. 27afb52 serial: ns16550: Support debug UART by Simon Glass · Mon Jan 26 18:27:09 2015 -0700
  82. 6aba4fd serial: ns16550: Add access functions that don't need platdata by Simon Glass · Mon Jan 26 18:27:08 2015 -0700
  83. 0203c1c serial: ns16550: Support ns16550 compatible pci uart devices by Bin Meng · Wed Dec 31 16:05:12 2014 +0800
  84. 6b05d0a ns16550.c: Fix for ns16550 driver hanging on OMAP4 by Gregoire Gentil · Mon Nov 10 11:04:10 2014 -0800
  85. 96e230b dm: serial: ns16550: Add a cast to the I/O operations by Simon Glass · Fri Oct 10 07:49:13 2014 -0600
  86. 3bf04f3 dm: ns16550: Correct the probe logic for platform data by Simon Glass · Wed Oct 22 21:37:05 2014 -0600
  87. 2546394 dm: ns16550: Use an address instead of a pointer for the uart base by Simon Glass · Wed Oct 22 21:37:04 2014 -0600
  88. ddb958c dm: serial: ns16550: Correct logic for checking for character by Simon Glass · Wed Oct 22 21:37:03 2014 -0600
  89. 79a9da3 dm: serial: Add driver model support for ns16550 by Simon Glass · Thu Sep 04 16:27:34 2014 -0600
  90. c31ebfe dm: serial: Collect common baud rate code in ns16550 by Simon Glass · Thu Sep 04 16:27:33 2014 -0600
  91. e98e01e dm: serial: Move baud rate calculation to ns16550.c by Simon Glass · Thu Sep 04 16:27:32 2014 -0600
  92. 641e3ce omap: clean-up dead configs by Masahiro Yamada · Wed Jul 30 19:11:41 2014 +0900
  93. 8090298 keystone2: use CONFIG_SOC_KEYSTONE in common places by Khoronzhuk, Ivan · Wed Jul 16 00:59:25 2014 +0300
  94. cbc0888 serial: nsl16550: add hw flow control support by Karicheri, Muralidharan · Wed Apr 09 15:38:46 2014 -0400
  95. 7bcf4d6 k2hk: add support for k2hk SOC and EVM by Vitaly Andrianov · Fri Apr 04 13:16:53 2014 -0400
  96. fc695e3 TI:omap3: Drop omap3_zoom2 by Tom Rini · Fri Dec 20 11:19:33 2013 -0500
  97. a6be77c Prepare for TI816X : reuse existing code from TI814X by TENART Antoine · Tue Jul 02 12:05:58 2013 +0200
  98. 3d3ac35 ARM: AM43xx: Add build support by Lokesh Vutla · Tue Jul 30 11:36:31 2013 +0530
  99. 96a2548 arm: Remove OMAP2420H4 and all omap24xx support by Tom Rini · Tue Jun 04 12:02:06 2013 +0000
  100. f9b8ae3 omap3_beagle: Flush UART3 xmit on enable if TEMT is broken by Manfred Huber · Fri Mar 29 02:52:36 2013 +0000