summaryrefslogtreecommitdiff
path: root/include/serial.h
Commit message (Expand)AuthorAgeFilesLines
* post: Move CONFIG_SYS_POST to CFG_SYS_POSTTom Rini2022-12-231-2/+2
* post: Migrate to KconfigTom Rini2022-12-051-2/+2
* serial: Implement serial_flush() function for console flush() fallbackPali Rohár2022-09-241-0/+5
* serial: dm: Add support for putsSean Anderson2022-04-011-0/+18
* serial: Add semihosting driverSean Anderson2022-04-011-0/+1
* doc: replace @return by Return:Heinrich Schuchardt2022-01-191-4/+4
* drivers: serial: Make serial_initialize return intOvidiu Panait2020-08-061-1/+1
* rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRATrevor Woerner2020-05-151-1/+1
* dm: serial: Add clock member to struct serial_device_infoAndy Shevchenko2020-04-161-0/+3
* common: Move serial functions out of common.hSimon Glass2019-12-021-0/+8
* common: Move serial_printf() to the serial headerSimon Glass2019-12-021-0/+11
* serial: usb: Correct the usbtty_...() prototypesSimon Glass2019-12-021-8/+10
* dm: serial: Tidy up header file commentsSimon Glass2019-01-141-3/+31
* dm: serial: Adjust serial_getinfo() to use proper APISimon Glass2019-01-141-1/+1
* dm: serial: Adjust serial_setconfig() to use proper APISimon Glass2019-01-141-1/+1
* dm: serial: Adjust serial_getconfig() to use proper APISimon Glass2019-01-141-1/+1
* serial: Move new functions to serial.hSimon Glass2019-01-141-0/+4
* dm: serial: Introduce ->getinfo() callbackAndy Shevchenko2018-12-051-0/+40
* dm: serial: Add ->getconfig() callbackAndy Shevchenko2018-12-051-3/+23
* drivers: serial: get rid of non DM mpc8xx driverChristophe Leroy2018-12-031-1/+0
* dm: serial: fix comment on dm_serial_ops setconfigSimon Goldschmidt2018-11-161-3/+1
* sandbox: Add serial testPatrice Chotard2018-09-101-0/+5
* dm: serial: Remove setparity opsPatrice Chotard2018-09-101-10/+0
* dm: serial: Replace setparity by setconfigPatrice Chotard2018-09-101-0/+47
* mips: au1x00: Remove support for these SoCsTom Rini2018-08-081-1/+0
* dm: serial: Add setparityPatrick Delaunay2018-05-261-0/+16
* drivers: serial: remove nonexisting initialisation functionsChristophe Leroy2018-04-061-31/+0
* serial: serial-uclass: Add generic serial RX buffer supportStefan Roese2017-08-241-1/+9
* powerpc: remove 4xx supportHeiko Schocher2017-07-031-4/+1
* powerpc, 5xx: remove some "5xx" remainsHeiko Schocher2017-06-161-1/+0
* powerpc, 82xx: remove some missed mpc82xx remainsHeiko Schocher2017-06-161-2/+0
* powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512xHeiko Schocher2017-06-161-10/+1
* board: am335x: Allow to choose serial device dynamicallyLokesh Vutla2016-05-271-0/+4
* serial: remove altera serial initializationsThomas Chou2015-10-231-2/+0
* ARM: remove cm4008 and cm41xx board supportMasahiro Yamada2015-02-241-1/+0
* ARM: remove jadecpu board supportMasahiro Yamada2015-02-241-1/+1
* serial: add prototypes for init functionsJeroen Hofstee2014-11-041-0/+49
* dm: Add a uclass for serial devicesSimon Glass2014-09-101-0/+92
* ppc4xx: Remove support for PPC405CR CPUsMatthias Fuchs2013-08-201-1/+1
* Tegra30: Add generic Tegra30 build supportTom Warren2013-01-161-1/+1
* serial: Implement default_serial_puts()Marek Vasut2012-10-171-0/+2
* serial: Remove CONFIG_SERIAL_MULTI from remaining sourcesMarek Vasut2012-10-151-1/+1
* serial: zoom2: Remove zoom2 serial prototypes from serial.hMarek Vasut2012-10-151-7/+0
* serial: bfin: Adjust serial_register_bfin_uart()Marek Vasut2012-10-151-4/+0
* serial: bfin: Remove the bfin_serialN_device exports from serial.hMarek Vasut2012-10-151-4/+0
* serial: ns16550: Move serial registration from serial_initialize()Marek Vasut2012-10-151-6/+2
* serial: mpc512x: Move serial registration from serial_initialize()Marek Vasut2012-10-151-7/+0
* serial: microblaze: Move serial registration from serial_initialize()Marek Vasut2012-10-151-7/+0
* serial: zynq: Move serial registration from serial_initialize()Tom Rini2012-10-151-5/+0
* serial: s5p: Move serial registration from serial_initialize()Marek Vasut2012-10-151-7/+0