Age | Commit message (Expand) | Author |
2018-02-23 | ns16550: Fix mem mapped endian check | Bernhard Messerklinger |
2018-01-28 | serial: ns16550: Fix style violation | Mario Six |
2017-08-24 | Revert "serial: ns16550: Add RX interrupt buffer support" | Stefan Roese |
2017-07-23 | serial: ns16550: Add RX interrupt buffer support | Stefan Roese |
2017-07-11 | Merge git://git.denx.de/u-boot-dm | Tom Rini |
2017-07-11 | dm: serial: ns16550: Convert to livetree | Simon Glass |
2017-07-11 | rockchip: ns16550: dm: convert fdt_get to dev_read | Philipp Tomsich |
2017-06-01 | dm: Rename dev_addr..() functions | Simon Glass |
2017-05-15 | TI: Drop 'CONFIG_OMAP' | Tom Rini |
2017-05-11 | serial: omap: Support debug UART | Lokesh Vutla |
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-14 | dm: serial: ns16550: Update to support of-platdata | Simon Glass |
2016-06-02 | serial: 16550: Drop OMAP1510 support | Marek Vasut |
2016-06-02 | serial: 16550: Make serial_io/out_shift available to debug mode | Marek Vasut |
2016-05-26 | dm: ns16550: Don't map_physmem for I/O ports | Paul Burton |
2016-03-17 | 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-21 | ns16550: zap CONFIG_NS16550_SERIAL | Thomas Chou |
2015-11-20 | ns16550: add generic binding to unify the drivers | Thomas Chou |
2015-11-20 | 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-10 | 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-22 | serial: ns16550: Remove unnecessary init on UART setup | Simon Glass |
2015-04-22 | dm: ns16550: Support non-byte register spacing with driver model | Simon Glass |
2015-04-22 | 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 |