summaryrefslogtreecommitdiff
path: root/include/serial.h
AgeCommit message (Expand)Author
2020-05-15rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRATrevor Woerner
2020-04-16dm: serial: Add clock member to struct serial_device_infoAndy Shevchenko
2019-12-02common: Move serial functions out of common.hSimon Glass
2019-12-02common: Move serial_printf() to the serial headerSimon Glass
2019-12-02serial: usb: Correct the usbtty_...() prototypesSimon Glass
2019-01-14dm: serial: Tidy up header file commentsSimon Glass
2019-01-14dm: serial: Adjust serial_getinfo() to use proper APISimon Glass
2019-01-14dm: serial: Adjust serial_setconfig() to use proper APISimon Glass
2019-01-14dm: serial: Adjust serial_getconfig() to use proper APISimon Glass
2019-01-14serial: Move new functions to serial.hSimon Glass
2018-12-05dm: serial: Introduce ->getinfo() callbackAndy Shevchenko
2018-12-05dm: serial: Add ->getconfig() callbackAndy Shevchenko
2018-12-03drivers: serial: get rid of non DM mpc8xx driverChristophe Leroy
2018-11-16dm: serial: fix comment on dm_serial_ops setconfigSimon Goldschmidt
2018-09-10sandbox: Add serial testPatrice Chotard
2018-09-10dm: serial: Remove setparity opsPatrice Chotard
2018-09-10dm: serial: Replace setparity by setconfigPatrice Chotard
2018-08-08mips: au1x00: Remove support for these SoCsTom Rini
2018-05-26dm: serial: Add setparityPatrick Delaunay
2018-04-06drivers: serial: remove nonexisting initialisation functionsChristophe Leroy
2017-08-24serial: serial-uclass: Add generic serial RX buffer supportStefan Roese
2017-07-03powerpc: remove 4xx supportHeiko Schocher
2017-06-16powerpc, 5xx: remove some "5xx" remainsHeiko Schocher
2017-06-16powerpc, 82xx: remove some missed mpc82xx remainsHeiko Schocher
2017-06-16powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512xHeiko Schocher
2016-05-27board: am335x: Allow to choose serial device dynamicallyLokesh Vutla
2015-10-23serial: remove altera serial initializationsThomas Chou
2015-02-24ARM: remove cm4008 and cm41xx board supportMasahiro Yamada
2015-02-24ARM: remove jadecpu board supportMasahiro Yamada
2014-11-04serial: add prototypes for init functionsJeroen Hofstee
2014-09-10dm: Add a uclass for serial devicesSimon Glass
2013-08-20ppc4xx: Remove support for PPC405CR CPUsMatthias Fuchs
2013-01-16Tegra30: Add generic Tegra30 build supportTom Warren
2012-10-17serial: Implement default_serial_puts()Marek Vasut
2012-10-15serial: Remove CONFIG_SERIAL_MULTI from remaining sourcesMarek Vasut
2012-10-15serial: zoom2: Remove zoom2 serial prototypes from serial.hMarek Vasut
2012-10-15serial: bfin: Adjust serial_register_bfin_uart()Marek Vasut
2012-10-15serial: bfin: Remove the bfin_serialN_device exports from serial.hMarek Vasut
2012-10-15serial: ns16550: Move serial registration from serial_initialize()Marek Vasut
2012-10-15serial: mpc512x: Move serial registration from serial_initialize()Marek Vasut
2012-10-15serial: microblaze: Move serial registration from serial_initialize()Marek Vasut
2012-10-15serial: zynq: Move serial registration from serial_initialize()Tom Rini
2012-10-15serial: s5p: Move serial registration from serial_initialize()Marek Vasut
2012-10-15serial: pxa: Move serial registration from serial_initialize()Marek Vasut
2012-10-15serial: s3c24xx: Move serial registration from serial_initialize()Marek Vasut
2012-10-15serial: Rename .init() and .uninit() in serial_deviceMarek Vasut
2012-10-15serial: Coding style cleanup of struct serial_deviceMarek Vasut
2012-10-04serial: Add Zynq serial driverMichal Simek
2012-09-11serial: Support serial multi for MicroblazeMichal Simek
2012-09-01tegra20: rename tegra2 -> tegra20Allen Martin