1. 0eb25b6 common: Make sure arch-specific map_sysmem() is defined by Joe Hershberger · 10 years ago
  2. 20379c1 serial: ns16550: Fix build error due to a typo by Axel Lin · 10 years ago
  3. 21d0043 serial: ns16550: Support debug UART by Simon Glass · 10 years ago
  4. 7657167 serial: ns16550: Add access functions that don't need platdata by Simon Glass · 10 years ago
  5. 3db886a serial: ns16550: Support ns16550 compatible pci uart devices by Bin Meng · 10 years ago
  6. 956a8ba ns16550.c: Fix for ns16550 driver hanging on OMAP4 by Gregoire Gentil · 10 years ago
  7. 1f77690 dm: serial: ns16550: Add a cast to the I/O operations by Simon Glass · 10 years ago
  8. 11c1a87 dm: ns16550: Correct the probe logic for platform data by Simon Glass · 10 years ago
  9. 167efe0 dm: ns16550: Use an address instead of a pointer for the uart base by Simon Glass · 10 years ago
  10. aea2be2 dm: serial: ns16550: Correct logic for checking for character by Simon Glass · 10 years ago
  11. 12e431b dm: serial: Add driver model support for ns16550 by Simon Glass · 10 years ago
  12. 8bbe33c dm: serial: Collect common baud rate code in ns16550 by Simon Glass · 10 years ago
  13. fa54eb1 dm: serial: Move baud rate calculation to ns16550.c by Simon Glass · 10 years ago
  14. 8ac22a6 omap: clean-up dead configs by Masahiro Yamada · 10 years ago
  15. 7c38764 keystone2: use CONFIG_SOC_KEYSTONE in common places by Khoronzhuk, Ivan · 10 years ago
  16. d57dee5 serial: nsl16550: add hw flow control support by Karicheri, Muralidharan · 11 years ago
  17. ef509b9 k2hk: add support for k2hk SOC and EVM by Vitaly Andrianov · 11 years ago
  18. 456ccfd TI:omap3: Drop omap3_zoom2 by Tom Rini · 11 years ago
  19. 9ed6e41 Prepare for TI816X : reuse existing code from TI814X by TENART Antoine · 11 years ago
  20. 5718040 ARM: AM43xx: Add build support by Lokesh Vutla · 11 years ago
  21. 7f5eef9 arm: Remove OMAP2420H4 and all omap24xx support by Tom Rini · 11 years ago
  22. fd2aeac omap3_beagle: Flush UART3 xmit on enable if TEMT is broken by Manfred Huber · 12 years ago
  23. 6213a68 ns16550: enable quirks for ti814x by Matt Porter · 12 years ago
  24. 69e0683 serial: ns16550: Remove unwanted cast by Simon Glass · 12 years ago
  25. 7de0fe1 serial/ns16550: add an option to avoid hanging on broken platforms by Javier Martinez Canillas · 12 years ago
  26. cb55b33 serial/ns16550: wait for TEMT before initializing by Scott Wood · 12 years ago
  27. f204138 serial: ns16550: Call usbtty_poll only in non-SPL build by Marek Vasut · 12 years ago
  28. 99b603e serial/ns16550: ns16550 has a different register layout on SOC_DA8XX by Mikhail Kshevetskiy · 12 years ago
  29. 5289e83 ARM:AM33XX: Add support for TI AM335X EVM by Chandan Nath · 13 years ago
  30. f8df9d0 NS16550: trivial code clean for checkpatch by Simon Glass · 13 years ago
  31. 79df120 ns16550: change to allow 32 bit access to registers by Dave Aldridge · 13 years ago
  32. a160ea0 Serial: ns16550: Add support for CONFIG_SYS_NS16550_IER macro by Prafulla Wadaskar · 14 years ago
  33. 1a2d9b3 ns16550: Add WATCHDOG_RESET to putc for short watchdog timeout boards by Stefan Roese · 14 years ago
  34. 167cdad SERIAL: Enable port-mapped access by Graeme Russ · 14 years ago
  35. a47a12b Move arch/ppc to arch/powerpc by Stefan Roese · 14 years ago
  36. a1b322a ns16550: kick watchdog while waiting for a character by Ladislav Michl · 15 years ago
  37. 660888b ZOOM2 Add serial support. by Tom Rix · 15 years ago
  38. 200779e Rename common ns16550 constants with UART_ prefix to prevent conflicts by Detlev Zundel · 16 years ago
  39. b4746d8 drivers/serial/ns16550: move ifdef into Makefile COBJS-$(...) by Mike Frysinger · 16 years ago
  40. f5675aa Create configuration option for restricted ns16550 functions by Ron Madrid · 16 years ago
  41. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  42. 7ec8bb1 OMAP5912: fix FIFO handling in UART driver by Wolfgang Denk · 17 years ago
  43. 1378df7 drivers/serial : move serial drivers to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago[Renamed from drivers/ns16550.c]
  44. 8ed9604 * Patches by Richard Woodruff, 01 Oct 2004: by wdenk · 20 years ago
  45. a56bd92 * Patch by Dave Peverley, 30 Apr 2004: by wdenk · 20 years ago
  46. 232c150 Add support for Siemens SX1 mobile phone; by wdenk · 21 years ago
  47. 6f21347 * Patch by George G. Davis, 19 Aug 2003: fix TI Innovator/OMAP1510 pin configs by wdenk · 21 years ago
  48. 945af8d * Add support for IceCube board (with MGT5100 and MPC5200 CPUs) by wdenk · 21 years ago
  49. 2e5983d Patches by Kshitij, 04 Jul 2003 by wdenk · 21 years ago
  50. e85390d Initial revision by wdenk · 23 years ago