aboutsummaryrefslogtreecommitdiff
path: root/src/soc/samsung/exynos5420/uart.c
AgeCommit message (Expand)Author
2020-09-12include/console/uart: make index parameter unsignedFelix Held
2020-07-09soc/samsung/exynos5420: Drop dead codeAngel Pons
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-06soc/samsung: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-18soc: Remove copyright noticesPatrick Georgi
2019-08-20arch/non-x86: Remove use of __PRE_RAM__Kyösti Mälkki
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2018-02-21driver/uart: Introduce a way for mainboard to override the baudrateJulien Viard de Galbert
2017-09-23mb/*/*: Remove rtc nvram configurable baud rateArthur Heymans
2016-11-24soc/samsung/exynos5420/uart.c: Init new serial struct variablesMartin Roth
2016-05-11soc/samsung: Don't compile in unused uart divider tablesStefan Reinauer
2016-02-21soc/*: fix uart's regwidth specification in cbtablesPatrick Georgi
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-04-21arm(64): Globally replace writel(v, a) with write32(a, v)Julius Werner
2015-04-17uart: pass register width in the coreboot tableVadim Bendebury
2015-04-07exynos5420: Change all SoC headers to <soc/headername.h> systemJulius Werner
2014-12-08samsung/exynos5420: Spelling FixesMartin Roth
2014-10-16uarts: 32/64 cleanupRonald G. Minnich
2014-08-26armv7: Move Exynos from 'cpu' to 'soc'.Hung-Te Lin