1. 4f92535 firmware: Remove probe which is causing extra bind by Ashok Reddy Soma · Tue Jan 07 02:26:00 2020 -0700
  2. 8f3f761 common: Move enable/disable_interrupts out of common.h by Simon Glass · Thu Nov 14 12:57:42 2019 -0700
  3. 8ece072 firmware: zynqmp: Clean up zynqmp_power_probe by Michal Simek · Thu Oct 10 11:26:16 2019 +0200
  4. 4ca6e95 firmware: zynqmp: Report error when xilinx_pm_request called from EL3 by Michal Simek · Thu Oct 10 11:09:15 2019 +0200
  5. 4c3de37 arm64: zynqmp: Convert invoke_smc() to xilinx_pm_request() by Michal Simek · Fri Oct 04 15:35:45 2019 +0200
  6. 142fb5b arm64: versal: Rename versal_pm_request to xilinx_pm_request by Michal Simek · Fri Oct 04 15:52:43 2019 +0200
  7. 81efd2a arm64: xilinx: Move firmware functions from platform to driver by Michal Simek · Fri Oct 04 15:45:29 2019 +0200
  8. a95f0d9 arm64: zynqmp: Use mailbox driver for PMUFW config loading by Michal Simek · Fri Sep 27 14:20:00 2019 +0200
  9. d9d98eb7 firmware: zynqmp: Separate function for sending message via mailbox by Michal Simek · Fri Sep 27 14:08:41 2019 +0200
  10. c8a3efa firmware: zynqmp: create firmware header by Ibai Erkiaga · Fri Sep 27 11:37:01 2019 +0100
  11. 99b2c28 firmware: zynqmp: get fw version with mailbox driver by Ibai Erkiaga · Fri Sep 27 11:37:00 2019 +0100
  12. d47ed6f firmware: zynqmp: Add zynqmp-power support by Ibai Erkiaga · Fri Sep 27 12:51:41 2019 +0200
  13. f7a7120 clk: versal: Add clock driver support by Siva Durga Prasad Paladugu · Sun Jun 23 12:24:57 2019 +0530
  14. 833be32 zynqmp: firmware: Add Xilinx ZynqMP firmware driver by Rajan Vaja · Fri Feb 15 04:45:32 2019 -0800
  15. e1164dd firmware: ti_sci: Parse all resource ranges even if some is not available by Vignesh Raghavendra · Mon Aug 05 12:26:44 2019 -0500
  16. 97a81b6 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-socfpga by Tom Rini · Mon Jul 29 09:03:11 2019 -0400
  17. 0d0412a firmware: ti_sci: Add a command for releasing all exclusive devices by Lokesh Vutla · Fri Jun 07 19:24:41 2019 +0530
  18. ca08cb3 firmware: ti_sci: Add processor shutdown API method by Andreas Dannenberg · Fri Jun 07 19:24:40 2019 +0530
  19. f561300 firmware: ti_sci: Allow for device shared and exclusive requests by Lokesh Vutla · Fri Jun 07 19:24:39 2019 +0530
  20. e5f741a spl: kconfig: separate sysreset and firmware drivers from misc by Simon Goldschmidt · Tue Jul 16 21:29:32 2019 +0200
  21. 8928fbd firmware: ti_sci: Always request response from firmware by Andrew F. Davis · Mon Apr 29 09:04:11 2019 -0400
  22. 607d4ca firmware: ti_sci: Fix TISCI mailbox receive timeout handling by Andreas Dannenberg · Wed Apr 24 14:20:08 2019 -0500
  23. 7aa9a08 firmware: ti_sci: Modify auth_boot TI-SCI API to match new version by Andrew F. Davis · Fri Apr 12 12:54:44 2019 -0400
  24. 2aafc0c firmware: ti_sci: Add support for firewall management by Andrew F. Davis · Fri Apr 12 12:54:43 2019 -0400
  25. 032dce8 firmware: Add support for querying msmc memory by Lokesh Vutla · Fri Mar 08 11:47:32 2019 +0530
  26. d64c5b2 firmware: ti_sci: Add support for NAVSS resource management by Grygorii Strashko · Tue Feb 05 17:31:21 2019 +0530
  27. c4f983e firmware: psci: introduce SPL_ARM_PSCI_FW by Peng Fan · Sun Dec 09 12:45:45 2018 +0000
  28. 26f09d0 efi_loader: PSCI reset and shutdown by Heinrich Schuchardt · Thu Oct 18 12:29:40 2018 +0200
  29. b3b2ddb dm: test: Add "/firmware" node scan test by Rajan Vaja · Wed Sep 19 03:43:46 2018 -0700
  30. ed022eb firmware: Add FIRMWARE config prompt string by Rajan Vaja · Wed Sep 19 03:43:43 2018 -0700
  31. 8508324 dm: firmware: Automatically bind child devices by Andreas Dannenberg · Mon Aug 27 15:57:38 2018 +0530
  32. b8856af firmware: ti_sci: Add support for processor control services by Lokesh Vutla · Mon Aug 27 15:57:37 2018 +0530
  33. 5bd0837 firmware: ti_sci: Add support for reboot core service by Andreas Dannenberg · Mon Aug 27 15:57:36 2018 +0530
  34. d10c80c firmware: ti_sci: Add support for clock control by Lokesh Vutla · Mon Aug 27 15:57:35 2018 +0530
  35. 24a4d5e firmware: ti_sci: Add support for device control by Andreas Dannenberg · Mon Aug 27 15:57:34 2018 +0530
  36. 5299c4c firmware: ti_sci: Add support for board configuration by Andreas Dannenberg · Mon Aug 27 15:57:33 2018 +0530
  37. 5af02db firmware: Add basic support for TI System Control Interface (TI SCI) protocol by Lokesh Vutla · Mon Aug 27 15:57:32 2018 +0530
  38. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  39. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · Mon Mar 05 01:20:11 2018 +0900
  40. 8fa57ed drivers: firmware: psci: use pr_* log functions instead of printf() by Masahiro Yamada · Wed Nov 29 15:04:40 2017 +0900
  41. 54cbcc8 dm: core: Rename of_device_is_compatible() by Simon Glass · Thu May 18 20:08:57 2017 -0600
  42. 7a49443 dm: core: Replace of_offset with accessor (part 2) by Simon Glass · Wed May 17 17:18:09 2017 -0600
  43. 51a3ec3 dm: Fix up inclusion of common.h by Simon Glass · Wed May 17 17:18:07 2017 -0600
  44. 11c89f3 dm: Use dm.h header when driver mode is used by Simon Glass · Wed May 17 17:18:03 2017 -0600
  45. 836c55d sysreset: psci: support system reset in a generic way with PSCI by Masahiro Yamada · Fri Apr 14 11:10:24 2017 +0900