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
...
*
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
*
serial: stm32x7: Convert CONFIG_STM32X7_SERIAL to Kconfig
Patrice Chotard
2017-07-31
1
-0
/
+7
*
spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN
Andy Yan
2017-07-27
1
-2
/
+2
*
serial: stm32x7: add clk_get_rate() support
Patrice Chotard
2017-07-26
2
-10
/
+9
*
serial: stm32x7: migrate serial struct to driver
Patrice Chotard
2017-07-26
2
-1
/
+5
*
serial: ns16550: Add RX interrupt buffer support
Stefan Roese
2017-07-23
2
-5
/
+128
*
powerpc: Remove 8260 remainders
Christophe Leroy
2017-07-23
1
-3
/
+0
*
serial: mxc: Add debug uart support
Jagan Teki
2017-07-12
2
-0
/
+34
*
serial: mxc: Code cleanup
Jagan Teki
2017-07-12
1
-97
/
+94
*
serial: mxc: Move common baud gen into _mxc_serial_setbrg
Jagan Teki
2017-07-12
1
-26
/
+24
*
serial: mxc: Move common init into _mxc_serial_init
Jagan Teki
2017-07-12
1
-20
/
+17
*
serial: mxc: Move cr1 and cr2 write to mxc_serial_setbrg
Jagan Teki
2017-07-12
1
-5
/
+3
*
serial: mxc: Use RFDIV in dm-code
Jagan Teki
2017-07-12
1
-3
/
+3
[prev]
[next]