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