Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-05-06 | cmd: Remove <common.h> and add needed includes | Tom Rini | 1 | -1/+0 |
2023-01-04 | cmd: avoid endless loop in sound play command | Heinrich Schuchardt | 1 | -2/+2 |
2022-12-20 | cmd: allow sound command to play multiple sounds | Heinrich Schuchardt | 1 | -13/+28 |
2022-12-05 | cmd: fix long text for sound command | Heinrich Schuchardt | 1 | -1/+1 |
2021-08-02 | global: Convert simple_strtoul() with decimal to dectoul() | Simon Glass | 1 | -2/+2 |
2021-02-02 | common: Drop asm/global_data.h from common header | Simon Glass | 1 | -0/+1 |
2020-05-18 | command: Remove the cmd_tbl_t typedef | Simon Glass | 1 | -5/+8 |
2018-12-13 | dm: sound: Complete migration to driver model | Simon Glass | 1 | -12/+0 |
2018-12-13 | dm: sound: Create a uclass for sound | Simon Glass | 1 | -2/+21 |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 1 | -2/+1 |
2016-01-25 | Remove the cmd_ prefix from command files | Simon Glass | 1 | -0/+80 |