Commit Graph

42 Commits (5e862b95399e6e5ea7748ee29a38756685d622fd)

Author SHA1 Message Date
Axel Lin 20379c115e serial: ns16550: Fix build error due to a typo 10 years ago
Simon Glass 21d004368f serial: ns16550: Support debug UART 10 years ago
Simon Glass 765716744f serial: ns16550: Add access functions that don't need platdata 10 years ago
Bin Meng 3db886a5bf serial: ns16550: Support ns16550 compatible pci uart devices 10 years ago
Gregoire Gentil 956a8bae53 ns16550.c: Fix for ns16550 driver hanging on OMAP4 10 years ago
Simon Glass 1f77690e16 dm: serial: ns16550: Add a cast to the I/O operations 10 years ago
Simon Glass 11c1a87893 dm: ns16550: Correct the probe logic for platform data 10 years ago
Simon Glass 167efe01bc dm: ns16550: Use an address instead of a pointer for the uart base 10 years ago
Simon Glass aea2be2012 dm: serial: ns16550: Correct logic for checking for character 10 years ago
Simon Glass 12e431b277 dm: serial: Add driver model support for ns16550 10 years ago
Simon Glass 8bbe33c829 dm: serial: Collect common baud rate code in ns16550 10 years ago
Simon Glass fa54eb1243 dm: serial: Move baud rate calculation to ns16550.c 10 years ago
Masahiro Yamada 8ac22a60e2 omap: clean-up dead configs 11 years ago
Khoronzhuk, Ivan 7c38764606 keystone2: use CONFIG_SOC_KEYSTONE in common places 11 years ago
Karicheri, Muralidharan d57dee5787 serial: nsl16550: add hw flow control support 11 years ago
Vitaly Andrianov ef509b9063 k2hk: add support for k2hk SOC and EVM 11 years ago
Tom Rini 456ccfdf0d TI:omap3: Drop omap3_zoom2 11 years ago
TENART Antoine 9ed6e41239 Prepare for TI816X : reuse existing code from TI814X 12 years ago
Lokesh Vutla 571804086f ARM: AM43xx: Add build support 12 years ago
Tom Rini 7f5eef93af arm: Remove OMAP2420H4 and all omap24xx support 12 years ago
Manfred Huber fd2aeac560 omap3_beagle: Flush UART3 xmit on enable if TEMT is broken 12 years ago
Matt Porter 6213a68fe8 ns16550: enable quirks for ti814x 12 years ago
Simon Glass 69e0683241 serial: ns16550: Remove unwanted cast 12 years ago
Javier Martinez Canillas 7de0fe1ac3 serial/ns16550: add an option to avoid hanging on broken platforms 12 years ago
Scott Wood cb55b33200 serial/ns16550: wait for TEMT before initializing 12 years ago
Marek Vasut f2041388bd serial: ns16550: Call usbtty_poll only in non-SPL build 12 years ago
Mikhail Kshevetskiy 99b603e714 serial/ns16550: ns16550 has a different register layout on SOC_DA8XX 12 years ago
Chandan Nath 5289e83a8c ARM:AM33XX: Add support for TI AM335X EVM 13 years ago
Simon Glass f8df9d0d1a NS16550: trivial code clean for checkpatch 13 years ago
Dave Aldridge 79df1208ee ns16550: change to allow 32 bit access to registers 13 years ago
Prafulla Wadaskar a160ea0b5e Serial: ns16550: Add support for CONFIG_SYS_NS16550_IER macro 14 years ago
Stefan Roese 1a2d9b30e3 ns16550: Add WATCHDOG_RESET to putc for short watchdog timeout boards 14 years ago
Graeme Russ 167cdad137 SERIAL: Enable port-mapped access 15 years ago
Stefan Roese a47a12becf Move arch/ppc to arch/powerpc 15 years ago
Ladislav Michl a1b322a983 ns16550: kick watchdog while waiting for a character 15 years ago
Tom Rix 660888b7fb ZOOM2 Add serial support. 16 years ago
Detlev Zundel 200779e3e2 Rename common ns16550 constants with UART_ prefix to prevent conflicts 16 years ago
Mike Frysinger b4746d8bf9 drivers/serial/ns16550: move ifdef into Makefile COBJS-$(...) 16 years ago
Ron Madrid f5675aa5ce Create configuration option for restricted ns16550 functions 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Wolfgang Denk 7ec8bb15ee OMAP5912: fix FIFO handling in UART driver 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 1378df792a drivers/serial : move serial drivers to drivers/serial 17 years ago
wdenk 8ed9604613 * Patches by Richard Woodruff, 01 Oct 2004: 20 years ago
wdenk a56bd92289 * Patch by Dave Peverley, 30 Apr 2004: 21 years ago
wdenk 232c150a25 Add support for Siemens SX1 mobile phone; 21 years ago
wdenk 6f21347d49 * Patch by George G. Davis, 19 Aug 2003: 22 years ago
wdenk 945af8d723 * Add support for IceCube board (with MGT5100 and MPC5200 CPUs) 22 years ago
wdenk 2e5983d2ea Patches by Kshitij, 04 Jul 2003 22 years ago
wdenk e85390dc1d Initial revision 23 years ago