summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/raspberrypi/startup (follow)
Commit message (Expand)AuthorAgeFilesLines
* arm/raspberrypi: define bsp_reset to restart board by watchdog.Pavel Pisa2016-09-081-0/+26
* bsp/raspberrypi: Rename fileSebastian Huber2016-09-081-0/+0
* arm/raspberrypi: basic BCM2836 SMP implementation.Pavel Pisa2016-09-075-4/+205
* arm/raspberrypi: propagate number of configured CPUs into linker script.Pavel Pisa2016-09-071-0/+2
* arm/raspberrypi: rename linkcmds to linkcmds.in to allow their configure proc...Pavel Pisa2016-09-071-0/+0
* arm/raspberrypi: VideoCore access corrections in cache operation and more err...Pavel Pisa2016-07-312-5/+8
* 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: add fbcons support for rpi bspYANG Qiao2016-05-311-0/+4
* arm/raspberrypi: move MMU in front of application image to respect variable m...Pavel Pisa2016-05-312-3/+80
* 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-191-0/+47
* arm/raspberrypi: ensure that RTEMS application image can be started by U-boot.Pavel Pisa2016-05-191-1/+35
* preliminary Raspberry Pi Model 2 supportAlan Cudmore2015-03-161-2/+3
* bsps/arm: Add .nocache sectionSebastian Huber2014-11-271-0/+2
* raspberrypi: Use shared bspreset.cJoel Sherrill2014-09-041-35/+0
* 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-214-4/+4
* raspberrypi doxygen refactoringDaniel Ramirez2013-11-275-10/+20
* 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-033-20/+76
* 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-244-0/+240