~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
spl
/
spl_ymodem.c
Commit message (
Expand
)
Author
Age
*
treewide: Drop image_header_t typedef
Simon Glass
2022-09-29
*
spl: ymodem: Fix buffer overflow during Image copy
Vignesh Raghavendra
2022-02-03
*
SPL: Add struct spl_boot_device parameter into spl_parse_board_header()
Pali Rohár
2022-01-20
*
common: rename getc() to getchar()
Heinrich Schuchardt
2020-10-22
*
common: Drop log.h from common header
Simon Glass
2020-05-18
*
common: Drop image.h from common header
Simon Glass
2020-05-18
*
spl: ymodem: Fix loading of fit image
Lokesh Vutla
2019-12-03
*
spl: ymodem: Make SPL Y-Modem loader framework accessible
Andreas Dannenberg
2019-10-11
*
spl: ymodem: Fix FIT loading termination handling
Andreas Dannenberg
2019-10-11
*
common: Move gzip functions into a new gzip header
Simon Glass
2019-08-11
*
spl: ymodem: Add support for loading full fitImages
Marek Vasut
2019-04-22
*
spl: ymodem: Move GZ handling out of YModem session
Marek Vasut
2019-04-09
*
spl: ymodem: Terminate YModem session on error
Marek Vasut
2019-04-09
*
spl: ymodem: Add support for loading gzip compressed uImage
Marek Vasut
2019-01-15
*
spl: remove dependency to "asm/utils.h"
Paulo Zaneti
2018-07-24
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2018-03-05
*
spl: Add a name to the SPL load-image methods
Simon Glass
2016-12-09
*
spl: remove redundant call to parse_image_header()
tomas.melin@vaisala.com
2016-11-28
*
spl: Update spl_load_simple_fit() to take an spl_image param
Simon Glass
2016-10-06
*
spl: Pass spl_image as a parameter to load_image() methods
Simon Glass
2016-10-06
*
spl: Convert spl_ymodem_load_image() to use linker list
Simon Glass
2016-10-06
*
spl: Convert boot_device into a struct
Simon Glass
2016-10-06
*
spl: Add a parameter to spl_parse_image_header()
Simon Glass
2016-10-06
*
spl: Add an option to load a FIT containing U-Boot from UART
Lokesh Vutla
2016-05-27
*
SPL: Let spl_parse_image_header() return value
Marek Vasut
2016-05-17
*
spl: change return values of spl_*_load_image()
Nikita Kiryanov
2015-11-18
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
*
SPL: Move the omap SPL framework to common/spl
Tom Rini
2012-09-27