upstream u-boot with additional patches for our devices/boards: https://lists.denx.de/pipermail/u-boot/2017-March/282789.html (AXP crashes) ; Gbit ethernet patch for some LIME2 revisions ; with SPI flash support
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
u-boot/drivers/serial
Patrice Chotard 95a077217b serial: serial_stm32: Enable uart FIFO for STM32F7xx SoCs 6 years ago
..
Kconfig arm: K3: Add initial support for TI's K3 generation of SoCs 6 years ago
Makefile serial: omap: Introduce DM specific omap serial 6 years ago
altera_jtag_uart.c
altera_uart.c
arm_dcc.c serial: arm_dcc: Add DCC support for V7R based cores 6 years ago
atmel_usart.c
atmel_usart.h
lpc32xx_hsuart.c
mcfuart.c
ns16550.c serial: omap: Introduce DM specific omap serial 6 years ago
sandbox.c sandbox: Add serial test 6 years ago
serial-uclass.c dm: serial: Replace setparity by setconfig 6 years ago
serial.c drivers: serial: document on_baudrate() 6 years ago
serial_ar933x.c
serial_arc.c
serial_bcm283x_mu.c
serial_bcm283x_pl011.c
serial_bcm6345.c
serial_efi.c efi_loader: struct efi_simple_text_input_protocol 6 years ago
serial_intel_mid.c
serial_linflexuart.c
serial_lpuart.c
serial_meson.c
serial_mpc8xx.c
serial_msm.c
serial_mvebu_a3700.c
serial_mxc.c
serial_ns16550.c
serial_nulldev.c
serial_omap.c serial: omap: Add support for AM654 uart controller 6 years ago
serial_owl.c serial: Add Actions Semi OWL UART support 6 years ago
serial_pic32.c
serial_pl01x.c
serial_pl01x_internal.h
serial_pxa.c
serial_rockchip.c
serial_s5p.c
serial_sh.c
serial_sh.h
serial_sti_asc.c
serial_stm32.c serial: stm32: Replace setparity by setconfig 6 years ago
serial_stm32.h serial: serial_stm32: Enable uart FIFO for STM32F7xx SoCs 6 years ago
serial_uniphier.c serial: uniphier: set clock rate without clock-frequency property 6 years ago
serial_xuartlite.c
serial_zynq.c serial: zynq: Use platdata for storing static data instead of priv 6 years ago
usbtty.c
usbtty.h