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
*
Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2019-10-09
1
-1
/
+1
|
\
|
*
serial: Kconfig: make MXC_UART usable for MX7 and IMX8M
Peng Fan
2019-10-08
1
-1
/
+1
*
|
dm: pci: Add a function to read a PCI BAR
Simon Glass
2019-10-08
1
-30
/
+1
*
|
dm: core: Call ofdata_to_platdata() with of-platdata
Simon Glass
2019-10-08
1
-0
/
+2
*
|
serial: ns16550: Allow serial to enabled/disabled in SPL
Simon Glass
2019-10-08
1
-3
/
+3
|
/
*
serial: stm32: add Framing error support
Patrick Delaunay
2019-08-27
2
-2
/
+5
*
Kconfig: Varios: Fix more SPL, TPL dependencies
Adam Ford
2019-08-26
1
-2
/
+2
*
riscv : serial: use rx watermark to indicate rx data is present
Sagar Shrikant Kadam
2019-08-15
1
-16
/
+7
*
env: Rename environment.h to env_internal.h
Simon Glass
2019-08-11
2
-2
/
+2
*
env: Move env_get() to env.h
Simon Glass
2019-08-11
1
-0
/
+1
*
serial_lpuart: Fix config check issue when using clk driver in SPL
Ye Li
2019-08-11
1
-4
/
+4
*
serial: mxc: Add compatibles to NXP's serial driver (for imx21 and imx53)
Lukasz Majewski
2019-07-19
1
-0
/
+2
*
IMX: serial: dm: Set DM_FLAG_PRE_RELOC in the IMX uart driver
Lukasz Majewski
2019-07-19
1
-2
/
+0
*
Merge tag 'u-boot-stm32-20190712' of https://gitlab.denx.de/u-boot/custodians...
Tom Rini
2019-07-14
1
-2
/
+2
|
\
|
*
serial: stm32: Fix warnings when compiling with W=1
Patrick Delaunay
2019-07-12
1
-2
/
+2
*
|
drivers: serial: lpuart: Enable Little Endian Support
Vabhav Sharma
2019-07-10
1
-0
/
+4
|
/
*
serial: mxc: Add iMX6SX compatible string
Marek Vasut
2019-06-11
1
-0
/
+1
*
Merge tag 'u-boot-stm32-20190523' of https://github.com/pchotard/u-boot
Tom Rini
2019-05-24
1
-2
/
+1
|
\
|
*
serial: stm32: remove watchog reset in debug putc
Patrick Delaunay
2019-05-23
1
-1
/
+1
|
*
serial: stm32: remove unnecessary trace
Patrick Delaunay
2019-05-23
1
-1
/
+0
*
|
drivers: serial: mcfuart: add DT support
Angelo Dureghello
2019-05-24
2
-78
/
+36
|
/
*
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
Tom Rini
2019-05-13
1
-4
/
+1
|
\
|
*
serial: altera_uart: convert to livetree
Simon Goldschmidt
2019-05-10
1
-4
/
+1
*
|
sh: sh3: Remove CPU support
Marek Vasut
2019-05-10
1
-67
/
+8
*
|
sh: sh2: Remove CPU support
Marek Vasut
2019-05-10
1
-8
/
+1
*
|
serial: sh: Drop assorted SH3, SH4, SH5 macros
Marek Vasut
2019-05-10
2
-115
/
+8
*
|
serial: sh: Drop RTS7751R2D support
Marek Vasut
2019-05-10
1
-5
/
+0
*
|
serial: sh: Drop SH2007 support
Marek Vasut
2019-05-10
1
-8
/
+2
*
|
serial: sh: Drop H8 support
Marek Vasut
2019-05-10
1
-84
/
+0
|
/
*
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
Tom Rini
2019-05-08
1
-1
/
+1
|
\
|
*
serial: sifive: Change include order
Jagan Teki
2019-05-09
1
-1
/
+1
*
|
serial: sh: Add RZ/A1 support
Marek Vasut
2019-05-07
2
-1
/
+5
*
|
sh: 7785: Remove CPU support
Marek Vasut
2019-05-07
2
-6
/
+1
*
|
sh: 7724: Remove CPU support
Marek Vasut
2019-05-07
1
-12
/
+3
*
|
rockchip: use 'arch-rockchip' as header file path
Kever Yang
2019-05-01
1
-1
/
+1
|
/
*
serial: atmel_usart: Use fixed clock value in SPL version with DM_SERIAL
Stefan Roese
2019-04-09
2
-0
/
+21
*
imx: serial_mxc: use CONFIG_IS_ENABLED instead of ifdef
Adam Ford
2019-03-13
1
-2
/
+2
*
drivers: serial_sifive: Skip baudrate config if no input clock
Atish Patra
2019-02-27
1
-16
/
+16
*
drivers: serial_sifive: Fix baud rate calculation
Atish Patra
2019-02-27
1
-2
/
+26
*
imx: serial_mxc: disable ri and dcd irq in dte mode
Max Krummenacher
2019-02-15
1
-4
/
+9
*
drivers: serial: dm: Enable DM_FLAG_PRE_RELOC in SBSA pl011 uart driver
Vabhav Sharma
2019-02-09
1
-2
/
+0
*
serial_arc: Allocate buffer for private data
Alexey Brodkin
2019-01-25
1
-0
/
+1
*
Merge tag 'dm-pull-15jan19' of git://git.denx.de/u-boot-dm
Tom Rini
2019-01-15
1
-18
/
+9
|
\
|
*
dm: serial: Adjust serial_getinfo() to use proper API
Simon Glass
2019-01-14
1
-6
/
+3
|
*
dm: serial: Adjust serial_setconfig() to use proper API
Simon Glass
2019-01-14
1
-6
/
+3
|
*
dm: serial: Adjust serial_getconfig() to use proper API
Simon Glass
2019-01-14
1
-6
/
+3
*
|
serial: ns16550: fix debug uart putc called before init
Simon Goldschmidt
2019-01-15
2
-2
/
+30
*
|
drivers: serial: DEBUG_UART_SKIP_INIT depends on DEBUG_UART
Simon Goldschmidt
2019-01-15
1
-0
/
+1
|
/
*
drivers: serial: Add SiFive UART driver
Anup Patel
2018-12-18
3
-0
/
+229
*
serial: serial_stm32: Add reset support
Patrice Chotard
2018-12-15
1
-0
/
+9
[next]