Age | Commit message (Expand) | Author |
2020-02-04 | serial: ns16550: Support run-time configuration | Simon Glass |
2020-01-24 | serial: ns16550: Use old baud rate divisor for flushing if not given | Patrik Dahlström |
2020-01-17 | common: Move clock functions into a new file | Simon Glass |
2019-10-08 | dm: pci: Add a function to read a PCI BAR | Simon Glass |
2019-10-08 | serial: ns16550: Allow serial to enabled/disabled in SPL | Simon Glass |
2019-01-15 | serial: ns16550: fix debug uart putc called before init | Simon Goldschmidt |
2018-12-12 | spl: fix build failure with !CONFIG_SPL_PCI_SUPPORT | Sekhar Nori |
2018-12-05 | serial: ns16550: Provide ->getinfo() implementation | Andy Shevchenko |
2018-12-05 | serial: ns16550: Read reg-io-width from device tree | Andy Shevchenko |
2018-12-03 | Revert "serial: ns16550: fix debug uart putc called before init" | Simon Goldschmidt |
2018-11-16 | serial: ns16550: add setconfig support | Simon Goldschmidt |
2018-11-14 | serial: Remove DM_FLAG_PRE_RELOC flag in various drivers | Bin Meng |
2018-11-14 | serial: ns16550: fix debug uart putc called before init | Simon Goldschmidt |
2018-09-10 | serial: omap: Introduce DM specific omap serial | Lokesh Vutla |
2018-07-09 | serial: ns16550: Add reset ctrl to driver | Ley Foon Tan |
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 |