summaryrefslogtreecommitdiffstats
path: root/src/soc/samsung/exynos5250/uart.c
Commit message (Expand)AuthorAgeFilesLines
* include/console/uart: make index parameter unsignedFelix Held2020-09-121-5/+5
* soc/samsung/exynos5250: Drop dead codeAngel Pons2020-07-091-40/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* soc/samsung: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+2
* soc: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* cpu,mb,soc: Init missing lb_serial struct fieldsJacob Garber2019-09-191-0/+2
* arch/non-x86: Remove use of __PRE_RAM__Kyösti Mälkki2019-08-201-2/+0
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-041-1/+1
* driver/uart: Introduce a way for mainboard to override the baudrateJulien Viard de Galbert2018-02-211-2/+2
* mb/*/*: Remove rtc nvram configurable baud rateArthur Heymans2017-09-231-2/+2
* soc/samsung: Don't compile in unused uart divider tablesStefan Reinauer2016-05-111-1/+2
* soc/*: fix uart's regwidth specification in cbtablesPatrick Georgi2016-02-211-1/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* arm(64): Globally replace writel(v, a) with write32(a, v)Julius Werner2015-04-211-11/+11
* uart: pass register width in the coreboot tableVadim Bendebury2015-04-171-0/+1
* exynos5250: Change all SoC headers to <soc/headername.h> systemJulius Werner2015-04-071-7/+6
* uarts: 32/64 cleanupRonald G. Minnich2014-10-161-1/+1
* armv7: Move Exynos from 'cpu' to 'soc'.Hung-Te Lin2014-08-261-0/+203