summaryrefslogtreecommitdiff
path: root/drivers/spi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dm-pull-9jul19-take2' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini2019-07-112-5/+12
|\
| * spi: Avoid using malloc() in a critical functionSimon Glass2019-07-101-4/+11
| * sandbox: Correct spi flash operationSimon Glass2019-07-101-1/+1
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini2019-07-111-36/+16
|\ \
| * | km/spi: remove deprecated SPI flash driver code for KM Kirkwood boardsPascal Linder2019-07-111-36/+0
| * | km/spi: add weak functions to kirkwood_spi driver (DM part)Pascal Linder2019-07-111-0/+16
| |/
* | spi: Add SPI controller driver for UniPhier SoCsKunihiko Hayashi2019-07-103-0/+422
|/
* spi: Add Atmel QuadSPI driverTudor Ambarus2019-07-093-0/+545
* Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2019-06-171-0/+4
|\
| * spi: Kconfig: Mark LPC32XX_SSP as DEPRECATEDJagan Teki2019-06-131-0/+1
| * spi: Kconfig: Mark SOFT_SPI as DEPRECATEDJagan Teki2019-06-131-0/+1
| * spi: Kconfig: Mark SH_SPI as DEPRECATEDJagan Teki2019-06-131-0/+1
| * spi: Kconfig: Mark MXS_SPI has DEPRECATEDJagan Teki2019-06-131-0/+1
* | Merge tag 'u-boot-stm32-20190606' of https://github.com/pchotard/u-bootTom Rini2019-06-113-0/+624
|\ \
| * | spi: stm32: Add Serial Peripheral Interface driver for STM32MPPatrice Chotard2019-06-063-0/+624
* | | Merge tag 'u-boot-imx-20190612' of git://git.denx.de/u-boot-imxTom Rini2019-06-111-24/+53
|\ \ \ | |_|/ |/| |
| * | spi: imx: work with cs greater 0Heiko Schocher2019-06-111-22/+52
| * | spi: imx: remove doubled pointer from mxc_spi_probeHeiko Schocher2019-06-111-4/+3
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2019-06-102-96/+193
|\ \ | |/ |/|
| * spi: mpc8xxx: Convert to DMJagan Teki2019-06-102-42/+112
| * spi: mpc8xxx: Use get_timerMario Six2019-06-101-4/+7
| * spi: mpc8xxx: Fix if checkMario Six2019-06-101-1/+1
| * spi: mpc8xxx: Re-order transfer setupMario Six2019-06-101-5/+5
| * spi: mpc8xxx: Document LEN setting betterMario Six2019-06-101-11/+5
| * spi: mpc8xxx: Rename variableMario Six2019-06-101-4/+4
| * spi: mpc8xxx: Make code more readableMario Six2019-06-101-8/+19
| * spi: mpc8xxx: Reduce scope of loop variablesMario Six2019-06-101-6/+5
| * spi: mpc8xxx: Simplify logic a bitMario Six2019-06-101-10/+13
| * spi: mpc8xxx: Get rid of is_readMario Six2019-06-101-5/+7
| * spi: mpc8xxx: Simplify ifMario Six2019-06-101-7/+5
| * spi: mpc8xxx: Use IO accessorsMario Six2019-06-101-19/+19
| * spi: mpc8xxx: Replace defines with enumsMario Six2019-06-101-7/+19
| * spi: mpc8xxx: Fix function names in stringsMario Six2019-06-101-4/+5
| * spi: mpc8xxx: Fix space after castMario Six2019-06-101-3/+3
| * spi: mpc8xxx: Rename camel-case variablesMario Six2019-06-101-11/+11
| * spi: mpc8xxx: Fix commentsMario Six2019-06-101-8/+14
| * spi: mpc8xxx: Use short type namesMario Six2019-06-101-7/+5
* | drivers: spi: cf_spi: convert to driver modelAngelo Dureghello2019-05-241-177/+305
* | drivers: spi: cf_spi: add Kconfig optionAngelo Dureghello2019-05-241-0/+6
|/
* Merge tag 'u-boot-stm32-mcu-20190514' of https://github.com/pchotard/u-bootTom Rini2019-05-151-1/+1
|\
| * spi: Kconfig: Add STM32F4 support for STM32_QSPI driverPatrice Chotard2019-05-061-1/+1
* | spi: designware: convert to livetreeSimon Goldschmidt2019-05-101-6/+2
* | spi: cadence_qspi: convert to livetreeSimon Goldschmidt2019-05-101-20/+19
* | Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2019-05-081-1/+1
|\ \
| * | spi: atcspi200: Change include orderJagan Teki2019-05-091-1/+1
* | | spi: rpc: Add support for operation without clock frameworkMarek Vasut2019-05-072-5/+9
* | | Merge tag 'mips-pull-2019-05-03' of git://git.denx.de/u-boot-mipsTom Rini2019-05-041-1/+1
|\ \ \
| * | | mips: rename mach-mt7620 to mach-mtmipsWeijie Gao2019-05-031-1/+1
| | |/ | |/|
* | | rockchip: use 'arch-rockchip' as header file pathKever Yang2019-05-011-2/+2
* | | rockchip: spi: make optimised receive-handler unaligned-safePhilipp Tomsich2019-05-011-13/+6