summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/raspberrypi (follow)
Commit message (Expand)AuthorAgeFilesLines
* arm/raspberrypi: minimized mainline patch move MMU in front of application im...Pavel Pisa2016-10-022-3/+4
* arm/raspberrypi: change interrupt dispatch and enable to generic vector id ba...Pavel Pisa2016-10-022-43/+94
* arm/raspberrypi: remove duplicate setup of IRQ handler in the main ARM except...Pavel Pisa2016-10-022-21/+0
* arm/raspberrypi: ensure that correct RPI_PERIPHERAL_BASE is provided by raspb...Pavel Pisa2016-10-022-0/+2
* arm/raspberrypi: reorder and update MMU config table to nor force RW section ...Pavel Pisa2016-10-021-9/+22
* arm/raspberrypi: Enable HYP to SVC switch for this BSP.Pavel Pisa2016-10-022-0/+7
* arm/raspberrypi: use cache manager operations to flush/invalidate all cache l...Pavel Pisa2016-10-021-7/+7
* bsps/arm: Change code to explicit selection of cache implementation for ARM B...Pavel Pisa2016-10-022-8/+4
* arm/raspberrypi: ensure that RTEMS application image can be started by U-boot.Pavel Pisa2016-10-022-1/+39
* 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
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-2114-14/+14
* bsp/raspberrypi: Add arm-errata.h and arm-release-id.hRalf Kirchner2014-03-132-0/+10
* score: Add CPU counter supportSebastian Huber2014-02-141-0/+2
* doxygen: refactored doxygen in libbsp to illustrate new rule setDaniel Ramirez2013-12-091-1/+1
* raspberrypi doxygen refactoringDaniel Ramirez2013-11-2714-18/+92
* bsps/arm: ARMV7_MMU_DATA_READ_WRITE_SHAREABLESebastian Huber2013-10-271-12/+6
* Modify raspberrypi mm_config_table to map GPIO and registers.Hesham AL-Matary2013-10-271-2/+6
* Shared MMU initialization for ARM BSPs and RaspberryPi MMU supportHesham AL-Matary2013-10-035-21/+92
* raspberrypi.cfg: Remove CVS IdJoel Sherrill2013-09-161-2/+0
* Use $(EXEEXT) [defaults to "exe"] to generate binariesNick Withers2013-08-091-2/+2
* bsp/raspberrypi: Use shared start codeSebastian Huber2013-05-061-60/+2
* bsp/raspberrypi: Enable unaligned accessAlan Cudmore2013-05-061-1/+1
* bsp/raspberrypi: New BSPAlan Cudmore2013-03-2420-0/+1530