summaryrefslogtreecommitdiffstats
path: root/drivers/firmware/psci.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-1/+2
* common: Move enable/disable_interrupts out of common.hSimon Glass2019-12-021-0/+1
* efi_loader: PSCI reset and shutdownHeinrich Schuchardt2018-12-021-16/+84
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-051-1/+1
* drivers: firmware: psci: use pr_* log functions instead of printf()Masahiro Yamada2017-12-041-3/+4
* dm: core: Rename of_device_is_compatible()Simon Glass2017-06-011-2/+2
* dm: core: Replace of_offset with accessor (part 2)Simon Glass2017-06-011-2/+2
* dm: Use dm.h header when driver mode is usedSimon Glass2017-06-011-1/+1
* sysreset: psci: support system reset in a generic way with PSCIMasahiro Yamada2017-04-181-0/+94