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
Simon Glass b7e29834f1 dm: ns16550: Allow the driver to be omitted if requested 9 years ago
..
Kconfig dm: serial: Allow the UART driver to be dropped from the image 9 years ago
Makefile ns16550: unify serial_omap 9 years ago
altera_jtag_uart.c altera_jtag_uart: change ioremap to map_physmem 9 years ago
altera_uart.c altera_uart: change ioremap to map_physmem 9 years ago
arm_dcc.c arm: dcc: Add uart dcc support for armv8 9 years ago
atmel_usart.c
atmel_usart.h
lpc32xx_hsuart.c
mcfuart.c
mxs_auart.c
ns16550.c dm: ns16550: Allow the driver to be omitted if requested 9 years ago
opencores_yanu.c
sandbox.c
serial-uclass.c dm: serial: Allow the UART driver to be dropped from the image 9 years ago
serial.c Fix typo: firstly -> first. 9 years ago
serial_arc.c dm: Use dev_get_addr() where possible 9 years ago
serial_bfin.c
serial_efi.c debug_uart: Adjust the declaration of debug_uart_init() 9 years ago
serial_imx.c
serial_lpuart.c
serial_max3100.c
serial_mxc.c serial_mxc: Fix setup of UARTx_UFCR register 9 years ago
serial_ns16550.c
serial_pl01x.c arm: Remove unused ST-Ericsson u8500 arch 9 years ago
serial_pl01x_internal.h
serial_pxa.c serial: pxa: clean-up include file order 9 years ago
serial_s3c24x0.c
serial_s5p.c debug_uart: Adjust the declaration of debug_uart_init() 9 years ago
serial_sa1100.c
serial_sh.c
serial_sh.h serial: serial-sh: SCIFA interface for R-Car Gen2 SoCs 9 years ago
serial_stm32.c stm32: Convert serial driver to DM 9 years ago
serial_uniphier.c serial: uniphier: drop platform data support 9 years ago
serial_xuartlite.c
serial_zynq.c serial: zynq: Use static inline for _debug_uart_init() 9 years ago
usbtty.c
usbtty.h