summaryrefslogtreecommitdiff
path: root/drivers/serial/ns16550.c
AgeCommit message (Expand)Author
2019-01-15serial: ns16550: fix debug uart putc called before initSimon Goldschmidt
2018-12-12spl: fix build failure with !CONFIG_SPL_PCI_SUPPORTSekhar Nori
2018-12-05serial: ns16550: Provide ->getinfo() implementationAndy Shevchenko
2018-12-05serial: ns16550: Read reg-io-width from device treeAndy Shevchenko
2018-12-03Revert "serial: ns16550: fix debug uart putc called before init"Simon Goldschmidt
2018-11-16serial: ns16550: add setconfig supportSimon Goldschmidt
2018-11-14serial: Remove DM_FLAG_PRE_RELOC flag in various driversBin Meng
2018-11-14serial: ns16550: fix debug uart putc called before initSimon Goldschmidt
2018-09-10serial: omap: Introduce DM specific omap serialLokesh Vutla
2018-07-09serial: ns16550: Add reset ctrl to driverLey Foon Tan
2018-02-23ns16550: Fix mem mapped endian checkBernhard Messerklinger
2018-01-28serial: ns16550: Fix style violationMario Six
2017-08-24Revert "serial: ns16550: Add RX interrupt buffer support"Stefan Roese
2017-07-23serial: ns16550: Add RX interrupt buffer supportStefan Roese
2017-07-11Merge git://git.denx.de/u-boot-dmTom Rini
2017-07-11dm: serial: ns16550: Convert to livetreeSimon Glass
2017-07-11rockchip: ns16550: dm: convert fdt_get to dev_readPhilipp Tomsich
2017-06-01dm: Rename dev_addr..() functionsSimon Glass
2017-05-15TI: Drop 'CONFIG_OMAP'Tom Rini
2017-05-11serial: omap: Support debug UARTLokesh Vutla
2017-04-13serial: ns16550: Link in the DM driver when when using platdataAlexandru Gagniuc
2017-02-08dm: core: Replace of_offset with accessorSimon Glass
2017-01-20serial, ns16550: bugfix: ns16550 fifo not enabledHeiko Schocher
2016-12-19serial: 16550: Add Ingenic JZ4780 supportMarek Vasut
2016-12-19serial: 16550: Add port type as driver dataMarek Vasut
2016-12-19serial: 16550: Add getfcr accessorMarek Vasut
2016-10-08Revert "ns16650: Make sure we have CONFIG_CLK set before using infrastructure"Masahiro Yamada
2016-10-06serial: ns16550: Handle -ENOENT when requesting clockAlexandre Courbot
2016-09-22ns16650: Make sure we have CONFIG_CLK set before using infrastructureTom Rini
2016-09-21serial: ns16550: Support clocks via phandlePaul Burton
2016-07-14dm: serial: ns16550: Update to support of-platdataSimon Glass
2016-06-02serial: 16550: Drop OMAP1510 supportMarek Vasut
2016-06-02serial: 16550: Make serial_io/out_shift available to debug modeMarek Vasut
2016-05-26dm: ns16550: Don't map_physmem for I/O portsPaul Burton
2016-03-17dm: ns16550: Add support for reg-offset propertyMichal Simek
2016-02-29Revert "dm: ns16550: Add support for reg-offset property"Tom Rini
2016-02-22dm: ns16550: Add support for reg-offset propertyMichal Simek
2016-01-25ns16550: zap the rockchip serial compatible stringThomas Chou
2016-01-12dm: ns16550: Allow the driver to be omitted if requestedSimon Glass
2016-01-12dm: serial: Convert ns16550 driver to use driver model PCI APISimon Glass
2015-12-05dm: serial: ns16550: Add pre-reloc flag to the driverSimon Glass
2015-12-05ns16550: change reg-shift property default to zeroThomas Chou
2015-12-01rockchip: serial driver support rk3036huang lin
2015-11-21ns16550: zap CONFIG_NS16550_SERIALThomas Chou
2015-11-20ns16550: add generic binding to unify the driversThomas Chou
2015-11-20ns16550: change map_sysmem to map_physmemThomas Chou
2015-10-21debug_uart: Adjust the declaration of debug_uart_init()Simon Glass
2015-08-31dm: Use dev_get_addr() where possibleSimon Glass
2015-08-18of: clean up OF_CONTROL ifdef conditionalsMasahiro Yamada
2015-07-21ns16550: Improve debug UART so it can work with 32-bit accessSimon Glass