summaryrefslogtreecommitdiff
path: root/chip/lm4/spi.c
Commit message (Expand)AuthorAgeFilesLines
* cleanup: Remove checkpatch warningsRandall Spangler2013-12-191-6/+6
* lm4: Modified clock gating to allow easy expansion to low power.Alec Berg2013-10-101-5/+3
* Clean up configuring GPIO alternate functionsRandall Spangler2013-08-071-4/+2
* Remove unneeded direct includes of board.h and config.hRandall Spangler2013-07-161-1/+0
* Rename GPIO_HI_Z macros to more descriptive GPIO_ODR_HIGH/LOWBill Richardson2013-06-131-1/+1
* Allow GPIO alternate function 0Randall Spangler2013-04-111-2/+2
* Add basic SPI support to linkRandall Spangler2012-05-301-0/+179