1. c0dd177 firmware: smci: sandbox test for SCMI reset controllers by Etienne Carriere · 4 years, 1 month ago
  2. 34d76fe reset: add reset controller driver for SCMI agents by Etienne Carriere · 4 years, 1 month ago
  3. 87d4f27 firmware: scmi: sandbox test for SCMI clocks by Etienne Carriere · 4 years, 1 month ago
  4. 6038884 clk: add clock driver for SCMI agents by Etienne Carriere · 4 years, 1 month ago
  5. 1e35913 firmware: scmi: support Arm SMCCC transport by Etienne Carriere · 4 years, 1 month ago
  6. 240720e firmware: scmi: mailbox/smt agent device by Etienne Carriere · 4 years, 1 month ago
  7. 358599e firmware: add SCMI agent uclass by Etienne Carriere · 4 years, 1 month ago
  8. e579230 firmware: ti_sci: Fix not calling dev_err with a device by Sean Anderson · 4 years, 1 month ago
  9. 6c0e59f xilinx: drivers: Use '_' instead of '-' in driver name by Michal Simek · 4 years, 9 months ago
  10. 4986b15 firmware: ti_sci: Drop unused structure ti_sci_rm_type_map by Lokesh Vutla · 4 years, 1 month ago
  11. 2fe03a1 firmware: ti_sci: drop the device ids to resource id translation table by Lokesh Vutla · 4 years, 1 month ago
  12. 10e4d64 firmware: psci: Do not bind driver if U-Boot runs in EL3 by Michal Simek · 4 years, 2 months ago
  13. 2eabb6b xilinx: zynqmp: merge firmware calls for EL2 and EL3 by Ibai Erkiaga · 4 years, 2 months ago
  14. 5cc7df7 psci: put psci_method in .data section if EFI_LOADER is not enabled by Yann Gautier · 4 years, 3 months ago
  15. 4c86e08 firmware: zynqmp: Change panic logic in zynqmp_pmufw_load_config_object() by Michal Simek · 4 years, 5 months ago
  16. fb264ef firmware: PSCI: Fix PSCI support for OF live trees by Jon Hunter · 4 years, 3 months ago
  17. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 5 months ago
  18. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  19. 25a5818 common: Drop asm/ptrace.h from common header by Simon Glass · 4 years, 5 months ago
  20. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  21. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  22. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 5 months ago
  23. 1f47e2a Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 4 years, 6 months ago
  24. 73319ee firmware: zynqmp: Enable IPI code calling also in EL3 by Michal Simek · 4 years, 6 months ago
  25. 11e47de firmware: tisci: Drop all deprecated messages by Lokesh Vutla · 4 years, 7 months ago
  26. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 8 months ago
  27. 61b29b8 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 8 months ago
  28. 3f9c239 firmware: Remove probe which is causing extra bind by Ashok Reddy Soma · 4 years, 9 months ago
  29. 36bf446 common: Move enable/disable_interrupts out of common.h by Simon Glass · 4 years, 11 months ago
  30. 44dccd5 firmware: zynqmp: Clean up zynqmp_power_probe by Michal Simek · 5 years ago
  31. 9bed8a6 firmware: zynqmp: Report error when xilinx_pm_request called from EL3 by Michal Simek · 5 years ago
  32. 4036195 arm64: zynqmp: Convert invoke_smc() to xilinx_pm_request() by Michal Simek · 5 years ago
  33. 6596270 arm64: versal: Rename versal_pm_request to xilinx_pm_request by Michal Simek · 5 years ago
  34. 866225f arm64: xilinx: Move firmware functions from platform to driver by Michal Simek · 5 years ago
  35. a3e552b arm64: zynqmp: Use mailbox driver for PMUFW config loading by Michal Simek · 5 years ago
  36. b6039aa firmware: zynqmp: Separate function for sending message via mailbox by Michal Simek · 5 years ago
  37. 009ab7b firmware: zynqmp: create firmware header by Ibai Erkiaga · 5 years ago
  38. 490f627 firmware: zynqmp: get fw version with mailbox driver by Ibai Erkiaga · 5 years ago
  39. 1327d16 firmware: zynqmp: Add zynqmp-power support by Ibai Erkiaga · 5 years ago
  40. 9510508 clk: versal: Add clock driver support by Siva Durga Prasad Paladugu · 5 years ago
  41. 14723ed zynqmp: firmware: Add Xilinx ZynqMP firmware driver by Rajan Vaja · 6 years ago
  42. c659a97 firmware: ti_sci: Parse all resource ranges even if some is not available by Vignesh Raghavendra · 5 years ago
  43. 92430b8 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-socfpga by Tom Rini · 5 years ago
  44. 9566b77 firmware: ti_sci: Add a command for releasing all exclusive devices by Lokesh Vutla · 5 years ago
  45. 410adcc firmware: ti_sci: Add processor shutdown API method by Andreas Dannenberg · 5 years ago
  46. ae0b8a2 firmware: ti_sci: Allow for device shared and exclusive requests by Lokesh Vutla · 5 years ago
  47. a8b5031 spl: kconfig: separate sysreset and firmware drivers from misc by Simon Goldschmidt · 5 years ago
  48. efbfd44 firmware: ti_sci: Always request response from firmware by Andrew F. Davis · 5 years ago
  49. 32aebcf firmware: ti_sci: Fix TISCI mailbox receive timeout handling by Andreas Dannenberg · 5 years ago
  50. ff6043a firmware: ti_sci: Modify auth_boot TI-SCI API to match new version by Andrew F. Davis · 5 years ago
  51. 32ca8ff firmware: ti_sci: Add support for firewall management by Andrew F. Davis · 5 years ago
  52. 826eb74 firmware: Add support for querying msmc memory by Lokesh Vutla · 6 years ago
  53. fd6b40b firmware: ti_sci: Add support for NAVSS resource management by Grygorii Strashko · 6 years ago
  54. cdd7486 firmware: psci: introduce SPL_ARM_PSCI_FW by Peng Fan · 6 years ago
  55. 81ea008 efi_loader: PSCI reset and shutdown by Heinrich Schuchardt · 6 years ago
  56. 31b8217 dm: test: Add "/firmware" node scan test by Rajan Vaja · 6 years ago
  57. e7a52ba firmware: Add FIRMWARE config prompt string by Rajan Vaja · 6 years ago
  58. aec99c9 dm: firmware: Automatically bind child devices by Andreas Dannenberg · 6 years ago
  59. ccbc8b2 firmware: ti_sci: Add support for processor control services by Lokesh Vutla · 6 years ago
  60. f369b0f firmware: ti_sci: Add support for reboot core service by Andreas Dannenberg · 6 years ago
  61. 9b87181 firmware: ti_sci: Add support for clock control by Lokesh Vutla · 6 years ago
  62. 7bc3304 firmware: ti_sci: Add support for device control by Andreas Dannenberg · 6 years ago
  63. dcfc52a firmware: ti_sci: Add support for board configuration by Andreas Dannenberg · 6 years ago
  64. 32cd251 firmware: Add basic support for TI System Control Interface (TI SCI) protocol by Lokesh Vutla · 6 years ago
  65. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  66. b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  67. af4e6d3 drivers: firmware: psci: use pr_* log functions instead of printf() by Masahiro Yamada · 7 years ago
  68. 911f3ae dm: core: Rename of_device_is_compatible() by Simon Glass · 7 years ago
  69. da409cc dm: core: Replace of_offset with accessor (part 2) by Simon Glass · 7 years ago
  70. 4af0d7e dm: Fix up inclusion of common.h by Simon Glass · 7 years ago
  71. 9d92245 dm: Use dm.h header when driver mode is used by Simon Glass · 7 years ago
  72. 573a381 sysreset: psci: support system reset in a generic way with PSCI by Masahiro Yamada · 7 years ago