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.c
Age
Commit message (
Expand
)
Author
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
common: Remove <common.h> and add needed includes
Tom Rini
2023-04-24
common: Replace #ifdef and #if with if's
Nikhil M Jain
2023-04-24
common: Enable splash functions at SPL
Nikhil M Jain
2023-03-07
video console: implement multiple fonts configuration
Dzmitry Sankouski
2023-02-10
Correct SPL use of SPLASH_SOURCE
Simon Glass
2022-10-30
video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO
Simon Glass
2022-10-30
video: Drop use of the lcd header file
Simon Glass
2022-10-30
splash: support raw image from MMC
Julien Masson
2022-08-10
common: Drop display_options.h from common header
Simon Glass
2021-12-26
video: Convert CONFIG_VIDEO_LOGO to Kconfig
Simon Glass
2021-08-02
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
2020-06-28
splash: Fix build warning on 64 bits CPU
Ye Li
2019-10-31
splash: fix build breakage with newer llvm-7
Anatolij Gustschin
2019-09-21
splash: fix splash banner output
Anatolij Gustschin
2019-09-21
splash: fix logo drawing if CONFIG_VIDEO_LOGO enabled
Anatolij Gustschin
2019-08-11
env: Move env_get() to env.h
Simon Glass
2019-06-04
splash: display splash in DM_VIDEO configurations
Igor Opaniuk
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
2016-07-26
splash: Introduce default_splash_locations
Alexey Brodkin
2015-02-10
lcd: split splash code into its own function
Nikita Kiryanov
2014-07-18
common:splash: use __weak
Jeroen Hofstee
2013-07-08
video: consolidate splash screen alignment code
Anatolij Gustschin
2013-07-01
video: lcd: Make splash_screen_prepare weak, remove config macro
Robert Winkler
2013-07-01
video: lcd: Add CONFIG_SPLASH_SCREEN_PREPARE support to CONFIG_VIDEO
Robert Winkler