summaryrefslogtreecommitdiffstats
path: root/src/soc/nvidia/tegra/gpio.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* soc/nvidia: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+2
* soc: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* src: Use include <delay.h> when appropriateElyes HAOUAS2019-04-061-1/+0
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-041-1/+1
* src: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-161-1/+0
* 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-2/+2
* arm(64): Replace write32() and friends with writel()Julius Werner2015-04-211-2/+2
* gpio: Extend common GPIO header, simplify function namesJulius Werner2015-04-101-7/+16
* tegra132: provide pad configuration interfaceAaron Durbin2015-03-241-31/+0
* Generalize revision number calculation functionVadim Bendebury2015-03-231-52/+16
* nyan*: enable CLAMP_INPUTSKen Chang2014-12-171-1/+1
* tegra/nyan*: sdram updatesTom Warren2014-10-221-0/+53
* tegra124/nyan: various fixes and additionsHung-Te Lin2014-09-121-4/+2
* tegra124/nyan: rougly stable code baseGabe Black2014-09-111-110/+100
* tegra124: Implement driver code for the pinmux, pingroup controls, and GPIOs.Gabe Black2014-08-191-0/+240