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