Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | common: Drop log.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | command: Remove the cmd_tbl_t typedef | Simon Glass | 2020-05-18 | 1 | -5/+7 |
* | common: Move the image globals into image.h | Simon Glass | 2020-01-17 | 1 | -0/+1 |
* | image: Rename load_addr, save_addr, save_size | Simon Glass | 2020-01-17 | 1 | -4/+4 |
* | common: Move gzip functions into a new gzip header | Simon Glass | 2019-08-11 | 1 | -4/+4 |
* | cmd: bmp: Make integer-to-pointer cast platform, independent | Adam Heinrich | 2019-02-15 | 1 | -1/+1 |
* | cmd: bmp: manage centered display | Patrick Delaunay | 2018-12-04 | 1 | -5/+13 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | dm: Use uclass_first_device_err() where it is useful | Simon Glass | 2016-03-14 | 1 | -8/+4 |
* | cmd: Fix control bmp_display() | Simon Glass | 2016-02-06 | 1 | -2/+1 |
* | Remove the cmd_ prefix from command files | Simon Glass | 2016-01-25 | 1 | -0/+275 |