1. e03ad21 serial: ns16550: fix debug uart putc called before init by Simon Goldschmidt · 6 years ago
  2. 9108d92 spl: fix build failure with !CONFIG_SPL_PCI_SUPPORT by Sekhar Nori · 6 years ago
  3. d778fc4 serial: ns16550: Provide ->getinfo() implementation by Andy Shevchenko · 6 years ago
  4. 72fccfe serial: ns16550: Read reg-io-width from device tree by Andy Shevchenko · 6 years ago
  5. 4cfcde0 Revert "serial: ns16550: fix debug uart putc called before init" by Simon Goldschmidt · 6 years ago
  6. ba2d0aa serial: ns16550: add setconfig support by Simon Goldschmidt · 6 years ago
  7. bdb33d8 serial: Remove DM_FLAG_PRE_RELOC flag in various drivers by Bin Meng · 6 years ago
  8. e559cd6 serial: ns16550: fix debug uart putc called before init by Simon Goldschmidt · 6 years ago
  9. 42cb4b8 serial: omap: Introduce DM specific omap serial by Lokesh Vutla · 6 years ago
  10. a176339 serial: ns16550: Add reset ctrl to driver by Ley Foon Tan · 6 years ago
  11. d8427e7 ns16550: Fix mem mapped endian check by Bernhard Messerklinger · 7 years ago
  12. aed664a serial: ns16550: Fix style violation by Mario Six · 7 years ago
  13. 48b771c Revert "serial: ns16550: Add RX interrupt buffer support" by Stefan Roese · 7 years ago
  14. 767b7db serial: ns16550: Add RX interrupt buffer support by Stefan Roese · 7 years ago
  15. 220fb22 Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
  16. 386dbfb dm: serial: ns16550: Convert to livetree by Simon Glass · 7 years ago
  17. e74958e rockchip: ns16550: dm: convert fdt_get to dev_read by Philipp Tomsich · 7 years ago
  18. ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · 8 years ago
  19. f28c434 TI: Drop 'CONFIG_OMAP' by Tom Rini · 8 years ago
  20. 771d69c serial: omap: Support debug UART by Lokesh Vutla · 8 years ago
  21. b1ab189 serial: ns16550: Link in the DM driver when when using platdata by Alexandru Gagniuc · 8 years ago
  22. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  23. 06f108e serial, ns16550: bugfix: ns16550 fifo not enabled by Heiko Schocher · 8 years ago
  24. 92a744f serial: 16550: Add Ingenic JZ4780 support by Marek Vasut · 8 years ago
  25. 1a59eec serial: 16550: Add port type as driver data by Marek Vasut · 8 years ago
  26. f523c9c serial: 16550: Add getfcr accessor by Marek Vasut · 8 years ago
  27. 09abe2b Revert "ns16650: Make sure we have CONFIG_CLK set before using infrastructure" by Masahiro Yamada · 8 years ago
  28. eaa24e7f serial: ns16550: Handle -ENOENT when requesting clock by Alexandre Courbot · 8 years ago
  29. 67d7dde ns16650: Make sure we have CONFIG_CLK set before using infrastructure by Tom Rini · 8 years ago
  30. 8aadc56 serial: ns16550: Support clocks via phandle by Paul Burton · 8 years ago
  31. 18798be dm: serial: ns16550: Update to support of-platdata by Simon Glass · 8 years ago
  32. 3b164a5 serial: 16550: Drop OMAP1510 support by Marek Vasut · 9 years ago
  33. 3e97cbb serial: 16550: Make serial_io/out_shift available to debug mode by Marek Vasut · 9 years ago
  34. c8acc89 dm: ns16550: Don't map_physmem for I/O ports by Paul Burton · 9 years ago
  35. 7e0cdc4 dm: ns16550: Add support for reg-offset property by Michal Simek · 9 years ago
  36. d98f91c Revert "dm: ns16550: Add support for reg-offset property" by Tom Rini · 9 years ago
  37. b89a500 dm: ns16550: Add support for reg-offset property by Michal Simek · 9 years ago
  38. dad5367 ns16550: zap the rockchip serial compatible string by Thomas Chou · 9 years ago
  39. 9ebf348 dm: ns16550: Allow the driver to be omitted if requested by Simon Glass · 9 years ago
  40. f1037ad dm: serial: Convert ns16550 driver to use driver model PCI API by Simon Glass · 9 years ago
  41. 6ef533e dm: serial: ns16550: Add pre-reloc flag to the driver by Simon Glass · 9 years ago
  42. 2cd1d0c ns16550: change reg-shift property default to zero by Thomas Chou · 9 years ago
  43. bab0d3f rockchip: serial driver support rk3036 by huang lin · 9 years ago
  44. 00ad1f0 ns16550: zap CONFIG_NS16550_SERIAL by Thomas Chou · 9 years ago
  45. 16b2e7e ns16550: add generic binding to unify the drivers by Thomas Chou · 9 years ago
  46. d745429 ns16550: change map_sysmem to map_physmem by Thomas Chou · 9 years ago
  47. 60517d7 debug_uart: Adjust the declaration of debug_uart_init() by Simon Glass · 9 years ago
  48. 0971778 dm: Use dev_get_addr() where possible by Simon Glass · 9 years ago
  49. 366b24f of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · 9 years ago
  50. 9246516 ns16550: Improve debug UART so it can work with 32-bit access by Simon Glass · 9 years ago
  51. 0b31ec7 dm: ns16550: Support CONFIG_SYS_NS16550_MEM32 with driver model by Simon Glass · 10 years ago
  52. 90ea115 serial: ns16550: Remove hard-coded baud_divisor setting by Axel Lin · 10 years ago
  53. c538328 serial: ns16550: Remove unnecessary init on UART setup by Simon Glass · 10 years ago
  54. b31fb12 dm: ns16550: Support non-byte register spacing with driver model by Simon Glass · 10 years ago
  55. 5411129 serial: ns16550: Add an option to specify the debug UART register shift by Simon Glass · 10 years ago
  56. 65b905b common: Make sure arch-specific map_sysmem() is defined by Joe Hershberger · 10 years ago
  57. b5c372d serial: ns16550: Fix build error due to a typo by Axel Lin · 10 years ago
  58. 27afb52 serial: ns16550: Support debug UART by Simon Glass · 10 years ago
  59. 6aba4fd serial: ns16550: Add access functions that don't need platdata by Simon Glass · 10 years ago
  60. 0203c1c serial: ns16550: Support ns16550 compatible pci uart devices by Bin Meng · 10 years ago
  61. 6b05d0a ns16550.c: Fix for ns16550 driver hanging on OMAP4 by Gregoire Gentil · 10 years ago
  62. 96e230b dm: serial: ns16550: Add a cast to the I/O operations by Simon Glass · 10 years ago
  63. 3bf04f3 dm: ns16550: Correct the probe logic for platform data by Simon Glass · 10 years ago
  64. 2546394 dm: ns16550: Use an address instead of a pointer for the uart base by Simon Glass · 10 years ago
  65. ddb958c dm: serial: ns16550: Correct logic for checking for character by Simon Glass · 10 years ago
  66. 79a9da3 dm: serial: Add driver model support for ns16550 by Simon Glass · 10 years ago
  67. c31ebfe dm: serial: Collect common baud rate code in ns16550 by Simon Glass · 10 years ago
  68. e98e01e dm: serial: Move baud rate calculation to ns16550.c by Simon Glass · 10 years ago
  69. 641e3ce omap: clean-up dead configs by Masahiro Yamada · 10 years ago
  70. 8090298 keystone2: use CONFIG_SOC_KEYSTONE in common places by Khoronzhuk, Ivan · 10 years ago
  71. cbc0888 serial: nsl16550: add hw flow control support by Karicheri, Muralidharan · 11 years ago
  72. 7bcf4d6 k2hk: add support for k2hk SOC and EVM by Vitaly Andrianov · 11 years ago
  73. fc695e3 TI:omap3: Drop omap3_zoom2 by Tom Rini · 11 years ago
  74. a6be77c Prepare for TI816X : reuse existing code from TI814X by TENART Antoine · 11 years ago
  75. 3d3ac35 ARM: AM43xx: Add build support by Lokesh Vutla · 11 years ago
  76. 96a2548 arm: Remove OMAP2420H4 and all omap24xx support by Tom Rini · 11 years ago
  77. f9b8ae3 omap3_beagle: Flush UART3 xmit on enable if TEMT is broken by Manfred Huber · 12 years ago
  78. 7967b1a ns16550: enable quirks for ti814x by Matt Porter · 12 years ago
  79. 19bc501 serial: ns16550: Remove unwanted cast by Simon Glass · 12 years ago
  80. 141e011 serial/ns16550: add an option to avoid hanging on broken platforms by Javier Martinez Canillas · 12 years ago
  81. 6c6f061 serial/ns16550: wait for TEMT before initializing by Scott Wood · 12 years ago
  82. 9e1fca9 serial: ns16550: Call usbtty_poll only in non-SPL build by Marek Vasut · 12 years ago
  83. f9da3a3 serial/ns16550: ns16550 has a different register layout on SOC_DA8XX by Mikhail Kshevetskiy · 12 years ago
  84. 7d74410 ARM:AM33XX: Add support for TI AM335X EVM by Chandan Nath · 13 years ago
  85. dd5497c NS16550: trivial code clean for checkpatch by Simon Glass · 13 years ago
  86. a51bebc ns16550: change to allow 32 bit access to registers by Dave Aldridge · 13 years ago
  87. 6621637 Serial: ns16550: Add support for CONFIG_SYS_NS16550_IER macro by Prafulla Wadaskar · 14 years ago
  88. 57b9988 ns16550: Add WATCHDOG_RESET to putc for short watchdog timeout boards by Stefan Roese · 14 years ago
  89. 14f06e6 SERIAL: Enable port-mapped access by Graeme Russ · 15 years ago
  90. 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · 15 years ago
  91. cc29442 ns16550: kick watchdog while waiting for a character by Ladislav Michl · 15 years ago
  92. 93bed9b ZOOM2 Add serial support. by Tom Rix · 16 years ago
  93. 166fb54 Rename common ns16550 constants with UART_ prefix to prevent conflicts by Detlev Zundel · 16 years ago
  94. d0e9786 drivers/serial/ns16550: move ifdef into Makefile COBJS-$(...) by Mike Frysinger · 16 years ago
  95. dfa028a Create configuration option for restricted ns16550 functions by Ron Madrid · 16 years ago
  96. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  97. fd1569d OMAP5912: fix FIFO handling in UART driver by Wolfgang Denk · 17 years ago
  98. 126e782 drivers/serial : move serial drivers to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago[Renamed from drivers/ns16550.c]
  99. f806271 * Patches by Richard Woodruff, 01 Oct 2004: by wdenk · 20 years ago
  100. e3a0680 * Patch by Dave Peverley, 30 Apr 2004: by wdenk · 20 years ago