Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
ee306798d726a980b4dd3cb195cdb511207cd205
/
common
/
spl
/
spl_spi.c
ee30679
spl: Pass spl_image as a parameter to load_image() methods
by Simon Glass
· 8 years ago
b9f6d89
spl: Convert spl_spi_load_image() to use linker list
by Simon Glass
· 8 years ago
172b39f
spl: spi: Move the generic SPI loader into common/spl
by Simon Glass
· 8 years ago
[Renamed from drivers/mtd/spi/spi_spl_load.c]
c0b6c9b
spl: Convert boot_device into a struct
by Simon Glass
· 8 years ago
6b2e4db
spl: Add a parameter to spl_parse_image_header()
by Simon Glass
· 8 years ago
255c92a
spl: Support loading a FIT from SPI
by Lokesh Vutla
· 9 years ago
02266e2
SPL: Let spl_parse_image_header() return value
by Marek Vasut
· 9 years ago
33eefe4
spl: change return values of spl_*_load_image()
by Nikita Kiryanov
· 9 years ago
d34b456
sf: Tidy up public and private header files
by Simon Glass
· 10 years ago
6c6ccdf
spl: replace CONFIG_SPL_SPI_* with CONFIG_SF_DEFAULT_*
by Nikita Kiryanov
· 10 years ago
d4cdb7a
SPL:SPI: Add Falcon Mode support
by Tom Rini
· 11 years ago
dc221ac
sf: Fix code cleanups
by Jagannadha Sutradharudu Teki
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
1e2abf9
SPL: SPI: Enhance spi_spl_load to match the other load functions
by Tom Rini
· 12 years ago
23f16a8
sf: Add spi_boot() to allow booting from SPI flash in an SPL
by Christian Riesch
· 13 years ago