Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
52b53af953becd2d927e6d80890d3e9f8791f110
/
common
/
spl
/
spl_ymodem.c
e806686
spl: Create a function to init spl_load_info
by Simon Glass
· 3 months ago
dec7ea0
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
by Tom Rini
· 6 months ago
abb9a04
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
by Tom Rini
· 7 months ago
dee15a9
global: Make <asm/global_data.h> include <asm/u-boot.h>
by Tom Rini
· 7 months ago
728cb88
common: Remove <common.h> and add needed includes
by Tom Rini
· 7 months ago
35f15fe
spl: Only support bl_len when we have to
by Sean Anderson
· 1 year, 1 month ago
fcb9176
spl: Remove filename from spl_load_info
by Sean Anderson
· 1 year, 1 month ago
05a9e04
spl: Remove NULL assignments in spl_load_info
by Sean Anderson
· 1 year, 1 month ago
bb7d3bb
treewide: Drop image_header_t typedef
by Simon Glass
· 2 years, 3 months ago
247e178
spl: ymodem: Fix buffer overflow during Image copy
by Vignesh Raghavendra
· 2 years, 10 months ago
dda8f88
SPL: Add struct spl_boot_device parameter into spl_parse_board_header()
by Pali Rohár
· 2 years, 11 months ago
c4954fb
common: rename getc() to getchar()
by Heinrich Schuchardt
· 4 years, 2 months ago
0f2af88
common: Drop log.h from common header
by Simon Glass
· 4 years, 7 months ago
2dc9c34
common: Drop image.h from common header
by Simon Glass
· 4 years, 7 months ago
7ac012a
spl: ymodem: Fix loading of fit image
by Lokesh Vutla
· 5 years ago
5889208
spl: ymodem: Make SPL Y-Modem loader framework accessible
by Andreas Dannenberg
· 5 years ago
e58d036
spl: ymodem: Fix FIT loading termination handling
by Andreas Dannenberg
· 5 years ago
1a974af
common: Move gzip functions into a new gzip header
by Simon Glass
· 5 years ago
3114a95
spl: ymodem: Add support for loading full fitImages
by Marek Vasut
· 6 years ago
f0c7fdc
spl: ymodem: Move GZ handling out of YModem session
by Marek Vasut
· 6 years ago
09e84ec
spl: ymodem: Terminate YModem session on error
by Marek Vasut
· 6 years ago
d963707
spl: ymodem: Add support for loading gzip compressed uImage
by Marek Vasut
· 6 years ago
43c385d
spl: remove dependency to "asm/utils.h"
by Paulo Zaneti
· 6 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
75f82d0
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
by Masahiro Yamada
· 7 years ago
4fc1f25
spl: Add a name to the SPL load-image methods
by Simon Glass
· 8 years ago
7c8cb47
spl: remove redundant call to parse_image_header()
by tomas.melin@vaisala.com
· 8 years ago
43a734f
spl: Update spl_load_simple_fit() to take an spl_image param
by Simon Glass
· 8 years ago
ee30679
spl: Pass spl_image as a parameter to load_image() methods
by Simon Glass
· 8 years ago
944e0e3
spl: Convert spl_ymodem_load_image() to use linker list
by Simon Glass
· 8 years ago
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
37d2632
spl: Add an option to load a FIT containing U-Boot from UART
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
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
28591df
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]
29d69dc
ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h>
by Tom Rini
· 12 years ago
79bfa73
SPL: Add YMODEM over UART load support
by Matt Porter
· 13 years ago