index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
soc
/
rockchip
/
common
/
spi.c
Age
Commit message (
Expand
)
Author
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-04-06
soc/rockchip: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-18
soc: Remove copyright notices
Patrick Georgi
2019-12-04
Change all clrsetbits_leXX() to clrsetbitsXX()
Julius Werner
2019-08-22
rockchip: Use new buffer_to/from_fifo32(_prefix) helpers
Julius Werner
2019-07-25
soc/{qualcomm,rockchip}: Use 'include <stdlib.h>' when appropriate
Elyes HAOUAS
2019-05-06
Fix code that would trip -Wtype-limits
Julius Werner
2019-03-04
device/mmio.h: Add include file for MMIO ops
Kyösti Mälkki
2017-05-24
soc/rockchip: 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-11-22
spi: Clean up SPI flash driver interface
Furquan Shaikh
2016-10-06
rockchip: spi: Add support for 16-bit APB reads
Simon Glass
2016-10-04
rockchip: spi: Set rxd sample delay when using high speed
Simon Glass
2016-09-20
rockchip: spi: Improve SPI read efficiency
Simon Glass
2016-05-09
rockchip/spi: Allow SPI buses > 2
Patrick Georgi
2016-04-13
rockchip/common: do not retrieve register pointer twice
Vadim Bendebury
2016-04-07
rockchip: refactor to sharing code among similar SOCs
Vadim Bendebury