index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
serial
/
arm_dcc.c
Age
Commit message (
Expand
)
Author
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
serial: Remove <common.h> and add needed includes
Tom Rini
2021-12-27
serial: arm_dcc: Use CONFIG_ARM64 not CONFIG_CPU_ARMV8
Tom Rini
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