summaryrefslogtreecommitdiffstats
path: root/firmware/target/arm/tms320dm320/spi-dm320.c
AgeCommit message (Expand)AuthorFilesLines
2017-08-16Fix stupid omissionFranklin Wei1-1/+0
2017-08-16Remove mutex_* calls from the MR:500 SPI driverFranklin Wei1-6/+0
2012-01-07Clean spi.h and spi-target.hRafaël Carré1-5/+5
2011-02-06DM320 SPI: Add a bunch of updates to the SPI driver.Karl Kurbjun1-40/+49
2010-07-31Various minor clean-ups for Zen VisionBertrik Sikken1-2/+2
2009-12-14M:Robe 500: Initialize SPI pins with pin setup functionKarl Kurbjun1-10/+12
2009-12-14M:Robe 500 Add some additional pin initialization for the SPI devices.Karl Kurbjun1-2/+9
2009-06-24M:Robe 500: RTC is now working, Added some SPI flexibility per end device and...Karl Kurbjun1-12/+26
2009-05-02M:Robe 500 - Fix some of the Keymaps, touchscreen improvements to decrease in...Karl Kurbjun1-2/+6
2008-05-141) Use a separate config-<target>.h for Zen Vision(:M) (60GB)Maurus Cuelenaere1-2/+2
2008-04-24Commit whole Creative Zen Vision:M target tree + all related firmware/ Maurus Cuelenaere1-7/+16
2008-01-18Finally, out goes struct spinlock for anything but mutiprocessor targets wher...Michael Sevakis1-4/+4
2007-11-02m:robe 500i port: Add support for the backlight client in the SPI subsystemCatalin Patulea1-4/+6
2007-10-23enable the RTC on the mrobe.Jonathan Gordon1-3/+2
2007-10-17Turns out you can boot the main build by copying apps/rockbox.bin to /rockbox...Karl Kurbjun1-1/+1
2007-10-01minor style/comment policingJonathan Gordon1-1/+1
2007-10-01spi is shared between the rtc and tsc2100Jonathan Gordon1-10/+40
2007-09-30Move some more filesKarl Kurbjun1-0/+77