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_lpuart: make clock failure less verbose
Giulio Benetti
2020-03-09
1
-1
/
+1
*
serial: ns16550: Move PCI access from ofdata_to_platdata() to probe()
Wolfgang Wallner
2020-03-05
1
-12
/
+28
*
Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
Tom Rini
2020-02-11
12
-1
/
+14
|
\
|
*
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
8
-0
/
+8
|
*
dm: core: Require users of devres to include the header
Simon Glass
2020-02-05
5
-1
/
+6
*
|
serial: serial_cortina: add UART DM driver for CAxxxx SoCs
Jason Li
2020-02-07
3
-0
/
+172
|
/
*
x86: serial: Add a coreboot serial driver
Simon Glass
2020-02-04
3
-0
/
+58
*
serial: ns16550: Support run-time configuration
Simon Glass
2020-02-04
2
-8
/
+92
*
serial: ns16550: Use old baud rate divisor for flushing if not given
Patrik Dahlström
2020-01-24
1
-0
/
+7
*
common: Move hang() to the same header as panic()
Simon Glass
2020-01-17
2
-0
/
+2
*
common: Move clock functions into a new file
Simon Glass
2020-01-17
4
-0
/
+4
*
common: Drop floppy disk support
Simon Glass
2020-01-17
1
-6
/
+1
*
Add dependencies for MALLOC_F and OF_LIBFDT
Sean Anderson
2020-01-15
1
-0
/
+3
*
serial_lpuart: add support for i.MXRT
Giulio Benetti
2020-01-14
1
-4
/
+11
*
serial_lpuart: add clock enable if CONFIG_CLK is defined
Giulio Benetti
2020-01-14
1
-0
/
+16
*
serial: sandbox: support Unicode
Heinrich Schuchardt
2019-12-10
1
-1
/
+1
*
Merge tag 'dm-pull-3dec19' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
Tom Rini
2019-12-03
1
-17
/
+19
|
\
|
*
dm: serial: Handle "stdout-path" with ":options" correctly
Bin Meng
2019-12-02
1
-17
/
+19
*
|
Kconfig: make TPL_DM_SERIAL depend on TPL_DM
Thomas Hebb
2019-12-03
1
-1
/
+1
*
|
serial: usb: Correct the usbtty_...() prototypes
Simon Glass
2019-12-02
1
-0
/
+1
|
/
*
drivers: bcm283x: Set pre-location flag for OF_BOARD
Matthias Brugger
2019-11-24
2
-2
/
+2
*
serial: serial_mtk: add non-DM version for SPL
Weijie Gao
2019-10-25
2
-17
/
+187
*
serial: serial_mtk: enable FIFO and disable flow control
Weijie Gao
2019-10-25
1
-0
/
+21
*
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
[next]