Age | Commit message (Expand) | Author |
2019-01-14 | dm: serial: Tidy up header file comments | Simon Glass |
2019-01-14 | dm: serial: Adjust serial_getinfo() to use proper API | Simon Glass |
2019-01-14 | dm: serial: Adjust serial_setconfig() to use proper API | Simon Glass |
2019-01-14 | dm: serial: Adjust serial_getconfig() to use proper API | Simon Glass |
2019-01-14 | serial: Move new functions to serial.h | Simon Glass |
2018-12-05 | dm: serial: Introduce ->getinfo() callback | Andy Shevchenko |
2018-12-05 | dm: serial: Add ->getconfig() callback | Andy Shevchenko |
2018-12-03 | drivers: serial: get rid of non DM mpc8xx driver | Christophe Leroy |
2018-11-16 | dm: serial: fix comment on dm_serial_ops setconfig | Simon Goldschmidt |
2018-09-10 | sandbox: Add serial test | Patrice Chotard |
2018-09-10 | dm: serial: Remove setparity ops | Patrice Chotard |
2018-09-10 | dm: serial: Replace setparity by setconfig | Patrice Chotard |
2018-08-08 | mips: au1x00: Remove support for these SoCs | Tom Rini |
2018-05-26 | dm: serial: Add setparity | Patrick Delaunay |
2018-04-06 | drivers: serial: remove nonexisting initialisation functions | Christophe Leroy |
2017-08-24 | serial: serial-uclass: Add generic serial RX buffer support | Stefan Roese |
2017-07-03 | powerpc: remove 4xx support | Heiko Schocher |
2017-06-16 | powerpc, 5xx: remove some "5xx" remains | Heiko Schocher |
2017-06-16 | powerpc, 82xx: remove some missed mpc82xx remains | Heiko Schocher |
2017-06-16 | powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x | Heiko Schocher |
2016-05-27 | board: am335x: Allow to choose serial device dynamically | Lokesh Vutla |
2015-10-23 | serial: remove altera serial initializations | Thomas Chou |
2015-02-24 | ARM: remove cm4008 and cm41xx board support | Masahiro Yamada |
2015-02-24 | ARM: remove jadecpu board support | Masahiro Yamada |
2014-11-04 | serial: add prototypes for init functions | Jeroen Hofstee |
2014-09-10 | dm: Add a uclass for serial devices | Simon Glass |
2013-08-20 | ppc4xx: Remove support for PPC405CR CPUs | Matthias Fuchs |
2013-01-16 | Tegra30: Add generic Tegra30 build support | Tom Warren |
2012-10-17 | serial: Implement default_serial_puts() | Marek Vasut |
2012-10-15 | serial: Remove CONFIG_SERIAL_MULTI from remaining sources | Marek Vasut |
2012-10-15 | serial: zoom2: Remove zoom2 serial prototypes from serial.h | Marek Vasut |
2012-10-15 | serial: bfin: Adjust serial_register_bfin_uart() | Marek Vasut |
2012-10-15 | serial: bfin: Remove the bfin_serialN_device exports from serial.h | Marek Vasut |
2012-10-15 | serial: ns16550: Move serial registration from serial_initialize() | Marek Vasut |
2012-10-15 | serial: mpc512x: Move serial registration from serial_initialize() | Marek Vasut |
2012-10-15 | serial: microblaze: Move serial registration from serial_initialize() | Marek Vasut |
2012-10-15 | serial: zynq: Move serial registration from serial_initialize() | Tom Rini |
2012-10-15 | serial: s5p: Move serial registration from serial_initialize() | Marek Vasut |
2012-10-15 | serial: pxa: Move serial registration from serial_initialize() | Marek Vasut |
2012-10-15 | serial: s3c24xx: Move serial registration from serial_initialize() | Marek Vasut |
2012-10-15 | serial: Rename .init() and .uninit() in serial_device | Marek Vasut |
2012-10-15 | serial: Coding style cleanup of struct serial_device | Marek Vasut |
2012-10-04 | serial: Add Zynq serial driver | Michal Simek |
2012-09-11 | serial: Support serial multi for Microblaze | Michal Simek |
2012-09-01 | tegra20: rename tegra2 -> tegra20 | Allen Martin |
2012-03-18 | net/miiphy/serial: drop duplicate "NAMESIZE" define | Mike Frysinger |
2011-12-19 | x86: Initial commit for running as a coreboot payload | Gabe Black |
2011-12-05 | serial: constify serial_assign() | Gerlando Falauto |
2011-12-05 | serial: cosmetic checkpatch compliance | Gerlando Falauto |
2011-10-09 | serial: uartlite: Support for SERIAL_MULTI | Michal Simek |