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 42800ffa79 arm: zynq: Move serial driver to driver model 9 years ago
..
Kconfig arm: zynq: Support the debug UART 9 years ago
Makefile dm: keystone: serial: Add driver model support 9 years ago
altera_jtag_uart.c nios2: convert altera_jtag_uart to driver model 9 years ago
altera_uart.c nios2: convert altera_uart to driver model 9 years ago
arm_dcc.c arm: dcc: Add uart dcc support for armv8 9 years ago
atmel_usart.c dm: at91: Add driver model support for the serial driver 10 years ago
atmel_usart.h
lpc32xx_hsuart.c
mcfuart.c
mxs_auart.c
ns16550.c debug_uart: Adjust the declaration of debug_uart_init() 9 years ago
opencores_yanu.c
sandbox.c
serial-uclass.c dm: serial: Deal with stdout-path with an alias 9 years ago
serial.c serial: remove altera serial initializations 9 years ago
serial_arc.c dm: Use dev_get_addr() where possible 9 years ago
serial_bfin.c
serial_dw.c
serial_efi.c debug_uart: Adjust the declaration of debug_uart_init() 9 years ago
serial_imx.c
serial_keystone.c dm: keystone: serial: Add driver model support 9 years ago
serial_lpuart.c
serial_max3100.c
serial_mxc.c
serial_ns16550.c
serial_omap.c drivers: serial: serial_omap: add comaptibles for all ti platforms 9 years ago
serial_pl01x.c arm: Remove unused ST-Ericsson u8500 arch 9 years ago
serial_pl01x_internal.h
serial_ppc.c powerpc: Add serial driver for driver model 9 years ago
serial_pxa.c serial: pxa: clean-up include file order 9 years ago
serial_rockchip.c rockchip: Add serial support 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: Remove invalid UTF-8 character 9 years ago
serial_sh.h serial: serial-sh: SCIFA interface for R-Car Gen2 SoCs 9 years ago
serial_stm32.c Revert "Revert "stm32f4: fix serial output"" 9 years ago
serial_tegra.c of: clean up OF_CONTROL ifdef conditionals 9 years ago
serial_uniphier.c serial: uniphier: drop platform data support 9 years ago
serial_x86.c x86: Use ePAPR defined properties for x86-uart 10 years ago
serial_xuartlite.c
serial_zynq.c arm: zynq: Move serial driver to driver model 9 years ago
usbtty.c linux/kernel.h: sync min, max, min3, max3 macros with Linux 10 years ago
usbtty.h