aboutsummaryrefslogtreecommitdiffstats
path: root/mpm/lib/spi
Commit message (Expand)AuthorAgeFilesLines
* mpm: Implement 32 bit register interface with SPIToni Jones2021-03-042-8/+83
* uhd: mpm: update all license header w/ "-or-later"Brent Stapleton2019-03-081-1/+1
* uhd: mpm: apply clang-format to all filesBrent Stapleton2019-01-162-124/+57
* cmake: Update coding style to use lowercase commandsMartin Braun2018-11-141-1/+1
* mpm: Update all license headersMartin Braun2018-02-194-8/+8
* mpm: Harmonize all license headerMartin Braun2017-12-224-42/+14
* mpm: Minor spidev fixesMartin Braun2017-12-221-18/+5
* spidev: fix error handling in initializationMark Meserve2017-12-222-41/+78
* mpm: spi: Added 16-bit SPI transactionsMark Meserve2017-12-222-4/+28
* mpm: spi: Added 16-bit access to SPI regsMartin Braun2017-12-221-1/+30
* mpm: Enabled selection of SPI modeMartin Braun2017-12-222-6/+10
* mpm: Exposed spi regs iface factory to PythonMartin Braun2017-12-221-0/+20
* mpm: Major refactoringMartin Braun2017-12-225-108/+319
* spidev: initialize cs_changeMark Meserve2017-12-221-2/+3
* mpm: Fixed a plethora of SPI-related issuesMartin Braun2017-12-221-8/+29
* mpm: clean up spiMark Meserve2017-12-225-227/+0
* ad9371: whitespace cleanupMark Meserve2017-12-221-2/+2
* mpm: move public includes into include/Martin Braun2017-12-223-36/+1
* mpm: cleanup CMakeLists, fixup minor bugsAndrej Rode2017-12-222-3/+3
* Initial commit for N3xx development.Martin Braun2017-12-228-0/+422