index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
soc
/
nvidia
/
tegra210
/
spi.c
Age
Commit message (
Expand
)
Author
2019-08-10
src: Include <stdint.h> instead of <inttypes.h>
Jacob Garber
2019-08-09
soc/nvidia/tegra210: Fix potential NULL pointer dereference
Tim Wawrzynczak
2019-05-29
src/soc: Add missing 'include <types.h>'
Elyes HAOUAS
2019-04-06
src: Use #include <timer.h> when appropriate
Elyes HAOUAS
2019-03-20
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-03-04
device/mmio.h: Add include file for MMIO ops
Kyösti Mälkki
2018-11-16
src: Remove unneeded include <cbfs.h>
Elyes HAOUAS
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-08-09
soc/nvidia/tegra210: remove unused spi boot device support
Aaron Durbin
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-07-16
t210: SPI driver cleanup
Furquan Shaikh
2015-06-30
nvidia/tegra210: add new SoC
Patrick Georgi