Age | Commit message (Expand) | Author |
---|---|---|
2022-10-17 | cmd: List all uclass devices regardless of probe error | Michal Suchanek |
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-12-13 | dm: treewide: Rename dev_get_platdata() to dev_get_plat() | Simon Glass |
2020-12-13 | dm: treewide: Rename 'platdata' variables to just 'plat' | Simon Glass |
2020-08-14 | cmd: demo: Remove duplicated help message for list subcommand | Michal Simek |
2020-08-03 | dm: core: Drop dm.h header file from dm-demo.h | 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 |
2018-02-18 | sandbox: Add 64-bit sandbox | Mario Six |
2016-01-25 | Remove the cmd_ prefix from command files | Simon Glass |