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
Tom Rini 4711e7f7af Merge branch 'master' of git://www.denx.de/git/u-boot-imx 8 years ago
..
Kconfig rockchip: serial: Add an of-platdata driver for rockchip 8 years ago
Makefile rockchip: serial: Add an of-platdata driver for rockchip 8 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 serial: dcc: Move driver to DM 8 years ago
atmel_usart.c serial: atmel_usart: Add device tree support 8 years ago
atmel_usart.h
lpc32xx_hsuart.c serial: lpc32xx hsuart: port driver to driver model 9 years ago
mcfuart.c m68k: add DM model serial driver 8 years ago
ns16550.c dm: serial: ns16550: Update to support of-platdata 8 years ago
sandbox.c sandbox: serial: Don't sync video in SPL 8 years ago
serial-uclass.c dm: serial: Add support for of-platdata 8 years ago
serial.c Fix typo: firstly -> first. 9 years ago
serial_ar933x.c ar933x: serial: Remove the explicit pinctrl setting 8 years ago
serial_arc.c arc: get rid of running_on_hw 8 years ago
serial_bcm283x_mu.c serial: bcm283x_mu: make pending values more explicit 8 years ago
serial_bfin.c Use correct spelling of "U-Boot" 8 years ago
serial_efi.c
serial_linflexuart.c serial: Introduce linflex uart support 8 years ago
serial_lpuart.c dm: serial: Remove duplicated carriage return character 8 years ago
serial_meson.c arm: add initial support for Amlogic Meson and ODROID-C2 8 years ago
serial_msm.c clk: convert API to match reset/mailbox style 8 years ago
serial_mxc.c serial_mxc: Remove unconditional DCE setting 8 years ago
serial_ns16550.c serial: Remove serial_putc_raw_dev 8 years ago
serial_pic32.c clk: convert API to match reset/mailbox style 8 years ago
serial_pl01x.c serial: pl01x: Add support for devices with the rate pre-configured. 8 years ago
serial_pl01x_internal.h
serial_pxa.c serial: Move carriage return before line feed for some serial drivers 8 years ago
serial_rockchip.c rockchip: serial: Add an of-platdata driver for rockchip 8 years ago
serial_s3c24x0.c serial: Move carriage return before line feed for some serial drivers 8 years ago
serial_s5p.c clk: convert API to match reset/mailbox style 8 years ago
serial_sh.c serial_sh: Add standrad SCI (w/o FIFO) support 8 years ago
serial_sh.h
serial_stm32.c serial: serial_stm32: move clock config from driver to board 8 years ago
serial_stm32x7.c stm32: clk: Add 200MHz clock configuration for stm32f746 discovery board 8 years ago
serial_stm32x7.h stm32x7: add support for stm32x7 serial driver 8 years ago
serial_uniphier.c ARM: uniphier: use (devm_)ioremap() instead of map_sysmem() 8 years ago
serial_xuartlite.c serial: uartlite: Add support for debug console 8 years ago
serial_zynq.c serial: zynq: Read information about clock from DT 8 years ago
usbtty.c serial: Move carriage return before line feed for some serial drivers 8 years ago
usbtty.h