summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/raspberrypi (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update bug report URLSebastian Huber2014-12-051-1/+1
* bsps/arm: Add .nocache sectionSebastian Huber2014-11-271-0/+2
* ARM removed shared/abort from several ARM BSPsAlan Cudmore2014-11-201-1/+0
* arm/raspberrypi: Fix warningsJoel Sherrill2014-10-202-64/+64
* bsps: Fix build errorSebastian Huber2014-09-182-5/+0
* Use correct prototype of benchmark_timer_read()Joel Sherrill2014-09-161-2/+2
* raspberrypi: Use shared bspreset.cJoel Sherrill2014-09-042-36/+1
* Regenerate all preinstall.am files.Joel Sherrill2014-08-281-6/+6
* bsps/arm: Rename bsp_mm_config_tableSebastian Huber2014-07-011-7/+3
* bsps/arm: Define ARM_CP15_TEXT_SECTIONSebastian Huber2014-06-061-0/+2