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
Marek Vasut a9d7990dc4 serial: Fix Makefile during SPL and TPL build 6 years ago
..
Kconfig powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xx 6 years ago
Makefile serial: Fix Makefile during SPL and TPL build 6 years ago
altera_jtag_uart.c dm: Rename dev_addr..() functions 7 years ago
altera_uart.c dm: Rename dev_addr..() functions 7 years ago
arm_dcc.c
atmel_usart.c dm: Rename dev_addr..() functions 7 years ago
atmel_usart.h
lpc32xx_hsuart.c
mcfuart.c
ns16550.c ns16550: Fix mem mapped endian check 6 years ago
sandbox.c dm: core: Replace of_offset with accessor 7 years ago
serial-uclass.c serial: Make full device search optional 6 years ago
serial.c drivers: serial: remove nonexisting initialisation functions 6 years ago
serial_ar933x.c dm: Rename dev_addr..() functions 7 years ago
serial_arc.c dm: Rename dev_addr..() functions 7 years ago
serial_bcm283x_mu.c serial_bcm283x_mu: Flush RX queue after setting baud rate 6 years ago
serial_bcm283x_pl011.c bcm283x_pl011: Flush RX queue after setting baud rate 6 years ago
serial_bcm6345.c dm: Rename dev_addr..() functions 7 years ago
serial_efi.c
serial_intel_mid.c serial: Add serial driver for Intel MID 7 years ago
serial_linflexuart.c
serial_lpuart.c serial: lpuart: Proper device identification 6 years ago
serial_meson.c serial: meson: Update compatible with new Linux bindings 6 years ago
serial_mpc8xx.c powercp: mpc8xx: move commproc.h 6 years ago
serial_msm.c dm: Rename dev_addr..() functions 7 years ago
serial_mvebu_a3700.c dm: Rename dev_addr..() functions 7 years ago
serial_mxc.c serial: mxc: Add debug uart support 7 years ago
serial_ns16550.c
serial_nulldev.c serial: nulldev: Implement "pending" function to fix tstc return "true" 7 years ago
serial_pic32.c wait_bit: use wait_for_bit_le32 and remove wait_for_bit 6 years ago
serial_pl01x.c bcm283x_pl011: Flush RX queue after setting baud rate 6 years ago
serial_pl01x_internal.h bcm283x_pl011: Flush RX queue after setting baud rate 6 years ago
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 7 years ago
serial_s5p.c dm: Rename dev_addr..() functions 7 years ago
serial_sh.c serial: Replace CONFIG_ with CONFIG_IS_ENABLED 6 years ago
serial_sh.h serial: sh: Add support for R7S72100 (RZ/A1) 6 years ago
serial_sti_asc.c sti: fix STMicroelectronics copyright 7 years ago
serial_stm32.c serial: stm32: Rename serial_stm32x7.c to serial_stm32.c 6 years ago
serial_stm32.h serial: stm32: Rename serial_stm32x7.c to serial_stm32.c 6 years ago
serial_uniphier.c dm: Fix up inclusion of common.h 7 years ago
serial_xuartlite.c dm: Rename dev_addr..() functions 7 years ago
serial_zynq.c dm: Rename dev_addr..() functions 7 years ago
usbtty.c usbtty: fix typos 7 years ago
usbtty.h