index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
serial.h
Age
Commit message (
Expand
)
Author
2020-08-06
drivers: serial: Make serial_initialize return int
Ovidiu Panait
2020-05-15
rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA
Trevor Woerner
2020-04-16
dm: serial: Add clock member to struct serial_device_info
Andy Shevchenko
2019-12-02
common: Move serial functions out of common.h
Simon Glass
2019-12-02
common: Move serial_printf() to the serial header
Simon Glass
2019-12-02
serial: usb: Correct the usbtty_...() prototypes
Simon Glass
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
[next]