summaryrefslogtreecommitdiffstats
path: root/src/soc/samsung/exynos5420/dp_lowlevel.c
Commit message (Expand)AuthorAgeFilesLines
* /: Remove extra space after commaElyes Haouas2022-11-301-1/+1
* soc/samsung/exynos5420: Use int instead of char for count variablePaul Menzel2022-07-121-1/+1
* soc/samsung/exynos5420: Remove unuseful 'return' in void functionElyes HAOUAS2022-02-011-16/+0
* soc/samsung: Drop unneeded empty linesElyes HAOUAS2020-09-211-2/+0
* treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi2020-05-061-12/+1
* treewide: move copyrights and authors to AUTHORSPatrick Georgi2020-05-061-2/+0
* soc: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* src/soc/samsung: Remove unused <stdlib.h>Elyes HAOUAS2019-12-191-1/+0
* src: Use #include <timer.h> when appropriateElyes HAOUAS2019-04-061-1/+0
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-201-1/+0
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-041-1/+1
* src/soc: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS2018-07-091-1/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-2/+1
* arm(64): Globally replace writel(v, a) with write32(a, v)Julius Werner2015-04-211-1/+1
* arm(64): Replace write32() and friends with writel()Julius Werner2015-04-211-1/+1
* exynos5420: Change all SoC headers to <soc/headername.h> systemJulius Werner2015-04-071-8/+7
* samsung/exynos5420: Spelling FixesMartin Roth2014-12-081-5/+5
* armv7: Move Exynos from 'cpu' to 'soc'.Hung-Te Lin2014-08-261-0/+1192