1. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 8 months ago
  2. 61b29b8 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 8 months ago
  3. 3f9c239 firmware: Remove probe which is causing extra bind by Ashok Reddy Soma · 4 years, 9 months ago
  4. 36bf446 common: Move enable/disable_interrupts out of common.h by Simon Glass · 4 years, 10 months ago
  5. 44dccd5 firmware: zynqmp: Clean up zynqmp_power_probe by Michal Simek · 5 years ago
  6. 9bed8a6 firmware: zynqmp: Report error when xilinx_pm_request called from EL3 by Michal Simek · 5 years ago
  7. 4036195 arm64: zynqmp: Convert invoke_smc() to xilinx_pm_request() by Michal Simek · 5 years ago
  8. 6596270 arm64: versal: Rename versal_pm_request to xilinx_pm_request by Michal Simek · 5 years ago
  9. 866225f arm64: xilinx: Move firmware functions from platform to driver by Michal Simek · 5 years ago
  10. a3e552b arm64: zynqmp: Use mailbox driver for PMUFW config loading by Michal Simek · 5 years ago
  11. b6039aa firmware: zynqmp: Separate function for sending message via mailbox by Michal Simek · 5 years ago
  12. 009ab7b firmware: zynqmp: create firmware header by Ibai Erkiaga · 5 years ago
  13. 490f627 firmware: zynqmp: get fw version with mailbox driver by Ibai Erkiaga · 5 years ago
  14. 1327d16 firmware: zynqmp: Add zynqmp-power support by Ibai Erkiaga · 5 years ago
  15. 9510508 clk: versal: Add clock driver support by Siva Durga Prasad Paladugu · 5 years ago
  16. 14723ed zynqmp: firmware: Add Xilinx ZynqMP firmware driver by Rajan Vaja · 6 years ago
  17. c659a97 firmware: ti_sci: Parse all resource ranges even if some is not available by Vignesh Raghavendra · 5 years ago
  18. 92430b8 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-socfpga by Tom Rini · 5 years ago
  19. 9566b77 firmware: ti_sci: Add a command for releasing all exclusive devices by Lokesh Vutla · 5 years ago
  20. 410adcc firmware: ti_sci: Add processor shutdown API method by Andreas Dannenberg · 5 years ago
  21. ae0b8a2 firmware: ti_sci: Allow for device shared and exclusive requests by Lokesh Vutla · 5 years ago
  22. a8b5031 spl: kconfig: separate sysreset and firmware drivers from misc by Simon Goldschmidt · 5 years ago
  23. efbfd44 firmware: ti_sci: Always request response from firmware by Andrew F. Davis · 5 years ago
  24. 32aebcf firmware: ti_sci: Fix TISCI mailbox receive timeout handling by Andreas Dannenberg · 5 years ago
  25. ff6043a firmware: ti_sci: Modify auth_boot TI-SCI API to match new version by Andrew F. Davis · 5 years ago
  26. 32ca8ff firmware: ti_sci: Add support for firewall management by Andrew F. Davis · 5 years ago
  27. 826eb74 firmware: Add support for querying msmc memory by Lokesh Vutla · 6 years ago
  28. fd6b40b firmware: ti_sci: Add support for NAVSS resource management by Grygorii Strashko · 6 years ago
  29. cdd7486 firmware: psci: introduce SPL_ARM_PSCI_FW by Peng Fan · 6 years ago
  30. 81ea008 efi_loader: PSCI reset and shutdown by Heinrich Schuchardt · 6 years ago
  31. 31b8217 dm: test: Add "/firmware" node scan test by Rajan Vaja · 6 years ago
  32. e7a52ba firmware: Add FIRMWARE config prompt string by Rajan Vaja · 6 years ago
  33. aec99c9 dm: firmware: Automatically bind child devices by Andreas Dannenberg · 6 years ago
  34. ccbc8b2 firmware: ti_sci: Add support for processor control services by Lokesh Vutla · 6 years ago
  35. f369b0f firmware: ti_sci: Add support for reboot core service by Andreas Dannenberg · 6 years ago
  36. 9b87181 firmware: ti_sci: Add support for clock control by Lokesh Vutla · 6 years ago
  37. 7bc3304 firmware: ti_sci: Add support for device control by Andreas Dannenberg · 6 years ago
  38. dcfc52a firmware: ti_sci: Add support for board configuration by Andreas Dannenberg · 6 years ago
  39. 32cd251 firmware: Add basic support for TI System Control Interface (TI SCI) protocol by Lokesh Vutla · 6 years ago
  40. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  41. b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  42. af4e6d3 drivers: firmware: psci: use pr_* log functions instead of printf() by Masahiro Yamada · 7 years ago
  43. 911f3ae dm: core: Rename of_device_is_compatible() by Simon Glass · 7 years ago
  44. da409cc dm: core: Replace of_offset with accessor (part 2) by Simon Glass · 7 years ago
  45. 4af0d7e dm: Fix up inclusion of common.h by Simon Glass · 7 years ago
  46. 9d92245 dm: Use dm.h header when driver mode is used by Simon Glass · 7 years ago
  47. 573a381 sysreset: psci: support system reset in a generic way with PSCI by Masahiro Yamada · 7 years ago