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
/
cmd
/
bmp.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
cmd: Remove <common.h> and add needed includes
Tom Rini
2023-04-24
cmd: bmp: Split bmp commands and functions
Nikhil M Jain
2022-10-30
video: cmd: Drop old LCD code
Simon Glass
2022-10-30
video: Move bmp_display() prototype to video.h
Simon Glass
2022-10-30
video: Rename CONFIG_SYS_VIDEO_LOGO_MAX_SIZE
Simon Glass
2022-10-30
video: Split SPLASH_SCREEN_ALIGN from bmp command
Simon Glass
2022-03-28
video: Drop references to CONFIG_VIDEO et al
Simon Glass
2021-08-02
global: Convert simple_strtoul() with decimal to dectoul()
Simon Glass
2021-08-02
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-01-17
common: Move the image globals into image.h
Simon Glass
2020-01-17
image: Rename load_addr, save_addr, save_size
Simon Glass
2019-08-11
common: Move gzip functions into a new gzip header
Simon Glass
2019-02-15
cmd: bmp: Make integer-to-pointer cast platform, independent
Adam Heinrich
2018-12-04
cmd: bmp: manage centered display
Patrick Delaunay
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2016-03-14
dm: Use uclass_first_device_err() where it is useful
Simon Glass
2016-02-06
cmd: Fix control bmp_display()
Simon Glass
2016-01-25
Remove the cmd_ prefix from command files
Simon Glass