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
Stoica Cosmin-Stefan 1f68dbc881 serial: Introduce linflex uart support 9 years ago
..
Kconfig arm: add initial support for Amlogic Meson and ODROID-C2 9 years ago
Makefile serial: Introduce linflex uart support 9 years ago
altera_jtag_uart.c
altera_uart.c
arm_dcc.c serial: dcc: Move driver to DM 9 years ago
atmel_usart.c serial: atmel_usart: Add device tree support 9 years ago
atmel_usart.h
lpc32xx_hsuart.c
mcfuart.c m68k: add DM model serial driver 9 years ago
ns16550.c serial: 16550: Drop OMAP1510 support 9 years ago
sandbox.c
serial-uclass.c x86: Allow use of serial soon after relocation 9 years ago
serial.c
serial_ar933x.c ar933x: serial: Remove the explicit pinctrl setting 9 years ago
serial_arc.c arc: get rid of running_on_hw 9 years ago
serial_bcm283x_mu.c serial: bcm283x_mu: make pending values more explicit 9 years ago
serial_bfin.c
serial_efi.c
serial_linflexuart.c serial: Introduce linflex uart support 9 years ago
serial_lpuart.c dm: serial: Remove duplicated carriage return character 9 years ago
serial_meson.c arm: add initial support for Amlogic Meson and ODROID-C2 9 years ago
serial_msm.c serial: Add support for Qualcomm serial port 9 years ago
serial_mxc.c serial: Move carriage return before line feed for some serial drivers 9 years ago
serial_ns16550.c
serial_pic32.c
serial_pl01x.c serial: pl01x: Add support for devices with the rate pre-configured. 9 years ago
serial_pl01x_internal.h
serial_pxa.c serial: Move carriage return before line feed for some serial drivers 9 years ago
serial_s3c24x0.c serial: Move carriage return before line feed for some serial drivers 9 years ago
serial_s5p.c serial: s5p: use clock api to get clock rate 9 years ago
serial_sh.c
serial_sh.h
serial_stm32.c
serial_stm32x7.c stm32x7: add support for stm32x7 serial driver 9 years ago
serial_stm32x7.h stm32x7: add support for stm32x7 serial driver 9 years ago
serial_uniphier.c serial: uniphier: use devm_get_addr() to get base address 9 years ago
serial_xuartlite.c
serial_zynq.c serial: zynq: Change logic in putc 9 years ago
usbtty.c serial: Move carriage return before line feed for some serial drivers 9 years ago
usbtty.h