summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/raspberrypi/include (follow)
Commit message (Collapse)AuthorAgeFilesLines
* preliminary Raspberry Pi Model 2 supportAlan Cudmore2015-03-161-6/+20
| | | | | | | | | | | | | | | | | This patch adds a BSP variant for the Raspberry Pi 2. You can build both variants by configuring with the option --enable-rtemsbsp="raspberrypi2 raspberrypi" For the current BSP, the only change was the peripheral register base address and the compiler options. The raspberrypi/make/custom rules were re-factored: raspberrypi.inc -- Common rules raspberrypi.cfg -- Raspberry Pi 1 specific rule/optons raspberrypi2.cfg -- Raspberry Pi 2 specific rule/options I tested hello, ticker, unlimited, and paranoia on both the Pi (Model A+) and Pi 2.
* arm/raspberrypi: Fix warningsJoel Sherrill2014-10-201-0/+2
|
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-215-5/+5
|
* doxygen: refactored doxygen in libbsp to illustrate new rule setDaniel Ramirez2013-12-091-1/+1
|
* raspberrypi doxygen refactoringDaniel Ramirez2013-11-275-7/+47
|
* bsp/raspberrypi: New BSPAlan Cudmore2013-03-245-0/+388