summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/raspberrypi/misc (unfollow)
Commit message (Expand)AuthorFilesLines
2017-08-25Include missing <string.h>Sebastian Huber1-0/+2
2016-08-27arm/raspberrypi: Mailbox : Extending functionalityMudit Jain2-0/+113
2016-07-31arm/raspberrypi: VideoCore access corrections in cache operation and more err...Pavel Pisa2-37/+80
2016-07-20arm/raspberrypi: cache manager can be used for mailbox synchronization now. R...Pavel Pisa1-33/+2
2016-07-04arm/raspberrypi: update VideoCore cache flush workaround to work on RPi2.Pavel Pisa1-2/+13
2016-06-28arm/raspberrypi: resolve BSP warnings.Pavel Pisa1-0/+3
2016-06-28arm/raspberrypi: run VideoCore and mailbox code through rtems.uncrustify.Pavel Pisa4-191/+230
2016-06-28arm/raspberrypi: Adding functionalities to Mailbox RPiMudit Jain2-0/+80
2016-06-24arm/raspberrypi: Force VC mail box buffer to be synchronized through cache.Pavel Pisa1-1/+13
2016-06-20arm/raspberrypi: Ensure that buffers used for VC mail box communication are s...Pavel Pisa2-7/+56
2016-05-31arm/raspberrypi: Raspberry Pi v2 ALLOCATE_BUFFER VC4 operation returns direct...Pavel Pisa1-0/+4
2016-05-31arm/raspberrypi: ensure that correct RPI_PERIPHERAL_BASE is provided by raspb...Pavel Pisa2-0/+2
2016-05-19arm/raspberrypi: add VideoCore frame buffer control supportYANG Qiao2-0/+684
2016-05-19arm/raspberrypi: add VideoCore mailbox support read and writeYANG Qiao1-0/+56
2014-09-16Use correct prototype of benchmark_timer_read()Joel Sherrill1-2/+2
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-03-24bsp/raspberrypi: New BSPAlan Cudmore1-0/+49