Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
7dafd02ce911ada502c1c9692cc33ca468fd34ff
/
drivers
/
serial
ba2d0aa
serial: ns16550: add setconfig support
by Simon Goldschmidt
· 6 years ago
0371dec
serial: bcm6858: add serial support
by Philippe Reynes
· 6 years ago
bdb33d8
serial: Remove DM_FLAG_PRE_RELOC flag in various drivers
by Bin Meng
· 6 years ago
e559cd6
serial: ns16550: fix debug uart putc called before init
by Simon Goldschmidt
· 6 years ago
9a9b074
dm: core: Respect drivers with the DM_FLAG_PRE_RELOC flag in lists_bind_fdt()
by Bin Meng
· 6 years ago
84139bc
dm: Fix typo - missed semicolon
by Andy Shevchenko
· 6 years ago
5db0e14
Merge tag 'u-boot-imx-20181025' of git://git.denx.de/u-boot-imx
by Tom Rini
· 6 years ago
822cab3
serial: mxc: Add match string for i.mx6 quad/dual lite serial
by Bernhard Messerklinger
· 6 years ago
68e4563
serial: lpuart: support uclass clk api
by Peng Fan
· 6 years ago
a2aedcb
serial: lpuart: Enable RX and TX FIFO
by Ye Li
· 6 years ago
b7f9ea9
serial_lpuart: Update lpuart driver to support i.MX8
by Peng Fan
· 6 years ago
6057392
serial: Allow serial to be absent in TPL
by Simon Glass
· 6 years ago
ae50ec7
sandbox: Restore blocking I/O on exit
by Simon Glass
· 6 years ago
15421f3
serial: sandbox: Allow serial output without device tree
by Simon Glass
· 6 years ago
e3057f3
sandbox: Add a debug UART
by Simon Glass
· 6 years ago
988de86
serial: serial_stm32: Enable uart FIFO for STM32F7xx SoCs
by Patrice Chotard
· 6 years ago
9dfc34e
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
by Tom Rini
· 6 years ago
324a9a1
serial: omap: Add support for AM654 uart controller
by Lokesh Vutla
· 6 years ago
3dabffd
efi_loader: struct efi_simple_text_input_protocol
by Heinrich Schuchardt
· 6 years ago
9bdec00
arm: K3: Add initial support for TI's K3 generation of SoCs
by Lokesh Vutla
· 6 years ago
42cb4b8
serial: omap: Introduce DM specific omap serial
by Lokesh Vutla
· 6 years ago
e3cb514
serial: arm_dcc: Add DCC support for V7R based cores
by Lokesh Vutla
· 6 years ago
70ed0ea
sandbox: Add serial test
by Patrice Chotard
· 6 years ago
34e64c0
serial: stm32: Replace setparity by setconfig
by Patrice Chotard
· 6 years ago
46c1d9f
dm: serial: Replace setparity by setconfig
by Patrice Chotard
· 6 years ago
9c44282
serial: protect access to serial rx buffer
by Patrick Delaunay
· 6 years ago
995ea73
drivers: serial: document on_baudrate()
by Heinrich Schuchardt
· 6 years ago
d45008f
mips: au1x00: Remove support for these SoCs
by Tom Rini
· 6 years ago
b3eff9b
sandbox: Don't disable ctrlc() on sandbox if in raw mode
by Joe Hershberger
· 6 years ago
f104c55
serial: zynq: Use platdata for storing static data instead of priv
by Michal Simek
· 6 years ago
a176339
serial: ns16550: Add reset ctrl to driver
by Ley Foon Tan
· 6 years ago
01e4739
serial: Add Actions Semi OWL UART support
by Manivannan Sadhasivam
· 6 years ago
66f4a9a
serial: uniphier: set clock rate without clock-frequency property
by Masahiro Yamada
· 6 years ago
8b5b1ee
serial: uniphier: rename struct uniphier_serial_private_data
by Masahiro Yamada
· 6 years ago
8d5f843
serial: zynq: Make zynq_serial_setbrg static
by Michal Simek
· 6 years ago
e68f4ab
serial: zynq: Initialize uart only before relocation
by Michal Simek
· 6 years ago
6b8dcec
serial: zynq: Write chars till output fifo is full
by Michal Simek
· 6 years ago
5e3c4c7
serial: zynq: Use BIT macros instead of shifts and full hex numbers
by Michal Simek
· 6 years ago
c89d8b3
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Tom Rini
· 6 years ago
b0c84dd
serial: bcm6345: convert to use live dt
by Álvaro Fernández Rojas
· 7 years ago
e14d01c
serial: zynq: Use live-tree functions
by Michal Simek
· 7 years ago
39ffe0e
serial: stm32: Add setparity support
by Patrick Delaunay
· 7 years ago
db0536e
serial: stm32: Fix bits defines name
by Patrice Chotard
· 7 years ago
ab8e5d2
serial: stm32: Add debug uart support
by Patrick Delaunay
· 7 years ago
2292ed3
serial: serial_msm: added pinmux & config
by Ramon Fried
· 7 years ago
1f0f4a1
serial: serial_msm: initialize uart only before relocation
by Ramon Fried
· 7 years ago
5550dd9
serial: serial_msm: fail probe if settings clocks fails
by Ramon Fried
· 7 years ago
eede167
serial/serial_arc: Implement debug serial
by Alexey Brodkin
· 7 years ago
b9a0a42
serial: Convert ARC_SERIAL to Kconfig
by Alexey Brodkin
· 7 years ago
b513bcd
arm: zynqmp: Add ZynqMP minimal R5 support
by Michal Simek
· 7 years ago
e3f127e
serial: zynq: Remove header depedency on arm header structure
by Michal Simek
· 7 years ago
81b1a67
arm: v7: Kconfig: Rename CPU_V7 as CPU_V7A
by Lokesh Vutla
· 7 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
75f2c86
serial: serial_stm32: Rename status register flags
by Patrice Chotard
· 7 years ago
24af24b
serial: serial_stm32: Enable overrun
by Patrice Chotard
· 7 years ago
f2c8470
serial: Migrate CONFIG_FSL_LINFLEXUART to Kconfig
by Tuomas Tynkkynen
· 7 years ago
bdfb5c4
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
by Tom Rini
· 7 years ago
0a0fd1e
serial: Remove duplicated line in Makefile
by Patrice Chotard
· 7 years ago
1d9756b
serial: sh: Add SCIFA0 address entry
by Marek Vasut
· 7 years ago
de570f0
serial: Fix Makefile during SPL and TPL build
by Marek Vasut
· 7 years ago
d5a2245
serial: meson: Update compatible with new Linux bindings
by Neil Armstrong
· 7 years ago
79aa406
drivers: serial: remove nonexisting initialisation functions
by Christophe Leroy
· 7 years ago
10ff63a
powercp: mpc8xx: move commproc.h
by Christophe Leroy
· 7 years ago
b3510fb
powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xx
by Christophe Leroy
· 7 years ago
85b5397
arm: stm32: add new architecture for STM32MP family
by Patrick Delaunay
· 7 years ago
e69ba98
Convert all of CONFIG_CONS_INDEX to Kconfig
by Tom Rini
· 7 years ago
a5c3585
bcm283x_pl011: Flush RX queue after setting baud rate
by Alexander Graf
· 7 years ago
15b79ff
serial_bcm283x_mu: Flush RX queue after setting baud rate
by Alexander Graf
· 7 years ago
d8427e7
ns16550: Fix mem mapped endian check
by Bernhard Messerklinger
· 7 years ago
0dfa991
serial: Replace CONFIG_ with CONFIG_IS_ENABLED
by Marek Vasut
· 7 years ago
c8bda54
serial: Make full device search optional
by Alexander Graf
· 7 years ago
a73b0ec
bcm2835_pl011_serial: Add BCM2835 specific serial driver
by Alexander Graf
· 7 years ago
1b44295
bcm2835_mu_serial: Convert to Kconfig
by Alexander Graf
· 7 years ago
633ef89
pl01x: Convert CONFIG_PL01X_SERIAL to Kconfig
by Alexander Graf
· 7 years ago
65bfb42
pl011: Convert CONFIG_PL011_SERIAL to Kconfig
by Alexander Graf
· 7 years ago
2184ccd
pl010: Convert CONFIG_PL010_SERIAL to Kconfig
by Alexander Graf
· 7 years ago
cce6443
pl01x: Convert to dev_read
by Alexander Graf
· 7 years ago
ff9fd76
serial_bcm283x_mu: Fail loading if not muxed
by Alexander Graf
· 7 years ago
c3883e0
serial_bcm283x_mu: Always skip init
by Alexander Graf
· 7 years ago
35b31e0
serial_bcm283x_mu: Convert to dev_read
by Alexander Graf
· 7 years ago
f7c2628
serial: bcm283x_mu: Remove support for post-init disabling
by Alexander Graf
· 7 years ago
132ca2d
serial: Use next serial device if probing fails
by Alexander Graf
· 7 years ago
aed664a
serial: ns16550: Fix style violation
by Mario Six
· 7 years ago
357f199
Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-sh
by Tom Rini
· 7 years ago
60649bb
Merge git://git.denx.de/u-boot-spi
by Tom Rini
· 7 years ago
3603e50
serial: sh: Add support for R7S72100 (RZ/A1)
by Chris Brandt
· 7 years ago
aa329a8
serial: sh: Unify CONFIG_R8A779[01234] as CONFIG_RCAR_GEN2
by Marek Vasut
· 7 years ago
48db776
serial: sh: Replace fdtdec_get_addr() with devfdt_get_addr()
by Marek Vasut
· 7 years ago
918de03
wait_bit: use wait_for_bit_le32 and remove wait_for_bit
by Álvaro Fernández Rojas
· 7 years ago
9e27650
serial: stm32: Rename serial_stm32x7.c to serial_stm32.c
by Patrice Chotard
· 7 years ago
32cf46c
serial: lpuart: Proper device identification
by Sriram Dash
· 7 years ago
3d995f8
board: stm32f429-disco: switch to DM STM32 serial driver
by Patrice Chotard
· 7 years ago
4d769ba
serial: sh: Unify R8A7795 and R8A7796 as Gen3
by Marek Vasut
· 7 years ago
ab75453
arm: zynq: Move ZYNQ_SERIAL to Kconfig
by Michal Simek
· 7 years ago
7f69f68
serial: nulldev: Implement "pending" function to fix tstc return "true"
by Wilson Lee
· 7 years ago
789ee0e
stm32: fix STMicroelectronics copyright
by Patrice Chotard
· 7 years ago
9e21624
sti: fix STMicroelectronics copyright
by Patrice Chotard
· 7 years ago
a8d4d31
usbtty: fix typos
by Heinrich Schuchardt
· 7 years ago
2a0fdf1
Merge branch 'rmobile' of git://git.denx.de/u-boot-sh
by Tom Rini
· 7 years ago
21aad13
serial: stm32x7: remove useless CONFIG_CLK and OF_CONTROL flag
by Patrice Chotard
· 7 years ago
Next »