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
*
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
*
pl011: Convert CONFIG_PL011_SERIAL to Kconfig
Alexander Graf
2018-01-28
1
-0
/
+6
*
pl010: Convert CONFIG_PL010_SERIAL to Kconfig
Alexander Graf
2018-01-28
1
-0
/
+6
*
pl01x: Convert to dev_read
Alexander Graf
2018-01-28
1
-5
/
+3
*
serial_bcm283x_mu: Fail loading if not muxed
Alexander Graf
2018-01-28
1
-0
/
+28
*
serial_bcm283x_mu: Always skip init
Alexander Graf
2018-01-28
1
-1
/
+6
*
serial_bcm283x_mu: Convert to dev_read
Alexander Graf
2018-01-28
1
-7
/
+3
*
serial: bcm283x_mu: Remove support for post-init disabling
Alexander Graf
2018-01-28
1
-17
/
+1
*
serial: Use next serial device if probing fails
Alexander Graf
2018-01-28
1
-6
/
+19
*
serial: ns16550: Fix style violation
Mario Six
2018-01-28
1
-2
/
+2
*
Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-sh
Tom Rini
2018-01-27
2
-11
/
+7
|
\
|
*
serial: sh: Add support for R7S72100 (RZ/A1)
Chris Brandt
2018-01-24
1
-1
/
+2
|
*
serial: sh: Unify CONFIG_R8A779[01234] as CONFIG_RCAR_GEN2
Marek Vasut
2018-01-24
1
-9
/
+4
|
*
serial: sh: Replace fdtdec_get_addr() with devfdt_get_addr()
Marek Vasut
2018-01-24
1
-2
/
+2
*
|
Merge git://git.denx.de/u-boot-spi
Tom Rini
2018-01-26
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
wait_bit: use wait_for_bit_le32 and remove wait_for_bit
Álvaro Fernández Rojas
2018-01-24
1
-2
/
+2
*
|
serial: stm32: Rename serial_stm32x7.c to serial_stm32.c
Patrice Chotard
2018-01-19
4
-6
/
+6
*
|
serial: lpuart: Proper device identification
Sriram Dash
2018-01-15
1
-11
/
+7
*
|
board: stm32f429-disco: switch to DM STM32 serial driver
Patrice Chotard
2018-01-10
1
-117
/
+0
|
/
*
serial: sh: Unify R8A7795 and R8A7796 as Gen3
Marek Vasut
2017-11-30
1
-2
/
+1
*
arm: zynq: Move ZYNQ_SERIAL to Kconfig
Michal Simek
2017-11-28
1
-0
/
+7
*
serial: nulldev: Implement "pending" function to fix tstc return "true"
Wilson Lee
2017-11-17
1
-0
/
+6
*
stm32: fix STMicroelectronics copyright
Patrice Chotard
2017-11-06
2
-4
/
+4
*
sti: fix STMicroelectronics copyright
Patrice Chotard
2017-11-06
1
-3
/
+3
*
usbtty: fix typos
Heinrich Schuchardt
2017-10-16
1
-1
/
+1
*
Merge branch 'rmobile' of git://git.denx.de/u-boot-sh
Tom Rini
2017-10-10
1
-3
/
+6
|
\
|
*
serial: sh: Enable clock if available
Marek Vasut
2017-09-24
1
-3
/
+6
*
|
serial: stm32x7: remove useless CONFIG_CLK and OF_CONTROL flag
Patrice Chotard
2017-10-08
1
-7
/
+2
*
|
serial: stm32x7: add STM32F4 support
Patrice Chotard
2017-10-08
3
-2
/
+10
*
|
serial: stm32x7: add fifo support for STM32H7
Patrice Chotard
2017-10-08
2
-3
/
+15
*
|
serial: stm32x7: prepare the ground to STM32F4 support
Patrice Chotard
2017-10-08
2
-44
/
+66
*
|
serial: stm32x7: remove stm32f7-usart and stm32h7-usart compatible
Patrice Chotard
2017-10-08
1
-2
/
+0
*
|
serial: stm32x7: cleanup code
Patrice Chotard
2017-10-08
1
-9
/
+9
|
/
*
serial: stm32x7: add STM32H7 support
Patrice Chotard
2017-09-22
2
-3
/
+6
*
serial: nulldev: Add nulldev serial driver
Keng Soon Cheah
2017-09-13
3
-0
/
+56
*
serial: serial-uclass: Add generic serial RX buffer support
Stefan Roese
2017-08-24
2
-2
/
+61
*
Revert "serial: ns16550: Add RX interrupt buffer support"
Stefan Roese
2017-08-24
2
-128
/
+5
*
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
1
-5
/
+4
*
serial: sh: Use the clock framework to obtain clock config
Marek Vasut
2017-08-03
1
-2
/
+11
*
serial: sh: Convert to Kconfig
Marek Vasut
2017-08-03
1
-0
/
+8
*
dm: console: Check for serial devices properly
Simon Glass
2017-07-31
1
-1
/
+1
[next]