index
:
u-boot.git
master
sbiboot
"Das U-Boot" Source Tree
himbeer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
psci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
firmware: psci: enable DM_FLAG_PRE_RELOC
Peng Fan
2023-04-25
1
-0
/
+1
*
firmware: psci: bind arm smccc features when discovered
Etienne Carriere
2022-06-23
1
-1
/
+80
*
firmware: psci: reorder header files inclusion
Etienne Carriere
2022-06-23
1
-5
/
+5
*
psci: Do not define do_poweroff() if CONFIG_SYSRESET_CMD_POWEROFF is enabled
Michal Simek
2021-07-26
1
-1
/
+1
*
treewide: Convert macro and uses of __section(foo) to __section("foo")
Marek BehĂșn
2021-05-24
1
-1
/
+1
*
psci: rename psci_features function
Igor Opaniuk
2021-05-17
1
-2
/
+3
*
psci: add features/reset2 support
Igor Opaniuk
2021-04-20
1
-0
/
+68
*
firmware: psci: Do not bind driver if U-Boot runs in EL3
Michal Simek
2020-08-24
1
-0
/
+6
*
psci: put psci_method in .data section if EFI_LOADER is not enabled
Yann Gautier
2020-08-04
1
-0
/
+4
*
firmware: PSCI: Fix PSCI support for OF live trees
Jon Hunter
2020-06-18
1
-3
/
+1
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
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