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
*
serial: Allow serial to be absent in TPL
Simon Glass
2018-10-09
2
-0
/
+14
*
sandbox: Restore blocking I/O on exit
Simon Glass
2018-10-09
1
-1
/
+1
*
serial: sandbox: Allow serial output without device tree
Simon Glass
2018-10-09
1
-0
/
+5
*
sandbox: Add a debug UART
Simon Glass
2018-10-09
2
-0
/
+28
*
serial: serial_stm32: Enable uart FIFO for STM32F7xx SoCs
Patrice Chotard
2018-09-30
1
-1
/
+1
*
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
2018-09-26
1
-1
/
+1
|
\
|
*
efi_loader: struct efi_simple_text_input_protocol
Heinrich Schuchardt
2018-09-23
1
-1
/
+1
*
|
serial: omap: Add support for AM654 uart controller
Lokesh Vutla
2018-09-25
1
-0
/
+1
|
/
*
arm: K3: Add initial support for TI's K3 generation of SoCs
Lokesh Vutla
2018-09-11
1
-1
/
+1
*
serial: omap: Introduce DM specific omap serial
Lokesh Vutla
2018-09-10
4
-44
/
+139
*
serial: arm_dcc: Add DCC support for V7R based cores
Lokesh Vutla
2018-09-10
1
-1
/
+1
*
sandbox: Add serial test
Patrice Chotard
2018-09-10
1
-0
/
+14
*
serial: stm32: Replace setparity by setconfig
Patrice Chotard
2018-09-10
1
-6
/
+15
*
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
[next]