Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
a2487684003b0bc380955e1a38cdd71da3ca4366
/
common
/
spl
/
spl_ymodem.c
095764e
spl: ymodem: Fix loading of fit image
by Lokesh Vutla
· 5 years ago
e413033
spl: ymodem: Make SPL Y-Modem loader framework accessible
by Andreas Dannenberg
· 5 years ago
9d6ee3e
spl: ymodem: Fix FIT loading termination handling
by Andreas Dannenberg
· 5 years ago
0c670fc
common: Move gzip functions into a new gzip header
by Simon Glass
· 5 years ago
792dd57
spl: ymodem: Add support for loading full fitImages
by Marek Vasut
· 6 years ago
d574c19
spl: ymodem: Move GZ handling out of YModem session
by Marek Vasut
· 6 years ago
6d8dbe4
spl: ymodem: Terminate YModem session on error
by Marek Vasut
· 6 years ago
92e5cb8
spl: ymodem: Add support for loading gzip compressed uImage
by Marek Vasut
· 6 years ago
02db548
spl: remove dependency to "asm/utils.h"
by Paulo Zaneti
· 6 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
b08c8c4
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
by Masahiro Yamada
· 7 years ago
ebc4ef6
spl: Add a name to the SPL load-image methods
by Simon Glass
· 8 years ago
f069ded
spl: remove redundant call to parse_image_header()
by tomas.melin@vaisala.com
· 8 years ago
f4d7d85
spl: Update spl_load_simple_fit() to take an spl_image param
by Simon Glass
· 8 years ago
2a2ee2a
spl: Pass spl_image as a parameter to load_image() methods
by Simon Glass
· 8 years ago
dd6bf90
spl: Convert spl_ymodem_load_image() to use linker list
by Simon Glass
· 8 years ago
ecdfd69
spl: Convert boot_device into a struct
by Simon Glass
· 8 years ago
71316c1
spl: Add a parameter to spl_parse_image_header()
by Simon Glass
· 8 years ago
fa71519
spl: Add an option to load a FIT containing U-Boot from UART
by Lokesh Vutla
· 8 years ago
7e0f226
SPL: Let spl_parse_image_header() return value
by Marek Vasut
· 9 years ago
36afd45
spl: change return values of spl_*_load_image()
by Nikita Kiryanov
· 9 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
47f7bca
SPL: Move the omap SPL framework to common/spl
by Tom Rini
· 12 years ago
[Renamed (96%) from arch/arm/cpu/armv7/omap-common/spl_ymodem.c]
55cdbb8
ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h>
by Tom Rini
· 12 years ago
24de357
SPL: Add YMODEM over UART load support
by Matt Porter
· 13 years ago