summaryrefslogtreecommitdiff
path: root/cmd/bmp.c
AgeCommit message (Expand)Author
2023-06-12cmd: bmp: Split bmp commands and functionsNikhil M Jain
2022-10-30video: cmd: Drop old LCD codeSimon Glass
2022-10-30video: Move bmp_display() prototype to video.hSimon Glass
2022-10-30video: Rename CONFIG_SYS_VIDEO_LOGO_MAX_SIZESimon Glass
2022-10-30video: Split SPLASH_SCREEN_ALIGN from bmp commandSimon Glass
2022-03-28video: Drop references to CONFIG_VIDEO et alSimon Glass
2021-08-02global: Convert simple_strtoul() with decimal to dectoul()Simon Glass
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-01-17common: Move the image globals into image.hSimon Glass
2020-01-17image: Rename load_addr, save_addr, save_sizeSimon Glass
2019-08-11common: Move gzip functions into a new gzip headerSimon Glass
2019-02-15cmd: bmp: Make integer-to-pointer cast platform, independentAdam Heinrich
2018-12-04cmd: bmp: manage centered displayPatrick Delaunay
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2016-03-14dm: Use uclass_first_device_err() where it is usefulSimon Glass
2016-02-06cmd: Fix control bmp_display()Simon Glass
2016-01-25Remove the cmd_ prefix from command filesSimon Glass