index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
serial
/
ns16550.c
Age
Commit message (
Expand
)
Author
2014-10-23
dm: ns16550: Correct the probe logic for platform data
Simon Glass
2014-10-23
dm: ns16550: Use an address instead of a pointer for the uart base
Simon Glass
2014-10-23
dm: serial: ns16550: Correct logic for checking for character
Simon Glass
2014-09-10
dm: serial: Add driver model support for ns16550
Simon Glass
2014-09-10
dm: serial: Collect common baud rate code in ns16550
Simon Glass
2014-09-10
dm: serial: Move baud rate calculation to ns16550.c
Simon Glass
2014-08-09
omap: clean-up dead configs
Masahiro Yamada
2014-07-25
keystone2: use CONFIG_SOC_KEYSTONE in common places
Khoronzhuk, Ivan
2014-05-12
serial: nsl16550: add hw flow control support
Karicheri, Muralidharan
2014-04-17
k2hk: add support for k2hk SOC and EVM
Vitaly Andrianov
2014-01-07
TI:omap3: Drop omap3_zoom2
Tom Rini
2013-08-15
Prepare for TI816X : reuse existing code from TI814X
TENART Antoine
2013-08-15
ARM: AM43xx: Add build support
Lokesh Vutla
2013-06-10
arm: Remove OMAP2420H4 and all omap24xx support
Tom Rini
2013-04-08
omap3_beagle: Flush UART3 xmit on enable if TEMT is broken
Manfred Huber
2013-03-24
ns16550: enable quirks for ti814x
Matt Porter
2013-03-15
serial: ns16550: Remove unwanted cast
Simon Glass
2013-01-10
serial/ns16550: add an option to avoid hanging on broken platforms
Javier Martinez Canillas
2012-11-26
serial/ns16550: wait for TEMT before initializing
Scott Wood
2012-10-15
serial: ns16550: Call usbtty_poll only in non-SPL build
Marek Vasut
2012-09-01
serial/ns16550: ns16550 has a different register layout on SOC_DA8XX
Mikhail Kshevetskiy
2011-10-27
ARM:AM33XX: Add support for TI AM335X EVM
Chandan Nath
2011-10-23
NS16550: trivial code clean for checkpatch
Simon Glass
2011-10-01
ns16550: change to allow 32 bit access to registers
Dave Aldridge
2010-12-16
Serial: ns16550: Add support for CONFIG_SYS_NS16550_IER macro
Prafulla Wadaskar
2010-10-13
ns16550: Add WATCHDOG_RESET to putc for short watchdog timeout boards
Stefan Roese
2010-05-06
SERIAL: Enable port-mapped access
Graeme Russ
2010-04-21
Move arch/ppc to arch/powerpc
Stefan Roese
2010-02-03
ns16550: kick watchdog while waiting for a character
Ladislav Michl
2009-06-12
ZOOM2 Add serial support.
Tom Rix
2009-04-03
Rename common ns16550 constants with UART_ prefix to prevent conflicts
Detlev Zundel
2009-02-21
drivers/serial/ns16550: move ifdef into Makefile COBJS-$(...)
Mike Frysinger
2009-02-19
Create configuration option for restricted ns16550 functions
Ron Madrid
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-02-05
OMAP5912: fix FIFO handling in UART driver
Wolfgang Denk
2007-11-25
drivers/serial : move serial drivers to drivers/serial
Jean-Christophe PLAGNIOL-VILLARD