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
/
drivers
/
serial
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
dm: serial: Replace setparity by setconfig
Patrice Chotard
2018-09-10
1
-0
/
+16
*
serial: protect access to serial rx buffer
Patrick Delaunay
2018-09-10
1
-0
/
+3
*
drivers: serial: document on_baudrate()
Heinrich Schuchardt
2018-08-10
1
-0
/
+8
*
mips: au1x00: Remove support for these SoCs
Tom Rini
2018-08-08
1
-2
/
+0
*
sandbox: Don't disable ctrlc() on sandbox if in raw mode
Joe Hershberger
2018-07-26
1
-0
/
+4
*
serial: zynq: Use platdata for storing static data instead of priv
Michal Simek
2018-07-19
1
-16
/
+16
*
serial: ns16550: Add reset ctrl to driver
Ley Foon Tan
2018-07-09
1
-0
/
+8
*
serial: Add Actions Semi OWL UART support
Manivannan Sadhasivam
2018-07-09
3
-0
/
+145
*
serial: uniphier: set clock rate without clock-frequency property
Masahiro Yamada
2018-06-23
1
-3
/
+38
*
serial: uniphier: rename struct uniphier_serial_private_data
Masahiro Yamada
2018-06-23
1
-5
/
+5
*
serial: zynq: Make zynq_serial_setbrg static
Michal Simek
2018-06-15
1
-1
/
+1
*
serial: zynq: Initialize uart only before relocation
Michal Simek
2018-06-15
1
-0
/
+6
*
serial: zynq: Write chars till output fifo is full
Michal Simek
2018-06-15
1
-2
/
+2
*
serial: zynq: Use BIT macros instead of shifts and full hex numbers
Michal Simek
2018-06-15
1
-8
/
+8
*
Merge branch 'master' of git://git.denx.de/u-boot-mips
Tom Rini
2018-06-01
1
-6
/
+2
|
\
|
*
serial: bcm6345: convert to use live dt
Álvaro Fernández Rojas
2018-06-01
1
-6
/
+2
*
|
serial: zynq: Use live-tree functions
Michal Simek
2018-05-31
1
-1
/
+3
|
/
*
serial: stm32: Add setparity support
Patrick Delaunay
2018-05-26
2
-2
/
+51
*
serial: stm32: Fix bits defines name
Patrice Chotard
2018-05-26
2
-10
/
+10
*
serial: stm32: Add debug uart support
Patrick Delaunay
2018-05-26
2
-22
/
+92
*
serial: serial_msm: added pinmux & config
Ramon Fried
2018-05-26
1
-6
/
+18
*
serial: serial_msm: initialize uart only before relocation
Ramon Fried
2018-05-26
1
-0
/
+4
*
serial: serial_msm: fail probe if settings clocks fails
Ramon Fried
2018-05-26
1
-2
/
+4
*
serial/serial_arc: Implement debug serial
Alexey Brodkin
2018-05-24
2
-0
/
+35
*
serial: Convert ARC_SERIAL to Kconfig
Alexey Brodkin
2018-05-24
1
-0
/
+7
*
arm: zynqmp: Add ZynqMP minimal R5 support
Michal Simek
2018-05-11
1
-1
/
+1
*
serial: zynq: Remove header depedency on arm header structure
Michal Simek
2018-05-11
1
-1
/
+0
*
arm: v7: Kconfig: Rename CPU_V7 as CPU_V7A
Lokesh Vutla
2018-05-07
1
-1
/
+1
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
41
-83
/
+41
*
serial: serial_stm32: Rename status register flags
Patrice Chotard
2018-04-28
2
-8
/
+8
*
serial: serial_stm32: Enable overrun
Patrice Chotard
2018-04-28
2
-8
/
+15
*
serial: Migrate CONFIG_FSL_LINFLEXUART to Kconfig
Tuomas Tynkkynen
2018-04-28
2
-4
/
+7
*
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-04-27
6
-12
/
+0
*
serial: Remove duplicated line in Makefile
Patrice Chotard
2018-04-16
1
-1
/
+0
*
serial: sh: Add SCIFA0 address entry
Marek Vasut
2018-04-13
1
-0
/
+2
*
serial: Fix Makefile during SPL and TPL build
Marek Vasut
2018-04-11
1
-2
/
+18
*
serial: meson: Update compatible with new Linux bindings
Neil Armstrong
2018-04-10
1
-0
/
+1
*
drivers: serial: remove nonexisting initialisation functions
Christophe Leroy
2018-04-06
1
-64
/
+0
*
powercp: mpc8xx: move commproc.h
Christophe Leroy
2018-04-06
1
-1
/
+1
*
powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xx
Christophe Leroy
2018-04-06
1
-1
/
+1
*
arm: stm32: add new architecture for STM32MP family
Patrick Delaunay
2018-03-19
1
-3
/
+3
*
Convert all of CONFIG_CONS_INDEX to Kconfig
Tom Rini
2018-03-16
1
-8
/
+40
*
bcm283x_pl011: Flush RX queue after setting baud rate
Alexander Graf
2018-03-09
3
-7
/
+35
*
serial_bcm283x_mu: Flush RX queue after setting baud rate
Alexander Graf
2018-03-09
1
-1
/
+7
*
ns16550: Fix mem mapped endian check
Bernhard Messerklinger
2018-02-23
1
-2
/
+2
*
serial: Replace CONFIG_ with CONFIG_IS_ENABLED
Marek Vasut
2018-02-16
1
-2
/
+2
*
serial: Make full device search optional
Alexander Graf
2018-01-29
2
-0
/
+25
*
bcm2835_pl011_serial: Add BCM2835 specific serial driver
Alexander Graf
2018-01-28
5
-9
/
+100
*
bcm2835_mu_serial: Convert to Kconfig
Alexander Graf
2018-01-28
1
-0
/
+7
*
pl01x: Convert CONFIG_PL01X_SERIAL to Kconfig
Alexander Graf
2018-01-28
1
-0
/
+6
[prev]
[next]