summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/raspberrypi/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* arm/raspberrypi: define bsp_reset to restart board by watchdog.Pavel Pisa2016-09-081-0/+53
* arm/raspberrypi: correct and extend definitions for GPU timer.Pavel Pisa2016-09-072-7/+16
* arm/raspberrypi: basic BCM2836 SMP implementation.Pavel Pisa2016-09-071-0/+3
* arm/raspberrypi: more definitions of BCM2836 core local peripherals.Pavel Pisa2016-09-071-2/+140
* arm/raspberrypi: include definitions of BCM2836 SMP mailboxes.Rohini Kulkarni2016-09-071-0/+26
* arm/raspberrypi: Mailbox : Extending functionalityMudit Jain2016-08-271-0/+17
* arm/raspberrypi: VideoCore access corrections in cache operation and more err...Pavel Pisa2016-07-311-1/+2
* arm/raspberrypi: add Secure Digital (SD) controller interrupt source ID from ...Pavel Pisa2016-07-231-1/+1
* arm/raspberrypi: change interrupt dispatch and enable to generic vector id ba...Pavel Pisa2016-07-231-0/+4
* arm/raspberrypi: remove duplicate setup of IRQ handler in the main ARM except...Pavel Pisa2016-07-231-4/+0
* Added USB interrupt handler. And defined some macros regarding USB.Deval Shah2016-07-232-0/+10
* arm/raspberrypi: run VideoCore and mailbox code through rtems.uncrustify.Pavel Pisa2016-06-281-55/+36
* arm/raspberrypi: Adding functionalities to Mailbox RPiMudit Jain2016-06-281-0/+19
* arm/raspberrypi: add fbcons support for rpi bspYANG Qiao2016-05-311-0/+3
* arm/raspberrypi: add video outchar support for rpi bspYANG Qiao2016-05-311-0/+4
* arm/raspberrypi: move MMU in front of application image to respect variable m...Pavel Pisa2016-05-311-0/+2
* arm/raspberrypi: add VideoCore framebuffer without initializationYANG Qiao2016-05-311-0/+54
* arm/raspberrypi: ensure that correct RPI_PERIPHERAL_BASE is provided by raspb...Pavel Pisa2016-05-311-0/+1
* arm/raspberrypi: add cmdline support for rpi bsp.Pavel Pisa2016-05-191-0/+6
* arm/raspberrypi: add VideoCore frame buffer control supportYANG Qiao2016-05-191-0/+140
* arm/raspberrypi: add VideoCore mailbox support read and writeYANG Qiao2016-05-192-0/+81
* arm/raspberrypi: correct GPIO pin function selection.Pavel Pisa2016-05-191-1/+2
* arm/raspberrypi: Remove include of <rtems/console.h> from <bsp.h> and fix war...Joel Sherrill2016-03-291-1/+0
* arm/raspberrypi/include/bsp.h: Do not include <rtems/clockdrv.h>Joel Sherrill2016-03-251-1/+0
* RaspberryPi: Added I2C and SPI bus support.Andre Marques2015-09-253-92/+279
* Raspberry Pi implementation for the RTEMS GPIO API.Andre Marques2015-08-063-8/+144
* preliminary Raspberry Pi Model 2 supportAlan Cudmore2015-03-161-6/+20
* arm/raspberrypi: Fix warningsJoel Sherrill2014-10-201-0/+2
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-215-5/+5
* doxygen: refactored doxygen in libbsp to illustrate new rule setDaniel Ramirez2013-12-091-1/+1
* raspberrypi doxygen refactoringDaniel Ramirez2013-11-275-7/+47
* bsp/raspberrypi: New BSPAlan Cudmore2013-03-245-0/+388