summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/raspberrypi/startup (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: reorder and update MMU config table to nor force RW section ...Pavel Pisa1-9/+22
2016-10-02arm/raspberrypi: use cache manager operations to flush/invalidate all cache l...Pavel Pisa1-7/+7
2016-10-02arm/raspberrypi: ensure that RTEMS application image can be started by U-boot.Pavel Pisa1-1/+35
2015-03-16preliminary Raspberry Pi Model 2 supportAlan Cudmore1-2/+3
2014-11-27bsps/arm: Add .nocache sectionSebastian Huber1-0/+2
2014-09-04raspberrypi: Use shared bspreset.cJoel Sherrill1-35/+0
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 Johns4-4/+4
2013-11-27raspberrypi doxygen refactoringDaniel Ramirez5-10/+20
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-Matary3-20/+76
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 Cudmore4-0/+240