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 | -1/+2 |
* | common: Move enable/disable_interrupts out of common.h | Simon Glass | 2019-12-02 | 1 | -0/+1 |
* | efi_loader: PSCI reset and shutdown | Heinrich Schuchardt | 2018-12-02 | 1 | -16/+84 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> | Masahiro Yamada | 2018-03-05 | 1 | -1/+1 |
* | drivers: firmware: psci: use pr_* log functions instead of printf() | Masahiro Yamada | 2017-12-04 | 1 | -3/+4 |
* | dm: core: Rename of_device_is_compatible() | Simon Glass | 2017-06-01 | 1 | -2/+2 |
* | dm: core: Replace of_offset with accessor (part 2) | Simon Glass | 2017-06-01 | 1 | -2/+2 |
* | dm: Use dm.h header when driver mode is used | Simon Glass | 2017-06-01 | 1 | -1/+1 |
* | sysreset: psci: support system reset in a generic way with PSCI | Masahiro Yamada | 2017-04-18 | 1 | -0/+94 |