Age | Commit message (Expand) | Author |
2017-05-24 | soc/nvidia/tegra*: Move spi driver to use spi_bus_map | Furquan Shaikh |
2017-05-05 | drivers/spi: Re-factor spi_crop_chunk | Furquan Shaikh |
2016-12-05 | spi: Define and use spi_ctrlr structure | Furquan Shaikh |
2016-12-05 | spi: Pass pointer to spi_slave structure in spi_setup_slave | Furquan Shaikh |
2016-12-05 | spi: Fix parameter types for spi functions | Furquan Shaikh |
2016-03-08 | nyan: Fix timestamps and CBFS SPI integration | Julius Werner |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-06-02 | cbfs: new API and better program loading | Aaron Durbin |
2015-05-26 | coreboot: introduce boot_device | Aaron Durbin |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-04-21 | arm(64): Globally replace writel(v, a) with write32(a, v) | Julius Werner |
2015-04-21 | arm(64): Replace write32() and friends with writel() | Julius Werner |
2015-04-08 | tegra124: Change all SoC headers to <soc/headername.h> system | Julius Werner |
2015-03-31 | cbfs: remove cbfs_core.h includes | Aaron Durbin |
2015-03-21 | tegra124: switch to stopwatch API | Aaron Durbin |
2014-12-15 | tegra124: Release DMA channel at end of transaction | David Hendricks |
2014-12-15 | tegra124: Use correct mask for APB bus width | David Hendricks |
2014-12-15 | tegra: spi: Read the command1 register to ensure the write to it completes. | Gabe Black |
2014-12-09 | spi: Eliminate the spi_cs_activate and spi_cs_deactivate functions. | Gabe Black |
2014-12-09 | spi: Factor EC protocol details out of the SPI drivers. | Gabe Black |
2014-09-17 | spi: add Kconfig variable for dual-output read enable | David Hendricks |
2014-09-13 | tegra124/nyan: display, clock, and other updates | Julius Werner |
2014-09-12 | tegra124/nyan: various fixes and additions | Hung-Te Lin |
2014-09-11 | tegra124/nyan: rougly stable code base | Gabe Black |