aboutsummaryrefslogtreecommitdiff
path: root/sys/arm/at91/at91_machdep.c
Commit message (Expand)AuthorAgeFilesLines
* Create release/8.0.0 for the 8.0-RELEASE.release/8.0.0_cvsKen Smith2009-11-211-1/+1
* Map DPCPU pages into ARM kernel VA space.Rafal Jaworowski2009-07-011-0/+5
* Implement a facility for dynamic per-cpu variables.Jeff Roberson2009-06-231-0/+5
* - Add the driver for AT91RM9200 CompactFlash controller. The driverStanislav Sedov2009-04-221-0/+8
* - Fix spelling error in comments.Stanislav Sedov2008-12-011-1/+1
* opt_at91.h isn't needed here at all anymore, since the board initWarner Losh2008-11-301-1/+0
* Start to make it easier to add AT91RM9200 based boards:Warner Losh2008-11-251-0/+400