Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
af666ac82a9cf3fe2ac80179b035f2d7cd7cef39
/
drivers
/
serial
/
Kconfig
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
f2c8470
serial: Migrate CONFIG_FSL_LINFLEXUART to Kconfig
by Tuomas Tynkkynen
· 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
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
9e27650
serial: stm32: Rename serial_stm32x7.c to serial_stm32.c
by Patrice Chotard
· 7 years ago
ab75453
arm: zynq: Move ZYNQ_SERIAL to Kconfig
by Michal Simek
· 7 years ago
b21a69a
serial: stm32x7: add STM32F4 support
by Patrice Chotard
· 7 years ago
3b2a14f
serial: stm32x7: add STM32H7 support
by Patrice Chotard
· 7 years ago
755e2d0
serial: nulldev: Add nulldev serial driver
by Keng Soon Cheah
· 7 years ago
0207283
serial: serial-uclass: Add generic serial RX buffer support
by Stefan Roese
· 7 years ago
48b771c
Revert "serial: ns16550: Add RX interrupt buffer support"
by Stefan Roese
· 7 years ago
2b2e483
serial: sh: Convert to Kconfig
by Marek Vasut
· 7 years ago
72cefd5
serial: stm32x7: Convert CONFIG_STM32X7_SERIAL to Kconfig
by Patrice Chotard
· 7 years ago
767b7db
serial: ns16550: Add RX interrupt buffer support
by Stefan Roese
· 7 years ago
cf6db16
serial: mxc: Add debug uart support
by Jagan Teki
· 7 years ago
9ac4a54
powerpc, 8xx: move Serial driver to drivers/serial/
by Christophe Leroy
· 7 years ago
b0b588f
serial, kconfig: fix menutext
by Heiko Schocher
· 7 years ago
771d69c
serial: omap: Support debug UART
by Lokesh Vutla
· 8 years ago
842cfaf
serial: add serial driver for BCM6345
by Álvaro Fernández Rojas
· 8 years ago
c4738ee
sunxi: fix the default value of CONS_INDEX on non-A23/A33 SUN8I
by Icenowy Zheng
· 8 years ago
80b9644
sunxi: Convert CONS_INDEX to Kconfig
by Mylène Josserand
· 8 years ago
c65a7fe
serial: Add serial driver for Intel MID
by Andy Shevchenko
· 8 years ago
f9512aa
dm: serial: Allow driver-model serial to be disabled for TPL
by Simon Glass
· 8 years ago
29c8bc0
Kconfig: Migrate CONFIG_BAUDRATE
by Philipp Tomsich
· 8 years ago
42d742b
STiH410: Add STi serial driver
by Patrice Chotard
· 8 years ago
9732f79
Kconfig: CONFIG_OF_PLATDATA doesn't really exist
by Tom Rini
· 8 years ago
ba81b04
arm: imx: add i.MX53 Beckhoff CX9020 Embedded PC
by Patrick Bruenn
· 8 years ago
cd22bf6
serial: pxa: use kconfig for serial configuration
by Marcel Ziswiler
· 8 years ago
1f8f721
Merge branch 'master' of git://git.denx.de/u-boot-atmel
by Tom Rini
· 8 years ago
6b611e6
serial: atmel_usart: Support enable an early debug UART
by Wenyou Yang
· 8 years ago
58d4448
serial: Kconfig: Add ATMEL_USART option
by Wenyou Yang
· 8 years ago
a73597a
serial: Kconfig: Add MXC_UART entry
by Jagan Teki
· 8 years ago
027276a
serial: Add serial_mvebu_a3700 for Armada 3700 SoC
by Stefan Roese
· 9 years ago
df5fda0
ARM: uniphier: change UNIPHIER_SERIAL to default y option
by Masahiro Yamada
· 8 years ago
b3068ad
rockchip: serial: Add an of-platdata driver for rockchip
by Simon Glass
· 8 years ago
d1037e4
arm: add initial support for Amlogic Meson and ODROID-C2
by Beniamino Galvani
· 9 years ago
cb48c6d
drivers: serial: add serial driver for ar933x SOC
by Wills Wang
· 9 years ago
8aac697
serial: Add support for Qualcomm serial port
by Mateusz Kulikowski
· 9 years ago
52f0c51
ARM: uniphier: support Debug UART
by Masahiro Yamada
· 9 years ago
b3cc260
serial: dcc: Move driver to DM
by Michal Simek
· 9 years ago
1dc4283
drivers: serial: add driver for Microchip PIC32 UART controller.
by Paul Thacker
· 9 years ago
4f40e13
ppc: xilinx-ppc4xx: Port to DM serial
by Ricardo Ribalda Delgado
· 9 years ago
93ce505
serial: uartlite: Add uartlite to Kconfig
by Michal Simek
· 9 years ago
8af618b
serial: uartlite: Add support for debug console
by Michal Simek
· 9 years ago
4409dcf
serial: lpuart: Move CONFIG_FSL_LPUART to Kconfig
by Bin Meng
· 9 years ago
5710d7e
arm: serial: Add Kconfig entries to facilitate usage of the pl01x driver for early debug output
by Sergey Temerkhanov
· 9 years ago
30a1349
dm: serial: Allow the UART driver to be dropped from the image
by Simon Glass
· 9 years ago
49e1276
serial: zynq: Fix incorrect reference to s5p driver
by Michal Simek
· 9 years ago
a6cec01
ns16550: move CONFIG_SYS_NS16550 to Kconfig
by Thomas Chou
· 9 years ago
00ad1f0
ns16550: zap CONFIG_NS16550_SERIAL
by Thomas Chou
· 9 years ago
57ce19f
ns16550: unify serial_rockchip
by Thomas Chou
· 9 years ago
78b9881
ns16550: unify serial_ppc
by Thomas Chou
· 9 years ago
b0245de
ns16550: unify serial_x86
by Thomas Chou
· 9 years ago
16b2e7e
ns16550: add generic binding to unify the drivers
by Thomas Chou
· 9 years ago
d073841
debug_uart: restore ns16550 as default
by Thomas Chou
· 9 years ago
d18eb7b
sparc: leon3: Add debug_uart support to LEON3 serial driver.
by Francois Retief
· 9 years ago
091f6a3
arm: zynq: Support the debug UART
by Simon Glass
· 9 years ago
6917a5d
nios2: convert altera_uart to driver model
by Thomas Chou
· 9 years ago
26066df
nios2: convert altera_jtag_uart to driver model
by Thomas Chou
· 9 years ago
1f7338a
debug_uart: Add an option to announce the debug UART
by Simon Glass
· 9 years ago
c52be12
debug_uart: Support board-specific UART initialisation
by Simon Glass
· 9 years ago
a80f5b8
serial: rockchip: make ROCKCHIP_SERIAL depend on ARCH_ROCKCHIP
by Masahiro Yamada
· 9 years ago
e2cb6c5
Merge git://git.denx.de/u-boot-rockchip
by Tom Rini
· 9 years ago
9880c4b
rockchip: Add serial support
by Simon Glass
· 9 years ago
a831867
serial: drop redundant depends on
by Masahiro Yamada
· 9 years ago
cc85b7b
drivers: hierarchize drivers Kconfig menu
by Masahiro Yamada
· 9 years ago
04f8094
dm: serial: Add a REQUIRE_SERIAL_CONSOLE option for boards with no serial port
by Hans de Goede
· 9 years ago
74afb29
exynos: Add debug UART support for Samsung S5P serial
by Simon Glass
· 9 years ago
5a991bd
efi: Add a serial driver
by Simon Glass
· 9 years ago
1c32bdb
x86: Move CONFIG_X86_SERIAL to Kconfig
by Simon Glass
· 9 years ago
8579a51
sandbox: Move CONFIG_SANDBOX_SERIAL to Kconfig
by Simon Glass
· 10 years ago
563ee4c
ARM: UniPhier: update the vendor name of UniPhier in Kconfig
by Masahiro Yamada
· 10 years ago
5411129
serial: ns16550: Add an option to specify the debug UART register shift
by Simon Glass
· 10 years ago
27afb52
serial: ns16550: Support debug UART
by Simon Glass
· 10 years ago
bac6fd8
serial: Support an early UART for debugging
by Simon Glass
· 10 years ago
d8b771d
dm: Expand and complete Kconfig in drivers/
by Simon Glass
· 10 years ago
4261c64
serial: uniphier: move CONFIG_UNIPHIER_SERIAL to Kconfig
by Masahiro Yamada
· 10 years ago
57ad8ee
dm: add entries to Kconfig
by Masahiro Yamada
· 10 years ago
f3e12b7
kconfig: add blank Kconfig files
by Masahiro Yamada
· 10 years ago