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 59c73d7555 dm: serial_pl01x: Add missing private data size 10 years ago
..
Kconfig serial: uniphier: move CONFIG_UNIPHIER_SERIAL to Kconfig 10 years ago
Makefile dm: sunxi: Add support for serial using driver model 10 years ago
altera_jtag_uart.c
altera_uart.c
arm_dcc.c
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 ns16550.c: Fix for ns16550 driver hanging on OMAP4 10 years ago
opencores_yanu.c
sandbox.c
serial-uclass.c fdt: remove fdtdec_get_alias_node() function 10 years ago
serial.c serial: add prototypes for init functions 10 years ago
serial_arc.c
serial_bfin.c
serial_coreboot.c dm: x86: Convert coreboot serial to use driver model 10 years ago
serial_dw.c dm: sunxi: Add support for serial using driver model 10 years ago
serial_imx.c
serial_ks8695.c
serial_lpuart.c
serial_max3100.c
serial_mxc.c dm: move platform data headers to include/dm/platform_data 10 years ago
serial_ns16550.c serial: add static directive to local functions 10 years ago
serial_omap.c dm: omap: serial: Add driver model support 10 years ago
serial_pl01x.c dm: serial_pl01x: Add missing private data size 10 years ago
serial_pl01x_internal.h
serial_pxa.c
serial_s3c24x0.c serial: add static directive to local functions 10 years ago
serial_s5p.c
serial_sa1100.c
serial_sh.c serial: make local functions static 10 years ago
serial_sh.h sh: move CONFIG_{SH2, SH2A, SH3, SH4} to Kconfig 10 years ago
serial_tegra.c dm: tegra: Add platform data for the SPL uart 10 years ago
serial_uniphier.c serial: UniPhier: support OF configuration 10 years ago
serial_xuartlite.c
serial_zynq.c
usbtty.c linux/kernel.h: sync min, max, min3, max3 macros with Linux 10 years ago
usbtty.h