summaryrefslogtreecommitdiff
path: root/arch/arm/mach-sunxi/spl_spi_sunxi.c
AgeCommit message (Expand)AuthorFilesLines
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass1-1/+1
2022-10-18sunxi: SPL SPI: Add SPI boot support for the Allwinner H616 SoCAndre Przywara1-12/+15
2022-09-29treewide: Drop image_header_t typedefSimon Glass1-2/+2
2022-04-05sunxi: Support SPL in both eGON and TOC0 imagesSamuel Holland1-2/+2
2022-03-03mach-sunxi: Add SPL SPI boot for SUNIVJesse Taube1-7/+17
2022-01-20SPL: Add struct spl_boot_device parameter into spl_parse_board_header()Pali Rohár1-1/+1
2021-10-25sunxi: SPL SPI: Allow larger SPLAndre Przywara1-3/+7
2020-05-19common: Drop linux/bitops.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop image.h from common headerSimon Glass1-0/+1
2020-03-18sunxi: SPL SPI: Add SPI boot support for the Allwinner H6 SoCAndre Przywara1-9/+32
2020-03-18sunxi: SPL SPI: Add SPI boot support for the Allwinner R40 SoCAndre Przywara1-1/+5
2020-03-18sunxi: SPL SPI: Introduce is_sun6i_gen_spi()Andre Przywara1-8/+14
2020-03-18sunxi: SPL SPI: Split off SPI0 base addressAndre Przywara1-41/+53
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-03-13arm: sunxi: Move spl spi sunxi code to mach-sunxiJagan Teki1-0/+312