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 b7e5a6439f dm: serial: ns16550: Add pre-reloc flag to the driver 9 years ago
..
Kconfig ns16550: move CONFIG_SYS_NS16550 to Kconfig 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 10 years ago
atmel_usart.c dm: at91: Add driver model support for the serial driver 11 years ago
atmel_usart.h
lpc32xx_hsuart.c
mcfuart.c
mxs_auart.c
ns16550.c dm: serial: ns16550: Add pre-reloc flag to the driver 9 years ago
opencores_yanu.c serial: move nios2-yanu.h into opencores_yanu driver 11 years ago
sandbox.c sandbox: serial: Support a coloured console 11 years ago
serial-uclass.c dm: serial: Deal with stdout-path with an alias 10 years ago
serial.c Fix typo: firstly -> first. 9 years ago
serial_arc.c dm: Use dev_get_addr() where possible 10 years ago
serial_bfin.c
serial_efi.c debug_uart: Adjust the declaration of debug_uart_init() 10 years ago
serial_imx.c
serial_lpuart.c Merge branch 'master' of git://git.denx.de/u-boot-arm 11 years ago
serial_max3100.c
serial_mxc.c dm: move platform data headers to include/dm/platform_data 11 years ago
serial_ns16550.c serial: add static directive to local functions 11 years ago
serial_pl01x.c arm: Remove unused ST-Ericsson u8500 arch 10 years ago
serial_pl01x_internal.h dm: serial: Tidy up the pl01x driver 11 years ago
serial_pxa.c serial: pxa: clean-up include file order 10 years ago
serial_s3c24x0.c serial: add static directive to local functions 11 years ago
serial_s5p.c debug_uart: Adjust the declaration of debug_uart_init() 10 years ago
serial_sa1100.c
serial_sh.c serial: sh: Remove invalid UTF-8 character 10 years ago
serial_sh.h serial: serial-sh: SCIFA interface for R-Car Gen2 SoCs 10 years ago
serial_stm32.c Revert "Revert "stm32f4: fix serial output"" 10 years ago
serial_uniphier.c serial: uniphier: drop platform data support 10 years ago
serial_xuartlite.c
serial_zynq.c arm: zynq: Move serial driver to driver model 10 years ago
usbtty.c linux/kernel.h: sync min, max, min3, max3 macros with Linux 10 years ago
usbtty.h