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 |
2021-01-05 | dm: core: Access device flags through functions | Simon Glass |
2020-12-18 | dm: Avoid accessing seq directly | Simon Glass |
2020-12-13 | dm: treewide: Rename 'platdata' variables to just 'plat' | Simon Glass |
2020-05-18 | command: Remove the cmd_tbl_t typedef | Simon Glass |
2019-07-26 | cmd: remoteproc: Allow list command to print the probed devices | Lokesh Vutla |
2019-07-26 | cmd: remoteproc: Add support for initializing devices individually | Lokesh Vutla |
2018-11-01 | cmd: remoteproc: Fix the base of strtoul for ID conversion from 3 to 10 | Keerthy |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2016-01-25 | Remove the cmd_ prefix from command files | Simon Glass |