summaryrefslogtreecommitdiff
path: root/common/splash_source.c
AgeCommit message (Expand)Author
2024-03-21HACK: common: splash_source: Don't compile NAND util functions for SPLDevarsh Thakkar
2024-03-21common: splash_source: Don't compile ubifs splash cmd for SPL buildDevarsh Thakkar
2023-06-22common: splash_source: Fix type casting errorsNikhil M Jain
2023-06-12common: splash_source: Fix A53 SPL compilation issueNikhil M Jain
2022-10-30splash: get devpart from environment variableJulien Masson
2022-10-30splash: support raw image from MMCJulien Masson
2022-09-29treewide: Drop image_header_t typedefSimon Glass
2021-12-26video: Support virtio devices with the splash screenSimon Glass
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass
2021-02-19common: splash_source: fix -Wint-to-pointer-cast warningJaehoon Chung
2021-02-15image: Adjust the workings of fit_check_format()Simon Glass
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2019-12-02common: Move command functions out of common.hSimon Glass
2019-08-11env: Move env_get() to env.hSimon Glass
2019-05-20splash: Load internal and external data from FITLeo Ruan
2019-05-20splash: Use splashfile instead of location->nameLeo Ruan
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-09-04splash_source: Verify FIT magicNiko Mauno
2017-09-01Revert "Merge git://git.denx.de/u-boot-video"Tom Rini
2017-08-29splash_source: Verify FIT magicNiko Mauno
2017-08-18Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini
2017-08-17dm: sata: Support driver model with the 'sata' commandSimon Glass
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass
2017-07-11common: use get_nand_dev_by_index()Grygorii Strashko
2017-07-11Kconfig: Add CONFIG_SATA to enable SATASimon Glass
2017-02-27splash: Prevent splash_load_fs from writing to 0x0Jonathan Golder
2017-01-13splash: fix splash source flags checktomas.melin@vaisala.com
2017-01-13splash: add support for loading splash from a FIT imagetomas.melin@vaisala.com
2017-01-13splash: sort include filestomas.melin@vaisala.com
2016-07-25splash: Accommodate DM_USB in splash_init_usb()Alexey Brodkin
2016-06-14splash_source: add support for ubifs formatted nandEran Matityahu
2016-06-03nand: Embed mtd_info in struct nand_chipScott Wood
2015-11-16splash_source: add support for filesystem formatted sataNikita Kiryanov
2015-11-16splash_source: add support for filesystem formatted usbNikita Kiryanov
2015-11-16splash_source: add support for filesystem formatted mmcNikita Kiryanov
2015-11-16splash_source: rename *_read() to *_read_raw()Nikita Kiryanov
2015-01-29common: convert compulab splash load code to common codeNikita Kiryanov