index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
serial
/
serial_lpuart.c
Age
Commit message (
Expand
)
Author
2020-07-25
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2020-07-24
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-20
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-03-09
serial_lpuart: make clock failure less verbose
Giulio Benetti
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-01-14
serial_lpuart: add support for i.MXRT
Giulio Benetti
2020-01-14
serial_lpuart: add clock enable if CONFIG_CLK is defined
Giulio Benetti
2019-08-11
serial_lpuart: Fix config check issue when using clk driver in SPL
Ye Li
2019-07-10
drivers: serial: lpuart: Enable Little Endian Support
Vabhav Sharma
2018-11-14
serial: Remove DM_FLAG_PRE_RELOC flag in various drivers
Bin Meng
2018-10-22
serial: lpuart: support uclass clk api
Peng Fan
2018-10-22
serial: lpuart: Enable RX and TX FIFO
Ye Li
2018-10-22
serial_lpuart: Update lpuart driver to support i.MX8
Peng Fan
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-01-15
serial: lpuart: Proper device identification
Sriram Dash
2017-06-01
dm: core: Replace of_offset with accessor (part 2)
Simon Glass
2017-06-01
dm: Rename dev_addr..() functions
Simon Glass
2017-03-17
serial: lpuart: add i.MX7ULP support
Peng Fan
2017-03-17
serial: lpuart: restructure lpuart driver
Peng Fan
2016-11-21
lpuart: add a get_lpuart_clk function
Shaohui Xie
2016-03-14
dm: serial: Remove duplicated carriage return character
Alison Wang
2016-02-02
dm: lpuart: Drop the legacy code
Bhuvanchandra DV
2016-01-20
serial: lpuart: Add driver model serial support
Bin Meng
2016-01-20
serial: lpuart: Prepare the driver for DM conversion
Bin Meng
2016-01-20
serial: lpuart: Call local version of setbrg and putc directly
Bin Meng
2016-01-20
serial: lpuart: Fix several cosmetic issues
Bin Meng
2014-09-17
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2014-09-09
arm: vf610: lpuart: disable FIFO on initializaton
Stefan Agner
2014-09-09
arm: vf610: lpuart: fix status register handling
Stefan Agner
2014-09-08
serial: lpuart: add 32-bit registers lpuart support
Jingchang Lu
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-06-03
arm: vf610: Add uart support for Vybrid VF610
Alison Wang