Age | Commit message (Expand) | Author |
---|---|---|
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-05-15 | rk3288: remove unused structs and declarations | Aaron Durbin |
2015-04-22 | rockchip/rk3288: Fix SPI clock divisor calculation | Julius Werner |
2015-04-21 | arm(64): Globally replace writel(v, a) with write32(a, v) | Julius Werner |
2015-04-15 | veyron_*: Use common CBFS wrapper | David Hendricks |
2015-04-15 | rk3288: implement spi_crop_chunk() | Patrick Georgi |
2015-04-08 | rk3288: Change all SoC headers to <soc/headername.h> system | Julius Werner |
2015-04-08 | rk3288: Re-write spi_xfer() to support full duplex | David Hendricks |
2015-04-04 | veyron_pinky/rk3288: Use KHz, MHz and GHz constants | Julius Werner |
2015-04-04 | rk3288: Replace SPI fifo_size with constant | David Hendricks |
2015-04-04 | rk3288: Pass SPI bus speed in as parameter to init function | David Hendricks |
2015-03-26 | rk3288: switch to stopwatch API | Aaron Durbin |
2015-03-24 | veyron: Fix file permissions | Julius Werner |
2015-03-24 | rk3288: add spi | huang lin |