summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/raspberrypi (follow)
Commit message (Expand)AuthorAgeFilesLines
* arm/raspberrypi: Mailbox : Extending functionalityMudit Jain2016-08-273-0/+130
* arm/raspberrypi: framebuffer driver checks for initialization and tries runti...Pavel Pisa2016-07-311-1/+11
* arm/raspberrypi: VideoCore access corrections in cache operation and more err...Pavel Pisa2016-07-316-48/+112
* 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-232-141/+89
* arm/raspberrypi: remove duplicate setup of IRQ handler in the main ARM except...Pavel Pisa2016-07-232-21/+0
* Added USB interrupt handler. And defined some macros regarding USB.Deval Shah2016-07-233-0/+25
* arm/raspberrypi: reorder and update MMU config table to nor force RW section ...Pavel Pisa2016-07-201-9/+22
* arm/raspberrypi: use cache manager operations to flush/invalidate all cache l...Pavel Pisa2016-07-201-7/+7
* arm/raspberrypi: cache manager can be used for mailbox synchronization now. R...Pavel Pisa2016-07-201-33/+2
* bsps/arm: Change code to explicit selection of cache implementation for ARM B...Pavel Pisa2016-07-042-8/+4
* arm/raspberrypi: update VideoCore cache flush workaround to work on RPi2.Pavel Pisa2016-07-041-2/+13
* arm/raspberrypi: Enable HYP to SVC switch for this BSP.Pavel Pisa2016-07-042-0/+7
* arm/raspberrypi: resolve BSP warnings.Pavel Pisa2016-06-285-2/+8
* arm/raspberrypi: run VideoCore and mailbox code through rtems.uncrustify.Pavel Pisa2016-06-285-246/+266
* arm/raspberrypi: Adding functionalities to Mailbox RPiMudit Jain2016-06-283-0/+99
* arm/raspberrypi: Force VC mail box buffer to be synchronized through cache.Pavel Pisa2016-06-241-1/+13
* arm/raspberrypi: Ensure that buffers used for VC mail box communication are s...Pavel Pisa2016-06-202-7/+56
* arm/raspberrypi: add fbcons support for rpi bspYANG Qiao2016-05-318-2/+362
* arm/raspberrypi: add video outchar support for rpi bspYANG Qiao2016-05-314-0/+5109
* arm/raspberrypi: move MMU in front of application image to respect variable m...Pavel Pisa2016-05-314-4/+83
* arm/raspberrypi: add VideoCore framebuffer without initializationYANG Qiao2016-05-314-0/+469
* arm/raspberrypi: Raspberry Pi v2 ALLOCATE_BUFFER VC4 operation returns direct...Pavel Pisa2016-05-311-0/+4
* arm/raspberrypi: ensure that correct RPI_PERIPHERAL_BASE is provided by raspb...Pavel Pisa2016-05-314-0/+4
* arm/raspberrypi: cmdline enhancement and early access workaround.Pavel Pisa2016-05-311-4/+8
* arm/raspberrypi: add cmdline support for rpi bsp.Pavel Pisa2016-05-193-0/+54
* arm/raspberrypi: add VideoCore frame buffer control supportYANG Qiao2016-05-195-0/+832
* arm/raspberrypi: add VideoCore mailbox support read and writeYANG Qiao2016-05-195-0/+145
* 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-192-10/+11
* arm/raspberrypi: ensure that RTEMS application image can be started by U-boot.Pavel Pisa2016-05-192-1/+39
* 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
* arm/raspberrypi: Add per-section compilation and linking suppoJoel Sherrill2016-03-101-0/+3
* Use linker set for libio initializationSebastian Huber2016-02-031-2/+0
* bsp/raspberrypi: Move assignment outside if-conditionJan Sommer2015-12-291-1/+1
* Store task_id of the current thread for the ISR before waiting for the transi...Jan Sommer2015-12-121-0/+1
* bsps: Delete superfluous bsp_pretasking_hook()Sebastian Huber2015-12-101-1/+0
* Leftover gpio function renameBen Gras2015-11-031-1/+1
* Fixes GPIO APIs Naming Convention and CommentsSudarshan Rajagopalan2015-10-211-2/+2
* RaspberryPi: Added I2C and SPI bus support.Andre Marques2015-09-258-94/+1377
* Added GPIO API sources to rpi MakefileAndre Marques2015-09-252-1/+6
* 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-068-17/+714
* RaspberryPi: Use rtems_configuration_get_microseconds_per_tick to set clock c...Jan Sommer2015-07-071-2/+4
* Multiple bsp_specs: Change *(old_endfile) to %(old_endfile)Joel Sherrill2015-05-211-1/+1
* bsps: Convert clock drivers to use a timecounterAlexander Krutwig2015-05-201-11/+1
* Add hardware FPU flags for Raspberry Pi 2 BSPAlan Cudmore2015-04-091-1/+1
* preliminary Raspberry Pi Model 2 supportAlan Cudmore2015-03-166-22/+55
* raspberrypi: Do not include default IRQ handler and BSP specific oneJoel Sherrill2015-03-061-1/+0