summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/raspberrypi (unfollow)
Commit message (Expand)AuthorFilesLines
2016-10-02arm/raspberrypi: minimized mainline patch move MMU in front of application im...Pavel Pisa2-3/+4
2016-10-02arm/raspberrypi: change interrupt dispatch and enable to generic vector id ba...Pavel Pisa2-43/+94
2016-10-02arm/raspberrypi: remove duplicate setup of IRQ handler in the main ARM except...Pavel Pisa2-21/+0
2016-10-02arm/raspberrypi: ensure that correct RPI_PERIPHERAL_BASE is provided by raspb...Pavel Pisa2-0/+2
2016-10-02arm/raspberrypi: reorder and update MMU config table to nor force RW section ...Pavel Pisa1-9/+22
2016-10-02arm/raspberrypi: Enable HYP to SVC switch for this BSP.Pavel Pisa2-0/+7
2016-10-02arm/raspberrypi: use cache manager operations to flush/invalidate all cache l...Pavel Pisa1-7/+7
2016-10-02bsps/arm: Change code to explicit selection of cache implementation for ARM B...Pavel Pisa2-8/+4
2016-10-02arm/raspberrypi: ensure that RTEMS application image can be started by U-boot.Pavel Pisa2-1/+39
2015-07-07RaspberryPi: Use rtems_configuration_get_microseconds_per_tick to set clock c...Jan Sommer1-2/+4
2015-05-21Multiple bsp_specs: Change *(old_endfile) to %(old_endfile)Joel Sherrill1-1/+1
2015-05-20bsps: Convert clock drivers to use a timecounterAlexander Krutwig1-11/+1
2015-04-09Add hardware FPU flags for Raspberry Pi 2 BSPAlan Cudmore1-1/+1
2015-03-16preliminary Raspberry Pi Model 2 supportAlan Cudmore6-22/+55
2015-03-06raspberrypi: Do not include default IRQ handler and BSP specific oneJoel Sherrill1-1/+0
2014-12-05Update bug report URLSebastian Huber1-1/+1
2014-11-27bsps/arm: Add .nocache sectionSebastian Huber1-0/+2
2014-11-20ARM removed shared/abort from several ARM BSPsAlan Cudmore1-1/+0
2014-10-20arm/raspberrypi: Fix warningsJoel Sherrill2-64/+64
2014-09-18bsps: Fix build errorSebastian Huber2-5/+0
2014-09-16Use correct prototype of benchmark_timer_read()Joel Sherrill1-2/+2
2014-09-04raspberrypi: Use shared bspreset.cJoel Sherrill2-36/+1
2014-08-28Regenerate all preinstall.am files.Joel Sherrill1-6/+6
2014-07-01bsps/arm: Rename bsp_mm_config_tableSebastian Huber1-7/+3
2014-06-06bsps/arm: Define ARM_CP15_TEXT_SECTIONSebastian Huber1-0/+2
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns14-14/+14
2014-03-13bsp/raspberrypi: Add arm-errata.h and arm-release-id.hRalf Kirchner2-0/+10
2014-02-14score: Add CPU counter supportSebastian Huber1-0/+2
2013-12-09doxygen: refactored doxygen in libbsp to illustrate new rule setDaniel Ramirez1-1/+1
2013-11-27raspberrypi doxygen refactoringDaniel Ramirez14-18/+92
2013-10-27bsps/arm: ARMV7_MMU_DATA_READ_WRITE_SHAREABLESebastian Huber1-12/+6
2013-10-27Modify raspberrypi mm_config_table to map GPIO and registers.Hesham AL-Matary1-2/+6
2013-10-03Shared MMU initialization for ARM BSPs and RaspberryPi MMU supportHesham AL-Matary5-21/+92
2013-09-16raspberrypi.cfg: Remove CVS IdJoel Sherrill1-2/+0
2013-08-09Use $(EXEEXT) [defaults to "exe"] to generate binariesNick Withers1-2/+2
2013-05-06bsp/raspberrypi: Use shared start codeSebastian Huber1-60/+2
2013-05-06bsp/raspberrypi: Enable unaligned accessAlan Cudmore1-1/+1
2013-03-24bsp/raspberrypi: New BSPAlan Cudmore20-0/+1530