aboutsummaryrefslogtreecommitdiff
path: root/src/soc/rockchip/common/spi.c
AgeCommit message (Expand)Author
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-06soc/rockchip: 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-22rockchip: Use new buffer_to/from_fifo32(_prefix) helpersJulius Werner
2019-07-25soc/{qualcomm,rockchip}: Use 'include <stdlib.h>' when appropriateElyes HAOUAS
2019-05-06Fix code that would trip -Wtype-limitsJulius Werner
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2017-05-24soc/rockchip: 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-11-22spi: Clean up SPI flash driver interfaceFurquan Shaikh
2016-10-06rockchip: spi: Add support for 16-bit APB readsSimon Glass
2016-10-04rockchip: spi: Set rxd sample delay when using high speedSimon Glass
2016-09-20rockchip: spi: Improve SPI read efficiencySimon Glass
2016-05-09rockchip/spi: Allow SPI buses > 2Patrick Georgi
2016-04-13rockchip/common: do not retrieve register pointer twiceVadim Bendebury
2016-04-07rockchip: refactor to sharing code among similar SOCsVadim Bendebury