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