aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-uniphier/debug-uart/debug-uart.c
Commit message (Expand)AuthorAgeFilesLines
* serial: Replace CONFIG_DEBUG_UART_BASE by CONFIG_VAL(DEBUG_UART_BASE)Pali Rohár2022-06-061-2/+2
* ARM: uniphier: delete or replace <common.h> includesMasahiro Yamada2020-05-221-1/+0
* ARM: uniphier: de-couple SG macros into base address and offsetMasahiro Yamada2019-07-101-2/+3
* ARM: uniphier: move sg_set_{pinsel, iectrl} to more relevant placesMasahiro Yamada2019-06-291-0/+28
* ARM: uniphier: remove unused init code for CONFIG_DEBUG_UARTMasahiro Yamada2019-06-291-6/+2
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* ARM: uniphier: remove sLD3 SoC supportMasahiro Yamada2017-08-201-5/+0
* ARM: uniphier: simplify SoC ID get functionMasahiro Yamada2017-01-221-10/+10
* ARM: uniphier: support Debug UARTMasahiro Yamada2016-03-241-0/+85