summaryrefslogtreecommitdiffstats
path: root/sys/arm/at91/at91_spi.c
Commit message (Expand)AuthorAgeFilesLines
* Remove pointless semicolons after labelkevlo2011-09-301-2/+2
* - Make SPI bus bridge be non-arch dependent by using more genericgonzo2009-05-131-1/+1
* Tweak the disclaimer section of the license to match COPYRIGHT, forimp2008-11-251-10/+11
* Use bus_get_dma_tag() instead of NULL here. Not really needed for atmelimp2008-10-071-3/+3
* Use tsleep() rather than msleep() with a NULL mtx.jhb2007-02-271-1/+1
* o break newbus api: add a new argument of type driver_filter_t topiso2007-02-231-1/+1
* MFp4:imp2006-11-291-3/+3
* MFp4: Working SPI driver.imp2006-10-201-53/+66
* MF p4:imp2006-07-141-258/+98
* Import support for the Atmel AT91RM9200 CPU/Microcontroller. This SoCimp2006-02-041-0/+451
OpenPOWER on IntegriCloud