summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/raspberrypi/Makefile.am (follow)
Commit message (Expand)AuthorAgeFilesLines
* arm/raspberrypi: define bsp_reset to restart board by watchdog.Pavel Pisa2016-09-081-1/+3
* bsp/raspberrypi: Rename fileSebastian Huber2016-09-081-1/+1
* arm/raspberrypi: basic BCM2836 SMP implementation.Pavel Pisa2016-09-071-0/+4
* arm/raspberrypi: rename linkcmds to linkcmds.in to allow their configure proc...Pavel Pisa2016-09-071-2/+0
* bsps/arm: Change code to explicit selection of cache implementation for ARM B...Pavel Pisa2016-07-041-4/+4
* arm/raspberrypi: Enable HYP to SVC switch for this BSP.Pavel Pisa2016-07-041-0/+3
* arm/raspberrypi: add fbcons support for rpi bspYANG Qiao2016-05-311-1/+3
* arm/raspberrypi: add video outchar support for rpi bspYANG Qiao2016-05-311-0/+3
* arm/raspberrypi: move MMU in front of application image to respect variable m...Pavel Pisa2016-05-311-1/+1
* arm/raspberrypi: add VideoCore framebuffer without initializationYANG Qiao2016-05-311-0/+2
* arm/raspberrypi: add cmdline support for rpi bsp.Pavel Pisa2016-05-191-0/+1
* arm/raspberrypi: add VideoCore frame buffer control supportYANG Qiao2016-05-191-0/+4
* arm/raspberrypi: add VideoCore mailbox support read and writeYANG Qiao2016-05-191-0/+4
* Use linker set for libio initializationSebastian Huber2016-02-031-2/+0
* bsps: Delete superfluous bsp_pretasking_hook()Sebastian Huber2015-12-101-1/+0
* RaspberryPi: Added I2C and SPI bus support.Andre Marques2015-09-251-0/+6
* Added GPIO API sources to rpi MakefileAndre Marques2015-09-251-1/+2
* Raspberry Pi implementation for the RTEMS GPIO API.Andre Marques2015-08-061-0/+5
* raspberrypi: Do not include default IRQ handler and BSP specific oneJoel Sherrill2015-03-061-1/+0
* ARM removed shared/abort from several ARM BSPsAlan Cudmore2014-11-201-1/+0
* bsps: Fix build errorSebastian Huber2014-09-181-1/+0
* raspberrypi: Use shared bspreset.cJoel Sherrill2014-09-041-1/+1
* bsp/raspberrypi: Add arm-errata.h and arm-release-id.hRalf Kirchner2014-03-131-0/+2
* score: Add CPU counter supportSebastian Huber2014-02-141-0/+2
* Shared MMU initialization for ARM BSPs and RaspberryPi MMU supportHesham AL-Matary2013-10-031-1/+8
* bsp/raspberrypi: New BSPAlan Cudmore2013-03-241-0/+154