summaryrefslogtreecommitdiff
path: root/cmd/bmp.c
AgeCommit message (Expand)Author
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