index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
serial
/
ns16550.c
Age
Commit message (
Expand
)
Author
2017-04-13
serial: ns16550: Link in the DM driver when when using platdata
Alexandru Gagniuc
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
2017-01-20
serial, ns16550: bugfix: ns16550 fifo not enabled
Heiko Schocher
2016-12-19
serial: 16550: Add Ingenic JZ4780 support
Marek Vasut
2016-12-19
serial: 16550: Add port type as driver data
Marek Vasut
2016-12-19
serial: 16550: Add getfcr accessor
Marek Vasut
2016-10-08
Revert "ns16650: Make sure we have CONFIG_CLK set before using infrastructure"
Masahiro Yamada
2016-10-06
serial: ns16550: Handle -ENOENT when requesting clock
Alexandre Courbot
2016-09-22
ns16650: Make sure we have CONFIG_CLK set before using infrastructure
Tom Rini
2016-09-21
serial: ns16550: Support clocks via phandle
Paul Burton
2016-07-15
dm: serial: ns16550: Update to support of-platdata
Simon Glass
2016-06-03
serial: 16550: Drop OMAP1510 support
Marek Vasut
2016-06-03
serial: 16550: Make serial_io/out_shift available to debug mode
Marek Vasut
2016-05-25
dm: ns16550: Don't map_physmem for I/O ports
Paul Burton
2016-03-18
dm: ns16550: Add support for reg-offset property
Michal Simek
2016-02-29
Revert "dm: ns16550: Add support for reg-offset property"
Tom Rini
2016-02-22
dm: ns16550: Add support for reg-offset property
Michal Simek
2016-01-25
ns16550: zap the rockchip serial compatible string
Thomas Chou
2016-01-12
dm: ns16550: Allow the driver to be omitted if requested
Simon Glass
2016-01-12
dm: serial: Convert ns16550 driver to use driver model PCI API
Simon Glass
2015-12-05
dm: serial: ns16550: Add pre-reloc flag to the driver
Simon Glass
2015-12-05
ns16550: change reg-shift property default to zero
Thomas Chou
2015-12-01
rockchip: serial driver support rk3036
huang lin
2015-11-22
ns16550: zap CONFIG_NS16550_SERIAL
Thomas Chou
2015-11-21
ns16550: add generic binding to unify the drivers
Thomas Chou
2015-11-21
ns16550: change map_sysmem to map_physmem
Thomas Chou
2015-10-21
debug_uart: Adjust the declaration of debug_uart_init()
Simon Glass
2015-08-31
dm: Use dev_get_addr() where possible
Simon Glass
2015-08-18
of: clean up OF_CONTROL ifdef conditionals
Masahiro Yamada
2015-07-21
ns16550: Improve debug UART so it can work with 32-bit access
Simon Glass
2015-06-11
dm: ns16550: Support CONFIG_SYS_NS16550_MEM32 with driver model
Simon Glass
2015-04-28
serial: ns16550: Remove hard-coded baud_divisor setting
Axel Lin
2015-04-23
serial: ns16550: Remove unnecessary init on UART setup
Simon Glass
2015-04-23
dm: ns16550: Support non-byte register spacing with driver model
Simon Glass
2015-04-23
serial: ns16550: Add an option to specify the debug UART register shift
Simon Glass
2015-04-18
common: Make sure arch-specific map_sysmem() is defined
Joe Hershberger
2015-03-02
serial: ns16550: Fix build error due to a typo
Axel Lin
2015-02-19
serial: ns16550: Support debug UART
Simon Glass
2015-02-19
serial: ns16550: Add access functions that don't need platdata
Simon Glass
2015-01-13
serial: ns16550: Support ns16550 compatible pci uart devices
Bin Meng
2014-12-05
ns16550.c: Fix for ns16550 driver hanging on OMAP4
Gregoire Gentil
2014-10-24
dm: serial: ns16550: Add a cast to the I/O operations
Simon Glass
2014-10-24
dm: ns16550: Correct the probe logic for platform data
Simon Glass
2014-10-24
dm: ns16550: Use an address instead of a pointer for the uart base
Simon Glass
2014-10-24
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
[next]