Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | common: Drop log.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | command: Remove the cmd_tbl_t typedef | Simon Glass | 2020-05-18 | 1 | -3/+4 |
* | common: Drop flash.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | cros_ec: Update cros_ec_read_hash() to specify the image | Simon Glass | 2018-10-09 | 1 | -1/+1 |
* | cros: Update ec_commands to latest version | Simon Glass | 2018-10-09 | 1 | -3/+2 |
* | cros: Update cros_ec code to use struct udevice | Simon Glass | 2018-10-09 | 1 | -12/+12 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR | Tom Rini | 2018-04-27 | 1 | -2/+0 |
* | dm: core: Add flags parameter to device_remove() | Stefan Roese | 2017-04-04 | 1 | -1/+1 |
* | cmd: crosec: Move cros_ec_decode_region helper to cmd/cros_ec.c | Moritz Fischer | 2016-12-02 | 1 | -0/+23 |
* | cmd: cros_ec: Move crosec commands to cmd subdirectory | Moritz Fischer | 2016-10-11 | 1 | -0/+365 |