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
2017-10-16
usbtty: fix typos
Heinrich Schuchardt
2017-10-10
Merge branch 'rmobile' of git://git.denx.de/u-boot-sh
Tom Rini
2017-10-08
serial: stm32x7: remove useless CONFIG_CLK and OF_CONTROL flag
Patrice Chotard
2017-10-08
serial: stm32x7: add STM32F4 support
Patrice Chotard
2017-10-08
serial: stm32x7: add fifo support for STM32H7
Patrice Chotard
2017-10-08
serial: stm32x7: prepare the ground to STM32F4 support
Patrice Chotard
2017-10-08
serial: stm32x7: remove stm32f7-usart and stm32h7-usart compatible
Patrice Chotard
2017-10-08
serial: stm32x7: cleanup code
Patrice Chotard
2017-09-24
serial: sh: Enable clock if available
Marek Vasut
2017-09-22
serial: stm32x7: add STM32H7 support
Patrice Chotard
2017-09-13
serial: nulldev: Add nulldev serial driver
Keng Soon Cheah
2017-08-24
serial: serial-uclass: Add generic serial RX buffer support
Stefan Roese
2017-08-24
Revert "serial: ns16550: Add RX interrupt buffer support"
Stefan Roese
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-03
serial: sh: Use the clock framework to obtain clock config
Marek Vasut
2017-08-03
serial: sh: Convert to Kconfig
Marek Vasut
2017-07-31
dm: console: Check for serial devices properly
Simon Glass
2017-07-31
serial: stm32x7: Convert CONFIG_STM32X7_SERIAL to Kconfig
Patrice Chotard
2017-07-27
spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN
Andy Yan
2017-07-26
serial: stm32x7: add clk_get_rate() support
Patrice Chotard
2017-07-26
serial: stm32x7: migrate serial struct to driver
Patrice Chotard
2017-07-23
serial: ns16550: Add RX interrupt buffer support
Stefan Roese
2017-07-23
powerpc: Remove 8260 remainders
Christophe Leroy
2017-07-12
serial: mxc: Add debug uart support
Jagan Teki
2017-07-12
serial: mxc: Code cleanup
Jagan Teki
2017-07-12
serial: mxc: Move common baud gen into _mxc_serial_setbrg
Jagan Teki
2017-07-12
serial: mxc: Move common init into _mxc_serial_init
Jagan Teki
2017-07-12
serial: mxc: Move cr1 and cr2 write to mxc_serial_setbrg
Jagan Teki
2017-07-12
serial: mxc: Use RFDIV in dm-code
Jagan Teki
2017-07-12
serial: mxc: Add common mxc_uart reg space
Jagan Teki
2017-07-11
Merge git://git.denx.de/u-boot-dm
Tom Rini
2017-07-11
dm: serial: Add livetree support
Simon Glass
2017-07-11
dm: serial: Separate out the core serial-device finding code
Simon Glass
2017-07-11
dm: serial: ns16550: Convert to livetree
Simon Glass
2017-07-11
rockchip: ns16550: dm: convert fdt_get to dev_read
Philipp Tomsich
2017-07-08
powerpc, 8xx: move Serial driver to drivers/serial/
Christophe Leroy
2017-07-06
serial: make serial_stub_* to static functions
Masahiro Yamada
2017-06-23
serial, kconfig: fix menutext
Heiko Schocher
2017-06-16
powerpc, 5xx: remove some "5xx" remains
Heiko Schocher
2017-06-16
powerpc, 82xx: remove some missed mpc82xx remains
Heiko Schocher
2017-06-16
powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x
Heiko Schocher
2017-06-12
serial: stm32x7: simplify baud rate register calculation
Patrice Chotard
2017-06-12
serial: stm32x7: align compatible with kernel one
Patrice Chotard
2017-06-09
serial: stm32f7: disable overrun
Vikas Manocha
2017-06-01
dm: core: Update lists_bind_fdt() to use ofnode
Simon Glass
2017-06-01
dm: core: Replace of_offset with accessor (part 2)
Simon Glass
2017-06-01
dm: Fix up inclusion of common.h
Simon Glass
2017-06-01
dm: Rename dev_addr..() functions
Simon Glass
2017-06-01
dm: Use dm.h header when driver mode is used
Simon Glass
2017-05-31
dm: serial: bcm6345: fix baud rate clock calculation
Álvaro Fernández Rojas
[next]