index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
serial
Age
Commit message (
Expand
)
Author
2018-05-07
arm: v7: Kconfig: Rename CPU_V7 as CPU_V7A
Lokesh Vutla
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-28
serial: serial_stm32: Rename status register flags
Patrice Chotard
2018-04-28
serial: serial_stm32: Enable overrun
Patrice Chotard
2018-04-28
serial: Migrate CONFIG_FSL_LINFLEXUART to Kconfig
Tuomas Tynkkynen
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-04-16
serial: Remove duplicated line in Makefile
Patrice Chotard
2018-04-13
serial: sh: Add SCIFA0 address entry
Marek Vasut
2018-04-11
serial: Fix Makefile during SPL and TPL build
Marek Vasut
2018-04-10
serial: meson: Update compatible with new Linux bindings
Neil Armstrong
2018-04-06
drivers: serial: remove nonexisting initialisation functions
Christophe Leroy
2018-04-06
powercp: mpc8xx: move commproc.h
Christophe Leroy
2018-04-06
powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xx
Christophe Leroy
2018-03-19
arm: stm32: add new architecture for STM32MP family
Patrick Delaunay
2018-03-16
Convert all of CONFIG_CONS_INDEX to Kconfig
Tom Rini
2018-03-09
bcm283x_pl011: Flush RX queue after setting baud rate
Alexander Graf
2018-03-09
serial_bcm283x_mu: Flush RX queue after setting baud rate
Alexander Graf
2018-02-23
ns16550: Fix mem mapped endian check
Bernhard Messerklinger
2018-02-16
serial: Replace CONFIG_ with CONFIG_IS_ENABLED
Marek Vasut
2018-01-29
serial: Make full device search optional
Alexander Graf
2018-01-28
bcm2835_pl011_serial: Add BCM2835 specific serial driver
Alexander Graf
2018-01-28
bcm2835_mu_serial: Convert to Kconfig
Alexander Graf
2018-01-28
pl01x: Convert CONFIG_PL01X_SERIAL to Kconfig
Alexander Graf
2018-01-28
pl011: Convert CONFIG_PL011_SERIAL to Kconfig
Alexander Graf
2018-01-28
pl010: Convert CONFIG_PL010_SERIAL to Kconfig
Alexander Graf
2018-01-28
pl01x: Convert to dev_read
Alexander Graf
2018-01-28
serial_bcm283x_mu: Fail loading if not muxed
Alexander Graf
2018-01-28
serial_bcm283x_mu: Always skip init
Alexander Graf
2018-01-28
serial_bcm283x_mu: Convert to dev_read
Alexander Graf
2018-01-28
serial: bcm283x_mu: Remove support for post-init disabling
Alexander Graf
2018-01-28
serial: Use next serial device if probing fails
Alexander Graf
2018-01-28
serial: ns16550: Fix style violation
Mario Six
2018-01-27
Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-sh
Tom Rini
2018-01-26
Merge git://git.denx.de/u-boot-spi
Tom Rini
2018-01-24
serial: sh: Add support for R7S72100 (RZ/A1)
Chris Brandt
2018-01-24
serial: sh: Unify CONFIG_R8A779[01234] as CONFIG_RCAR_GEN2
Marek Vasut
2018-01-24
serial: sh: Replace fdtdec_get_addr() with devfdt_get_addr()
Marek Vasut
2018-01-24
wait_bit: use wait_for_bit_le32 and remove wait_for_bit
Álvaro Fernández Rojas
2018-01-19
serial: stm32: Rename serial_stm32x7.c to serial_stm32.c
Patrice Chotard
2018-01-15
serial: lpuart: Proper device identification
Sriram Dash
2018-01-10
board: stm32f429-disco: switch to DM STM32 serial driver
Patrice Chotard
2017-11-30
serial: sh: Unify R8A7795 and R8A7796 as Gen3
Marek Vasut
2017-11-28
arm: zynq: Move ZYNQ_SERIAL to Kconfig
Michal Simek
2017-11-17
serial: nulldev: Implement "pending" function to fix tstc return "true"
Wilson Lee
2017-11-06
stm32: fix STMicroelectronics copyright
Patrice Chotard
2017-11-06
sti: fix STMicroelectronics copyright
Patrice Chotard
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
[next]