summaryrefslogtreecommitdiff
path: root/drivers/serial/serial_omap.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-02-06dm: core: Require users of devres to include the headerSimon Glass1-0/+1
2018-12-07serial: omap: Add code for early debuggingFelix Brack1-1/+41
2018-11-14serial: Remove DM_FLAG_PRE_RELOC flag in various driversBin Meng1-0/+2
2018-09-26serial: omap: Add support for AM654 uart controllerLokesh Vutla1-0/+1
2018-09-11serial: omap: Introduce DM specific omap serialLokesh Vutla1-0/+126
2015-11-22ns16550: unify serial_omapThomas Chou1-54/+0
2015-10-22drivers: serial: serial_omap: add comaptibles for all ti platformsMugunthan V N1-0/+4
2015-10-22drivers: serial: serial_omap: populate default clock frequency when not found...Mugunthan V N1-1/+3
2015-08-18of: clean up OF_CONTROL ifdef conditionalsMasahiro Yamada1-1/+1
2015-08-13dra7xx: Add dra72_evm_defconfig using CONFIG_DMTom Rini1-0/+1
2014-10-24dm: omap: serial: Add driver model supportSimon Glass1-0/+47