aboutsummaryrefslogtreecommitdiff
path: root/sys/arm/at91/at91_spi.c
Commit message (Expand)AuthorAgeFilesLines
* Copy releng/8.2 to release/8.2.0 for 8.2-RELEASE.release/8.2.0_cvsKen Smith2011-02-161-1/+1
* - Make SPI bus bridge be non-arch dependent by using more genericOleksandr Tymoshenko2009-05-131-1/+1
* Tweak the disclaimer section of the license to match COPYRIGHT, forWarner Losh2008-11-251-10/+11
* Use bus_get_dma_tag() instead of NULL here. Not really needed for atmelWarner Losh2008-10-071-3/+3
* Use tsleep() rather than msleep() with a NULL mtx.John Baldwin2007-02-271-1/+1
* o break newbus api: add a new argument of type driver_filter_t toPaolo Pisati2007-02-231-1/+1
* MFp4:Warner Losh2006-11-291-3/+3
* MFp4: Working SPI driver.Warner Losh2006-10-201-53/+66
* MF p4:Warner Losh2006-07-141-258/+98
* Import support for the Atmel AT91RM9200 CPU/Microcontroller. This SoCWarner Losh2006-02-041-0/+451