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
Age
Commit message (
Expand
)
Author
2020-09-01
serial: sh: Improve FIFO empty check on RX
Marek Vasut
2020-08-22
treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr()
Masahiro Yamada
2020-08-18
serial: uniphier: fix typo in comment
Masahiro Yamada
2020-08-14
serial: serial_xen: Add Xen PV serial driver
Peng Fan
2020-08-06
drivers: serial: Make serial_initialize return int
Ovidiu Panait
2020-07-29
msm_serial: Read bit rate register value from DT
Robert Marko
2020-07-27
Merge tag 'u-boot-amlogic-20200727' of https://gitlab.denx.de/u-boot/custodia...
Tom Rini
2020-07-27
serial: meson: handle RX errors
Neil Armstrong
2020-07-25
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2020-07-25
treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()
Masahiro Yamada
2020-07-24
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv
Tom Rini
2020-07-24
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-24
serial: Fix SIFIVE debug serial dependency
Michal Simek
2020-07-20
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2020-07-20
treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()
Masahiro Yamada
2020-07-17
Convert CONFIG_MXC_UART to Kconfig
Tom Rini
2020-07-11
Merge tag 'uniphier-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-b...
Tom Rini
2020-07-11
serial: uniphier: enable FIFO
Masahiro Yamada
2020-07-11
serial: uniphier: flush transmitter before changing hardware settings
Masahiro Yamada
2020-07-11
serial: uniphier: use register macros instead of structure
Masahiro Yamada
2020-07-09
core: add support for U_BOOT_DRIVER_ALIAS
Walter Lozano
2020-07-09
drivers: rename drivers to match compatible string
Walter Lozano
2020-06-04
serial: Add missing Kconfig dependencies for debug consoles
Michal Simek
2020-06-04
serial: Convert ARM_DCC to Kconfig
Tom Rini
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-12
arm: bcm283x: serial: Move ofdata reading to probe() method
Simon Glass
2020-05-07
uart: pl011: Add proper DM clock support
Andre Przywara
2020-04-24
arm: dts: sync dts for Action Semi S900
Amit Singh Tomar
2020-04-24
serial: actions: add compatible string
Amit Singh Tomar
2020-04-16
Merge tag 'dm-pull-10apr20-take2' of git://git.denx.de/u-boot-dm
Tom Rini
2020-04-16
serial: Set baudrate on boot
Sean Anderson
2020-04-16
serial: ns16550: Provide UART base clock speed in ->getinfo()
Andy Shevchenko
2020-04-16
dm: serial: Add clock member to struct serial_device_info
Andy Shevchenko
2020-04-06
serial: zynq: Change uart initialization logic
Michal Simek
2020-04-04
serial: ns16550: Fix ordering of getting base address
Bin Meng
2020-03-13
serial: mcfuart: renaming to a more appropriate name
Angelo Durgehello
2020-03-13
serial: mcfuart: fix uart port index
Angelo Durgehello
2020-03-09
serial_lpuart: make clock failure less verbose
Giulio Benetti
2020-03-05
serial: ns16550: Move PCI access from ofdata_to_platdata() to probe()
Wolfgang Wallner
2020-02-11
Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
Tom Rini
2020-02-07
serial: serial_cortina: add UART DM driver for CAxxxx SoCs
Jason Li
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
dm: core: Require users of devres to include the header
Simon Glass
2020-02-04
x86: serial: Add a coreboot serial driver
Simon Glass
2020-02-04
serial: ns16550: Support run-time configuration
Simon Glass
2020-01-24
serial: ns16550: Use old baud rate divisor for flushing if not given
Patrik Dahlström
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
2020-01-17
common: Move clock functions into a new file
Simon Glass
[next]