summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-sunxi/spl_spi_sunxi.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop image.h from common headerSimon Glass2020-05-181-0/+1
* sunxi: SPL SPI: Add SPI boot support for the Allwinner H6 SoCAndre Przywara2020-03-181-9/+32
* sunxi: SPL SPI: Add SPI boot support for the Allwinner R40 SoCAndre Przywara2020-03-181-1/+5
* sunxi: SPL SPI: Introduce is_sun6i_gen_spi()Andre Przywara2020-03-181-8/+14
* sunxi: SPL SPI: Split off SPI0 base addressAndre Przywara2020-03-181-41/+53
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* arm: sunxi: Move spl spi sunxi code to mach-sunxiJagan Teki2018-03-131-0/+312