index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
Age
Commit message (
Expand
)
Author
2019-08-12
firmware: ti_sci: Parse all resource ranges even if some is not available
Vignesh Raghavendra
2019-07-29
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-socfpga
Tom Rini
2019-07-26
firmware: ti_sci: Add a command for releasing all exclusive devices
Lokesh Vutla
2019-07-26
firmware: ti_sci: Add processor shutdown API method
Andreas Dannenberg
2019-07-26
firmware: ti_sci: Allow for device shared and exclusive requests
Lokesh Vutla
2019-07-21
spl: kconfig: separate sysreset and firmware drivers from misc
Simon Goldschmidt
2019-05-03
firmware: ti_sci: Always request response from firmware
Andrew F. Davis
2019-05-03
firmware: ti_sci: Fix TISCI mailbox receive timeout handling
Andreas Dannenberg
2019-04-26
firmware: ti_sci: Modify auth_boot TI-SCI API to match new version
Andrew F. Davis
2019-04-26
firmware: ti_sci: Add support for firewall management
Andrew F. Davis
2019-04-12
firmware: Add support for querying msmc memory
Lokesh Vutla
2019-04-11
firmware: ti_sci: Add support for NAVSS resource management
Grygorii Strashko
2018-12-12
firmware: psci: introduce SPL_ARM_PSCI_FW
Peng Fan
2018-12-02
efi_loader: PSCI reset and shutdown
Heinrich Schuchardt
2018-09-29
dm: test: Add "/firmware" node scan test
Rajan Vaja
2018-09-29
firmware: Add FIRMWARE config prompt string
Rajan Vaja
2018-09-11
dm: firmware: Automatically bind child devices
Andreas Dannenberg
2018-09-11
firmware: ti_sci: Add support for processor control services
Lokesh Vutla
2018-09-11
firmware: ti_sci: Add support for reboot core service
Andreas Dannenberg
2018-09-11
firmware: ti_sci: Add support for clock control
Lokesh Vutla
2018-09-11
firmware: ti_sci: Add support for device control
Andreas Dannenberg
2018-09-11
firmware: ti_sci: Add support for board configuration
Andreas Dannenberg
2018-09-11
firmware: Add basic support for TI System Control Interface (TI SCI) protocol
Lokesh Vutla
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2017-12-04
drivers: firmware: psci: use pr_* log functions instead of printf()
Masahiro Yamada
2017-06-01
dm: core: Rename of_device_is_compatible()
Simon Glass
2017-06-01
dm: core: Replace of_offset with accessor (part 2)
Simon Glass
2017-06-01
dm: Fix up inclusion of common.h
Simon Glass
2017-06-01
dm: Use dm.h header when driver mode is used
Simon Glass
2017-04-18
sysreset: psci: support system reset in a generic way with PSCI
Masahiro Yamada