summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/raspberrypi/gpio (follow)
Commit message (Expand)AuthorAgeFilesLines
* arm/raspberrypi: ensure that correct RPI_PERIPHERAL_BASE is provided by raspb...Pavel Pisa2016-05-311-0/+1
* arm/raspberrypi: add locking around GPIO pin function selection.Pavel Pisa2016-05-191-0/+5
* arm/raspberrypi: correct GPIO pin function selection.Pavel Pisa2016-05-191-9/+9
* Leftover gpio function renameBen Gras2015-11-031-1/+1
* Fixes GPIO APIs Naming Convention and CommentsSudarshan Rajagopalan2015-10-211-2/+2
* Closes ticket #2390, and also updates the RPI implementation.Andre Marques2015-08-181-1/+1
* Raspberry Pi implementation for the RTEMS GPIO API.Andre Marques2015-08-062-0/+465