Jared Boone
|
ea136038a9
|
SPI: Rename spi_t to spi_bus_t to match I2C naming.
|
2014-11-13 10:16:39 -08:00 |
|
Jared Boone
|
569f320826
|
SPI: Pull remaining hardware bits out of MAX2837/5864/W25Q80BV device drivers.
|
2014-11-10 17:05:19 -08:00 |
|
Jared Boone
|
8ced9415c2
|
SPI: Remove MAX2837/5864, W25Q80BV driver dependence on target code.
Conflicts:
firmware/common/tuning.c
|
2014-11-10 17:05:02 -08:00 |
|
Jared Boone
|
905cd2b919
|
SSP: Merge SSP0 and SSP1 code into single unit.
Conflicts:
firmware/common/hackrf_core.c
|
2014-11-10 17:02:45 -08:00 |
|
Jared Boone
|
b8421cc14f
|
SSP1: Merge MAX2837 and MAX5864 SPI code to use single SPI interface.
Conflicts:
firmware/common/hackrf_core.c
firmware/common/hackrf_core.h
|
2014-11-10 16:59:47 -08:00 |
|
Jared Boone
|
e6c02bea62
|
MAX5864: Abstract SPI, extract target code
|
2014-11-10 16:55:02 -08:00 |
|
Jared Boone
|
d398cfcc1d
|
Use new ssp_transfer() function instead of ssp_write().
Implement max2837_spi_read().
|
2012-10-13 16:58:22 -07:00 |
|
Jared Boone
|
4f9a5a1ba4
|
Fix-ups to copyrights -- missing e-mail address and inconsistent formatting.
|
2012-10-06 19:14:55 -07:00 |
|
Jared Boone
|
9f334fc5f0
|
Simple support for MAX5864 configuration via SPI.
|
2012-07-19 14:57:06 -07:00 |
|