Age | Commit message (Expand) | Author |
---|---|---|
2022-06-22 | cmd/misc: Stop using a function pointer | Tom Rini |
2021-08-02 | global: Convert simple_strtoul() with hex to hextoul() | Simon Glass |
2020-12-18 | dm: Avoid accessing seq directly | Simon Glass |
2020-10-23 | cmd: Add a 'misc' command to access miscellaneous devices | Bin Meng |
2020-10-23 | cmd: Rename CMD_MISC to CMD_SLEEP | Bin Meng |
2020-05-18 | common: Drop linux/delay.h from common header | Simon Glass |
2020-05-18 | command: Remove the cmd_tbl_t typedef | Simon Glass |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2016-07-25 | cmd: misc: Add support for fractions in sleep | mario.six@gdsys.cc |
2016-01-25 | Remove the cmd_ prefix from command files | Simon Glass |