summaryrefslogtreecommitdiffstats
path: root/src/soc/samsung/exynos5420/gpio.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* src/soc: change "unsigned" to "unsigned int"Martin Roth2019-10-271-6/+6
* 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-0/+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-14/+14
* exynos5420: Change all SoC headers to <soc/headername.h> systemJulius Werner2015-04-071-4/+4
* Add predefined __ROMSTAGE__ and __RAMSTAGE__ macrosJulius Werner2015-04-061-7/+0
* build system: rename __BOOT_BLOCK__ and __VER_STAGE__Patrick Georgi2015-04-041-2/+2
* armv7: Move Exynos from 'cpu' to 'soc'.Hung-Te Lin2014-08-261-0/+279