Commit Graph

26 Commits (94d50bed653ba088b39416b12f825eb13a2a87c5)

Author SHA1 Message Date
Simon Glass a821c4af79 dm: Rename dev_addr..() functions 8 years ago
Chris Packham ebfa18cb3d spi: kirkwood_spi: implement mvebu_spi_set_mode() 8 years ago
Stefan Roese 9fc56631a4 spi: kirkwood_spi: Add support for multiple chip-selects on MVEBU 9 years ago
Stefan Roese 951f1b5f37 spi: kirkwood_spi.c: Add compatible match ID for Armada 375 9 years ago
Stefan Roese 9985bdb1ce spi: kirkwood_spi.c: Add driver model support 9 years ago
Stefan Roese 18dd3b2221 spi: kirkwood_spi.c: Prepare for driver model support 9 years ago
Stefan Roese 4fd7717e8e spi: kirkwood_spi.c: Change KW_SPI_BASE to MVEBU_SPI_BASE 10 years ago
Stefan Roese 4aceea2088 spi: kirkwood_spi.c: Compile MPP (pin-mux) only for kirkwood SoC's 10 years ago
Stefan Roese 3e972cb9ba arm: marvell: Move arch-kirkwood/spi.h to arch-mvebu/spi.h 10 years ago
Stefan Roese 3dc23f7852 arm: marvell: Move arch/kirkwood.h to arch/soc.h 10 years ago
Stefan Roese bf9b86dc47 spi: kirkwood_spi.c: cosmetic: Fix minor coding style issues 11 years ago
Stefan Roese 0299046e5b spi: kirkwood_spi.c: Make global variable static 11 years ago
Stefan Roese c032174f82 spi: kirkwood_spi.c: Some fixes and cleanup 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Simon Glass d3504fee73 spi: Use spi_alloc_slave() in each SPI driver 12 years ago
Albert ARIBAUD 9d86f0c30b kirkwood: make MPP arrays static const 12 years ago
Valentin Longchamp 8203b201ea kw_spi: fix clock prescaler computation 13 years ago
Valentin Longchamp 24934fea0c kw_spi: add weak functions board_spi_claim/release_bus 13 years ago
Valentin Longchamp ac486e3ba1 kw_spi: support spi_claim/release_bus functions 13 years ago
Valentin Longchamp ca880679dd kw_spi: backup and reset the MPP of the chosen CS pin 13 years ago
Ian Campbell 3f8435516b kirkwood_spi: correct access to irq_mask register 13 years ago
Marek Vasut 2e8f6419aa GCC4.6: Squash warnings in kirkwood_spi.c 13 years ago
Michael Walle efa4e43a40 kirkwood_spi: add dummy spi_init() 13 years ago
Lei Wen a7efd719f4 ARM: kirkwood: reduce dependence of including platform file 13 years ago
Prafulla Wadaskar 5710de4580 spi: Add Marvell Kirkwood SPI driver 16 years ago