summaryrefslogtreecommitdiff
path: root/src/soc/samsung/exynos5250/fb.c
AgeCommit message (Expand)Author
2019-12-19src/soc/samsung: Remove unused <stdlib.h>Elyes HAOUAS
2019-12-04Change all clrsetbits_leXX() to clrsetbitsXX()Julius Werner
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2016-07-12Documentation: Fix doxygen errorsMartin Roth
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-07exynos5250: Change all SoC headers to <soc/headername.h> systemJulius Werner
2015-03-21exynos: convert to stopwatch APIAaron Durbin
2015-01-06doxygen fixes: change @var to @param varMartin Roth
2014-08-26armv7: Move Exynos from 'cpu' to 'soc'.Hung-Te Lin