summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/raspberrypi/gpio/rpi-gpio.c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-25bsp/raspberrypi: Move source files to bspsSebastian Huber1-335/+0
2016-05-31arm/raspberrypi: ensure that correct RPI_PERIPHERAL_BASE is provided by raspb...Pavel Pisa1-0/+1
2016-05-19arm/raspberrypi: add locking around GPIO pin function selection.Pavel Pisa1-0/+5
2016-05-19arm/raspberrypi: correct GPIO pin function selection.Pavel Pisa1-9/+9
2015-11-03Leftover gpio function renameBen Gras1-1/+1
2015-10-21Fixes GPIO APIs Naming Convention and CommentsSudarshan Rajagopalan1-2/+2
2015-08-18Closes ticket #2390, and also updates the RPI implementation.Andre Marques1-1/+1
2015-08-06Raspberry Pi implementation for the RTEMS GPIO API.Andre Marques1-0/+329