summaryrefslogtreecommitdiffstats
path: root/cmd/bmp.c
Commit message (Expand)AuthorAgeFilesLines
* 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