index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
splash_source.c
Age
Commit message (
Expand
)
Author
2020-05-18
common: Drop log.h from common header
Simon Glass
2019-12-02
common: Move command functions out of common.h
Simon Glass
2019-08-11
env: Move env_get() to env.h
Simon Glass
2019-05-20
splash: Load internal and external data from FIT
Leo Ruan
2019-05-20
splash: Use splashfile instead of location->name
Leo Ruan
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-09-04
splash_source: Verify FIT magic
Niko Mauno
2017-09-01
Revert "Merge git://git.denx.de/u-boot-video"
Tom Rini
2017-08-29
splash_source: Verify FIT magic
Niko Mauno
2017-08-18
Merge branch 'master' of git://git.denx.de/u-boot-mmc
Tom Rini
2017-08-17
dm: sata: Support driver model with the 'sata' command
Simon Glass
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
2017-07-11
common: use get_nand_dev_by_index()
Grygorii Strashko
2017-07-11
Kconfig: Add CONFIG_SATA to enable SATA
Simon Glass
2017-02-27
splash: Prevent splash_load_fs from writing to 0x0
Jonathan Golder
2017-01-13
splash: fix splash source flags check
[email protected]
2017-01-13
splash: add support for loading splash from a FIT image
[email protected]
2017-01-13
splash: sort include files
[email protected]
2016-07-25
splash: Accommodate DM_USB in splash_init_usb()
Alexey Brodkin
2016-06-14
splash_source: add support for ubifs formatted nand
Eran Matityahu
2016-06-03
nand: Embed mtd_info in struct nand_chip
Scott Wood
2015-11-16
splash_source: add support for filesystem formatted sata
Nikita Kiryanov
2015-11-16
splash_source: add support for filesystem formatted usb
Nikita Kiryanov
2015-11-16
splash_source: add support for filesystem formatted mmc
Nikita Kiryanov
2015-11-16
splash_source: rename *_read() to *_read_raw()
Nikita Kiryanov
2015-01-29
common: convert compulab splash load code to common code
Nikita Kiryanov