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
Stefan Roese e98856fcff serial: serial-uclass: Use force parameter in stdio_deregister_dev() 8 years ago
..
Kconfig serial: omap: Support debug UART 8 years ago
Makefile serial: add serial driver for BCM6345 8 years ago
altera_jtag_uart.c
altera_uart.c dm: core: Replace of_offset with accessor 8 years ago
arm_dcc.c serial: dcc: Move driver to DM 9 years ago
atmel_usart.c serial: atmel_usart: Add clk support 8 years ago
atmel_usart.h
lpc32xx_hsuart.c
mcfuart.c m68k: add DM model serial driver 9 years ago
ns16550.c TI: Drop 'CONFIG_OMAP' 8 years ago
sandbox.c dm: core: Replace of_offset with accessor 8 years ago
serial-uclass.c serial: serial-uclass: Use force parameter in stdio_deregister_dev() 8 years ago
serial.c
serial_ar933x.c ar933x: serial: Remove the explicit pinctrl setting 9 years ago
serial_arc.c dm: core: Replace of_offset with accessor 8 years ago
serial_bcm283x_mu.c dm: core: Replace of_offset with accessor 8 years ago
serial_bcm6345.c serial: add serial driver for BCM6345 8 years ago
serial_efi.c
serial_intel_mid.c serial: Add serial driver for Intel MID 8 years ago
serial_linflexuart.c serial: Introduce linflex uart support 9 years ago
serial_lpuart.c serial: lpuart: add i.MX7ULP support 8 years ago
serial_meson.c arm: add initial support for Amlogic Meson and ODROID-C2 9 years ago
serial_msm.c dm: core: Replace of_offset with accessor 8 years ago
serial_mvebu_a3700.c serial: Add serial_mvebu_a3700 for Armada 3700 SoC 9 years ago
serial_mxc.c dm: imx: serial: add i.MX6UL support 8 years ago
serial_ns16550.c
serial_pic32.c dm: core: Replace of_offset with accessor 8 years ago
serial_pl01x.c Fix a bug with PL010s running at 19200 baud 8 years ago
serial_pl01x_internal.h
serial_pxa.c serial: pxa: integrate optional driver model handling 8 years ago
serial_rockchip.c rockchip: serial: Adapt rockchip of-platdata driver for rk3188 8 years ago
serial_s5p.c dm: core: Replace of_offset with accessor 8 years ago
serial_sh.c dm: core: Replace of_offset with accessor 8 years ago
serial_sh.h arm: rmobile: Add BLANCHE board support 9 years ago
serial_sti_asc.c STiH410: Add STi serial driver 8 years ago
serial_stm32.c
serial_stm32x7.c stm32f7: serial: use clock driver to enable clock 8 years ago
serial_stm32x7.h stm32x7: add support for stm32x7 serial driver 9 years ago
serial_uniphier.c dm: core: Replace of_offset with accessor 8 years ago
serial_xuartlite.c
serial_zynq.c zynq: Move zynq to clock framework 8 years ago
usbtty.c usbtty: avoid potential NULL pointer dereference 8 years ago
usbtty.h