summaryrefslogtreecommitdiff
path: root/common/spl/spl_spi.c
AgeCommit message (Expand)Author
2019-10-08spl: spi: support loading i.MX container format filePeng Fan
2019-10-08spl: spi: introduce spl_spi_get_uboot_offsPeng Fan
2019-04-12dm: spi: Read default speed and mode values from DTPatrick Delaunay
2018-10-06spl: spi: Do not hardcode fixed size for headerMichal Simek
2018-10-02Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2018-09-25spl: Weed out CONFIG_SYS_TEXT_BASE usageMarek Vasut
2018-09-20mtd: move NAND files into a raw/ subdirectoryMiquel Raynal
2018-07-10spl: spi: Support full fitImage handlingMarek Vasut
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-05-11spl: spi: override CONFIG_SYS_SPI_U_BOOT_OFFS via /config-propertyPhilipp Tomsich
2017-02-06spl: spi: Add a debug message if loading failsSimon Glass
2016-12-09spl: Add a name to the SPL load-image methodsSimon Glass
2016-11-28spl: add check for FIT-header when loading imagetomas.melin@vaisala.com
2016-10-06spl: Update spl_load_simple_fit() to take an spl_image paramSimon Glass
2016-10-06spl: Pass spl_image as a parameter to load_image() methodsSimon Glass
2016-10-06spl: Convert spl_spi_load_image() to use linker listSimon Glass
2016-10-06spl: spi: Move the generic SPI loader into common/splSimon Glass