summaryrefslogtreecommitdiff
path: root/cmd/bmp.c
Commit message (Expand)AuthorAgeFilesLines
* cmd: bmp: Split bmp commands and functionsNikhil M Jain2023-04-241-160/+2
* video: cmd: Drop old LCD codeSimon Glass2022-10-301-9/+0
* video: Move bmp_display() prototype to video.hSimon Glass2022-10-301-10/+0
* video: Rename CONFIG_SYS_VIDEO_LOGO_MAX_SIZESimon Glass2022-10-301-11/+8
* video: Split SPLASH_SCREEN_ALIGN from bmp commandSimon Glass2022-10-301-3/+1
* video: Drop references to CONFIG_VIDEO et alSimon Glass2022-03-281-3/+1
* global: Convert simple_strtoul() with decimal to dectoul()Simon Glass2021-08-021-2/+2
* global: Convert simple_strtoul() with hex to hextoul()Simon Glass2021-08-021-3/+3
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-5/+7
* common: Move the image globals into image.hSimon Glass2020-01-171-0/+1
* image: Rename load_addr, save_addr, save_sizeSimon Glass2020-01-171-4/+4
* common: Move gzip functions into a new gzip headerSimon Glass2019-08-111-4/+4
* cmd: bmp: Make integer-to-pointer cast platform, independentAdam Heinrich2019-02-151-1/+1
* cmd: bmp: manage centered displayPatrick Delaunay2018-12-041-5/+13
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* dm: Use uclass_first_device_err() where it is usefulSimon Glass2016-03-141-8/+4
* cmd: Fix control bmp_display()Simon Glass2016-02-061-2/+1
* Remove the cmd_ prefix from command filesSimon Glass2016-01-251-0/+275