Age | Commit message (Expand) | Author |
2020-08-31 | firmware: ti_sci: Drop unused structure ti_sci_rm_type_map | Lokesh Vutla |
2020-08-31 | firmware: ti_sci: drop the device ids to resource id translation table | Lokesh Vutla |
2020-08-24 | firmware: psci: Do not bind driver if U-Boot runs in EL3 | Michal Simek |
2020-08-20 | xilinx: zynqmp: merge firmware calls for EL2 and EL3 | Ibai Erkiaga |
2020-08-04 | psci: put psci_method in .data section if EFI_LOADER is not enabled | Yann Gautier |
2020-06-24 | firmware: zynqmp: Change panic logic in zynqmp_pmufw_load_config_object() | Michal Simek |
2020-06-18 | firmware: PSCI: Fix PSCI support for OF live trees | Jon Hunter |
2020-05-18 | common: Drop linux/bitops.h from common header | Simon Glass |
2020-05-18 | common: Drop linux/delay.h from common header | Simon Glass |
2020-05-18 | common: Drop asm/ptrace.h from common header | Simon Glass |
2020-05-18 | common: Drop log.h from common header | Simon Glass |
2020-05-18 | command: Remove the cmd_tbl_t typedef | Simon Glass |
2020-05-18 | common: Drop net.h from common header | Simon Glass |
2020-04-07 | Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u... | Tom Rini |
2020-04-06 | firmware: zynqmp: Enable IPI code calling also in EL3 | Michal Simek |
2020-03-03 | firmware: tisci: Drop all deprecated messages | Lokesh Vutla |
2020-02-05 | dm: core: Create a new header file for 'compat' features | Simon Glass |
2020-02-05 | dm: core: Require users of devres to include the header | Simon Glass |
2020-01-14 | firmware: Remove probe which is causing extra bind | Ashok Reddy Soma |
2019-12-02 | common: Move enable/disable_interrupts out of common.h | Simon Glass |
2019-10-24 | firmware: zynqmp: Clean up zynqmp_power_probe | Michal Simek |
2019-10-24 | firmware: zynqmp: Report error when xilinx_pm_request called from EL3 | Michal Simek |
2019-10-24 | arm64: zynqmp: Convert invoke_smc() to xilinx_pm_request() | Michal Simek |
2019-10-24 | arm64: versal: Rename versal_pm_request to xilinx_pm_request | Michal Simek |
2019-10-24 | arm64: xilinx: Move firmware functions from platform to driver | Michal Simek |
2019-10-08 | arm64: zynqmp: Use mailbox driver for PMUFW config loading | Michal Simek |
2019-10-08 | firmware: zynqmp: Separate function for sending message via mailbox | Michal Simek |
2019-10-08 | firmware: zynqmp: create firmware header | Ibai Erkiaga |
2019-10-08 | firmware: zynqmp: get fw version with mailbox driver | Ibai Erkiaga |
2019-10-08 | firmware: zynqmp: Add zynqmp-power support | Ibai Erkiaga |
2019-10-08 | clk: versal: Add clock driver support | Siva Durga Prasad Paladugu |
2019-10-08 | zynqmp: firmware: Add Xilinx ZynqMP firmware driver | Rajan Vaja |
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 |