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
/
arm_dcc.c
Age
Commit message (
Expand
)
Author
2018-11-14
serial: Remove DM_FLAG_PRE_RELOC flag in various drivers
Bin Meng
2018-09-10
serial: arm_dcc: Add DCC support for V7R based cores
Lokesh Vutla
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
2016-02-25
serial: dcc: Move driver to DM
Michal Simek
2016-01-19
Add more SPDX-License-Identifier tags
Tom Rini
2015-07-07
arm: dcc: Add uart dcc support for armv8
Siva Durga Prasad Paladugu
2015-04-16
fix ARM DCC support for ARMv7 based cores (e.g. CortexA)
Alexander Merkle
2013-08-19
serial: arm_dcc: Convert to use default_serial_puts
Axel Lin
2013-08-13
serial: arm_dcc: Register with serial core
Jagannadha Sutradharudu Teki
2013-08-13
serial: arm_dcc: Remove stdio structure support
Jagannadha Sutradharudu Teki
2013-02-04
serial: arm_dcc: Fix compilation warning and remove unneeded initialization
Michal Simek
2013-02-04
serial: arm_dcc: Remove CONFIG_ARM_DCC_MULTI option
Michal Simek
2009-07-18
stdio/device: rework function naming convention
Jean-Christophe PLAGNIOL-VILLARD
2009-06-12
arm/dcc: add xscale support
Jean-Christophe PLAGNIOL-VILLARD
2009-06-12
arm/dcc: use static support to allow to use it at anytime
Jean-Christophe PLAGNIOL-VILLARD
2009-02-22
arm: add uart dcc support
Jean-Christophe PLAGNIOL-VILLARD