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
/
Kconfig
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "serial: serial_xen: add DEBUG_UART support"
Tom Rini
2020-10-23
1
-11
/
+3
*
serial: serial_xen: add DEBUG_UART support
AKASHI Takahiro
2020-10-22
1
-3
/
+11
*
xilinx: kconfig: Change Kconfig dependencies for Xilinx drivers
Michal Simek
2020-09-23
1
-2
/
+2
*
serial: serial_xen: Add Xen PV serial driver
Peng Fan
2020-08-14
1
-0
/
+7
*
serial: Fix SIFIVE debug serial dependency
Michal Simek
2020-07-24
1
-1
/
+1
*
Convert CONFIG_MXC_UART to Kconfig
Tom Rini
2020-07-17
1
-1
/
+2
*
serial: Add missing Kconfig dependencies for debug consoles
Michal Simek
2020-06-04
1
-0
/
+13
*
serial: Convert ARM_DCC to Kconfig
Tom Rini
2020-06-04
1
-0
/
+6
*
serial: serial_cortina: add UART DM driver for CAxxxx SoCs
Jason Li
2020-02-07
1
-0
/
+7
*
x86: serial: Add a coreboot serial driver
Simon Glass
2020-02-04
1
-0
/
+11
*
serial: ns16550: Support run-time configuration
Simon Glass
2020-02-04
1
-0
/
+21
*
Add dependencies for MALLOC_F and OF_LIBFDT
Sean Anderson
2020-01-15
1
-0
/
+3
*
Kconfig: make TPL_DM_SERIAL depend on TPL_DM
Thomas Hebb
2019-12-03
1
-1
/
+1
*
serial: Kconfig: make MXC_UART usable for MX7 and IMX8M
Peng Fan
2019-10-08
1
-1
/
+1
*
Kconfig: Varios: Fix more SPL, TPL dependencies
Adam Ford
2019-08-26
1
-2
/
+2
*
drivers: serial: mcfuart: add DT support
Angelo Dureghello
2019-05-24
1
-0
/
+8
*
serial: atmel_usart: Use fixed clock value in SPL version with DM_SERIAL
Stefan Roese
2019-04-09
1
-0
/
+9
*
serial: ns16550: fix debug uart putc called before init
Simon Goldschmidt
2019-01-15
1
-0
/
+12
*
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
1
-0
/
+13
*
serial: bcm6858: remove driver and switch to bcm6345
Álvaro Fernández Rojas
2018-12-07
1
-7
/
+1
*
serial: MediaTek: add high-speed uart driver for MediaTek SoCs
Ryder Lee
2018-11-28
1
-0
/
+20
*
serial: bcm6858: add serial support
Philippe Reynes
2018-11-16
1
-0
/
+6
*
serial: Allow serial to be absent in TPL
Simon Glass
2018-10-09
1
-0
/
+10
*
sandbox: Add a debug UART
Simon Glass
2018-10-09
1
-0
/
+11
*
arm: K3: Add initial support for TI's K3 generation of SoCs
Lokesh Vutla
2018-09-11
1
-1
/
+1
*
serial: omap: Introduce DM specific omap serial
Lokesh Vutla
2018-09-10
1
-0
/
+9
*
serial: Add Actions Semi OWL UART support
Manivannan Sadhasivam
2018-07-09
1
-0
/
+8
*
serial: stm32: Add debug uart support
Patrick Delaunay
2018-05-26
1
-0
/
+9
*
serial/serial_arc: Implement debug serial
Alexey Brodkin
2018-05-24
1
-0
/
+9
*
serial: Convert ARC_SERIAL to Kconfig
Alexey Brodkin
2018-05-24
1
-0
/
+7
*
arm: zynqmp: Add ZynqMP minimal R5 support
Michal Simek
2018-05-11
1
-1
/
+1
*
serial: Migrate CONFIG_FSL_LINFLEXUART to Kconfig
Tuomas Tynkkynen
2018-04-28
1
-0
/
+7
*
powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xx
Christophe Leroy
2018-04-06
1
-1
/
+1
*
arm: stm32: add new architecture for STM32MP family
Patrick Delaunay
2018-03-19
1
-3
/
+3
*
Convert all of CONFIG_CONS_INDEX to Kconfig
Tom Rini
2018-03-16
1
-8
/
+40
*
serial: Make full device search optional
Alexander Graf
2018-01-29
1
-0
/
+12
*
bcm2835_pl011_serial: Add BCM2835 specific serial driver
Alexander Graf
2018-01-28
1
-0
/
+9
*
bcm2835_mu_serial: Convert to Kconfig
Alexander Graf
2018-01-28
1
-0
/
+7
*
pl01x: Convert CONFIG_PL01X_SERIAL to Kconfig
Alexander Graf
2018-01-28
1
-0
/
+6
*
pl011: Convert CONFIG_PL011_SERIAL to Kconfig
Alexander Graf
2018-01-28
1
-0
/
+6
*
pl010: Convert CONFIG_PL010_SERIAL to Kconfig
Alexander Graf
2018-01-28
1
-0
/
+6
*
serial: stm32: Rename serial_stm32x7.c to serial_stm32.c
Patrice Chotard
2018-01-19
1
-1
/
+1
*
arm: zynq: Move ZYNQ_SERIAL to Kconfig
Michal Simek
2017-11-28
1
-0
/
+7
*
serial: stm32x7: add STM32F4 support
Patrice Chotard
2017-10-08
1
-2
/
+2
*
serial: stm32x7: add STM32H7 support
Patrice Chotard
2017-09-22
1
-3
/
+4
*
serial: nulldev: Add nulldev serial driver
Keng Soon Cheah
2017-09-13
1
-0
/
+7
*
serial: serial-uclass: Add generic serial RX buffer support
Stefan Roese
2017-08-24
1
-0
/
+15
*
Revert "serial: ns16550: Add RX interrupt buffer support"
Stefan Roese
2017-08-24
1
-10
/
+0
*
serial: sh: Convert to Kconfig
Marek Vasut
2017-08-03
1
-0
/
+8
[next]