summaryrefslogtreecommitdiff
path: root/src/soc/nvidia/tegra210/spi.c
AgeCommit message (Expand)Author
2020-04-06soc/nvidia: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-18soc: Remove copyright noticesPatrick Georgi
2019-12-04Change all clrsetbits_leXX() to clrsetbitsXX()Julius Werner
2019-08-10src: Include <stdint.h> instead of <inttypes.h>Jacob Garber
2019-08-09soc/nvidia/tegra210: Fix potential NULL pointer dereferenceTim Wawrzynczak
2019-05-29src/soc: Add missing 'include <types.h>'Elyes HAOUAS
2019-04-06src: Use #include <timer.h> when appropriateElyes HAOUAS
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2018-11-16src: Remove unneeded include <cbfs.h>Elyes HAOUAS
2017-05-24soc/nvidia/tegra*: Move spi driver to use spi_bus_mapFurquan Shaikh
2017-05-05drivers/spi: Re-factor spi_crop_chunkFurquan Shaikh
2016-12-05spi: Define and use spi_ctrlr structureFurquan Shaikh
2016-12-05spi: Pass pointer to spi_slave structure in spi_setup_slaveFurquan Shaikh
2016-12-05spi: Fix parameter types for spi functionsFurquan Shaikh
2016-08-09soc/nvidia/tegra210: remove unused spi boot device supportAaron Durbin
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-07-16t210: SPI driver cleanupFurquan Shaikh
2015-06-30nvidia/tegra210: add new SoCPatrick Georgi